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 688162 Details for
Bug 890881
mdadm doesn't support Intel Smart Response RAID configuration
[?]
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.
anaconda_18.37.11_traceback.txt
anaconda_18.37.11_traceback.txt (text/plain), 1.59 MB, created by
Michal Ambroz
on 2013-01-26 20:20:23 UTC
(
hide
)
Description:
anaconda_18.37.11_traceback.txt
Filename:
MIME Type:
Creator:
Michal Ambroz
Created:
2013-01-26 20:20:23 UTC
Size:
1.59 MB
patch
obsolete
>anaconda 18.37.11 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 319, in execute > self.bootDrive = disk_names[0] > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1483, in doKickstartStorage > ksdata.bootloader.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 399, in _doExecute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >IndexError: list index out of range > >Local variables in innermost frame: >instClass: <pyanaconda.installclass.DefaultInstall object at 0x1d41a90> >d: existing 476940MB disk sda (0) with existing msdos disklabel >self: # System bootloader configuration >bootloader --location=mbr > >storage: <pyanaconda.storage.Storage object at 0x1961fd0> >ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=mixer.lan ># System timezone >timezone America/New_York --isUtc ># System bootloader configuration >bootloader --location=mbr >--encrypted --type=lvm ># Partition clearing information >clearpart --none --initlabel --drives=sda > >location: mbr >disk_names: [] > > > >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: >14:47:53,527 DEBUG anaconda: required disklabel type for sda (1) is None >14:47:53,527 DEBUG anaconda: default disklabel type for sda is msdos >14:47:53,528 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:47:54,758 INFO anaconda: /sbin/anaconda 18.37.11 >19:47:55,118 INFO anaconda: 3932160 kB (3840 MB) are available >14:47:55,118 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >14:47:55,118 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >14:47:55,119 INFO anaconda: Default encoding = ascii >14:47:55,600 INFO anaconda: ISCSID is /sbin/iscsid >14:47:55,600 INFO anaconda: no initiator set >14:47:55,671 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:47:55,671 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >14:47:55,932 INFO anaconda: Display mode = g >19:47:55,933 INFO anaconda: 3932160 kB (3840 MB) are available >14:47:55,933 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >14:47:56,086 INFO anaconda: using only installclass _Fedora >14:47:56,139 INFO anaconda: Detected 3792M of memory >14:47:56,139 INFO anaconda: Swap attempt of 3792M >14:47:56,141 INFO anaconda: Running Thread: AnaStorageThread (140411406382848) >14:47:56,143 INFO anaconda: Running Thread: AnaNetworkThread (140411485370112) >14:47:56,144 INFO anaconda: Running Thread: AnaPayloadThread (140411146974976) >14:47:56,154 DEBUG anaconda: network: devices found ['wlan0', 'eth0'] >14:47:56,173 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on eth0 >14:47:56,233 DEBUG anaconda: updating hostname localhost.localdomain >14:47:56,462 INFO anaconda: Thread Done: AnaNetworkThread (140411485370112) >14:47:56,798 INFO anaconda: no initiator set >14:47:56,965 DEBUG anaconda: required disklabel type for sda (1) is None >14:47:56,965 DEBUG anaconda: default disklabel type for sda is msdos >14:47:56,965 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:47:58,473 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext3 with options defaults,ro >14:47:58,497 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:47:58,709 INFO anaconda: Thread Done: AnaStorageThread (140411406382848) >14:47:58,727 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >14:47:58,748 INFO anaconda: Thread Done: AnaPayloadThread (140411146974976) >14:55:52,780 DEBUG anaconda: required disklabel type for sda (1) is None >14:55:52,780 DEBUG anaconda: default disklabel type for sda is msdos >14:55:52,780 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:55:53,851 INFO anaconda: /sbin/anaconda 18.37.11 >19:55:53,979 INFO anaconda: 3932160 kB (3840 MB) are available >14:55:53,979 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >14:55:53,980 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >14:55:53,980 INFO anaconda: Default encoding = ascii >14:55:54,191 INFO anaconda: ISCSID is /sbin/iscsid >14:55:54,191 INFO anaconda: no initiator set >14:55:54,203 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:55:54,203 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >14:55:54,337 INFO anaconda: Display mode = g >19:55:54,338 INFO anaconda: 3932160 kB (3840 MB) are available >14:55:54,338 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >14:55:54,453 INFO anaconda: using only installclass _Fedora >14:55:54,461 INFO anaconda: Detected 3792M of memory >14:55:54,461 INFO anaconda: Swap attempt of 3792M >14:55:54,463 INFO anaconda: Running Thread: AnaStorageThread (140167077021440) >14:55:54,464 INFO anaconda: Running Thread: AnaNetworkThread (140167085414144) >14:55:54,470 INFO anaconda: Running Thread: AnaPayloadThread (140166738990848) >14:55:54,473 DEBUG anaconda: network: devices found ['wlan0', 'eth0'] >14:55:54,479 DEBUG anaconda: updating hostname localhost.localdomain >14:55:54,552 INFO anaconda: Thread Done: AnaNetworkThread (140167085414144) >14:55:54,686 INFO anaconda: no initiator set >14:55:54,814 DEBUG anaconda: required disklabel type for sda (1) is None >14:55:54,814 DEBUG anaconda: default disklabel type for sda is msdos >14:55:54,815 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:55:56,312 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext3 with options defaults,ro >14:55:56,360 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:55:56,457 INFO anaconda: Thread Done: AnaStorageThread (140167077021440) >14:55:56,477 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >14:55:56,499 INFO anaconda: Thread Done: AnaPayloadThread (140166738990848) >14:56:27,009 INFO anaconda: Not doing 'replace runtime X layouts' in live installation >14:56:27,071 DEBUG anaconda: network standalone spoke (init): completed: False >14:56:27,076 DEBUG anaconda: network: selected device eth0 >14:56:27,436 DEBUG anaconda: network: selected device eth0 >14:56:27,715 DEBUG anaconda: updating hostname localhost.localdomain >14:56:34,497 DEBUG anaconda: network: selected device wlan0 >14:56:39,945 INFO anaconda: network: access point changed: rebus >14:56:39,989 DEBUG anaconda: updating hostname localhost.localdomain >14:56:39,992 DEBUG anaconda: updating hostname localhost.localdomain >14:56:42,152 INFO anaconda: Running kickstart %%traceback script(s) >14:56:42,152 INFO anaconda: All kickstart %%traceback script(s) have been run >14:58:24,141 DEBUG anaconda: updating hostname localhost.localdomain >14:58:40,417 DEBUG anaconda: updating hostname mixer.lan >14:04:44,305 DEBUG anaconda: required disklabel type for sda (1) is None >14:04:44,305 DEBUG anaconda: default disklabel type for sda is msdos >14:04:44,305 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:04:45,526 INFO anaconda: /sbin/anaconda 18.37.11 >19:04:45,656 INFO anaconda: 3932160 kB (3840 MB) are available >14:04:45,656 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >14:04:45,656 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >14:04:45,656 INFO anaconda: Default encoding = ascii >14:04:45,907 INFO anaconda: ISCSID is /sbin/iscsid >14:04:45,908 INFO anaconda: no initiator set >14:04:45,919 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:04:45,919 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >14:04:46,065 INFO anaconda: Display mode = g >19:04:46,066 INFO anaconda: 3932160 kB (3840 MB) are available >14:04:46,066 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >14:04:46,183 INFO anaconda: using only installclass _Fedora >14:04:46,191 INFO anaconda: Detected 3792M of memory >14:04:46,191 INFO anaconda: Swap attempt of 3792M >14:04:46,193 INFO anaconda: Running Thread: AnaStorageThread (140664878130944) >14:04:46,194 INFO anaconda: Running Thread: AnaNetworkThread (140664869738240) >14:04:46,197 INFO anaconda: Running Thread: AnaPayloadThread (140664531277568) >14:04:46,202 DEBUG anaconda: network: devices found ['wlan0', 'eth0'] >14:04:46,228 DEBUG anaconda: updating hostname mixer.lan >14:04:46,279 INFO anaconda: Thread Done: AnaNetworkThread (140664869738240) >14:04:46,434 INFO anaconda: no initiator set >14:04:46,579 DEBUG anaconda: required disklabel type for sda (1) is None >14:04:46,579 DEBUG anaconda: default disklabel type for sda is msdos >14:04:46,580 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:04:48,042 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext3 with options defaults,ro >14:04:48,059 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:04:48,166 INFO anaconda: Thread Done: AnaStorageThread (140664878130944) >14:04:48,185 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >14:04:48,207 INFO anaconda: Thread Done: AnaPayloadThread (140664531277568) >14:04:52,378 INFO anaconda: Not doing 'replace runtime X layouts' in live installation >14:04:52,448 DEBUG anaconda: network standalone spoke (init): completed: True >09:04:52,818 INFO anaconda: Not doing 'save system time' in live installation >09:04:52,820 INFO anaconda: Not doing 'save system time' in live installation >09:04:52,824 INFO anaconda: Not doing 'save system time' in live installation >14:04:52,837 INFO anaconda: Not doing 'modify system time and date' in live installation >14:04:54,641 INFO anaconda: fs space: 0 B needed: 3.10 GB >14:04:54,667 INFO anaconda: Not doing 'hide runtime keyboard configuration warning' in live installation >14:04:54,667 INFO anaconda: Not doing 'add runtime X layout' in live installation >14:04:54,681 INFO anaconda: Not doing 'test X layouts' in live installation >14:04:54,683 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) > >14:04:55,683 INFO anaconda: fs space: 0 B needed: 3.10 GB >14:04:55,783 INFO anaconda: Running Thread: AnaStorageWatcher (140664548062976) >14:04:56,296 INFO anaconda: Running Thread: AnaNTPserver0 (140664878130944) >14:04:56,305 INFO anaconda: Running Thread: AnaNTPserver1 (140664539670272) >14:04:56,312 INFO anaconda: Running Thread: AnaNTPserver2 (140664132265728) >14:04:56,316 INFO anaconda: Running Thread: AnaNTPserver3 (140663979026176) >14:04:56,326 INFO anaconda: Thread Done: AnaStorageWatcher (140664548062976) >14:04:56,484 INFO anaconda: Thread Done: AnaNTPserver3 (140663979026176) >14:04:56,530 INFO anaconda: Thread Done: AnaNTPserver1 (140664539670272) >14:04:57,719 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b35410> status to: Probing storage... >14:04:57,724 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b35410> >14:05:06,311 INFO anaconda: Thread Done: AnaNTPserver0 (140664878130944) >14:05:06,328 INFO anaconda: Thread Done: AnaNTPserver2 (140664132265728) >14:07:13,881 DEBUG anaconda: disk free: 3.16 MB fs free: 139 MB sw needs: 3.10 GB auto swap: 3.79 GB >14:07:24,855 DEBUG anaconda: disk free: 3.16 MB fs free: 139 MB sw needs: 3.10 GB auto swap: 3.79 GB >14:07:43,857 INFO anaconda: Running Thread: AnaExecuteStorageThread (140664531277568) >14:07:43,868 INFO anaconda: Thread Done: AnaExecuteStorageThread (140664531277568) >14:07:43,919 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', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0'] >14:07:43,930 DEBUG anaconda: ui: unused=['sda9', 'sda3', 'sda1', 'sda6', 'sda7', 'sda2', 'sda5', 'sda8'] >14:07:43,930 DEBUG anaconda: ui: new_devices=[] >14:07:43,947 DEBUG anaconda: page clicked: New Fedora 18 Installation >14:07:43,947 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >14:08:15,806 INFO anaconda: Running kickstart %%traceback script(s) >14:08:15,807 INFO anaconda: All kickstart %%traceback script(s) have been run >14:08:15,867 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b35410> >14:08:15,868 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b35410> status to: Saving storage configuration... >14:08:15,871 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b35410> >14:08:15,876 DEBUG anaconda: page clicked: Unknown >14:08:15,877 DEBUG anaconda: show first mountpoint: Unknown >14:08:15,885 DEBUG anaconda: populate_right_side: existing 48000MB partition sda1 (1) >14:08:15,887 DEBUG anaconda: updated device_disks to ['sda'] >14:08:15,887 DEBUG anaconda: updated device_vg_name to None >14:08:15,888 DEBUG anaconda: min: 48000.0 max: 0 current: 48000.0 >14:08:15,889 DEBUG anaconda: fs type changed: Unknown >14:08:15,891 INFO anaconda: getting device type for None >14:08:15,891 ERR anaconda: unknown device type: 'None' >14:08:15,891 DEBUG anaconda: device_type_changed: None None >14:08:15,893 INFO anaconda: getting device type for Standard Partition >14:08:15,894 DEBUG anaconda: device_type_changed: 2 Standard Partition >14:08:15,894 INFO anaconda: getting device type for Standard Partition >14:08:15,894 DEBUG anaconda: populate_raid: 2, None >14:08:15,894 INFO anaconda: getting device type for Standard Partition >14:08:15,895 INFO anaconda: getting device type for Standard Partition >14:08:15,896 DEBUG anaconda: populate_raid: 2, None >14:08:15,896 INFO anaconda: getting device type for Standard Partition >14:08:15,898 DEBUG anaconda: page clicked: Unknown >14:08:15,898 DEBUG anaconda: notebook page = 1 >14:08:15,898 INFO anaconda: ui: saving changes to device sda1 >14:08:15,898 DEBUG anaconda: old_name: sda1 >14:08:15,898 DEBUG anaconda: new_name: None >14:08:15,899 DEBUG anaconda: new size: 48000.0 >14:08:15,899 DEBUG anaconda: old size: 48000.0 >14:08:15,899 INFO anaconda: getting device type for Standard Partition >14:08:15,899 DEBUG anaconda: new device type: 2 >14:08:15,899 DEBUG anaconda: reformat: False >14:08:15,900 DEBUG anaconda: new fs type: Unknown >14:08:15,900 DEBUG anaconda: old encryption setting: False >14:08:15,900 DEBUG anaconda: new encryption setting: False >14:08:15,900 DEBUG anaconda: old mountpoint: >14:08:15,900 DEBUG anaconda: new mountpoint: None >14:08:15,900 INFO anaconda: getting device type for Standard Partition >14:08:15,901 DEBUG anaconda: show first mountpoint: Unknown >14:08:15,901 DEBUG anaconda: populate_right_side: existing 48000MB partition sda1 (1) >14:08:15,902 DEBUG anaconda: updated device_disks to ['sda'] >14:08:15,902 DEBUG anaconda: updated device_vg_name to None >14:08:15,903 DEBUG anaconda: min: 48000.0 max: 0 current: 48000.0 >14:08:15,904 DEBUG anaconda: fs type changed: Unknown >14:08:15,906 INFO anaconda: getting device type for Standard Partition >14:08:15,907 DEBUG anaconda: populate_raid: 2, None >14:08:15,907 INFO anaconda: getting device type for Standard Partition >14:08:15,909 INFO anaconda: ui: saving changes to device sda1 >14:08:15,909 DEBUG anaconda: old_name: sda1 >14:08:15,909 DEBUG anaconda: new_name: None >14:08:15,909 DEBUG anaconda: new size: 48000.0 >14:08:15,909 DEBUG anaconda: old size: 48000.0 >14:08:15,909 INFO anaconda: getting device type for Standard Partition >14:08:15,910 DEBUG anaconda: new device type: 2 >14:08:15,910 DEBUG anaconda: reformat: False >14:08:15,910 DEBUG anaconda: new fs type: Unknown >14:08:15,910 DEBUG anaconda: old encryption setting: False >14:08:15,910 DEBUG anaconda: new encryption setting: False >14:08:15,910 DEBUG anaconda: old mountpoint: >14:08:15,910 DEBUG anaconda: new mountpoint: None >14:08:15,910 INFO anaconda: getting device type for Standard Partition >14:16:07,361 DEBUG anaconda: required disklabel type for sda (1) is None >14:16:07,361 DEBUG anaconda: default disklabel type for sda is msdos >14:16:07,361 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:16:08,541 INFO anaconda: /sbin/anaconda 18.37.11 >19:16:08,671 INFO anaconda: 3932160 kB (3840 MB) are available >14:16:08,671 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >14:16:08,671 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >14:16:08,671 INFO anaconda: Default encoding = ascii >14:16:08,879 INFO anaconda: ISCSID is /sbin/iscsid >14:16:08,880 INFO anaconda: no initiator set >14:16:08,891 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:16:08,892 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >14:16:09,028 INFO anaconda: Display mode = g >19:16:09,029 INFO anaconda: 3932160 kB (3840 MB) are available >14:16:09,029 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >14:16:09,145 INFO anaconda: using only installclass _Fedora >14:16:09,153 INFO anaconda: Detected 3792M of memory >14:16:09,153 INFO anaconda: Swap attempt of 3792M >14:16:09,155 INFO anaconda: Running Thread: AnaStorageThread (139732559451904) >14:16:09,156 INFO anaconda: Running Thread: AnaNetworkThread (139732567844608) >14:16:09,160 INFO anaconda: Running Thread: AnaPayloadThread (139732219983616) >14:16:09,165 DEBUG anaconda: network: devices found ['wlan0', 'eth0'] >14:16:09,379 INFO anaconda: no initiator set >14:16:09,506 DEBUG anaconda: required disklabel type for sda (1) is None >14:16:09,506 DEBUG anaconda: default disklabel type for sda is msdos >14:16:09,507 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:16:10,193 DEBUG anaconda: updating hostname mixer.lan >14:16:10,231 INFO anaconda: Thread Done: AnaNetworkThread (139732567844608) >14:16:11,160 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext3 with options defaults,ro >14:16:11,179 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:16:11,276 INFO anaconda: Thread Done: AnaStorageThread (139732559451904) >14:16:11,298 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >14:16:11,325 INFO anaconda: Thread Done: AnaPayloadThread (139732219983616) >14:16:15,118 INFO anaconda: Not doing 'replace runtime X layouts' in live installation >14:16:15,183 DEBUG anaconda: network standalone spoke (init): completed: True >09:16:15,475 INFO anaconda: Not doing 'save system time' in live installation >09:16:15,477 INFO anaconda: Not doing 'save system time' in live installation >09:16:15,480 INFO anaconda: Not doing 'save system time' in live installation >14:16:15,492 INFO anaconda: Not doing 'modify system time and date' in live installation >14:16:16,496 INFO anaconda: fs space: 0 B needed: 3.10 GB >14:16:16,517 INFO anaconda: Not doing 'hide runtime keyboard configuration warning' in live installation >14:16:16,517 INFO anaconda: Not doing 'add runtime X layout' in live installation >14:16:16,532 INFO anaconda: Not doing 'test X layouts' in live installation >14:16:16,533 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) > >14:16:17,539 INFO anaconda: fs space: 0 B needed: 3.10 GB >14:16:17,630 INFO anaconda: Running Thread: AnaStorageWatcher (139732228376320) >14:16:17,922 INFO anaconda: Running Thread: AnaNTPserver0 (139732567844608) >14:16:17,927 INFO anaconda: Running Thread: AnaNTPserver1 (139731943524096) >14:16:17,931 INFO anaconda: Running Thread: AnaNTPserver2 (139731669747456) >14:16:17,938 INFO anaconda: Running Thread: AnaNTPserver3 (139731661354752) >14:16:17,952 INFO anaconda: Thread Done: AnaStorageWatcher (139732228376320) >14:16:17,991 INFO anaconda: Thread Done: AnaNTPserver1 (139731943524096) >14:16:18,122 INFO anaconda: Thread Done: AnaNTPserver3 (139731661354752) >14:16:18,293 INFO anaconda: Thread Done: AnaNTPserver2 (139731669747456) >14:16:18,717 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45f33d0> status to: Probing storage... >14:16:18,729 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45f33d0> >14:16:27,598 DEBUG anaconda: disk free: 3.16 MB fs free: 139 MB sw needs: 3.10 GB auto swap: 3.79 GB >14:16:27,937 INFO anaconda: Thread Done: AnaNTPserver0 (139732567844608) >14:16:31,308 INFO anaconda: Running Thread: AnaExecuteStorageThread (139732567844608) >14:16:31,313 INFO anaconda: Thread Done: AnaExecuteStorageThread (139732567844608) >14:16:31,365 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', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0'] >14:16:31,376 DEBUG anaconda: ui: unused=['sda1', 'sda6', 'sda3', 'sda7', 'sda8', 'sda2', 'sda5', 'sda9'] >14:16:31,377 DEBUG anaconda: ui: new_devices=[] >14:16:31,393 DEBUG anaconda: page clicked: New Fedora 18 Installation >14:16:31,393 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation > > >/tmp/packaging.log: > > >/tmp/program.log: >14:47:53,460 INFO program: Running... udevadm settle --timeout=300 >14:47:53,672 INFO program: Running... dumpe2fs -h /dev/sda2 >14:47:53,727 INFO program: Filesystem volume name: boot >14:47:53,727 INFO program: Last mounted on: /boot >14:47:53,727 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:47:53,727 INFO program: Filesystem magic number: 0xEF53 >14:47:53,727 INFO program: Filesystem revision #: 1 (dynamic) >14:47:53,727 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:47:53,727 INFO program: Filesystem flags: signed_directory_hash >14:47:53,728 INFO program: Default mount options: (none) >14:47:53,728 INFO program: Filesystem state: clean >14:47:53,728 INFO program: Errors behavior: Continue >14:47:53,728 INFO program: Filesystem OS type: Linux >14:47:53,728 INFO program: Inode count: 840672 >14:47:53,728 INFO program: Block count: 3411656 >14:47:53,728 INFO program: Reserved block count: 170567 >14:47:53,728 INFO program: Free blocks: 428201 >14:47:53,728 INFO program: Free inodes: 839905 >14:47:53,728 INFO program: First block: 1 >14:47:53,728 INFO program: Block size: 1024 >14:47:53,728 INFO program: Fragment size: 1024 >14:47:53,728 INFO program: Reserved GDT blocks: 243 >14:47:53,728 INFO program: Blocks per group: 8192 >14:47:53,728 INFO program: Fragments per group: 8192 >14:47:53,728 INFO program: Inodes per group: 2016 >14:47:53,728 INFO program: Inode blocks per group: 252 >14:47:53,728 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:47:53,729 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:47:53,729 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:47:53,729 INFO program: Mount count: 3 >14:47:53,729 INFO program: Maximum mount count: 21 >14:47:53,729 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:47:53,729 INFO program: Check interval: 15552000 (6 months) >14:47:53,729 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:47:53,729 INFO program: Lifetime writes: 6674 MB >14:47:53,729 INFO program: Reserved blocks uid: 0 (user root) >14:47:53,729 INFO program: Reserved blocks gid: 0 (group root) >14:47:53,729 INFO program: First inode: 11 >14:47:53,729 INFO program: Inode size: 128 >14:47:53,729 INFO program: Journal inode: 8 >14:47:53,729 INFO program: Default directory hash: half_md4 >14:47:53,729 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:47:53,729 INFO program: Journal backup: inode blocks >14:47:53,729 INFO program: Journal features: journal_incompat_revoke >14:47:53,729 INFO program: Journal size: 4113k >14:47:53,730 INFO program: Journal length: 4096 >14:47:53,730 INFO program: Journal sequence: 0x00000a6a >14:47:53,730 INFO program: Journal start: 0 >14:47:53,730 INFO program: >14:47:53,730 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:53,730 INFO program: Running... dumpe2fs -h /dev/sda2 >14:47:53,734 INFO program: Filesystem volume name: boot >14:47:53,734 INFO program: Last mounted on: /boot >14:47:53,734 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:47:53,734 INFO program: Filesystem magic number: 0xEF53 >14:47:53,734 INFO program: Filesystem revision #: 1 (dynamic) >14:47:53,734 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:47:53,734 INFO program: Filesystem flags: signed_directory_hash >14:47:53,735 INFO program: Default mount options: (none) >14:47:53,735 INFO program: Filesystem state: clean >14:47:53,735 INFO program: Errors behavior: Continue >14:47:53,735 INFO program: Filesystem OS type: Linux >14:47:53,735 INFO program: Inode count: 840672 >14:47:53,735 INFO program: Block count: 3411656 >14:47:53,735 INFO program: Reserved block count: 170567 >14:47:53,735 INFO program: Free blocks: 428201 >14:47:53,735 INFO program: Free inodes: 839905 >14:47:53,735 INFO program: First block: 1 >14:47:53,735 INFO program: Block size: 1024 >14:47:53,735 INFO program: Fragment size: 1024 >14:47:53,735 INFO program: Reserved GDT blocks: 243 >14:47:53,735 INFO program: Blocks per group: 8192 >14:47:53,735 INFO program: Fragments per group: 8192 >14:47:53,735 INFO program: Inodes per group: 2016 >14:47:53,735 INFO program: Inode blocks per group: 252 >14:47:53,735 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:47:53,736 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:47:53,736 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:47:53,736 INFO program: Mount count: 3 >14:47:53,736 INFO program: Maximum mount count: 21 >14:47:53,736 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:47:53,736 INFO program: Check interval: 15552000 (6 months) >14:47:53,736 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:47:53,736 INFO program: Lifetime writes: 6674 MB >14:47:53,736 INFO program: Reserved blocks uid: 0 (user root) >14:47:53,736 INFO program: Reserved blocks gid: 0 (group root) >14:47:53,736 INFO program: First inode: 11 >14:47:53,736 INFO program: Inode size: 128 >14:47:53,736 INFO program: Journal inode: 8 >14:47:53,736 INFO program: Default directory hash: half_md4 >14:47:53,736 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:47:53,736 INFO program: Journal backup: inode blocks >14:47:53,736 INFO program: Journal features: journal_incompat_revoke >14:47:53,736 INFO program: Journal size: 4113k >14:47:53,737 INFO program: Journal length: 4096 >14:47:53,737 INFO program: Journal sequence: 0x00000a6a >14:47:53,737 INFO program: Journal start: 0 >14:47:53,737 INFO program: >14:47:53,737 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:53,737 INFO program: Running... resize2fs -P /dev/sda2 >14:47:53,745 INFO program: Estimated minimum size of the filesystem: 2969740 >14:47:53,747 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:47:54,035 INFO program: Running... dumpe2fs -h /dev/loop3 >14:47:54,039 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:54,039 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:47:54,039 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:54,039 INFO program: Filesystem magic number: 0xEF53 >14:47:54,039 INFO program: Filesystem revision #: 1 (dynamic) >14:47:54,039 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 >14:47:54,039 INFO program: Filesystem flags: signed_directory_hash >14:47:54,039 INFO program: Default mount options: user_xattr acl >14:47:54,039 INFO program: Filesystem state: clean >14:47:54,039 INFO program: Errors behavior: Continue >14:47:54,039 INFO program: Filesystem OS type: Linux >14:47:54,039 INFO program: Inode count: 262144 >14:47:54,040 INFO program: Block count: 1048576 >14:47:54,040 INFO program: Reserved block count: 10484 >14:47:54,040 INFO program: Free blocks: 188396 >14:47:54,040 INFO program: Free inodes: 153869 >14:47:54,040 INFO program: First block: 0 >14:47:54,040 INFO program: Block size: 4096 >14:47:54,040 INFO program: Fragment size: 4096 >14:47:54,040 INFO program: Reserved GDT blocks: 255 >14:47:54,040 INFO program: Blocks per group: 32768 >14:47:54,040 INFO program: Fragments per group: 32768 >14:47:54,040 INFO program: Inodes per group: 8192 >14:47:54,040 INFO program: Inode blocks per group: 512 >14:47:54,040 INFO program: Flex block group size: 16 >14:47:54,040 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:54,040 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:47:54,040 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:47:54,040 INFO program: Mount count: 0 >14:47:54,040 INFO program: Maximum mount count: -1 >14:47:54,040 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:47:54,041 INFO program: Check interval: 0 (<none>) >14:47:54,041 INFO program: Lifetime writes: 821 MB >14:47:54,041 INFO program: Reserved blocks uid: 0 (user root) >14:47:54,041 INFO program: Reserved blocks gid: 0 (group root) >14:47:54,041 INFO program: First inode: 11 >14:47:54,041 INFO program: Inode size: 256 >14:47:54,041 INFO program: Required extra isize: 28 >14:47:54,041 INFO program: Desired extra isize: 28 >14:47:54,041 INFO program: Journal inode: 8 >14:47:54,041 INFO program: Default directory hash: half_md4 >14:47:54,041 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:54,041 INFO program: Journal backup: inode blocks >14:47:54,041 INFO program: Journal features: journal_incompat_revoke >14:47:54,041 INFO program: Journal size: 128M >14:47:54,041 INFO program: Journal length: 32768 >14:47:54,041 INFO program: Journal sequence: 0x000016a9 >14:47:54,041 INFO program: Journal start: 0 >14:47:54,041 INFO program: >14:47:54,042 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:54,042 INFO program: Running... dumpe2fs -h /dev/loop3 >14:47:54,046 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:54,046 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:47:54,046 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:54,046 INFO program: Filesystem magic number: 0xEF53 >14:47:54,046 INFO program: Filesystem revision #: 1 (dynamic) >14:47:54,047 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 >14:47:54,047 INFO program: Filesystem flags: signed_directory_hash >14:47:54,047 INFO program: Default mount options: user_xattr acl >14:47:54,047 INFO program: Filesystem state: clean >14:47:54,047 INFO program: Errors behavior: Continue >14:47:54,047 INFO program: Filesystem OS type: Linux >14:47:54,047 INFO program: Inode count: 262144 >14:47:54,047 INFO program: Block count: 1048576 >14:47:54,047 INFO program: Reserved block count: 10484 >14:47:54,047 INFO program: Free blocks: 188396 >14:47:54,047 INFO program: Free inodes: 153869 >14:47:54,047 INFO program: First block: 0 >14:47:54,047 INFO program: Block size: 4096 >14:47:54,048 INFO program: Fragment size: 4096 >14:47:54,048 INFO program: Reserved GDT blocks: 255 >14:47:54,048 INFO program: Blocks per group: 32768 >14:47:54,048 INFO program: Fragments per group: 32768 >14:47:54,048 INFO program: Inodes per group: 8192 >14:47:54,048 INFO program: Inode blocks per group: 512 >14:47:54,048 INFO program: Flex block group size: 16 >14:47:54,048 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:54,048 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:47:54,048 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:47:54,048 INFO program: Mount count: 0 >14:47:54,048 INFO program: Maximum mount count: -1 >14:47:54,048 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:47:54,048 INFO program: Check interval: 0 (<none>) >14:47:54,049 INFO program: Lifetime writes: 821 MB >14:47:54,049 INFO program: Reserved blocks uid: 0 (user root) >14:47:54,049 INFO program: Reserved blocks gid: 0 (group root) >14:47:54,049 INFO program: First inode: 11 >14:47:54,049 INFO program: Inode size: 256 >14:47:54,049 INFO program: Required extra isize: 28 >14:47:54,049 INFO program: Desired extra isize: 28 >14:47:54,049 INFO program: Journal inode: 8 >14:47:54,049 INFO program: Default directory hash: half_md4 >14:47:54,049 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:54,049 INFO program: Journal backup: inode blocks >14:47:54,049 INFO program: Journal features: journal_incompat_revoke >14:47:54,049 INFO program: Journal size: 128M >14:47:54,050 INFO program: Journal length: 32768 >14:47:54,050 INFO program: Journal sequence: 0x000016a9 >14:47:54,050 INFO program: Journal start: 0 >14:47:54,050 INFO program: >14:47:54,050 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:54,050 INFO program: Running... resize2fs -P /dev/loop3 >14:47:54,055 INFO program: Couldn't find valid filesystem superblock. >14:47:54,055 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:47:54,055 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >14:47:54,092 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:47:54,096 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:54,097 INFO program: Last mounted on: /sysroot >14:47:54,097 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:54,097 INFO program: Filesystem magic number: 0xEF53 >14:47:54,097 INFO program: Filesystem revision #: 1 (dynamic) >14:47:54,097 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 >14:47:54,097 INFO program: Filesystem flags: signed_directory_hash >14:47:54,097 INFO program: Default mount options: user_xattr acl >14:47:54,097 INFO program: Filesystem state: clean >14:47:54,097 INFO program: Errors behavior: Continue >14:47:54,097 INFO program: Filesystem OS type: Linux >14:47:54,097 INFO program: Inode count: 262144 >14:47:54,097 INFO program: Block count: 1048576 >14:47:54,097 INFO program: Reserved block count: 10484 >14:47:54,097 INFO program: Free blocks: 188396 >14:47:54,097 INFO program: Free inodes: 153869 >14:47:54,097 INFO program: First block: 0 >14:47:54,097 INFO program: Block size: 4096 >14:47:54,097 INFO program: Fragment size: 4096 >14:47:54,098 INFO program: Reserved GDT blocks: 255 >14:47:54,098 INFO program: Blocks per group: 32768 >14:47:54,098 INFO program: Fragments per group: 32768 >14:47:54,098 INFO program: Inodes per group: 8192 >14:47:54,098 INFO program: Inode blocks per group: 512 >14:47:54,098 INFO program: Flex block group size: 16 >14:47:54,098 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:54,098 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:47:54,098 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:47:54,098 INFO program: Mount count: 1 >14:47:54,098 INFO program: Maximum mount count: -1 >14:47:54,098 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:47:54,098 INFO program: Check interval: 0 (<none>) >14:47:54,098 INFO program: Lifetime writes: 821 MB >14:47:54,098 INFO program: Reserved blocks uid: 0 (user root) >14:47:54,098 INFO program: Reserved blocks gid: 0 (group root) >14:47:54,098 INFO program: First inode: 11 >14:47:54,098 INFO program: Inode size: 256 >14:47:54,098 INFO program: Required extra isize: 28 >14:47:54,099 INFO program: Desired extra isize: 28 >14:47:54,099 INFO program: Journal inode: 8 >14:47:54,099 INFO program: First orphan inode: 34638 >14:47:54,099 INFO program: Default directory hash: half_md4 >14:47:54,099 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:54,099 INFO program: Journal backup: inode blocks >14:47:54,099 INFO program: Journal features: journal_incompat_revoke >14:47:54,099 INFO program: Journal size: 128M >14:47:54,099 INFO program: Journal length: 32768 >14:47:54,099 INFO program: Journal sequence: 0x000016aa >14:47:54,099 INFO program: Journal start: 1 >14:47:54,099 INFO program: >14:47:54,099 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:54,099 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:47:54,103 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:54,104 INFO program: Last mounted on: /sysroot >14:47:54,104 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:54,104 INFO program: Filesystem magic number: 0xEF53 >14:47:54,104 INFO program: Filesystem revision #: 1 (dynamic) >14:47:54,104 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 >14:47:54,104 INFO program: Filesystem flags: signed_directory_hash >14:47:54,104 INFO program: Default mount options: user_xattr acl >14:47:54,104 INFO program: Filesystem state: clean >14:47:54,104 INFO program: Errors behavior: Continue >14:47:54,104 INFO program: Filesystem OS type: Linux >14:47:54,104 INFO program: Inode count: 262144 >14:47:54,104 INFO program: Block count: 1048576 >14:47:54,104 INFO program: Reserved block count: 10484 >14:47:54,104 INFO program: Free blocks: 188396 >14:47:54,104 INFO program: Free inodes: 153869 >14:47:54,104 INFO program: First block: 0 >14:47:54,105 INFO program: Block size: 4096 >14:47:54,105 INFO program: Fragment size: 4096 >14:47:54,105 INFO program: Reserved GDT blocks: 255 >14:47:54,105 INFO program: Blocks per group: 32768 >14:47:54,105 INFO program: Fragments per group: 32768 >14:47:54,105 INFO program: Inodes per group: 8192 >14:47:54,105 INFO program: Inode blocks per group: 512 >14:47:54,105 INFO program: Flex block group size: 16 >14:47:54,105 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:54,105 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:47:54,105 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:47:54,105 INFO program: Mount count: 1 >14:47:54,105 INFO program: Maximum mount count: -1 >14:47:54,105 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:47:54,105 INFO program: Check interval: 0 (<none>) >14:47:54,105 INFO program: Lifetime writes: 821 MB >14:47:54,105 INFO program: Reserved blocks uid: 0 (user root) >14:47:54,105 INFO program: Reserved blocks gid: 0 (group root) >14:47:54,105 INFO program: First inode: 11 >14:47:54,106 INFO program: Inode size: 256 >14:47:54,106 INFO program: Required extra isize: 28 >14:47:54,106 INFO program: Desired extra isize: 28 >14:47:54,106 INFO program: Journal inode: 8 >14:47:54,106 INFO program: First orphan inode: 34638 >14:47:54,106 INFO program: Default directory hash: half_md4 >14:47:54,106 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:54,106 INFO program: Journal backup: inode blocks >14:47:54,106 INFO program: Journal features: journal_incompat_revoke >14:47:54,106 INFO program: Journal size: 128M >14:47:54,106 INFO program: Journal length: 32768 >14:47:54,106 INFO program: Journal sequence: 0x000016aa >14:47:54,106 INFO program: Journal start: 1 >14:47:54,106 INFO program: >14:47:54,106 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:54,106 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:47:54,110 INFO program: Estimated minimum size of the filesystem: 861839 >14:47:54,110 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:47:54,127 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:47:54,131 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:54,131 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:47:54,132 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:54,132 INFO program: Filesystem magic number: 0xEF53 >14:47:54,132 INFO program: Filesystem revision #: 1 (dynamic) >14:47:54,132 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 >14:47:54,132 INFO program: Filesystem flags: signed_directory_hash >14:47:54,132 INFO program: Default mount options: user_xattr acl >14:47:54,132 INFO program: Filesystem state: clean >14:47:54,132 INFO program: Errors behavior: Continue >14:47:54,132 INFO program: Filesystem OS type: Linux >14:47:54,132 INFO program: Inode count: 221184 >14:47:54,132 INFO program: Block count: 861839 >14:47:54,132 INFO program: Reserved block count: 8616 >14:47:54,132 INFO program: Free blocks: 4486 >14:47:54,132 INFO program: Free inodes: 112909 >14:47:54,132 INFO program: First block: 0 >14:47:54,132 INFO program: Block size: 4096 >14:47:54,132 INFO program: Fragment size: 4096 >14:47:54,132 INFO program: Reserved GDT blocks: 255 >14:47:54,133 INFO program: Blocks per group: 32768 >14:47:54,133 INFO program: Fragments per group: 32768 >14:47:54,133 INFO program: Inodes per group: 8192 >14:47:54,133 INFO program: Inode blocks per group: 512 >14:47:54,133 INFO program: Flex block group size: 16 >14:47:54,133 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:54,133 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:47:54,133 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:47:54,133 INFO program: Mount count: 0 >14:47:54,133 INFO program: Maximum mount count: -1 >14:47:54,133 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:47:54,133 INFO program: Check interval: 0 (<none>) >14:47:54,133 INFO program: Lifetime writes: 822 MB >14:47:54,133 INFO program: Reserved blocks uid: 0 (user root) >14:47:54,133 INFO program: Reserved blocks gid: 0 (group root) >14:47:54,133 INFO program: First inode: 11 >14:47:54,133 INFO program: Inode size: 256 >14:47:54,133 INFO program: Required extra isize: 28 >14:47:54,134 INFO program: Desired extra isize: 28 >14:47:54,134 INFO program: Journal inode: 8 >14:47:54,134 INFO program: Default directory hash: half_md4 >14:47:54,134 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:54,134 INFO program: Journal backup: inode blocks >14:47:54,134 INFO program: Journal features: journal_incompat_revoke >14:47:54,134 INFO program: Journal size: 128M >14:47:54,134 INFO program: Journal length: 32768 >14:47:54,134 INFO program: Journal sequence: 0x000016a9 >14:47:54,134 INFO program: Journal start: 0 >14:47:54,134 INFO program: >14:47:54,134 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:54,134 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:47:54,138 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:54,138 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:47:54,138 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:54,138 INFO program: Filesystem magic number: 0xEF53 >14:47:54,138 INFO program: Filesystem revision #: 1 (dynamic) >14:47:54,138 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 >14:47:54,139 INFO program: Filesystem flags: signed_directory_hash >14:47:54,139 INFO program: Default mount options: user_xattr acl >14:47:54,139 INFO program: Filesystem state: clean >14:47:54,139 INFO program: Errors behavior: Continue >14:47:54,139 INFO program: Filesystem OS type: Linux >14:47:54,139 INFO program: Inode count: 221184 >14:47:54,139 INFO program: Block count: 861839 >14:47:54,139 INFO program: Reserved block count: 8616 >14:47:54,139 INFO program: Free blocks: 4486 >14:47:54,139 INFO program: Free inodes: 112909 >14:47:54,139 INFO program: First block: 0 >14:47:54,139 INFO program: Block size: 4096 >14:47:54,139 INFO program: Fragment size: 4096 >14:47:54,139 INFO program: Reserved GDT blocks: 255 >14:47:54,139 INFO program: Blocks per group: 32768 >14:47:54,139 INFO program: Fragments per group: 32768 >14:47:54,139 INFO program: Inodes per group: 8192 >14:47:54,140 INFO program: Inode blocks per group: 512 >14:47:54,140 INFO program: Flex block group size: 16 >14:47:54,140 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:54,140 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:47:54,140 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:47:54,140 INFO program: Mount count: 0 >14:47:54,140 INFO program: Maximum mount count: -1 >14:47:54,140 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:47:54,140 INFO program: Check interval: 0 (<none>) >14:47:54,140 INFO program: Lifetime writes: 822 MB >14:47:54,140 INFO program: Reserved blocks uid: 0 (user root) >14:47:54,140 INFO program: Reserved blocks gid: 0 (group root) >14:47:54,140 INFO program: First inode: 11 >14:47:54,140 INFO program: Inode size: 256 >14:47:54,140 INFO program: Required extra isize: 28 >14:47:54,140 INFO program: Desired extra isize: 28 >14:47:54,140 INFO program: Journal inode: 8 >14:47:54,140 INFO program: Default directory hash: half_md4 >14:47:54,140 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:54,141 INFO program: Journal backup: inode blocks >14:47:54,141 INFO program: Journal features: journal_incompat_revoke >14:47:54,141 INFO program: Journal size: 128M >14:47:54,141 INFO program: Journal length: 32768 >14:47:54,141 INFO program: Journal sequence: 0x000016a9 >14:47:54,141 INFO program: Journal start: 0 >14:47:54,141 INFO program: >14:47:54,141 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:54,141 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >14:47:54,145 INFO program: Couldn't find valid filesystem superblock. >14:47:54,145 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:47:54,146 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >14:47:54,153 INFO program: Running... udevadm settle --timeout=300 >14:47:54,173 INFO program: Running... udevadm settle --timeout=300 >14:47:54,186 INFO program: Running... udevadm settle --timeout=300 >14:47:54,199 INFO program: Running... udevadm settle --timeout=300 >14:47:54,212 INFO program: Running... udevadm settle --timeout=300 >14:47:54,226 INFO program: Running... udevadm settle --timeout=300 >14:47:54,239 INFO program: Running... udevadm settle --timeout=300 >14:47:54,252 INFO program: Running... udevadm settle --timeout=300 >14:47:54,267 INFO program: Running... udevadm settle --timeout=300 >14:47:54,280 INFO program: Running... udevadm settle --timeout=300 >14:47:54,292 INFO program: Running... udevadm settle --timeout=300 >14:47:54,306 INFO program: Running... udevadm settle --timeout=300 >14:47:54,319 INFO program: Running... udevadm settle --timeout=300 >14:47:54,331 INFO program: Running... udevadm settle --timeout=300 >14:47:54,346 INFO program: Running... udevadm settle --timeout=300 >14:47:54,359 INFO program: Running... udevadm settle --timeout=300 >14:47:54,371 INFO program: Running... udevadm settle --timeout=300 >14:47:54,383 INFO program: Running... udevadm settle --timeout=300 >14:47:54,397 INFO program: Running... udevadm settle --timeout=300 >14:47:54,410 INFO program: Running... udevadm settle --timeout=300 >14:47:54,421 INFO program: Running... udevadm settle --timeout=300 >14:47:54,436 INFO program: Running... udevadm settle --timeout=300 >14:47:54,448 INFO program: Running... udevadm settle --timeout=300 >14:47:54,460 INFO program: Running... udevadm settle --timeout=300 >14:47:54,474 INFO program: Running... udevadm settle --timeout=300 >14:47:54,487 INFO program: Running... udevadm settle --timeout=300 >14:47:54,500 INFO program: Running... udevadm settle --timeout=300 >14:47:54,513 INFO program: Running... udevadm settle --timeout=300 >14:47:54,525 INFO program: Running... udevadm settle --timeout=300 >14:47:54,537 INFO program: Running... udevadm settle --timeout=300 >14:47:54,550 INFO program: Running... udevadm settle --timeout=300 >14:47:54,564 INFO program: Running... udevadm settle --timeout=300 >14:47:54,576 INFO program: Running... udevadm settle --timeout=300 >14:47:54,589 INFO program: Running... udevadm settle --timeout=300 >14:47:54,601 INFO program: Running... udevadm settle --timeout=300 >14:47:55,160 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:47:55,182 INFO program: Running... udevadm settle --timeout=300 >14:47:55,600 INFO program: Running... modprobe fcoe >14:47:55,664 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:47:55,670 INFO program: No FCoE boot disk information is found in EDD! >14:47:55,672 INFO program: Running... udevadm settle --timeout=300 >14:47:55,735 INFO program: Running... multipath -d >14:47:55,789 INFO program: Running... multipath -ll >14:47:56,142 INFO program: Running... udevadm control --property=ANACONDA=1 >14:47:56,143 INFO program: Running... systemctl start chronyd.service >14:47:56,186 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:47:56,237 INFO program: Running... udevadm settle --timeout=300 >14:47:56,799 INFO program: Running... udevadm settle --timeout=300 >14:47:56,853 INFO program: Running... udevadm settle --timeout=300 >14:47:56,897 INFO program: Running... multipath -d >14:47:56,926 INFO program: Running... multipath -ll >14:47:57,091 INFO program: Running... dumpe2fs -h /dev/sda2 >14:47:57,099 INFO program: Filesystem volume name: boot >14:47:57,100 INFO program: Last mounted on: /boot >14:47:57,101 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:47:57,101 INFO program: Filesystem magic number: 0xEF53 >14:47:57,101 INFO program: Filesystem revision #: 1 (dynamic) >14:47:57,102 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:47:57,102 INFO program: Filesystem flags: signed_directory_hash >14:47:57,102 INFO program: Default mount options: (none) >14:47:57,103 INFO program: Filesystem state: clean >14:47:57,103 INFO program: Errors behavior: Continue >14:47:57,103 INFO program: Filesystem OS type: Linux >14:47:57,103 INFO program: Inode count: 840672 >14:47:57,103 INFO program: Block count: 3411656 >14:47:57,103 INFO program: Reserved block count: 170567 >14:47:57,103 INFO program: Free blocks: 428201 >14:47:57,103 INFO program: Free inodes: 839905 >14:47:57,103 INFO program: First block: 1 >14:47:57,103 INFO program: Block size: 1024 >14:47:57,107 INFO program: Fragment size: 1024 >14:47:57,107 INFO program: Reserved GDT blocks: 243 >14:47:57,107 INFO program: Blocks per group: 8192 >14:47:57,107 INFO program: Fragments per group: 8192 >14:47:57,107 INFO program: Inodes per group: 2016 >14:47:57,107 INFO program: Inode blocks per group: 252 >14:47:57,107 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:47:57,107 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:47:57,107 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:47:57,108 INFO program: Mount count: 3 >14:47:57,108 INFO program: Maximum mount count: 21 >14:47:57,108 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:47:57,108 INFO program: Check interval: 15552000 (6 months) >14:47:57,108 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:47:57,109 INFO program: Lifetime writes: 6674 MB >14:47:57,109 INFO program: Reserved blocks uid: 0 (user root) >14:47:57,112 INFO program: Reserved blocks gid: 0 (group root) >14:47:57,112 INFO program: First inode: 11 >14:47:57,112 INFO program: Inode size: 128 >14:47:57,112 INFO program: Journal inode: 8 >14:47:57,112 INFO program: Default directory hash: half_md4 >14:47:57,112 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:47:57,112 INFO program: Journal backup: inode blocks >14:47:57,112 INFO program: Journal features: journal_incompat_revoke >14:47:57,112 INFO program: Journal size: 4113k >14:47:57,114 INFO program: Journal length: 4096 >14:47:57,114 INFO program: Journal sequence: 0x00000a6a >14:47:57,114 INFO program: Journal start: 0 >14:47:57,114 INFO program: >14:47:57,116 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:57,119 INFO program: Running... dumpe2fs -h /dev/sda2 >14:47:57,128 INFO program: Filesystem volume name: boot >14:47:57,128 INFO program: Last mounted on: /boot >14:47:57,128 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:47:57,129 INFO program: Filesystem magic number: 0xEF53 >14:47:57,129 INFO program: Filesystem revision #: 1 (dynamic) >14:47:57,129 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:47:57,129 INFO program: Filesystem flags: signed_directory_hash >14:47:57,129 INFO program: Default mount options: (none) >14:47:57,129 INFO program: Filesystem state: clean >14:47:57,129 INFO program: Errors behavior: Continue >14:47:57,129 INFO program: Filesystem OS type: Linux >14:47:57,129 INFO program: Inode count: 840672 >14:47:57,129 INFO program: Block count: 3411656 >14:47:57,129 INFO program: Reserved block count: 170567 >14:47:57,129 INFO program: Free blocks: 428201 >14:47:57,130 INFO program: Free inodes: 839905 >14:47:57,133 INFO program: First block: 1 >14:47:57,133 INFO program: Block size: 1024 >14:47:57,133 INFO program: Fragment size: 1024 >14:47:57,135 INFO program: Reserved GDT blocks: 243 >14:47:57,135 INFO program: Blocks per group: 8192 >14:47:57,135 INFO program: Fragments per group: 8192 >14:47:57,135 INFO program: Inodes per group: 2016 >14:47:57,135 INFO program: Inode blocks per group: 252 >14:47:57,135 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:47:57,135 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:47:57,135 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:47:57,135 INFO program: Mount count: 3 >14:47:57,135 INFO program: Maximum mount count: 21 >14:47:57,135 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:47:57,135 INFO program: Check interval: 15552000 (6 months) >14:47:57,137 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:47:57,137 INFO program: Lifetime writes: 6674 MB >14:47:57,137 INFO program: Reserved blocks uid: 0 (user root) >14:47:57,137 INFO program: Reserved blocks gid: 0 (group root) >14:47:57,140 INFO program: First inode: 11 >14:47:57,140 INFO program: Inode size: 128 >14:47:57,140 INFO program: Journal inode: 8 >14:47:57,140 INFO program: Default directory hash: half_md4 >14:47:57,140 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:47:57,140 INFO program: Journal backup: inode blocks >14:47:57,141 INFO program: Journal features: journal_incompat_revoke >14:47:57,141 INFO program: Journal size: 4113k >14:47:57,141 INFO program: Journal length: 4096 >14:47:57,141 INFO program: Journal sequence: 0x00000a6a >14:47:57,142 INFO program: Journal start: 0 >14:47:57,142 INFO program: >14:47:57,142 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:57,143 INFO program: Running... resize2fs -P /dev/sda2 >14:47:57,150 INFO program: Estimated minimum size of the filesystem: 2969740 >14:47:57,150 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:47:57,717 INFO program: Running... dumpe2fs -h /dev/loop3 >14:47:57,727 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:57,727 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:47:57,728 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:57,728 INFO program: Filesystem magic number: 0xEF53 >14:47:57,729 INFO program: Filesystem revision #: 1 (dynamic) >14:47:57,729 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 >14:47:57,729 INFO program: Filesystem flags: signed_directory_hash >14:47:57,730 INFO program: Default mount options: user_xattr acl >14:47:57,730 INFO program: Filesystem state: clean >14:47:57,731 INFO program: Errors behavior: Continue >14:47:57,731 INFO program: Filesystem OS type: Linux >14:47:57,731 INFO program: Inode count: 262144 >14:47:57,732 INFO program: Block count: 1048576 >14:47:57,732 INFO program: Reserved block count: 10484 >14:47:57,733 INFO program: Free blocks: 188396 >14:47:57,733 INFO program: Free inodes: 153869 >14:47:57,733 INFO program: First block: 0 >14:47:57,734 INFO program: Block size: 4096 >14:47:57,734 INFO program: Fragment size: 4096 >14:47:57,735 INFO program: Reserved GDT blocks: 255 >14:47:57,735 INFO program: Blocks per group: 32768 >14:47:57,735 INFO program: Fragments per group: 32768 >14:47:57,736 INFO program: Inodes per group: 8192 >14:47:57,736 INFO program: Inode blocks per group: 512 >14:47:57,737 INFO program: Flex block group size: 16 >14:47:57,737 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:57,737 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:47:57,738 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:47:57,738 INFO program: Mount count: 0 >14:47:57,739 INFO program: Maximum mount count: -1 >14:47:57,739 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:47:57,739 INFO program: Check interval: 0 (<none>) >14:47:57,740 INFO program: Lifetime writes: 821 MB >14:47:57,740 INFO program: Reserved blocks uid: 0 (user root) >14:47:57,741 INFO program: Reserved blocks gid: 0 (group root) >14:47:57,741 INFO program: First inode: 11 >14:47:57,741 INFO program: Inode size: 256 >14:47:57,742 INFO program: Required extra isize: 28 >14:47:57,742 INFO program: Desired extra isize: 28 >14:47:57,743 INFO program: Journal inode: 8 >14:47:57,743 INFO program: Default directory hash: half_md4 >14:47:57,743 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:57,743 INFO program: Journal backup: inode blocks >14:47:57,743 INFO program: Journal features: journal_incompat_revoke >14:47:57,743 INFO program: Journal size: 128M >14:47:57,743 INFO program: Journal length: 32768 >14:47:57,744 INFO program: Journal sequence: 0x000016a9 >14:47:57,744 INFO program: Journal start: 0 >14:47:57,744 INFO program: >14:47:57,744 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:57,745 INFO program: Running... dumpe2fs -h /dev/loop3 >14:47:57,753 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:57,754 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:47:57,755 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:57,755 INFO program: Filesystem magic number: 0xEF53 >14:47:57,755 INFO program: Filesystem revision #: 1 (dynamic) >14:47:57,756 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 >14:47:57,756 INFO program: Filesystem flags: signed_directory_hash >14:47:57,757 INFO program: Default mount options: user_xattr acl >14:47:57,757 INFO program: Filesystem state: clean >14:47:57,758 INFO program: Errors behavior: Continue >14:47:57,758 INFO program: Filesystem OS type: Linux >14:47:57,758 INFO program: Inode count: 262144 >14:47:57,759 INFO program: Block count: 1048576 >14:47:57,759 INFO program: Reserved block count: 10484 >14:47:57,760 INFO program: Free blocks: 188396 >14:47:57,760 INFO program: Free inodes: 153869 >14:47:57,760 INFO program: First block: 0 >14:47:57,761 INFO program: Block size: 4096 >14:47:57,761 INFO program: Fragment size: 4096 >14:47:57,762 INFO program: Reserved GDT blocks: 255 >14:47:57,762 INFO program: Blocks per group: 32768 >14:47:57,763 INFO program: Fragments per group: 32768 >14:47:57,763 INFO program: Inodes per group: 8192 >14:47:57,763 INFO program: Inode blocks per group: 512 >14:47:57,764 INFO program: Flex block group size: 16 >14:47:57,764 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:57,765 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:47:57,765 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:47:57,765 INFO program: Mount count: 0 >14:47:57,766 INFO program: Maximum mount count: -1 >14:47:57,766 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:47:57,767 INFO program: Check interval: 0 (<none>) >14:47:57,767 INFO program: Lifetime writes: 821 MB >14:47:57,768 INFO program: Reserved blocks uid: 0 (user root) >14:47:57,768 INFO program: Reserved blocks gid: 0 (group root) >14:47:57,768 INFO program: First inode: 11 >14:47:57,768 INFO program: Inode size: 256 >14:47:57,768 INFO program: Required extra isize: 28 >14:47:57,768 INFO program: Desired extra isize: 28 >14:47:57,768 INFO program: Journal inode: 8 >14:47:57,768 INFO program: Default directory hash: half_md4 >14:47:57,768 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:57,768 INFO program: Journal backup: inode blocks >14:47:57,768 INFO program: Journal features: journal_incompat_revoke >14:47:57,768 INFO program: Journal size: 128M >14:47:57,769 INFO program: Journal length: 32768 >14:47:57,770 INFO program: Journal sequence: 0x000016a9 >14:47:57,770 INFO program: Journal start: 0 >14:47:57,770 INFO program: >14:47:57,770 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:57,771 INFO program: Running... resize2fs -P /dev/loop3 >14:47:57,780 INFO program: Couldn't find valid filesystem superblock. >14:47:57,780 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:47:57,781 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >14:47:57,810 INFO program: Running... udevadm settle --timeout=300 >14:47:57,856 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:47:57,866 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:57,867 INFO program: Last mounted on: /sysroot >14:47:57,867 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:57,867 INFO program: Filesystem magic number: 0xEF53 >14:47:57,867 INFO program: Filesystem revision #: 1 (dynamic) >14:47:57,867 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 >14:47:57,867 INFO program: Filesystem flags: signed_directory_hash >14:47:57,868 INFO program: Default mount options: user_xattr acl >14:47:57,868 INFO program: Filesystem state: clean >14:47:57,868 INFO program: Errors behavior: Continue >14:47:57,868 INFO program: Filesystem OS type: Linux >14:47:57,869 INFO program: Inode count: 262144 >14:47:57,869 INFO program: Block count: 1048576 >14:47:57,869 INFO program: Reserved block count: 10484 >14:47:57,869 INFO program: Free blocks: 188396 >14:47:57,869 INFO program: Free inodes: 153869 >14:47:57,869 INFO program: First block: 0 >14:47:57,869 INFO program: Block size: 4096 >14:47:57,869 INFO program: Fragment size: 4096 >14:47:57,870 INFO program: Reserved GDT blocks: 255 >14:47:57,870 INFO program: Blocks per group: 32768 >14:47:57,870 INFO program: Fragments per group: 32768 >14:47:57,870 INFO program: Inodes per group: 8192 >14:47:57,870 INFO program: Inode blocks per group: 512 >14:47:57,870 INFO program: Flex block group size: 16 >14:47:57,870 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:57,870 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:47:57,870 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:47:57,871 INFO program: Mount count: 1 >14:47:57,871 INFO program: Maximum mount count: -1 >14:47:57,871 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:47:57,871 INFO program: Check interval: 0 (<none>) >14:47:57,871 INFO program: Lifetime writes: 821 MB >14:47:57,871 INFO program: Reserved blocks uid: 0 (user root) >14:47:57,871 INFO program: Reserved blocks gid: 0 (group root) >14:47:57,871 INFO program: First inode: 11 >14:47:57,872 INFO program: Inode size: 256 >14:47:57,872 INFO program: Required extra isize: 28 >14:47:57,872 INFO program: Desired extra isize: 28 >14:47:57,872 INFO program: Journal inode: 8 >14:47:57,872 INFO program: First orphan inode: 34638 >14:47:57,872 INFO program: Default directory hash: half_md4 >14:47:57,872 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:57,872 INFO program: Journal backup: inode blocks >14:47:57,872 INFO program: Journal features: journal_incompat_revoke >14:47:57,873 INFO program: Journal size: 128M >14:47:57,873 INFO program: Journal length: 32768 >14:47:57,873 INFO program: Journal sequence: 0x000016aa >14:47:57,873 INFO program: Journal start: 1 >14:47:57,873 INFO program: >14:47:57,873 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:57,873 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:47:57,882 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:57,882 INFO program: Last mounted on: /sysroot >14:47:57,882 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:57,883 INFO program: Filesystem magic number: 0xEF53 >14:47:57,883 INFO program: Filesystem revision #: 1 (dynamic) >14:47:57,883 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 >14:47:57,883 INFO program: Filesystem flags: signed_directory_hash >14:47:57,883 INFO program: Default mount options: user_xattr acl >14:47:57,883 INFO program: Filesystem state: clean >14:47:57,883 INFO program: Errors behavior: Continue >14:47:57,883 INFO program: Filesystem OS type: Linux >14:47:57,884 INFO program: Inode count: 262144 >14:47:57,884 INFO program: Block count: 1048576 >14:47:57,884 INFO program: Reserved block count: 10484 >14:47:57,884 INFO program: Free blocks: 188396 >14:47:57,884 INFO program: Free inodes: 153869 >14:47:57,884 INFO program: First block: 0 >14:47:57,884 INFO program: Block size: 4096 >14:47:57,884 INFO program: Fragment size: 4096 >14:47:57,884 INFO program: Reserved GDT blocks: 255 >14:47:57,885 INFO program: Blocks per group: 32768 >14:47:57,885 INFO program: Fragments per group: 32768 >14:47:57,885 INFO program: Inodes per group: 8192 >14:47:57,885 INFO program: Inode blocks per group: 512 >14:47:57,885 INFO program: Flex block group size: 16 >14:47:57,885 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:57,885 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:47:57,885 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:47:57,885 INFO program: Mount count: 1 >14:47:57,886 INFO program: Maximum mount count: -1 >14:47:57,886 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:47:57,886 INFO program: Check interval: 0 (<none>) >14:47:57,886 INFO program: Lifetime writes: 821 MB >14:47:57,886 INFO program: Reserved blocks uid: 0 (user root) >14:47:57,886 INFO program: Reserved blocks gid: 0 (group root) >14:47:57,886 INFO program: First inode: 11 >14:47:57,886 INFO program: Inode size: 256 >14:47:57,886 INFO program: Required extra isize: 28 >14:47:57,887 INFO program: Desired extra isize: 28 >14:47:57,887 INFO program: Journal inode: 8 >14:47:57,887 INFO program: First orphan inode: 34638 >14:47:57,887 INFO program: Default directory hash: half_md4 >14:47:57,887 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:57,887 INFO program: Journal backup: inode blocks >14:47:57,888 INFO program: Journal features: journal_incompat_revoke >14:47:57,888 INFO program: Journal size: 128M >14:47:57,888 INFO program: Journal length: 32768 >14:47:57,888 INFO program: Journal sequence: 0x000016aa >14:47:57,888 INFO program: Journal start: 1 >14:47:57,888 INFO program: >14:47:57,888 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:57,888 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:47:57,896 INFO program: Estimated minimum size of the filesystem: 861839 >14:47:57,897 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:47:57,930 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:47:57,942 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:57,942 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:47:57,942 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:57,942 INFO program: Filesystem magic number: 0xEF53 >14:47:57,942 INFO program: Filesystem revision #: 1 (dynamic) >14:47:57,943 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 >14:47:57,943 INFO program: Filesystem flags: signed_directory_hash >14:47:57,943 INFO program: Default mount options: user_xattr acl >14:47:57,943 INFO program: Filesystem state: clean >14:47:57,943 INFO program: Errors behavior: Continue >14:47:57,943 INFO program: Filesystem OS type: Linux >14:47:57,943 INFO program: Inode count: 221184 >14:47:57,943 INFO program: Block count: 861839 >14:47:57,943 INFO program: Reserved block count: 8616 >14:47:57,944 INFO program: Free blocks: 4486 >14:47:57,944 INFO program: Free inodes: 112909 >14:47:57,944 INFO program: First block: 0 >14:47:57,944 INFO program: Block size: 4096 >14:47:57,944 INFO program: Fragment size: 4096 >14:47:57,944 INFO program: Reserved GDT blocks: 255 >14:47:57,944 INFO program: Blocks per group: 32768 >14:47:57,944 INFO program: Fragments per group: 32768 >14:47:57,944 INFO program: Inodes per group: 8192 >14:47:57,945 INFO program: Inode blocks per group: 512 >14:47:57,945 INFO program: Flex block group size: 16 >14:47:57,945 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:57,945 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:47:57,945 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:47:57,945 INFO program: Mount count: 0 >14:47:57,945 INFO program: Maximum mount count: -1 >14:47:57,945 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:47:57,946 INFO program: Check interval: 0 (<none>) >14:47:57,946 INFO program: Lifetime writes: 822 MB >14:47:57,946 INFO program: Reserved blocks uid: 0 (user root) >14:47:57,946 INFO program: Reserved blocks gid: 0 (group root) >14:47:57,946 INFO program: First inode: 11 >14:47:57,946 INFO program: Inode size: 256 >14:47:57,946 INFO program: Required extra isize: 28 >14:47:57,946 INFO program: Desired extra isize: 28 >14:47:57,947 INFO program: Journal inode: 8 >14:47:57,947 INFO program: Default directory hash: half_md4 >14:47:57,947 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:57,947 INFO program: Journal backup: inode blocks >14:47:57,947 INFO program: Journal features: journal_incompat_revoke >14:47:57,947 INFO program: Journal size: 128M >14:47:57,947 INFO program: Journal length: 32768 >14:47:57,947 INFO program: Journal sequence: 0x000016a9 >14:47:57,948 INFO program: Journal start: 0 >14:47:57,948 INFO program: >14:47:57,948 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:57,948 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:47:57,957 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:47:57,957 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:47:57,957 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:47:57,957 INFO program: Filesystem magic number: 0xEF53 >14:47:57,958 INFO program: Filesystem revision #: 1 (dynamic) >14:47:57,958 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 >14:47:57,958 INFO program: Filesystem flags: signed_directory_hash >14:47:57,958 INFO program: Default mount options: user_xattr acl >14:47:57,958 INFO program: Filesystem state: clean >14:47:57,958 INFO program: Errors behavior: Continue >14:47:57,958 INFO program: Filesystem OS type: Linux >14:47:57,958 INFO program: Inode count: 221184 >14:47:57,958 INFO program: Block count: 861839 >14:47:57,959 INFO program: Reserved block count: 8616 >14:47:57,959 INFO program: Free blocks: 4486 >14:47:57,959 INFO program: Free inodes: 112909 >14:47:57,959 INFO program: First block: 0 >14:47:57,959 INFO program: Block size: 4096 >14:47:57,959 INFO program: Fragment size: 4096 >14:47:57,959 INFO program: Reserved GDT blocks: 255 >14:47:57,959 INFO program: Blocks per group: 32768 >14:47:57,959 INFO program: Fragments per group: 32768 >14:47:57,960 INFO program: Inodes per group: 8192 >14:47:57,960 INFO program: Inode blocks per group: 512 >14:47:57,960 INFO program: Flex block group size: 16 >14:47:57,960 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:47:57,960 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:47:57,960 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:47:57,960 INFO program: Mount count: 0 >14:47:57,960 INFO program: Maximum mount count: -1 >14:47:57,960 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:47:57,961 INFO program: Check interval: 0 (<none>) >14:47:57,961 INFO program: Lifetime writes: 822 MB >14:47:57,961 INFO program: Reserved blocks uid: 0 (user root) >14:47:57,961 INFO program: Reserved blocks gid: 0 (group root) >14:47:57,961 INFO program: First inode: 11 >14:47:57,961 INFO program: Inode size: 256 >14:47:57,961 INFO program: Required extra isize: 28 >14:47:57,961 INFO program: Desired extra isize: 28 >14:47:57,961 INFO program: Journal inode: 8 >14:47:57,962 INFO program: Default directory hash: half_md4 >14:47:57,962 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:47:57,962 INFO program: Journal backup: inode blocks >14:47:57,962 INFO program: Journal features: journal_incompat_revoke >14:47:57,963 INFO program: Journal size: 128M >14:47:57,963 INFO program: Journal length: 32768 >14:47:57,963 INFO program: Journal sequence: 0x000016a9 >14:47:57,963 INFO program: Journal start: 0 >14:47:57,964 INFO program: >14:47:57,964 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:47:57,964 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >14:47:57,976 INFO program: Couldn't find valid filesystem superblock. >14:47:57,977 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:47:57,977 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >14:47:57,991 INFO program: Running... udevadm settle --timeout=300 >14:47:58,020 INFO program: Running... udevadm settle --timeout=300 >14:47:58,039 INFO program: Running... udevadm settle --timeout=300 >14:47:58,063 INFO program: Running... udevadm settle --timeout=300 >14:47:58,111 INFO program: Running... udevadm settle --timeout=300 >14:47:58,145 INFO program: Running... udevadm settle --timeout=300 >14:47:58,164 INFO program: Running... udevadm settle --timeout=300 >14:47:58,179 INFO program: Running... udevadm settle --timeout=300 >14:47:58,204 INFO program: Running... udevadm settle --timeout=300 >14:47:58,235 INFO program: Running... udevadm settle --timeout=300 >14:47:58,260 INFO program: Running... udevadm settle --timeout=300 >14:47:58,286 INFO program: Running... udevadm settle --timeout=300 >14:47:58,314 INFO program: Running... udevadm settle --timeout=300 >14:47:58,339 INFO program: Running... udevadm settle --timeout=300 >14:47:58,359 INFO program: Running... udevadm settle --timeout=300 >14:47:58,385 INFO program: Running... udevadm settle --timeout=300 >14:47:58,416 INFO program: Running... udevadm settle --timeout=300 >14:47:58,436 INFO program: Running... udevadm settle --timeout=300 >19:47:58,476 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda2 /mnt/sysimage >19:47:58,502 INFO program: Running... /bin/umount /mnt/sysimage >14:47:58,515 INFO program: Running... udevadm settle --timeout=300 >14:47:58,550 INFO program: Running... udevadm settle --timeout=300 >19:47:58,731 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >14:55:52,700 INFO program: Running... udevadm settle --timeout=300 >14:55:52,739 INFO program: Running... multipath -d >14:55:52,753 INFO program: Running... multipath -ll >14:55:52,850 INFO program: Running... dumpe2fs -h /dev/sda2 >14:55:52,855 INFO program: Filesystem volume name: boot >14:55:52,855 INFO program: Last mounted on: /boot >14:55:52,855 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:55:52,855 INFO program: Filesystem magic number: 0xEF53 >14:55:52,855 INFO program: Filesystem revision #: 1 (dynamic) >14:55:52,855 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:55:52,855 INFO program: Filesystem flags: signed_directory_hash >14:55:52,855 INFO program: Default mount options: (none) >14:55:52,856 INFO program: Filesystem state: clean >14:55:52,856 INFO program: Errors behavior: Continue >14:55:52,856 INFO program: Filesystem OS type: Linux >14:55:52,856 INFO program: Inode count: 840672 >14:55:52,856 INFO program: Block count: 3411656 >14:55:52,856 INFO program: Reserved block count: 170567 >14:55:52,856 INFO program: Free blocks: 428201 >14:55:52,856 INFO program: Free inodes: 839905 >14:55:52,856 INFO program: First block: 1 >14:55:52,856 INFO program: Block size: 1024 >14:55:52,856 INFO program: Fragment size: 1024 >14:55:52,856 INFO program: Reserved GDT blocks: 243 >14:55:52,856 INFO program: Blocks per group: 8192 >14:55:52,856 INFO program: Fragments per group: 8192 >14:55:52,856 INFO program: Inodes per group: 2016 >14:55:52,856 INFO program: Inode blocks per group: 252 >14:55:52,856 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:55:52,857 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:55:52,857 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:55:52,857 INFO program: Mount count: 3 >14:55:52,857 INFO program: Maximum mount count: 21 >14:55:52,857 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:55:52,857 INFO program: Check interval: 15552000 (6 months) >14:55:52,857 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:55:52,857 INFO program: Lifetime writes: 6674 MB >14:55:52,857 INFO program: Reserved blocks uid: 0 (user root) >14:55:52,857 INFO program: Reserved blocks gid: 0 (group root) >14:55:52,857 INFO program: First inode: 11 >14:55:52,857 INFO program: Inode size: 128 >14:55:52,857 INFO program: Journal inode: 8 >14:55:52,857 INFO program: Default directory hash: half_md4 >14:55:52,857 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:55:52,857 INFO program: Journal backup: inode blocks >14:55:52,857 INFO program: Journal features: journal_incompat_revoke >14:55:52,857 INFO program: Journal size: 4113k >14:55:52,858 INFO program: Journal length: 4096 >14:55:52,858 INFO program: Journal sequence: 0x00000a6a >14:55:52,858 INFO program: Journal start: 0 >14:55:52,858 INFO program: >14:55:52,858 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:52,858 INFO program: Running... dumpe2fs -h /dev/sda2 >14:55:52,862 INFO program: Filesystem volume name: boot >14:55:52,862 INFO program: Last mounted on: /boot >14:55:52,862 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:55:52,862 INFO program: Filesystem magic number: 0xEF53 >14:55:52,862 INFO program: Filesystem revision #: 1 (dynamic) >14:55:52,862 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:55:52,862 INFO program: Filesystem flags: signed_directory_hash >14:55:52,862 INFO program: Default mount options: (none) >14:55:52,862 INFO program: Filesystem state: clean >14:55:52,862 INFO program: Errors behavior: Continue >14:55:52,862 INFO program: Filesystem OS type: Linux >14:55:52,862 INFO program: Inode count: 840672 >14:55:52,862 INFO program: Block count: 3411656 >14:55:52,862 INFO program: Reserved block count: 170567 >14:55:52,862 INFO program: Free blocks: 428201 >14:55:52,863 INFO program: Free inodes: 839905 >14:55:52,863 INFO program: First block: 1 >14:55:52,863 INFO program: Block size: 1024 >14:55:52,863 INFO program: Fragment size: 1024 >14:55:52,863 INFO program: Reserved GDT blocks: 243 >14:55:52,863 INFO program: Blocks per group: 8192 >14:55:52,863 INFO program: Fragments per group: 8192 >14:55:52,863 INFO program: Inodes per group: 2016 >14:55:52,863 INFO program: Inode blocks per group: 252 >14:55:52,863 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:55:52,863 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:55:52,863 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:55:52,863 INFO program: Mount count: 3 >14:55:52,863 INFO program: Maximum mount count: 21 >14:55:52,863 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:55:52,863 INFO program: Check interval: 15552000 (6 months) >14:55:52,863 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:55:52,864 INFO program: Lifetime writes: 6674 MB >14:55:52,864 INFO program: Reserved blocks uid: 0 (user root) >14:55:52,864 INFO program: Reserved blocks gid: 0 (group root) >14:55:52,864 INFO program: First inode: 11 >14:55:52,864 INFO program: Inode size: 128 >14:55:52,864 INFO program: Journal inode: 8 >14:55:52,864 INFO program: Default directory hash: half_md4 >14:55:52,864 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:55:52,864 INFO program: Journal backup: inode blocks >14:55:52,864 INFO program: Journal features: journal_incompat_revoke >14:55:52,864 INFO program: Journal size: 4113k >14:55:52,864 INFO program: Journal length: 4096 >14:55:52,864 INFO program: Journal sequence: 0x00000a6a >14:55:52,864 INFO program: Journal start: 0 >14:55:52,864 INFO program: >14:55:52,864 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:52,865 INFO program: Running... resize2fs -P /dev/sda2 >14:55:52,869 INFO program: Estimated minimum size of the filesystem: 2969740 >14:55:52,869 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:55:53,128 INFO program: Running... dumpe2fs -h /dev/loop3 >14:55:53,133 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:53,133 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:55:53,133 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:53,133 INFO program: Filesystem magic number: 0xEF53 >14:55:53,133 INFO program: Filesystem revision #: 1 (dynamic) >14:55:53,133 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 >14:55:53,133 INFO program: Filesystem flags: signed_directory_hash >14:55:53,133 INFO program: Default mount options: user_xattr acl >14:55:53,133 INFO program: Filesystem state: clean >14:55:53,133 INFO program: Errors behavior: Continue >14:55:53,133 INFO program: Filesystem OS type: Linux >14:55:53,133 INFO program: Inode count: 262144 >14:55:53,133 INFO program: Block count: 1048576 >14:55:53,133 INFO program: Reserved block count: 10484 >14:55:53,133 INFO program: Free blocks: 188396 >14:55:53,133 INFO program: Free inodes: 153869 >14:55:53,134 INFO program: First block: 0 >14:55:53,134 INFO program: Block size: 4096 >14:55:53,134 INFO program: Fragment size: 4096 >14:55:53,134 INFO program: Reserved GDT blocks: 255 >14:55:53,134 INFO program: Blocks per group: 32768 >14:55:53,134 INFO program: Fragments per group: 32768 >14:55:53,134 INFO program: Inodes per group: 8192 >14:55:53,134 INFO program: Inode blocks per group: 512 >14:55:53,134 INFO program: Flex block group size: 16 >14:55:53,134 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:53,134 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:55:53,134 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:55:53,134 INFO program: Mount count: 0 >14:55:53,134 INFO program: Maximum mount count: -1 >14:55:53,134 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:55:53,134 INFO program: Check interval: 0 (<none>) >14:55:53,134 INFO program: Lifetime writes: 821 MB >14:55:53,134 INFO program: Reserved blocks uid: 0 (user root) >14:55:53,135 INFO program: Reserved blocks gid: 0 (group root) >14:55:53,135 INFO program: First inode: 11 >14:55:53,135 INFO program: Inode size: 256 >14:55:53,135 INFO program: Required extra isize: 28 >14:55:53,135 INFO program: Desired extra isize: 28 >14:55:53,135 INFO program: Journal inode: 8 >14:55:53,135 INFO program: Default directory hash: half_md4 >14:55:53,135 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:53,135 INFO program: Journal backup: inode blocks >14:55:53,135 INFO program: Journal features: journal_incompat_revoke >14:55:53,135 INFO program: Journal size: 128M >14:55:53,135 INFO program: Journal length: 32768 >14:55:53,135 INFO program: Journal sequence: 0x000016a9 >14:55:53,135 INFO program: Journal start: 0 >14:55:53,135 INFO program: >14:55:53,135 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:53,136 INFO program: Running... dumpe2fs -h /dev/loop3 >14:55:53,139 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:53,139 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:55:53,139 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:53,139 INFO program: Filesystem magic number: 0xEF53 >14:55:53,139 INFO program: Filesystem revision #: 1 (dynamic) >14:55:53,140 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 >14:55:53,140 INFO program: Filesystem flags: signed_directory_hash >14:55:53,140 INFO program: Default mount options: user_xattr acl >14:55:53,140 INFO program: Filesystem state: clean >14:55:53,140 INFO program: Errors behavior: Continue >14:55:53,140 INFO program: Filesystem OS type: Linux >14:55:53,140 INFO program: Inode count: 262144 >14:55:53,140 INFO program: Block count: 1048576 >14:55:53,140 INFO program: Reserved block count: 10484 >14:55:53,140 INFO program: Free blocks: 188396 >14:55:53,140 INFO program: Free inodes: 153869 >14:55:53,140 INFO program: First block: 0 >14:55:53,140 INFO program: Block size: 4096 >14:55:53,140 INFO program: Fragment size: 4096 >14:55:53,140 INFO program: Reserved GDT blocks: 255 >14:55:53,140 INFO program: Blocks per group: 32768 >14:55:53,140 INFO program: Fragments per group: 32768 >14:55:53,140 INFO program: Inodes per group: 8192 >14:55:53,141 INFO program: Inode blocks per group: 512 >14:55:53,141 INFO program: Flex block group size: 16 >14:55:53,141 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:53,141 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:55:53,141 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:55:53,141 INFO program: Mount count: 0 >14:55:53,141 INFO program: Maximum mount count: -1 >14:55:53,141 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:55:53,141 INFO program: Check interval: 0 (<none>) >14:55:53,141 INFO program: Lifetime writes: 821 MB >14:55:53,141 INFO program: Reserved blocks uid: 0 (user root) >14:55:53,141 INFO program: Reserved blocks gid: 0 (group root) >14:55:53,141 INFO program: First inode: 11 >14:55:53,141 INFO program: Inode size: 256 >14:55:53,141 INFO program: Required extra isize: 28 >14:55:53,141 INFO program: Desired extra isize: 28 >14:55:53,141 INFO program: Journal inode: 8 >14:55:53,141 INFO program: Default directory hash: half_md4 >14:55:53,142 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:53,142 INFO program: Journal backup: inode blocks >14:55:53,142 INFO program: Journal features: journal_incompat_revoke >14:55:53,142 INFO program: Journal size: 128M >14:55:53,142 INFO program: Journal length: 32768 >14:55:53,142 INFO program: Journal sequence: 0x000016a9 >14:55:53,142 INFO program: Journal start: 0 >14:55:53,142 INFO program: >14:55:53,142 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:53,142 INFO program: Running... resize2fs -P /dev/loop3 >14:55:53,145 INFO program: Couldn't find valid filesystem superblock. >14:55:53,145 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:55:53,146 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >14:55:53,165 INFO program: Running... udevadm settle --timeout=300 >14:55:53,195 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:55:53,199 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:53,199 INFO program: Last mounted on: /sysroot >14:55:53,199 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:53,199 INFO program: Filesystem magic number: 0xEF53 >14:55:53,199 INFO program: Filesystem revision #: 1 (dynamic) >14:55:53,199 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 >14:55:53,199 INFO program: Filesystem flags: signed_directory_hash >14:55:53,199 INFO program: Default mount options: user_xattr acl >14:55:53,199 INFO program: Filesystem state: clean >14:55:53,199 INFO program: Errors behavior: Continue >14:55:53,199 INFO program: Filesystem OS type: Linux >14:55:53,200 INFO program: Inode count: 262144 >14:55:53,200 INFO program: Block count: 1048576 >14:55:53,200 INFO program: Reserved block count: 10484 >14:55:53,200 INFO program: Free blocks: 188396 >14:55:53,200 INFO program: Free inodes: 153869 >14:55:53,200 INFO program: First block: 0 >14:55:53,200 INFO program: Block size: 4096 >14:55:53,200 INFO program: Fragment size: 4096 >14:55:53,200 INFO program: Reserved GDT blocks: 255 >14:55:53,200 INFO program: Blocks per group: 32768 >14:55:53,200 INFO program: Fragments per group: 32768 >14:55:53,200 INFO program: Inodes per group: 8192 >14:55:53,200 INFO program: Inode blocks per group: 512 >14:55:53,200 INFO program: Flex block group size: 16 >14:55:53,200 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:53,200 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:55:53,200 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:55:53,200 INFO program: Mount count: 1 >14:55:53,200 INFO program: Maximum mount count: -1 >14:55:53,201 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:55:53,201 INFO program: Check interval: 0 (<none>) >14:55:53,201 INFO program: Lifetime writes: 821 MB >14:55:53,201 INFO program: Reserved blocks uid: 0 (user root) >14:55:53,201 INFO program: Reserved blocks gid: 0 (group root) >14:55:53,201 INFO program: First inode: 11 >14:55:53,201 INFO program: Inode size: 256 >14:55:53,201 INFO program: Required extra isize: 28 >14:55:53,201 INFO program: Desired extra isize: 28 >14:55:53,201 INFO program: Journal inode: 8 >14:55:53,201 INFO program: First orphan inode: 34641 >14:55:53,201 INFO program: Default directory hash: half_md4 >14:55:53,201 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:53,201 INFO program: Journal backup: inode blocks >14:55:53,201 INFO program: Journal features: journal_incompat_revoke >14:55:53,201 INFO program: Journal size: 128M >14:55:53,201 INFO program: Journal length: 32768 >14:55:53,201 INFO program: Journal sequence: 0x000016aa >14:55:53,202 INFO program: Journal start: 1 >14:55:53,202 INFO program: >14:55:53,202 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:53,202 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:55:53,206 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:53,206 INFO program: Last mounted on: /sysroot >14:55:53,206 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:53,206 INFO program: Filesystem magic number: 0xEF53 >14:55:53,206 INFO program: Filesystem revision #: 1 (dynamic) >14:55:53,206 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 >14:55:53,206 INFO program: Filesystem flags: signed_directory_hash >14:55:53,206 INFO program: Default mount options: user_xattr acl >14:55:53,206 INFO program: Filesystem state: clean >14:55:53,206 INFO program: Errors behavior: Continue >14:55:53,206 INFO program: Filesystem OS type: Linux >14:55:53,206 INFO program: Inode count: 262144 >14:55:53,206 INFO program: Block count: 1048576 >14:55:53,206 INFO program: Reserved block count: 10484 >14:55:53,207 INFO program: Free blocks: 188396 >14:55:53,207 INFO program: Free inodes: 153869 >14:55:53,207 INFO program: First block: 0 >14:55:53,207 INFO program: Block size: 4096 >14:55:53,207 INFO program: Fragment size: 4096 >14:55:53,207 INFO program: Reserved GDT blocks: 255 >14:55:53,207 INFO program: Blocks per group: 32768 >14:55:53,207 INFO program: Fragments per group: 32768 >14:55:53,207 INFO program: Inodes per group: 8192 >14:55:53,207 INFO program: Inode blocks per group: 512 >14:55:53,207 INFO program: Flex block group size: 16 >14:55:53,207 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:53,207 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:55:53,207 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:55:53,207 INFO program: Mount count: 1 >14:55:53,207 INFO program: Maximum mount count: -1 >14:55:53,207 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:55:53,207 INFO program: Check interval: 0 (<none>) >14:55:53,208 INFO program: Lifetime writes: 821 MB >14:55:53,208 INFO program: Reserved blocks uid: 0 (user root) >14:55:53,208 INFO program: Reserved blocks gid: 0 (group root) >14:55:53,208 INFO program: First inode: 11 >14:55:53,208 INFO program: Inode size: 256 >14:55:53,208 INFO program: Required extra isize: 28 >14:55:53,208 INFO program: Desired extra isize: 28 >14:55:53,208 INFO program: Journal inode: 8 >14:55:53,208 INFO program: First orphan inode: 34641 >14:55:53,208 INFO program: Default directory hash: half_md4 >14:55:53,208 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:53,208 INFO program: Journal backup: inode blocks >14:55:53,208 INFO program: Journal features: journal_incompat_revoke >14:55:53,208 INFO program: Journal size: 128M >14:55:53,208 INFO program: Journal length: 32768 >14:55:53,208 INFO program: Journal sequence: 0x000016aa >14:55:53,208 INFO program: Journal start: 1 >14:55:53,208 INFO program: >14:55:53,209 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:53,209 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:55:53,212 INFO program: Estimated minimum size of the filesystem: 861839 >14:55:53,212 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:55:53,232 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:55:53,236 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:53,236 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:55:53,236 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:53,236 INFO program: Filesystem magic number: 0xEF53 >14:55:53,236 INFO program: Filesystem revision #: 1 (dynamic) >14:55:53,236 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 >14:55:53,236 INFO program: Filesystem flags: signed_directory_hash >14:55:53,236 INFO program: Default mount options: user_xattr acl >14:55:53,236 INFO program: Filesystem state: clean >14:55:53,237 INFO program: Errors behavior: Continue >14:55:53,237 INFO program: Filesystem OS type: Linux >14:55:53,237 INFO program: Inode count: 221184 >14:55:53,237 INFO program: Block count: 861839 >14:55:53,237 INFO program: Reserved block count: 8616 >14:55:53,237 INFO program: Free blocks: 4486 >14:55:53,237 INFO program: Free inodes: 112909 >14:55:53,237 INFO program: First block: 0 >14:55:53,237 INFO program: Block size: 4096 >14:55:53,237 INFO program: Fragment size: 4096 >14:55:53,237 INFO program: Reserved GDT blocks: 255 >14:55:53,237 INFO program: Blocks per group: 32768 >14:55:53,237 INFO program: Fragments per group: 32768 >14:55:53,237 INFO program: Inodes per group: 8192 >14:55:53,237 INFO program: Inode blocks per group: 512 >14:55:53,237 INFO program: Flex block group size: 16 >14:55:53,237 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:53,237 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:55:53,238 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:55:53,238 INFO program: Mount count: 0 >14:55:53,238 INFO program: Maximum mount count: -1 >14:55:53,238 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:55:53,238 INFO program: Check interval: 0 (<none>) >14:55:53,238 INFO program: Lifetime writes: 822 MB >14:55:53,238 INFO program: Reserved blocks uid: 0 (user root) >14:55:53,238 INFO program: Reserved blocks gid: 0 (group root) >14:55:53,238 INFO program: First inode: 11 >14:55:53,238 INFO program: Inode size: 256 >14:55:53,238 INFO program: Required extra isize: 28 >14:55:53,238 INFO program: Desired extra isize: 28 >14:55:53,238 INFO program: Journal inode: 8 >14:55:53,238 INFO program: Default directory hash: half_md4 >14:55:53,238 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:53,238 INFO program: Journal backup: inode blocks >14:55:53,238 INFO program: Journal features: journal_incompat_revoke >14:55:53,238 INFO program: Journal size: 128M >14:55:53,239 INFO program: Journal length: 32768 >14:55:53,239 INFO program: Journal sequence: 0x000016a9 >14:55:53,239 INFO program: Journal start: 0 >14:55:53,239 INFO program: >14:55:53,239 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:53,239 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:55:53,243 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:53,243 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:55:53,243 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:53,243 INFO program: Filesystem magic number: 0xEF53 >14:55:53,243 INFO program: Filesystem revision #: 1 (dynamic) >14:55:53,243 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 >14:55:53,243 INFO program: Filesystem flags: signed_directory_hash >14:55:53,243 INFO program: Default mount options: user_xattr acl >14:55:53,243 INFO program: Filesystem state: clean >14:55:53,243 INFO program: Errors behavior: Continue >14:55:53,243 INFO program: Filesystem OS type: Linux >14:55:53,244 INFO program: Inode count: 221184 >14:55:53,244 INFO program: Block count: 861839 >14:55:53,244 INFO program: Reserved block count: 8616 >14:55:53,244 INFO program: Free blocks: 4486 >14:55:53,244 INFO program: Free inodes: 112909 >14:55:53,244 INFO program: First block: 0 >14:55:53,244 INFO program: Block size: 4096 >14:55:53,244 INFO program: Fragment size: 4096 >14:55:53,244 INFO program: Reserved GDT blocks: 255 >14:55:53,244 INFO program: Blocks per group: 32768 >14:55:53,244 INFO program: Fragments per group: 32768 >14:55:53,244 INFO program: Inodes per group: 8192 >14:55:53,244 INFO program: Inode blocks per group: 512 >14:55:53,244 INFO program: Flex block group size: 16 >14:55:53,244 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:53,244 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:55:53,244 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:55:53,244 INFO program: Mount count: 0 >14:55:53,244 INFO program: Maximum mount count: -1 >14:55:53,245 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:55:53,245 INFO program: Check interval: 0 (<none>) >14:55:53,245 INFO program: Lifetime writes: 822 MB >14:55:53,245 INFO program: Reserved blocks uid: 0 (user root) >14:55:53,245 INFO program: Reserved blocks gid: 0 (group root) >14:55:53,245 INFO program: First inode: 11 >14:55:53,245 INFO program: Inode size: 256 >14:55:53,245 INFO program: Required extra isize: 28 >14:55:53,245 INFO program: Desired extra isize: 28 >14:55:53,245 INFO program: Journal inode: 8 >14:55:53,245 INFO program: Default directory hash: half_md4 >14:55:53,245 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:53,245 INFO program: Journal backup: inode blocks >14:55:53,245 INFO program: Journal features: journal_incompat_revoke >14:55:53,245 INFO program: Journal size: 128M >14:55:53,245 INFO program: Journal length: 32768 >14:55:53,245 INFO program: Journal sequence: 0x000016a9 >14:55:53,245 INFO program: Journal start: 0 >14:55:53,246 INFO program: >14:55:53,246 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:53,246 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >14:55:53,249 INFO program: Couldn't find valid filesystem superblock. >14:55:53,249 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:55:53,249 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >14:55:53,255 INFO program: Running... udevadm settle --timeout=300 >14:55:53,277 INFO program: Running... udevadm settle --timeout=300 >14:55:53,293 INFO program: Running... udevadm settle --timeout=300 >14:55:53,305 INFO program: Running... udevadm settle --timeout=300 >14:55:53,318 INFO program: Running... udevadm settle --timeout=300 >14:55:53,331 INFO program: Running... udevadm settle --timeout=300 >14:55:53,343 INFO program: Running... udevadm settle --timeout=300 >14:55:53,355 INFO program: Running... udevadm settle --timeout=300 >14:55:53,369 INFO program: Running... udevadm settle --timeout=300 >14:55:53,381 INFO program: Running... udevadm settle --timeout=300 >14:55:53,396 INFO program: Running... udevadm settle --timeout=300 >14:55:53,408 INFO program: Running... udevadm settle --timeout=300 >14:55:53,421 INFO program: Running... udevadm settle --timeout=300 >14:55:53,435 INFO program: Running... udevadm settle --timeout=300 >14:55:53,448 INFO program: Running... udevadm settle --timeout=300 >14:55:53,461 INFO program: Running... udevadm settle --timeout=300 >14:55:53,475 INFO program: Running... udevadm settle --timeout=300 >14:55:53,488 INFO program: Running... udevadm settle --timeout=300 >14:55:53,502 INFO program: Running... udevadm settle --timeout=300 >14:55:53,517 INFO program: Running... udevadm settle --timeout=300 >14:55:53,530 INFO program: Running... udevadm settle --timeout=300 >14:55:53,544 INFO program: Running... udevadm settle --timeout=300 >14:55:53,555 INFO program: Running... udevadm settle --timeout=300 >14:55:53,568 INFO program: Running... udevadm settle --timeout=300 >14:55:53,580 INFO program: Running... udevadm settle --timeout=300 >14:55:53,594 INFO program: Running... udevadm settle --timeout=300 >14:55:53,606 INFO program: Running... udevadm settle --timeout=300 >14:55:53,618 INFO program: Running... udevadm settle --timeout=300 >14:55:53,630 INFO program: Running... udevadm settle --timeout=300 >14:55:53,644 INFO program: Running... udevadm settle --timeout=300 >14:55:53,657 INFO program: Running... udevadm settle --timeout=300 >14:55:53,669 INFO program: Running... udevadm settle --timeout=300 >14:55:53,685 INFO program: Running... udevadm settle --timeout=300 >14:55:53,698 INFO program: Running... udevadm settle --timeout=300 >14:55:53,710 INFO program: Running... udevadm settle --timeout=300 >14:55:54,022 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:55:54,035 INFO program: Running... udevadm settle --timeout=300 >14:55:54,191 INFO program: Running... modprobe fcoe >14:55:54,197 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:55:54,202 INFO program: No FCoE boot disk information is found in EDD! >14:55:54,204 INFO program: Running... udevadm settle --timeout=300 >14:55:54,267 INFO program: Running... multipath -d >14:55:54,276 INFO program: Running... multipath -ll >14:55:54,464 INFO program: Running... udevadm control --property=ANACONDA=1 >14:55:54,468 INFO program: Running... systemctl start chronyd.service >14:55:54,491 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:55:54,528 INFO program: Running... udevadm settle --timeout=300 >14:55:54,687 INFO program: Running... udevadm settle --timeout=300 >14:55:54,712 INFO program: Running... udevadm settle --timeout=300 >14:55:54,753 INFO program: Running... multipath -d >14:55:54,766 INFO program: Running... multipath -ll >14:55:54,941 INFO program: Running... dumpe2fs -h /dev/sda2 >14:55:54,949 INFO program: Filesystem volume name: boot >14:55:54,949 INFO program: Last mounted on: /boot >14:55:54,949 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:55:54,949 INFO program: Filesystem magic number: 0xEF53 >14:55:54,949 INFO program: Filesystem revision #: 1 (dynamic) >14:55:54,949 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:55:54,950 INFO program: Filesystem flags: signed_directory_hash >14:55:54,950 INFO program: Default mount options: (none) >14:55:54,950 INFO program: Filesystem state: clean >14:55:54,950 INFO program: Errors behavior: Continue >14:55:54,950 INFO program: Filesystem OS type: Linux >14:55:54,950 INFO program: Inode count: 840672 >14:55:54,950 INFO program: Block count: 3411656 >14:55:54,950 INFO program: Reserved block count: 170567 >14:55:54,950 INFO program: Free blocks: 428201 >14:55:54,950 INFO program: Free inodes: 839905 >14:55:54,954 INFO program: First block: 1 >14:55:54,954 INFO program: Block size: 1024 >14:55:54,954 INFO program: Fragment size: 1024 >14:55:54,954 INFO program: Reserved GDT blocks: 243 >14:55:54,954 INFO program: Blocks per group: 8192 >14:55:54,954 INFO program: Fragments per group: 8192 >14:55:54,954 INFO program: Inodes per group: 2016 >14:55:54,954 INFO program: Inode blocks per group: 252 >14:55:54,955 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:55:54,955 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:55:54,955 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:55:54,955 INFO program: Mount count: 3 >14:55:54,955 INFO program: Maximum mount count: 21 >14:55:54,955 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:55:54,955 INFO program: Check interval: 15552000 (6 months) >14:55:54,955 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:55:54,957 INFO program: Lifetime writes: 6674 MB >14:55:54,957 INFO program: Reserved blocks uid: 0 (user root) >14:55:54,957 INFO program: Reserved blocks gid: 0 (group root) >14:55:54,957 INFO program: First inode: 11 >14:55:54,957 INFO program: Inode size: 128 >14:55:54,957 INFO program: Journal inode: 8 >14:55:54,957 INFO program: Default directory hash: half_md4 >14:55:54,958 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:55:54,958 INFO program: Journal backup: inode blocks >14:55:54,959 INFO program: Journal features: journal_incompat_revoke >14:55:54,959 INFO program: Journal size: 4113k >14:55:54,959 INFO program: Journal length: 4096 >14:55:54,960 INFO program: Journal sequence: 0x00000a6a >14:55:54,960 INFO program: Journal start: 0 >14:55:54,961 INFO program: >14:55:54,961 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:54,962 INFO program: Running... dumpe2fs -h /dev/sda2 >14:55:54,972 INFO program: Filesystem volume name: boot >14:55:54,973 INFO program: Last mounted on: /boot >14:55:54,973 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:55:54,973 INFO program: Filesystem magic number: 0xEF53 >14:55:54,974 INFO program: Filesystem revision #: 1 (dynamic) >14:55:54,974 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:55:54,975 INFO program: Filesystem flags: signed_directory_hash >14:55:54,975 INFO program: Default mount options: (none) >14:55:54,976 INFO program: Filesystem state: clean >14:55:54,976 INFO program: Errors behavior: Continue >14:55:54,976 INFO program: Filesystem OS type: Linux >14:55:54,977 INFO program: Inode count: 840672 >14:55:54,977 INFO program: Block count: 3411656 >14:55:54,978 INFO program: Reserved block count: 170567 >14:55:54,978 INFO program: Free blocks: 428201 >14:55:54,979 INFO program: Free inodes: 839905 >14:55:54,979 INFO program: First block: 1 >14:55:54,980 INFO program: Block size: 1024 >14:55:54,980 INFO program: Fragment size: 1024 >14:55:54,980 INFO program: Reserved GDT blocks: 243 >14:55:54,981 INFO program: Blocks per group: 8192 >14:55:54,981 INFO program: Fragments per group: 8192 >14:55:54,982 INFO program: Inodes per group: 2016 >14:55:54,982 INFO program: Inode blocks per group: 252 >14:55:54,983 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:55:54,983 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:55:54,983 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:55:54,984 INFO program: Mount count: 3 >14:55:54,984 INFO program: Maximum mount count: 21 >14:55:54,985 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:55:54,985 INFO program: Check interval: 15552000 (6 months) >14:55:54,985 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:55:54,985 INFO program: Lifetime writes: 6674 MB >14:55:54,985 INFO program: Reserved blocks uid: 0 (user root) >14:55:54,985 INFO program: Reserved blocks gid: 0 (group root) >14:55:54,986 INFO program: First inode: 11 >14:55:54,986 INFO program: Inode size: 128 >14:55:54,986 INFO program: Journal inode: 8 >14:55:54,986 INFO program: Default directory hash: half_md4 >14:55:54,986 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:55:54,986 INFO program: Journal backup: inode blocks >14:55:54,986 INFO program: Journal features: journal_incompat_revoke >14:55:54,986 INFO program: Journal size: 4113k >14:55:54,990 INFO program: Journal length: 4096 >14:55:54,990 INFO program: Journal sequence: 0x00000a6a >14:55:54,990 INFO program: Journal start: 0 >14:55:54,990 INFO program: >14:55:54,990 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:54,990 INFO program: Running... resize2fs -P /dev/sda2 >14:55:55,004 INFO program: Estimated minimum size of the filesystem: 2969740 >14:55:55,005 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:55:55,505 INFO program: Running... dumpe2fs -h /dev/loop3 >14:55:55,513 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:55,514 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:55:55,514 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:55,515 INFO program: Filesystem magic number: 0xEF53 >14:55:55,515 INFO program: Filesystem revision #: 1 (dynamic) >14:55:55,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 >14:55:55,516 INFO program: Filesystem flags: signed_directory_hash >14:55:55,516 INFO program: Default mount options: user_xattr acl >14:55:55,516 INFO program: Filesystem state: clean >14:55:55,517 INFO program: Errors behavior: Continue >14:55:55,517 INFO program: Filesystem OS type: Linux >14:55:55,518 INFO program: Inode count: 262144 >14:55:55,518 INFO program: Block count: 1048576 >14:55:55,519 INFO program: Reserved block count: 10484 >14:55:55,519 INFO program: Free blocks: 188396 >14:55:55,519 INFO program: Free inodes: 153869 >14:55:55,520 INFO program: First block: 0 >14:55:55,520 INFO program: Block size: 4096 >14:55:55,521 INFO program: Fragment size: 4096 >14:55:55,521 INFO program: Reserved GDT blocks: 255 >14:55:55,521 INFO program: Blocks per group: 32768 >14:55:55,522 INFO program: Fragments per group: 32768 >14:55:55,522 INFO program: Inodes per group: 8192 >14:55:55,523 INFO program: Inode blocks per group: 512 >14:55:55,523 INFO program: Flex block group size: 16 >14:55:55,523 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:55,524 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:55:55,524 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:55:55,524 INFO program: Mount count: 0 >14:55:55,524 INFO program: Maximum mount count: -1 >14:55:55,524 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:55:55,524 INFO program: Check interval: 0 (<none>) >14:55:55,524 INFO program: Lifetime writes: 821 MB >14:55:55,525 INFO program: Reserved blocks uid: 0 (user root) >14:55:55,525 INFO program: Reserved blocks gid: 0 (group root) >14:55:55,525 INFO program: First inode: 11 >14:55:55,525 INFO program: Inode size: 256 >14:55:55,525 INFO program: Required extra isize: 28 >14:55:55,525 INFO program: Desired extra isize: 28 >14:55:55,525 INFO program: Journal inode: 8 >14:55:55,525 INFO program: Default directory hash: half_md4 >14:55:55,525 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:55,525 INFO program: Journal backup: inode blocks >14:55:55,528 INFO program: Journal features: journal_incompat_revoke >14:55:55,528 INFO program: Journal size: 128M >14:55:55,528 INFO program: Journal length: 32768 >14:55:55,528 INFO program: Journal sequence: 0x000016a9 >14:55:55,528 INFO program: Journal start: 0 >14:55:55,528 INFO program: >14:55:55,528 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:55,532 INFO program: Running... dumpe2fs -h /dev/loop3 >14:55:55,538 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:55,539 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:55:55,539 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:55,539 INFO program: Filesystem magic number: 0xEF53 >14:55:55,539 INFO program: Filesystem revision #: 1 (dynamic) >14:55:55,539 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:55:55,539 INFO program: Filesystem flags: signed_directory_hash >14:55:55,539 INFO program: Default mount options: user_xattr acl >14:55:55,539 INFO program: Filesystem state: clean >14:55:55,539 INFO program: Errors behavior: Continue >14:55:55,539 INFO program: Filesystem OS type: Linux >14:55:55,540 INFO program: Inode count: 262144 >14:55:55,540 INFO program: Block count: 1048576 >14:55:55,540 INFO program: Reserved block count: 10484 >14:55:55,540 INFO program: Free blocks: 188396 >14:55:55,540 INFO program: Free inodes: 153869 >14:55:55,540 INFO program: First block: 0 >14:55:55,540 INFO program: Block size: 4096 >14:55:55,541 INFO program: Fragment size: 4096 >14:55:55,541 INFO program: Reserved GDT blocks: 255 >14:55:55,541 INFO program: Blocks per group: 32768 >14:55:55,542 INFO program: Fragments per group: 32768 >14:55:55,542 INFO program: Inodes per group: 8192 >14:55:55,542 INFO program: Inode blocks per group: 512 >14:55:55,543 INFO program: Flex block group size: 16 >14:55:55,543 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:55,543 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:55:55,544 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:55:55,544 INFO program: Mount count: 0 >14:55:55,544 INFO program: Maximum mount count: -1 >14:55:55,544 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:55:55,545 INFO program: Check interval: 0 (<none>) >14:55:55,545 INFO program: Lifetime writes: 821 MB >14:55:55,545 INFO program: Reserved blocks uid: 0 (user root) >14:55:55,550 INFO program: Reserved blocks gid: 0 (group root) >14:55:55,550 INFO program: First inode: 11 >14:55:55,553 INFO program: Inode size: 256 >14:55:55,553 INFO program: Required extra isize: 28 >14:55:55,553 INFO program: Desired extra isize: 28 >14:55:55,554 INFO program: Journal inode: 8 >14:55:55,554 INFO program: Default directory hash: half_md4 >14:55:55,554 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:55,560 INFO program: Journal backup: inode blocks >14:55:55,560 INFO program: Journal features: journal_incompat_revoke >14:55:55,560 INFO program: Journal size: 128M >14:55:55,560 INFO program: Journal length: 32768 >14:55:55,560 INFO program: Journal sequence: 0x000016a9 >14:55:55,560 INFO program: Journal start: 0 >14:55:55,560 INFO program: >14:55:55,560 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:55,560 INFO program: Running... resize2fs -P /dev/loop3 >14:55:55,571 INFO program: Couldn't find valid filesystem superblock. >14:55:55,572 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:55:55,573 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >14:55:55,607 INFO program: Running... udevadm settle --timeout=300 >14:55:55,657 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:55:55,666 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:55,667 INFO program: Last mounted on: /sysroot >14:55:55,667 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:55,667 INFO program: Filesystem magic number: 0xEF53 >14:55:55,667 INFO program: Filesystem revision #: 1 (dynamic) >14:55:55,668 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 >14:55:55,668 INFO program: Filesystem flags: signed_directory_hash >14:55:55,668 INFO program: Default mount options: user_xattr acl >14:55:55,668 INFO program: Filesystem state: clean >14:55:55,668 INFO program: Errors behavior: Continue >14:55:55,669 INFO program: Filesystem OS type: Linux >14:55:55,669 INFO program: Inode count: 262144 >14:55:55,669 INFO program: Block count: 1048576 >14:55:55,669 INFO program: Reserved block count: 10484 >14:55:55,669 INFO program: Free blocks: 188396 >14:55:55,670 INFO program: Free inodes: 153869 >14:55:55,670 INFO program: First block: 0 >14:55:55,670 INFO program: Block size: 4096 >14:55:55,670 INFO program: Fragment size: 4096 >14:55:55,671 INFO program: Reserved GDT blocks: 255 >14:55:55,671 INFO program: Blocks per group: 32768 >14:55:55,671 INFO program: Fragments per group: 32768 >14:55:55,671 INFO program: Inodes per group: 8192 >14:55:55,671 INFO program: Inode blocks per group: 512 >14:55:55,672 INFO program: Flex block group size: 16 >14:55:55,672 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:55,672 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:55:55,672 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:55:55,672 INFO program: Mount count: 1 >14:55:55,673 INFO program: Maximum mount count: -1 >14:55:55,673 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:55:55,673 INFO program: Check interval: 0 (<none>) >14:55:55,673 INFO program: Lifetime writes: 821 MB >14:55:55,673 INFO program: Reserved blocks uid: 0 (user root) >14:55:55,674 INFO program: Reserved blocks gid: 0 (group root) >14:55:55,674 INFO program: First inode: 11 >14:55:55,674 INFO program: Inode size: 256 >14:55:55,674 INFO program: Required extra isize: 28 >14:55:55,675 INFO program: Desired extra isize: 28 >14:55:55,675 INFO program: Journal inode: 8 >14:55:55,675 INFO program: First orphan inode: 34641 >14:55:55,675 INFO program: Default directory hash: half_md4 >14:55:55,675 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:55,676 INFO program: Journal backup: inode blocks >14:55:55,676 INFO program: Journal features: journal_incompat_revoke >14:55:55,676 INFO program: Journal size: 128M >14:55:55,676 INFO program: Journal length: 32768 >14:55:55,676 INFO program: Journal sequence: 0x000016aa >14:55:55,677 INFO program: Journal start: 1 >14:55:55,677 INFO program: >14:55:55,677 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:55,678 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:55:55,686 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:55,687 INFO program: Last mounted on: /sysroot >14:55:55,687 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:55,687 INFO program: Filesystem magic number: 0xEF53 >14:55:55,688 INFO program: Filesystem revision #: 1 (dynamic) >14:55:55,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 >14:55:55,688 INFO program: Filesystem flags: signed_directory_hash >14:55:55,688 INFO program: Default mount options: user_xattr acl >14:55:55,688 INFO program: Filesystem state: clean >14:55:55,689 INFO program: Errors behavior: Continue >14:55:55,689 INFO program: Filesystem OS type: Linux >14:55:55,689 INFO program: Inode count: 262144 >14:55:55,689 INFO program: Block count: 1048576 >14:55:55,689 INFO program: Reserved block count: 10484 >14:55:55,690 INFO program: Free blocks: 188396 >14:55:55,690 INFO program: Free inodes: 153869 >14:55:55,690 INFO program: First block: 0 >14:55:55,690 INFO program: Block size: 4096 >14:55:55,690 INFO program: Fragment size: 4096 >14:55:55,691 INFO program: Reserved GDT blocks: 255 >14:55:55,691 INFO program: Blocks per group: 32768 >14:55:55,691 INFO program: Fragments per group: 32768 >14:55:55,691 INFO program: Inodes per group: 8192 >14:55:55,692 INFO program: Inode blocks per group: 512 >14:55:55,692 INFO program: Flex block group size: 16 >14:55:55,692 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:55,692 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:55:55,692 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:55:55,693 INFO program: Mount count: 1 >14:55:55,693 INFO program: Maximum mount count: -1 >14:55:55,693 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:55:55,693 INFO program: Check interval: 0 (<none>) >14:55:55,693 INFO program: Lifetime writes: 821 MB >14:55:55,694 INFO program: Reserved blocks uid: 0 (user root) >14:55:55,694 INFO program: Reserved blocks gid: 0 (group root) >14:55:55,694 INFO program: First inode: 11 >14:55:55,694 INFO program: Inode size: 256 >14:55:55,694 INFO program: Required extra isize: 28 >14:55:55,695 INFO program: Desired extra isize: 28 >14:55:55,695 INFO program: Journal inode: 8 >14:55:55,695 INFO program: First orphan inode: 34641 >14:55:55,695 INFO program: Default directory hash: half_md4 >14:55:55,695 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:55,696 INFO program: Journal backup: inode blocks >14:55:55,696 INFO program: Journal features: journal_incompat_revoke >14:55:55,696 INFO program: Journal size: 128M >14:55:55,696 INFO program: Journal length: 32768 >14:55:55,696 INFO program: Journal sequence: 0x000016aa >14:55:55,697 INFO program: Journal start: 1 >14:55:55,697 INFO program: >14:55:55,697 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:55,698 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:55:55,706 INFO program: Estimated minimum size of the filesystem: 861839 >14:55:55,707 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:55:55,740 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:55:55,750 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:55,750 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:55:55,750 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:55,751 INFO program: Filesystem magic number: 0xEF53 >14:55:55,751 INFO program: Filesystem revision #: 1 (dynamic) >14:55:55,751 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 >14:55:55,751 INFO program: Filesystem flags: signed_directory_hash >14:55:55,751 INFO program: Default mount options: user_xattr acl >14:55:55,752 INFO program: Filesystem state: clean >14:55:55,752 INFO program: Errors behavior: Continue >14:55:55,752 INFO program: Filesystem OS type: Linux >14:55:55,752 INFO program: Inode count: 221184 >14:55:55,752 INFO program: Block count: 861839 >14:55:55,753 INFO program: Reserved block count: 8616 >14:55:55,753 INFO program: Free blocks: 4486 >14:55:55,753 INFO program: Free inodes: 112909 >14:55:55,753 INFO program: First block: 0 >14:55:55,753 INFO program: Block size: 4096 >14:55:55,754 INFO program: Fragment size: 4096 >14:55:55,754 INFO program: Reserved GDT blocks: 255 >14:55:55,754 INFO program: Blocks per group: 32768 >14:55:55,754 INFO program: Fragments per group: 32768 >14:55:55,754 INFO program: Inodes per group: 8192 >14:55:55,755 INFO program: Inode blocks per group: 512 >14:55:55,755 INFO program: Flex block group size: 16 >14:55:55,755 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:55,755 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:55:55,755 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:55:55,756 INFO program: Mount count: 0 >14:55:55,756 INFO program: Maximum mount count: -1 >14:55:55,756 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:55:55,756 INFO program: Check interval: 0 (<none>) >14:55:55,756 INFO program: Lifetime writes: 822 MB >14:55:55,757 INFO program: Reserved blocks uid: 0 (user root) >14:55:55,757 INFO program: Reserved blocks gid: 0 (group root) >14:55:55,757 INFO program: First inode: 11 >14:55:55,757 INFO program: Inode size: 256 >14:55:55,757 INFO program: Required extra isize: 28 >14:55:55,758 INFO program: Desired extra isize: 28 >14:55:55,758 INFO program: Journal inode: 8 >14:55:55,758 INFO program: Default directory hash: half_md4 >14:55:55,758 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:55,759 INFO program: Journal backup: inode blocks >14:55:55,759 INFO program: Journal features: journal_incompat_revoke >14:55:55,759 INFO program: Journal size: 128M >14:55:55,759 INFO program: Journal length: 32768 >14:55:55,759 INFO program: Journal sequence: 0x000016a9 >14:55:55,760 INFO program: Journal start: 0 >14:55:55,760 INFO program: >14:55:55,760 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:55,761 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:55:55,772 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:55:55,772 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:55:55,773 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:55:55,773 INFO program: Filesystem magic number: 0xEF53 >14:55:55,773 INFO program: Filesystem revision #: 1 (dynamic) >14:55:55,773 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 >14:55:55,774 INFO program: Filesystem flags: signed_directory_hash >14:55:55,774 INFO program: Default mount options: user_xattr acl >14:55:55,774 INFO program: Filesystem state: clean >14:55:55,774 INFO program: Errors behavior: Continue >14:55:55,774 INFO program: Filesystem OS type: Linux >14:55:55,775 INFO program: Inode count: 221184 >14:55:55,775 INFO program: Block count: 861839 >14:55:55,775 INFO program: Reserved block count: 8616 >14:55:55,775 INFO program: Free blocks: 4486 >14:55:55,775 INFO program: Free inodes: 112909 >14:55:55,776 INFO program: First block: 0 >14:55:55,776 INFO program: Block size: 4096 >14:55:55,776 INFO program: Fragment size: 4096 >14:55:55,776 INFO program: Reserved GDT blocks: 255 >14:55:55,776 INFO program: Blocks per group: 32768 >14:55:55,777 INFO program: Fragments per group: 32768 >14:55:55,777 INFO program: Inodes per group: 8192 >14:55:55,777 INFO program: Inode blocks per group: 512 >14:55:55,777 INFO program: Flex block group size: 16 >14:55:55,778 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:55:55,778 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:55:55,778 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:55:55,778 INFO program: Mount count: 0 >14:55:55,778 INFO program: Maximum mount count: -1 >14:55:55,779 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:55:55,779 INFO program: Check interval: 0 (<none>) >14:55:55,779 INFO program: Lifetime writes: 822 MB >14:55:55,779 INFO program: Reserved blocks uid: 0 (user root) >14:55:55,779 INFO program: Reserved blocks gid: 0 (group root) >14:55:55,780 INFO program: First inode: 11 >14:55:55,780 INFO program: Inode size: 256 >14:55:55,780 INFO program: Required extra isize: 28 >14:55:55,780 INFO program: Desired extra isize: 28 >14:55:55,780 INFO program: Journal inode: 8 >14:55:55,781 INFO program: Default directory hash: half_md4 >14:55:55,781 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:55:55,781 INFO program: Journal backup: inode blocks >14:55:55,781 INFO program: Journal features: journal_incompat_revoke >14:55:55,781 INFO program: Journal size: 128M >14:55:55,782 INFO program: Journal length: 32768 >14:55:55,782 INFO program: Journal sequence: 0x000016a9 >14:55:55,782 INFO program: Journal start: 0 >14:55:55,782 INFO program: >14:55:55,782 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:55:55,783 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >14:55:55,795 INFO program: Couldn't find valid filesystem superblock. >14:55:55,796 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:55:55,797 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >14:55:55,809 INFO program: Running... udevadm settle --timeout=300 >14:55:55,857 INFO program: Running... udevadm settle --timeout=300 >14:55:55,875 INFO program: Running... udevadm settle --timeout=300 >14:55:55,906 INFO program: Running... udevadm settle --timeout=300 >14:55:55,937 INFO program: Running... udevadm settle --timeout=300 >14:55:55,964 INFO program: Running... udevadm settle --timeout=300 >14:55:55,995 INFO program: Running... udevadm settle --timeout=300 >14:55:56,020 INFO program: Running... udevadm settle --timeout=300 >14:55:56,043 INFO program: Running... udevadm settle --timeout=300 >14:55:56,078 INFO program: Running... udevadm settle --timeout=300 >14:55:56,098 INFO program: Running... udevadm settle --timeout=300 >14:55:56,125 INFO program: Running... udevadm settle --timeout=300 >14:55:56,145 INFO program: Running... udevadm settle --timeout=300 >14:55:56,173 INFO program: Running... udevadm settle --timeout=300 >14:55:56,193 INFO program: Running... udevadm settle --timeout=300 >14:55:56,219 INFO program: Running... udevadm settle --timeout=300 >14:55:56,241 INFO program: Running... udevadm settle --timeout=300 >14:55:56,266 INFO program: Running... udevadm settle --timeout=300 >19:55:56,314 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda2 /mnt/sysimage >19:55:56,363 INFO program: Running... /bin/umount /mnt/sysimage >14:55:56,371 INFO program: Running... udevadm settle --timeout=300 >14:55:56,400 INFO program: Running... udevadm settle --timeout=300 >19:55:56,480 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >14:04:44,207 INFO program: Running... udevadm settle --timeout=300 >14:04:44,247 INFO program: Running... multipath -d >14:04:44,270 INFO program: Running... multipath -ll >14:04:44,448 INFO program: Running... dumpe2fs -h /dev/sda2 >14:04:44,453 INFO program: Filesystem volume name: boot >14:04:44,453 INFO program: Last mounted on: /boot >14:04:44,453 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:04:44,453 INFO program: Filesystem magic number: 0xEF53 >14:04:44,454 INFO program: Filesystem revision #: 1 (dynamic) >14:04:44,454 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:04:44,454 INFO program: Filesystem flags: signed_directory_hash >14:04:44,454 INFO program: Default mount options: (none) >14:04:44,454 INFO program: Filesystem state: clean >14:04:44,454 INFO program: Errors behavior: Continue >14:04:44,454 INFO program: Filesystem OS type: Linux >14:04:44,454 INFO program: Inode count: 840672 >14:04:44,454 INFO program: Block count: 3411656 >14:04:44,454 INFO program: Reserved block count: 170567 >14:04:44,454 INFO program: Free blocks: 428201 >14:04:44,454 INFO program: Free inodes: 839905 >14:04:44,454 INFO program: First block: 1 >14:04:44,454 INFO program: Block size: 1024 >14:04:44,454 INFO program: Fragment size: 1024 >14:04:44,454 INFO program: Reserved GDT blocks: 243 >14:04:44,454 INFO program: Blocks per group: 8192 >14:04:44,455 INFO program: Fragments per group: 8192 >14:04:44,455 INFO program: Inodes per group: 2016 >14:04:44,455 INFO program: Inode blocks per group: 252 >14:04:44,455 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:04:44,455 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:04:44,455 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:04:44,455 INFO program: Mount count: 3 >14:04:44,455 INFO program: Maximum mount count: 21 >14:04:44,455 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:04:44,455 INFO program: Check interval: 15552000 (6 months) >14:04:44,455 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:04:44,455 INFO program: Lifetime writes: 6674 MB >14:04:44,455 INFO program: Reserved blocks uid: 0 (user root) >14:04:44,455 INFO program: Reserved blocks gid: 0 (group root) >14:04:44,455 INFO program: First inode: 11 >14:04:44,455 INFO program: Inode size: 128 >14:04:44,455 INFO program: Journal inode: 8 >14:04:44,456 INFO program: Default directory hash: half_md4 >14:04:44,456 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:04:44,456 INFO program: Journal backup: inode blocks >14:04:44,456 INFO program: Journal features: journal_incompat_revoke >14:04:44,456 INFO program: Journal size: 4113k >14:04:44,456 INFO program: Journal length: 4096 >14:04:44,456 INFO program: Journal sequence: 0x00000a6a >14:04:44,456 INFO program: Journal start: 0 >14:04:44,456 INFO program: >14:04:44,456 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:44,456 INFO program: Running... dumpe2fs -h /dev/sda2 >14:04:44,460 INFO program: Filesystem volume name: boot >14:04:44,460 INFO program: Last mounted on: /boot >14:04:44,460 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:04:44,461 INFO program: Filesystem magic number: 0xEF53 >14:04:44,461 INFO program: Filesystem revision #: 1 (dynamic) >14:04:44,461 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:04:44,461 INFO program: Filesystem flags: signed_directory_hash >14:04:44,461 INFO program: Default mount options: (none) >14:04:44,461 INFO program: Filesystem state: clean >14:04:44,461 INFO program: Errors behavior: Continue >14:04:44,461 INFO program: Filesystem OS type: Linux >14:04:44,461 INFO program: Inode count: 840672 >14:04:44,461 INFO program: Block count: 3411656 >14:04:44,461 INFO program: Reserved block count: 170567 >14:04:44,461 INFO program: Free blocks: 428201 >14:04:44,461 INFO program: Free inodes: 839905 >14:04:44,461 INFO program: First block: 1 >14:04:44,461 INFO program: Block size: 1024 >14:04:44,461 INFO program: Fragment size: 1024 >14:04:44,461 INFO program: Reserved GDT blocks: 243 >14:04:44,462 INFO program: Blocks per group: 8192 >14:04:44,462 INFO program: Fragments per group: 8192 >14:04:44,462 INFO program: Inodes per group: 2016 >14:04:44,462 INFO program: Inode blocks per group: 252 >14:04:44,462 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:04:44,462 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:04:44,462 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:04:44,462 INFO program: Mount count: 3 >14:04:44,462 INFO program: Maximum mount count: 21 >14:04:44,462 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:04:44,462 INFO program: Check interval: 15552000 (6 months) >14:04:44,462 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:04:44,462 INFO program: Lifetime writes: 6674 MB >14:04:44,462 INFO program: Reserved blocks uid: 0 (user root) >14:04:44,462 INFO program: Reserved blocks gid: 0 (group root) >14:04:44,462 INFO program: First inode: 11 >14:04:44,462 INFO program: Inode size: 128 >14:04:44,462 INFO program: Journal inode: 8 >14:04:44,463 INFO program: Default directory hash: half_md4 >14:04:44,463 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:04:44,463 INFO program: Journal backup: inode blocks >14:04:44,463 INFO program: Journal features: journal_incompat_revoke >14:04:44,463 INFO program: Journal size: 4113k >14:04:44,463 INFO program: Journal length: 4096 >14:04:44,463 INFO program: Journal sequence: 0x00000a6a >14:04:44,463 INFO program: Journal start: 0 >14:04:44,463 INFO program: >14:04:44,463 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:44,463 INFO program: Running... resize2fs -P /dev/sda2 >14:04:44,467 INFO program: Estimated minimum size of the filesystem: 2969740 >14:04:44,467 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:04:44,806 INFO program: Running... dumpe2fs -h /dev/loop3 >14:04:44,811 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:44,811 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:04:44,811 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:44,811 INFO program: Filesystem magic number: 0xEF53 >14:04:44,811 INFO program: Filesystem revision #: 1 (dynamic) >14:04:44,811 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 >14:04:44,811 INFO program: Filesystem flags: signed_directory_hash >14:04:44,811 INFO program: Default mount options: user_xattr acl >14:04:44,811 INFO program: Filesystem state: clean >14:04:44,811 INFO program: Errors behavior: Continue >14:04:44,811 INFO program: Filesystem OS type: Linux >14:04:44,811 INFO program: Inode count: 262144 >14:04:44,812 INFO program: Block count: 1048576 >14:04:44,812 INFO program: Reserved block count: 10484 >14:04:44,812 INFO program: Free blocks: 188396 >14:04:44,812 INFO program: Free inodes: 153869 >14:04:44,812 INFO program: First block: 0 >14:04:44,812 INFO program: Block size: 4096 >14:04:44,812 INFO program: Fragment size: 4096 >14:04:44,812 INFO program: Reserved GDT blocks: 255 >14:04:44,812 INFO program: Blocks per group: 32768 >14:04:44,812 INFO program: Fragments per group: 32768 >14:04:44,812 INFO program: Inodes per group: 8192 >14:04:44,812 INFO program: Inode blocks per group: 512 >14:04:44,812 INFO program: Flex block group size: 16 >14:04:44,812 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:44,812 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:04:44,812 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:04:44,812 INFO program: Mount count: 0 >14:04:44,812 INFO program: Maximum mount count: -1 >14:04:44,813 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:04:44,813 INFO program: Check interval: 0 (<none>) >14:04:44,813 INFO program: Lifetime writes: 821 MB >14:04:44,813 INFO program: Reserved blocks uid: 0 (user root) >14:04:44,813 INFO program: Reserved blocks gid: 0 (group root) >14:04:44,813 INFO program: First inode: 11 >14:04:44,813 INFO program: Inode size: 256 >14:04:44,813 INFO program: Required extra isize: 28 >14:04:44,813 INFO program: Desired extra isize: 28 >14:04:44,813 INFO program: Journal inode: 8 >14:04:44,813 INFO program: Default directory hash: half_md4 >14:04:44,813 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:44,813 INFO program: Journal backup: inode blocks >14:04:44,813 INFO program: Journal features: journal_incompat_revoke >14:04:44,813 INFO program: Journal size: 128M >14:04:44,813 INFO program: Journal length: 32768 >14:04:44,813 INFO program: Journal sequence: 0x000016a9 >14:04:44,813 INFO program: Journal start: 0 >14:04:44,813 INFO program: >14:04:44,814 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:44,814 INFO program: Running... dumpe2fs -h /dev/loop3 >14:04:44,818 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:44,818 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:04:44,818 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:44,818 INFO program: Filesystem magic number: 0xEF53 >14:04:44,818 INFO program: Filesystem revision #: 1 (dynamic) >14:04:44,818 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 >14:04:44,818 INFO program: Filesystem flags: signed_directory_hash >14:04:44,818 INFO program: Default mount options: user_xattr acl >14:04:44,818 INFO program: Filesystem state: clean >14:04:44,818 INFO program: Errors behavior: Continue >14:04:44,818 INFO program: Filesystem OS type: Linux >14:04:44,818 INFO program: Inode count: 262144 >14:04:44,818 INFO program: Block count: 1048576 >14:04:44,818 INFO program: Reserved block count: 10484 >14:04:44,818 INFO program: Free blocks: 188396 >14:04:44,818 INFO program: Free inodes: 153869 >14:04:44,819 INFO program: First block: 0 >14:04:44,819 INFO program: Block size: 4096 >14:04:44,819 INFO program: Fragment size: 4096 >14:04:44,819 INFO program: Reserved GDT blocks: 255 >14:04:44,819 INFO program: Blocks per group: 32768 >14:04:44,819 INFO program: Fragments per group: 32768 >14:04:44,819 INFO program: Inodes per group: 8192 >14:04:44,819 INFO program: Inode blocks per group: 512 >14:04:44,819 INFO program: Flex block group size: 16 >14:04:44,819 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:44,819 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:04:44,819 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:04:44,819 INFO program: Mount count: 0 >14:04:44,819 INFO program: Maximum mount count: -1 >14:04:44,819 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:04:44,819 INFO program: Check interval: 0 (<none>) >14:04:44,819 INFO program: Lifetime writes: 821 MB >14:04:44,819 INFO program: Reserved blocks uid: 0 (user root) >14:04:44,820 INFO program: Reserved blocks gid: 0 (group root) >14:04:44,820 INFO program: First inode: 11 >14:04:44,820 INFO program: Inode size: 256 >14:04:44,820 INFO program: Required extra isize: 28 >14:04:44,820 INFO program: Desired extra isize: 28 >14:04:44,820 INFO program: Journal inode: 8 >14:04:44,820 INFO program: Default directory hash: half_md4 >14:04:44,820 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:44,820 INFO program: Journal backup: inode blocks >14:04:44,820 INFO program: Journal features: journal_incompat_revoke >14:04:44,820 INFO program: Journal size: 128M >14:04:44,820 INFO program: Journal length: 32768 >14:04:44,820 INFO program: Journal sequence: 0x000016a9 >14:04:44,820 INFO program: Journal start: 0 >14:04:44,820 INFO program: >14:04:44,820 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:44,821 INFO program: Running... resize2fs -P /dev/loop3 >14:04:44,824 INFO program: Couldn't find valid filesystem superblock. >14:04:44,824 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:04:44,824 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >14:04:44,843 INFO program: Running... udevadm settle --timeout=300 >14:04:44,873 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:04:44,878 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:44,878 INFO program: Last mounted on: /sysroot >14:04:44,878 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:44,878 INFO program: Filesystem magic number: 0xEF53 >14:04:44,878 INFO program: Filesystem revision #: 1 (dynamic) >14:04:44,878 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 >14:04:44,878 INFO program: Filesystem flags: signed_directory_hash >14:04:44,878 INFO program: Default mount options: user_xattr acl >14:04:44,878 INFO program: Filesystem state: clean >14:04:44,878 INFO program: Errors behavior: Continue >14:04:44,878 INFO program: Filesystem OS type: Linux >14:04:44,878 INFO program: Inode count: 262144 >14:04:44,878 INFO program: Block count: 1048576 >14:04:44,879 INFO program: Reserved block count: 10484 >14:04:44,879 INFO program: Free blocks: 188396 >14:04:44,879 INFO program: Free inodes: 153869 >14:04:44,879 INFO program: First block: 0 >14:04:44,879 INFO program: Block size: 4096 >14:04:44,879 INFO program: Fragment size: 4096 >14:04:44,879 INFO program: Reserved GDT blocks: 255 >14:04:44,879 INFO program: Blocks per group: 32768 >14:04:44,879 INFO program: Fragments per group: 32768 >14:04:44,879 INFO program: Inodes per group: 8192 >14:04:44,879 INFO program: Inode blocks per group: 512 >14:04:44,879 INFO program: Flex block group size: 16 >14:04:44,879 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:44,879 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:04:44,879 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:04:44,879 INFO program: Mount count: 1 >14:04:44,879 INFO program: Maximum mount count: -1 >14:04:44,879 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:04:44,880 INFO program: Check interval: 0 (<none>) >14:04:44,880 INFO program: Lifetime writes: 821 MB >14:04:44,880 INFO program: Reserved blocks uid: 0 (user root) >14:04:44,880 INFO program: Reserved blocks gid: 0 (group root) >14:04:44,880 INFO program: First inode: 11 >14:04:44,880 INFO program: Inode size: 256 >14:04:44,880 INFO program: Required extra isize: 28 >14:04:44,880 INFO program: Desired extra isize: 28 >14:04:44,880 INFO program: Journal inode: 8 >14:04:44,880 INFO program: First orphan inode: 34641 >14:04:44,880 INFO program: Default directory hash: half_md4 >14:04:44,880 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:44,880 INFO program: Journal backup: inode blocks >14:04:44,880 INFO program: Journal features: journal_incompat_revoke >14:04:44,880 INFO program: Journal size: 128M >14:04:44,880 INFO program: Journal length: 32768 >14:04:44,880 INFO program: Journal sequence: 0x000016aa >14:04:44,881 INFO program: Journal start: 1 >14:04:44,881 INFO program: >14:04:44,881 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:44,881 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:04:44,885 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:44,885 INFO program: Last mounted on: /sysroot >14:04:44,885 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:44,885 INFO program: Filesystem magic number: 0xEF53 >14:04:44,885 INFO program: Filesystem revision #: 1 (dynamic) >14:04:44,885 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 >14:04:44,885 INFO program: Filesystem flags: signed_directory_hash >14:04:44,885 INFO program: Default mount options: user_xattr acl >14:04:44,885 INFO program: Filesystem state: clean >14:04:44,885 INFO program: Errors behavior: Continue >14:04:44,885 INFO program: Filesystem OS type: Linux >14:04:44,885 INFO program: Inode count: 262144 >14:04:44,885 INFO program: Block count: 1048576 >14:04:44,886 INFO program: Reserved block count: 10484 >14:04:44,886 INFO program: Free blocks: 188396 >14:04:44,886 INFO program: Free inodes: 153869 >14:04:44,886 INFO program: First block: 0 >14:04:44,886 INFO program: Block size: 4096 >14:04:44,886 INFO program: Fragment size: 4096 >14:04:44,886 INFO program: Reserved GDT blocks: 255 >14:04:44,886 INFO program: Blocks per group: 32768 >14:04:44,886 INFO program: Fragments per group: 32768 >14:04:44,886 INFO program: Inodes per group: 8192 >14:04:44,886 INFO program: Inode blocks per group: 512 >14:04:44,886 INFO program: Flex block group size: 16 >14:04:44,886 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:44,886 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:04:44,886 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:04:44,886 INFO program: Mount count: 1 >14:04:44,886 INFO program: Maximum mount count: -1 >14:04:44,886 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:04:44,887 INFO program: Check interval: 0 (<none>) >14:04:44,887 INFO program: Lifetime writes: 821 MB >14:04:44,887 INFO program: Reserved blocks uid: 0 (user root) >14:04:44,887 INFO program: Reserved blocks gid: 0 (group root) >14:04:44,887 INFO program: First inode: 11 >14:04:44,887 INFO program: Inode size: 256 >14:04:44,887 INFO program: Required extra isize: 28 >14:04:44,887 INFO program: Desired extra isize: 28 >14:04:44,887 INFO program: Journal inode: 8 >14:04:44,887 INFO program: First orphan inode: 34641 >14:04:44,887 INFO program: Default directory hash: half_md4 >14:04:44,887 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:44,887 INFO program: Journal backup: inode blocks >14:04:44,887 INFO program: Journal features: journal_incompat_revoke >14:04:44,887 INFO program: Journal size: 128M >14:04:44,887 INFO program: Journal length: 32768 >14:04:44,887 INFO program: Journal sequence: 0x000016aa >14:04:44,887 INFO program: Journal start: 1 >14:04:44,887 INFO program: >14:04:44,888 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:44,888 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:04:44,891 INFO program: Estimated minimum size of the filesystem: 861839 >14:04:44,893 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:04:44,912 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:04:44,916 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:44,916 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:04:44,917 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:44,917 INFO program: Filesystem magic number: 0xEF53 >14:04:44,917 INFO program: Filesystem revision #: 1 (dynamic) >14:04:44,917 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 >14:04:44,917 INFO program: Filesystem flags: signed_directory_hash >14:04:44,917 INFO program: Default mount options: user_xattr acl >14:04:44,917 INFO program: Filesystem state: clean >14:04:44,917 INFO program: Errors behavior: Continue >14:04:44,917 INFO program: Filesystem OS type: Linux >14:04:44,917 INFO program: Inode count: 221184 >14:04:44,917 INFO program: Block count: 861839 >14:04:44,917 INFO program: Reserved block count: 8616 >14:04:44,917 INFO program: Free blocks: 4486 >14:04:44,917 INFO program: Free inodes: 112909 >14:04:44,917 INFO program: First block: 0 >14:04:44,917 INFO program: Block size: 4096 >14:04:44,917 INFO program: Fragment size: 4096 >14:04:44,917 INFO program: Reserved GDT blocks: 255 >14:04:44,918 INFO program: Blocks per group: 32768 >14:04:44,918 INFO program: Fragments per group: 32768 >14:04:44,918 INFO program: Inodes per group: 8192 >14:04:44,918 INFO program: Inode blocks per group: 512 >14:04:44,918 INFO program: Flex block group size: 16 >14:04:44,918 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:44,918 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:04:44,918 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:04:44,918 INFO program: Mount count: 0 >14:04:44,918 INFO program: Maximum mount count: -1 >14:04:44,918 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:04:44,918 INFO program: Check interval: 0 (<none>) >14:04:44,918 INFO program: Lifetime writes: 822 MB >14:04:44,918 INFO program: Reserved blocks uid: 0 (user root) >14:04:44,918 INFO program: Reserved blocks gid: 0 (group root) >14:04:44,918 INFO program: First inode: 11 >14:04:44,918 INFO program: Inode size: 256 >14:04:44,918 INFO program: Required extra isize: 28 >14:04:44,918 INFO program: Desired extra isize: 28 >14:04:44,919 INFO program: Journal inode: 8 >14:04:44,919 INFO program: Default directory hash: half_md4 >14:04:44,919 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:44,919 INFO program: Journal backup: inode blocks >14:04:44,919 INFO program: Journal features: journal_incompat_revoke >14:04:44,919 INFO program: Journal size: 128M >14:04:44,919 INFO program: Journal length: 32768 >14:04:44,919 INFO program: Journal sequence: 0x000016a9 >14:04:44,919 INFO program: Journal start: 0 >14:04:44,919 INFO program: >14:04:44,919 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:44,919 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:04:44,923 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:44,923 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:04:44,924 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:44,924 INFO program: Filesystem magic number: 0xEF53 >14:04:44,924 INFO program: Filesystem revision #: 1 (dynamic) >14:04:44,924 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 >14:04:44,924 INFO program: Filesystem flags: signed_directory_hash >14:04:44,924 INFO program: Default mount options: user_xattr acl >14:04:44,924 INFO program: Filesystem state: clean >14:04:44,924 INFO program: Errors behavior: Continue >14:04:44,924 INFO program: Filesystem OS type: Linux >14:04:44,924 INFO program: Inode count: 221184 >14:04:44,924 INFO program: Block count: 861839 >14:04:44,924 INFO program: Reserved block count: 8616 >14:04:44,924 INFO program: Free blocks: 4486 >14:04:44,924 INFO program: Free inodes: 112909 >14:04:44,924 INFO program: First block: 0 >14:04:44,924 INFO program: Block size: 4096 >14:04:44,924 INFO program: Fragment size: 4096 >14:04:44,924 INFO program: Reserved GDT blocks: 255 >14:04:44,925 INFO program: Blocks per group: 32768 >14:04:44,925 INFO program: Fragments per group: 32768 >14:04:44,925 INFO program: Inodes per group: 8192 >14:04:44,925 INFO program: Inode blocks per group: 512 >14:04:44,925 INFO program: Flex block group size: 16 >14:04:44,925 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:44,925 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:04:44,925 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:04:44,925 INFO program: Mount count: 0 >14:04:44,925 INFO program: Maximum mount count: -1 >14:04:44,925 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:04:44,925 INFO program: Check interval: 0 (<none>) >14:04:44,925 INFO program: Lifetime writes: 822 MB >14:04:44,925 INFO program: Reserved blocks uid: 0 (user root) >14:04:44,925 INFO program: Reserved blocks gid: 0 (group root) >14:04:44,925 INFO program: First inode: 11 >14:04:44,925 INFO program: Inode size: 256 >14:04:44,925 INFO program: Required extra isize: 28 >14:04:44,926 INFO program: Desired extra isize: 28 >14:04:44,926 INFO program: Journal inode: 8 >14:04:44,926 INFO program: Default directory hash: half_md4 >14:04:44,926 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:44,926 INFO program: Journal backup: inode blocks >14:04:44,926 INFO program: Journal features: journal_incompat_revoke >14:04:44,926 INFO program: Journal size: 128M >14:04:44,926 INFO program: Journal length: 32768 >14:04:44,926 INFO program: Journal sequence: 0x000016a9 >14:04:44,926 INFO program: Journal start: 0 >14:04:44,926 INFO program: >14:04:44,926 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:44,926 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >14:04:44,930 INFO program: Couldn't find valid filesystem superblock. >14:04:44,930 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:04:44,930 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >14:04:44,936 INFO program: Running... udevadm settle --timeout=300 >14:04:44,957 INFO program: Running... udevadm settle --timeout=300 >14:04:44,971 INFO program: Running... udevadm settle --timeout=300 >14:04:44,984 INFO program: Running... udevadm settle --timeout=300 >14:04:44,997 INFO program: Running... udevadm settle --timeout=300 >14:04:45,011 INFO program: Running... udevadm settle --timeout=300 >14:04:45,025 INFO program: Running... udevadm settle --timeout=300 >14:04:45,038 INFO program: Running... udevadm settle --timeout=300 >14:04:45,051 INFO program: Running... udevadm settle --timeout=300 >14:04:45,063 INFO program: Running... udevadm settle --timeout=300 >14:04:45,077 INFO program: Running... udevadm settle --timeout=300 >14:04:45,089 INFO program: Running... udevadm settle --timeout=300 >14:04:45,102 INFO program: Running... udevadm settle --timeout=300 >14:04:45,114 INFO program: Running... udevadm settle --timeout=300 >14:04:45,127 INFO program: Running... udevadm settle --timeout=300 >14:04:45,140 INFO program: Running... udevadm settle --timeout=300 >14:04:45,152 INFO program: Running... udevadm settle --timeout=300 >14:04:45,164 INFO program: Running... udevadm settle --timeout=300 >14:04:45,179 INFO program: Running... udevadm settle --timeout=300 >14:04:45,192 INFO program: Running... udevadm settle --timeout=300 >14:04:45,205 INFO program: Running... udevadm settle --timeout=300 >14:04:45,218 INFO program: Running... udevadm settle --timeout=300 >14:04:45,230 INFO program: Running... udevadm settle --timeout=300 >14:04:45,243 INFO program: Running... udevadm settle --timeout=300 >14:04:45,254 INFO program: Running... udevadm settle --timeout=300 >14:04:45,267 INFO program: Running... udevadm settle --timeout=300 >14:04:45,280 INFO program: Running... udevadm settle --timeout=300 >14:04:45,294 INFO program: Running... udevadm settle --timeout=300 >14:04:45,307 INFO program: Running... udevadm settle --timeout=300 >14:04:45,319 INFO program: Running... udevadm settle --timeout=300 >14:04:45,333 INFO program: Running... udevadm settle --timeout=300 >14:04:45,346 INFO program: Running... udevadm settle --timeout=300 >14:04:45,359 INFO program: Running... udevadm settle --timeout=300 >14:04:45,371 INFO program: Running... udevadm settle --timeout=300 >14:04:45,383 INFO program: Running... udevadm settle --timeout=300 >14:04:45,698 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:04:45,715 INFO program: Running... udevadm settle --timeout=300 >14:04:45,908 INFO program: Running... modprobe fcoe >14:04:45,913 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:04:45,919 INFO program: No FCoE boot disk information is found in EDD! >14:04:45,920 INFO program: Running... udevadm settle --timeout=300 >14:04:45,980 INFO program: Running... multipath -d >14:04:46,003 INFO program: Running... multipath -ll >14:04:46,194 INFO program: Running... udevadm control --property=ANACONDA=1 >14:04:46,198 INFO program: Running... systemctl start chronyd.service >14:04:46,215 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:04:46,264 INFO program: Running... udevadm settle --timeout=300 >14:04:46,436 INFO program: Running... udevadm settle --timeout=300 >14:04:46,469 INFO program: Running... udevadm settle --timeout=300 >14:04:46,519 INFO program: Running... multipath -d >14:04:46,533 INFO program: Running... multipath -ll >14:04:46,690 INFO program: Running... dumpe2fs -h /dev/sda2 >14:04:46,701 INFO program: Filesystem volume name: boot >14:04:46,702 INFO program: Last mounted on: /boot >14:04:46,702 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:04:46,702 INFO program: Filesystem magic number: 0xEF53 >14:04:46,702 INFO program: Filesystem revision #: 1 (dynamic) >14:04:46,702 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:04:46,702 INFO program: Filesystem flags: signed_directory_hash >14:04:46,702 INFO program: Default mount options: (none) >14:04:46,702 INFO program: Filesystem state: clean >14:04:46,702 INFO program: Errors behavior: Continue >14:04:46,703 INFO program: Filesystem OS type: Linux >14:04:46,703 INFO program: Inode count: 840672 >14:04:46,703 INFO program: Block count: 3411656 >14:04:46,703 INFO program: Reserved block count: 170567 >14:04:46,703 INFO program: Free blocks: 428201 >14:04:46,703 INFO program: Free inodes: 839905 >14:04:46,707 INFO program: First block: 1 >14:04:46,707 INFO program: Block size: 1024 >14:04:46,707 INFO program: Fragment size: 1024 >14:04:46,710 INFO program: Reserved GDT blocks: 243 >14:04:46,710 INFO program: Blocks per group: 8192 >14:04:46,710 INFO program: Fragments per group: 8192 >14:04:46,710 INFO program: Inodes per group: 2016 >14:04:46,710 INFO program: Inode blocks per group: 252 >14:04:46,711 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:04:46,711 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:04:46,711 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:04:46,711 INFO program: Mount count: 3 >14:04:46,711 INFO program: Maximum mount count: 21 >14:04:46,711 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:04:46,711 INFO program: Check interval: 15552000 (6 months) >14:04:46,711 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:04:46,711 INFO program: Lifetime writes: 6674 MB >14:04:46,711 INFO program: Reserved blocks uid: 0 (user root) >14:04:46,711 INFO program: Reserved blocks gid: 0 (group root) >14:04:46,714 INFO program: First inode: 11 >14:04:46,714 INFO program: Inode size: 128 >14:04:46,714 INFO program: Journal inode: 8 >14:04:46,714 INFO program: Default directory hash: half_md4 >14:04:46,714 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:04:46,714 INFO program: Journal backup: inode blocks >14:04:46,714 INFO program: Journal features: journal_incompat_revoke >14:04:46,714 INFO program: Journal size: 4113k >14:04:46,716 INFO program: Journal length: 4096 >14:04:46,716 INFO program: Journal sequence: 0x00000a6a >14:04:46,716 INFO program: Journal start: 0 >14:04:46,716 INFO program: >14:04:46,717 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:46,717 INFO program: Running... dumpe2fs -h /dev/sda2 >14:04:46,724 INFO program: Filesystem volume name: boot >14:04:46,725 INFO program: Last mounted on: /boot >14:04:46,725 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:04:46,725 INFO program: Filesystem magic number: 0xEF53 >14:04:46,725 INFO program: Filesystem revision #: 1 (dynamic) >14:04:46,725 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:04:46,725 INFO program: Filesystem flags: signed_directory_hash >14:04:46,725 INFO program: Default mount options: (none) >14:04:46,725 INFO program: Filesystem state: clean >14:04:46,725 INFO program: Errors behavior: Continue >14:04:46,726 INFO program: Filesystem OS type: Linux >14:04:46,726 INFO program: Inode count: 840672 >14:04:46,726 INFO program: Block count: 3411656 >14:04:46,726 INFO program: Reserved block count: 170567 >14:04:46,729 INFO program: Free blocks: 428201 >14:04:46,730 INFO program: Free inodes: 839905 >14:04:46,730 INFO program: First block: 1 >14:04:46,730 INFO program: Block size: 1024 >14:04:46,730 INFO program: Fragment size: 1024 >14:04:46,730 INFO program: Reserved GDT blocks: 243 >14:04:46,730 INFO program: Blocks per group: 8192 >14:04:46,730 INFO program: Fragments per group: 8192 >14:04:46,730 INFO program: Inodes per group: 2016 >14:04:46,730 INFO program: Inode blocks per group: 252 >14:04:46,730 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:04:46,730 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:04:46,731 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:04:46,731 INFO program: Mount count: 3 >14:04:46,735 INFO program: Maximum mount count: 21 >14:04:46,735 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:04:46,735 INFO program: Check interval: 15552000 (6 months) >14:04:46,735 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:04:46,735 INFO program: Lifetime writes: 6674 MB >14:04:46,735 INFO program: Reserved blocks uid: 0 (user root) >14:04:46,735 INFO program: Reserved blocks gid: 0 (group root) >14:04:46,735 INFO program: First inode: 11 >14:04:46,735 INFO program: Inode size: 128 >14:04:46,735 INFO program: Journal inode: 8 >14:04:46,736 INFO program: Default directory hash: half_md4 >14:04:46,739 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:04:46,739 INFO program: Journal backup: inode blocks >14:04:46,739 INFO program: Journal features: journal_incompat_revoke >14:04:46,739 INFO program: Journal size: 4113k >14:04:46,739 INFO program: Journal length: 4096 >14:04:46,739 INFO program: Journal sequence: 0x00000a6a >14:04:46,740 INFO program: Journal start: 0 >14:04:46,740 INFO program: >14:04:46,740 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:46,740 INFO program: Running... resize2fs -P /dev/sda2 >14:04:46,746 INFO program: Estimated minimum size of the filesystem: 2969740 >14:04:46,746 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:04:47,214 INFO program: Running... dumpe2fs -h /dev/loop3 >14:04:47,221 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:47,222 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:04:47,223 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:47,223 INFO program: Filesystem magic number: 0xEF53 >14:04:47,223 INFO program: Filesystem revision #: 1 (dynamic) >14:04:47,224 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 >14:04:47,224 INFO program: Filesystem flags: signed_directory_hash >14:04:47,225 INFO program: Default mount options: user_xattr acl >14:04:47,225 INFO program: Filesystem state: clean >14:04:47,226 INFO program: Errors behavior: Continue >14:04:47,226 INFO program: Filesystem OS type: Linux >14:04:47,227 INFO program: Inode count: 262144 >14:04:47,227 INFO program: Block count: 1048576 >14:04:47,227 INFO program: Reserved block count: 10484 >14:04:47,228 INFO program: Free blocks: 188396 >14:04:47,228 INFO program: Free inodes: 153869 >14:04:47,229 INFO program: First block: 0 >14:04:47,229 INFO program: Block size: 4096 >14:04:47,229 INFO program: Fragment size: 4096 >14:04:47,229 INFO program: Reserved GDT blocks: 255 >14:04:47,229 INFO program: Blocks per group: 32768 >14:04:47,229 INFO program: Fragments per group: 32768 >14:04:47,229 INFO program: Inodes per group: 8192 >14:04:47,229 INFO program: Inode blocks per group: 512 >14:04:47,230 INFO program: Flex block group size: 16 >14:04:47,230 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:47,230 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:04:47,230 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:04:47,230 INFO program: Mount count: 0 >14:04:47,230 INFO program: Maximum mount count: -1 >14:04:47,231 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:04:47,231 INFO program: Check interval: 0 (<none>) >14:04:47,231 INFO program: Lifetime writes: 821 MB >14:04:47,234 INFO program: Reserved blocks uid: 0 (user root) >14:04:47,234 INFO program: Reserved blocks gid: 0 (group root) >14:04:47,234 INFO program: First inode: 11 >14:04:47,234 INFO program: Inode size: 256 >14:04:47,234 INFO program: Required extra isize: 28 >14:04:47,235 INFO program: Desired extra isize: 28 >14:04:47,235 INFO program: Journal inode: 8 >14:04:47,235 INFO program: Default directory hash: half_md4 >14:04:47,235 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:47,235 INFO program: Journal backup: inode blocks >14:04:47,235 INFO program: Journal features: journal_incompat_revoke >14:04:47,236 INFO program: Journal size: 128M >14:04:47,236 INFO program: Journal length: 32768 >14:04:47,236 INFO program: Journal sequence: 0x000016a9 >14:04:47,236 INFO program: Journal start: 0 >14:04:47,238 INFO program: >14:04:47,238 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:47,239 INFO program: Running... dumpe2fs -h /dev/loop3 >14:04:47,245 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:47,246 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:04:47,246 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:47,246 INFO program: Filesystem magic number: 0xEF53 >14:04:47,246 INFO program: Filesystem revision #: 1 (dynamic) >14:04:47,246 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 >14:04:47,246 INFO program: Filesystem flags: signed_directory_hash >14:04:47,246 INFO program: Default mount options: user_xattr acl >14:04:47,246 INFO program: Filesystem state: clean >14:04:47,246 INFO program: Errors behavior: Continue >14:04:47,246 INFO program: Filesystem OS type: Linux >14:04:47,247 INFO program: Inode count: 262144 >14:04:47,247 INFO program: Block count: 1048576 >14:04:47,247 INFO program: Reserved block count: 10484 >14:04:47,247 INFO program: Free blocks: 188396 >14:04:47,247 INFO program: Free inodes: 153869 >14:04:47,249 INFO program: First block: 0 >14:04:47,249 INFO program: Block size: 4096 >14:04:47,249 INFO program: Fragment size: 4096 >14:04:47,249 INFO program: Reserved GDT blocks: 255 >14:04:47,250 INFO program: Blocks per group: 32768 >14:04:47,250 INFO program: Fragments per group: 32768 >14:04:47,250 INFO program: Inodes per group: 8192 >14:04:47,250 INFO program: Inode blocks per group: 512 >14:04:47,252 INFO program: Flex block group size: 16 >14:04:47,252 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:47,252 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:04:47,252 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:04:47,252 INFO program: Mount count: 0 >14:04:47,253 INFO program: Maximum mount count: -1 >14:04:47,253 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:04:47,253 INFO program: Check interval: 0 (<none>) >14:04:47,254 INFO program: Lifetime writes: 821 MB >14:04:47,254 INFO program: Reserved blocks uid: 0 (user root) >14:04:47,255 INFO program: Reserved blocks gid: 0 (group root) >14:04:47,255 INFO program: First inode: 11 >14:04:47,255 INFO program: Inode size: 256 >14:04:47,256 INFO program: Required extra isize: 28 >14:04:47,256 INFO program: Desired extra isize: 28 >14:04:47,257 INFO program: Journal inode: 8 >14:04:47,257 INFO program: Default directory hash: half_md4 >14:04:47,257 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:47,258 INFO program: Journal backup: inode blocks >14:04:47,258 INFO program: Journal features: journal_incompat_revoke >14:04:47,259 INFO program: Journal size: 128M >14:04:47,259 INFO program: Journal length: 32768 >14:04:47,259 INFO program: Journal sequence: 0x000016a9 >14:04:47,259 INFO program: Journal start: 0 >14:04:47,260 INFO program: >14:04:47,260 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:47,260 INFO program: Running... resize2fs -P /dev/loop3 >14:04:47,268 INFO program: Couldn't find valid filesystem superblock. >14:04:47,268 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:04:47,269 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >14:04:47,304 INFO program: Running... udevadm settle --timeout=300 >14:04:47,353 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:04:47,363 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:47,363 INFO program: Last mounted on: /sysroot >14:04:47,364 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:47,364 INFO program: Filesystem magic number: 0xEF53 >14:04:47,365 INFO program: Filesystem revision #: 1 (dynamic) >14:04:47,366 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 >14:04:47,366 INFO program: Filesystem flags: signed_directory_hash >14:04:47,366 INFO program: Default mount options: user_xattr acl >14:04:47,366 INFO program: Filesystem state: clean >14:04:47,367 INFO program: Errors behavior: Continue >14:04:47,367 INFO program: Filesystem OS type: Linux >14:04:47,367 INFO program: Inode count: 262144 >14:04:47,367 INFO program: Block count: 1048576 >14:04:47,367 INFO program: Reserved block count: 10484 >14:04:47,367 INFO program: Free blocks: 188396 >14:04:47,367 INFO program: Free inodes: 153869 >14:04:47,367 INFO program: First block: 0 >14:04:47,367 INFO program: Block size: 4096 >14:04:47,368 INFO program: Fragment size: 4096 >14:04:47,368 INFO program: Reserved GDT blocks: 255 >14:04:47,368 INFO program: Blocks per group: 32768 >14:04:47,368 INFO program: Fragments per group: 32768 >14:04:47,368 INFO program: Inodes per group: 8192 >14:04:47,368 INFO program: Inode blocks per group: 512 >14:04:47,368 INFO program: Flex block group size: 16 >14:04:47,368 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:47,368 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:04:47,368 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:04:47,368 INFO program: Mount count: 1 >14:04:47,368 INFO program: Maximum mount count: -1 >14:04:47,369 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:04:47,369 INFO program: Check interval: 0 (<none>) >14:04:47,369 INFO program: Lifetime writes: 821 MB >14:04:47,369 INFO program: Reserved blocks uid: 0 (user root) >14:04:47,369 INFO program: Reserved blocks gid: 0 (group root) >14:04:47,369 INFO program: First inode: 11 >14:04:47,369 INFO program: Inode size: 256 >14:04:47,369 INFO program: Required extra isize: 28 >14:04:47,369 INFO program: Desired extra isize: 28 >14:04:47,369 INFO program: Journal inode: 8 >14:04:47,369 INFO program: First orphan inode: 34641 >14:04:47,369 INFO program: Default directory hash: half_md4 >14:04:47,370 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:47,370 INFO program: Journal backup: inode blocks >14:04:47,370 INFO program: Journal features: journal_incompat_revoke >14:04:47,370 INFO program: Journal size: 128M >14:04:47,370 INFO program: Journal length: 32768 >14:04:47,370 INFO program: Journal sequence: 0x000016aa >14:04:47,370 INFO program: Journal start: 1 >14:04:47,370 INFO program: >14:04:47,370 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:47,375 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:04:47,386 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:47,386 INFO program: Last mounted on: /sysroot >14:04:47,386 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:47,387 INFO program: Filesystem magic number: 0xEF53 >14:04:47,387 INFO program: Filesystem revision #: 1 (dynamic) >14:04:47,387 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 >14:04:47,387 INFO program: Filesystem flags: signed_directory_hash >14:04:47,387 INFO program: Default mount options: user_xattr acl >14:04:47,387 INFO program: Filesystem state: clean >14:04:47,387 INFO program: Errors behavior: Continue >14:04:47,387 INFO program: Filesystem OS type: Linux >14:04:47,387 INFO program: Inode count: 262144 >14:04:47,388 INFO program: Block count: 1048576 >14:04:47,388 INFO program: Reserved block count: 10484 >14:04:47,388 INFO program: Free blocks: 188396 >14:04:47,388 INFO program: Free inodes: 153869 >14:04:47,388 INFO program: First block: 0 >14:04:47,388 INFO program: Block size: 4096 >14:04:47,388 INFO program: Fragment size: 4096 >14:04:47,388 INFO program: Reserved GDT blocks: 255 >14:04:47,388 INFO program: Blocks per group: 32768 >14:04:47,389 INFO program: Fragments per group: 32768 >14:04:47,389 INFO program: Inodes per group: 8192 >14:04:47,389 INFO program: Inode blocks per group: 512 >14:04:47,389 INFO program: Flex block group size: 16 >14:04:47,389 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:47,389 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:04:47,389 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:04:47,389 INFO program: Mount count: 1 >14:04:47,389 INFO program: Maximum mount count: -1 >14:04:47,389 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:04:47,391 INFO program: Check interval: 0 (<none>) >14:04:47,391 INFO program: Lifetime writes: 821 MB >14:04:47,391 INFO program: Reserved blocks uid: 0 (user root) >14:04:47,391 INFO program: Reserved blocks gid: 0 (group root) >14:04:47,391 INFO program: First inode: 11 >14:04:47,392 INFO program: Inode size: 256 >14:04:47,392 INFO program: Required extra isize: 28 >14:04:47,392 INFO program: Desired extra isize: 28 >14:04:47,392 INFO program: Journal inode: 8 >14:04:47,392 INFO program: First orphan inode: 34641 >14:04:47,393 INFO program: Default directory hash: half_md4 >14:04:47,393 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:47,393 INFO program: Journal backup: inode blocks >14:04:47,393 INFO program: Journal features: journal_incompat_revoke >14:04:47,394 INFO program: Journal size: 128M >14:04:47,394 INFO program: Journal length: 32768 >14:04:47,394 INFO program: Journal sequence: 0x000016aa >14:04:47,394 INFO program: Journal start: 1 >14:04:47,394 INFO program: >14:04:47,395 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:47,395 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:04:47,405 INFO program: Estimated minimum size of the filesystem: 861839 >14:04:47,405 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:04:47,436 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:04:47,445 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:47,446 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:04:47,446 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:47,446 INFO program: Filesystem magic number: 0xEF53 >14:04:47,447 INFO program: Filesystem revision #: 1 (dynamic) >14:04:47,447 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 >14:04:47,447 INFO program: Filesystem flags: signed_directory_hash >14:04:47,447 INFO program: Default mount options: user_xattr acl >14:04:47,447 INFO program: Filesystem state: clean >14:04:47,448 INFO program: Errors behavior: Continue >14:04:47,448 INFO program: Filesystem OS type: Linux >14:04:47,448 INFO program: Inode count: 221184 >14:04:47,448 INFO program: Block count: 861839 >14:04:47,448 INFO program: Reserved block count: 8616 >14:04:47,449 INFO program: Free blocks: 4486 >14:04:47,449 INFO program: Free inodes: 112909 >14:04:47,449 INFO program: First block: 0 >14:04:47,449 INFO program: Block size: 4096 >14:04:47,450 INFO program: Fragment size: 4096 >14:04:47,450 INFO program: Reserved GDT blocks: 255 >14:04:47,450 INFO program: Blocks per group: 32768 >14:04:47,450 INFO program: Fragments per group: 32768 >14:04:47,450 INFO program: Inodes per group: 8192 >14:04:47,451 INFO program: Inode blocks per group: 512 >14:04:47,451 INFO program: Flex block group size: 16 >14:04:47,451 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:47,451 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:04:47,452 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:04:47,452 INFO program: Mount count: 0 >14:04:47,452 INFO program: Maximum mount count: -1 >14:04:47,452 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:04:47,452 INFO program: Check interval: 0 (<none>) >14:04:47,453 INFO program: Lifetime writes: 822 MB >14:04:47,453 INFO program: Reserved blocks uid: 0 (user root) >14:04:47,453 INFO program: Reserved blocks gid: 0 (group root) >14:04:47,453 INFO program: First inode: 11 >14:04:47,453 INFO program: Inode size: 256 >14:04:47,454 INFO program: Required extra isize: 28 >14:04:47,454 INFO program: Desired extra isize: 28 >14:04:47,454 INFO program: Journal inode: 8 >14:04:47,454 INFO program: Default directory hash: half_md4 >14:04:47,454 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:47,455 INFO program: Journal backup: inode blocks >14:04:47,455 INFO program: Journal features: journal_incompat_revoke >14:04:47,455 INFO program: Journal size: 128M >14:04:47,455 INFO program: Journal length: 32768 >14:04:47,455 INFO program: Journal sequence: 0x000016a9 >14:04:47,456 INFO program: Journal start: 0 >14:04:47,456 INFO program: >14:04:47,456 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:47,457 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:04:47,465 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:04:47,466 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:04:47,466 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:04:47,466 INFO program: Filesystem magic number: 0xEF53 >14:04:47,466 INFO program: Filesystem revision #: 1 (dynamic) >14:04:47,467 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 >14:04:47,467 INFO program: Filesystem flags: signed_directory_hash >14:04:47,467 INFO program: Default mount options: user_xattr acl >14:04:47,467 INFO program: Filesystem state: clean >14:04:47,467 INFO program: Errors behavior: Continue >14:04:47,468 INFO program: Filesystem OS type: Linux >14:04:47,468 INFO program: Inode count: 221184 >14:04:47,468 INFO program: Block count: 861839 >14:04:47,468 INFO program: Reserved block count: 8616 >14:04:47,468 INFO program: Free blocks: 4486 >14:04:47,469 INFO program: Free inodes: 112909 >14:04:47,469 INFO program: First block: 0 >14:04:47,469 INFO program: Block size: 4096 >14:04:47,469 INFO program: Fragment size: 4096 >14:04:47,469 INFO program: Reserved GDT blocks: 255 >14:04:47,470 INFO program: Blocks per group: 32768 >14:04:47,470 INFO program: Fragments per group: 32768 >14:04:47,470 INFO program: Inodes per group: 8192 >14:04:47,470 INFO program: Inode blocks per group: 512 >14:04:47,470 INFO program: Flex block group size: 16 >14:04:47,471 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:04:47,471 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:04:47,471 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:04:47,471 INFO program: Mount count: 0 >14:04:47,472 INFO program: Maximum mount count: -1 >14:04:47,472 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:04:47,472 INFO program: Check interval: 0 (<none>) >14:04:47,472 INFO program: Lifetime writes: 822 MB >14:04:47,472 INFO program: Reserved blocks uid: 0 (user root) >14:04:47,473 INFO program: Reserved blocks gid: 0 (group root) >14:04:47,473 INFO program: First inode: 11 >14:04:47,473 INFO program: Inode size: 256 >14:04:47,473 INFO program: Required extra isize: 28 >14:04:47,473 INFO program: Desired extra isize: 28 >14:04:47,474 INFO program: Journal inode: 8 >14:04:47,474 INFO program: Default directory hash: half_md4 >14:04:47,474 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:04:47,474 INFO program: Journal backup: inode blocks >14:04:47,474 INFO program: Journal features: journal_incompat_revoke >14:04:47,475 INFO program: Journal size: 128M >14:04:47,475 INFO program: Journal length: 32768 >14:04:47,475 INFO program: Journal sequence: 0x000016a9 >14:04:47,475 INFO program: Journal start: 0 >14:04:47,475 INFO program: >14:04:47,476 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:04:47,476 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >14:04:47,486 INFO program: Couldn't find valid filesystem superblock. >14:04:47,486 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:04:47,486 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >14:04:47,511 INFO program: Running... udevadm settle --timeout=300 >14:04:47,565 INFO program: Running... udevadm settle --timeout=300 >14:04:47,585 INFO program: Running... udevadm settle --timeout=300 >14:04:47,608 INFO program: Running... udevadm settle --timeout=300 >14:04:47,629 INFO program: Running... udevadm settle --timeout=300 >14:04:47,652 INFO program: Running... udevadm settle --timeout=300 >14:04:47,681 INFO program: Running... udevadm settle --timeout=300 >14:04:47,712 INFO program: Running... udevadm settle --timeout=300 >14:04:47,738 INFO program: Running... udevadm settle --timeout=300 >14:04:47,761 INFO program: Running... udevadm settle --timeout=300 >14:04:47,786 INFO program: Running... udevadm settle --timeout=300 >14:04:47,815 INFO program: Running... udevadm settle --timeout=300 >14:04:47,843 INFO program: Running... udevadm settle --timeout=300 >14:04:47,871 INFO program: Running... udevadm settle --timeout=300 >14:04:47,907 INFO program: Running... udevadm settle --timeout=300 >14:04:47,930 INFO program: Running... udevadm settle --timeout=300 >14:04:47,955 INFO program: Running... udevadm settle --timeout=300 >14:04:47,999 INFO program: Running... udevadm settle --timeout=300 >19:04:48,049 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda2 /mnt/sysimage >19:04:48,064 INFO program: Running... /bin/umount /mnt/sysimage >14:04:48,072 INFO program: Running... udevadm settle --timeout=300 >14:04:48,101 INFO program: Running... udevadm settle --timeout=300 >19:04:48,191 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >14:04:55,846 INFO program: Running... modprobe btrfs >14:04:55,967 INFO program: Running... modprobe xfs >14:16:07,277 INFO program: Running... udevadm settle --timeout=300 >14:16:07,315 INFO program: Running... multipath -d >14:16:07,335 INFO program: Running... multipath -ll >14:16:07,424 INFO program: Running... dumpe2fs -h /dev/sda2 >14:16:07,429 INFO program: Filesystem volume name: boot >14:16:07,429 INFO program: Last mounted on: /boot >14:16:07,429 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:16:07,429 INFO program: Filesystem magic number: 0xEF53 >14:16:07,430 INFO program: Filesystem revision #: 1 (dynamic) >14:16:07,430 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:16:07,430 INFO program: Filesystem flags: signed_directory_hash >14:16:07,430 INFO program: Default mount options: (none) >14:16:07,430 INFO program: Filesystem state: clean >14:16:07,430 INFO program: Errors behavior: Continue >14:16:07,430 INFO program: Filesystem OS type: Linux >14:16:07,430 INFO program: Inode count: 840672 >14:16:07,430 INFO program: Block count: 3411656 >14:16:07,430 INFO program: Reserved block count: 170567 >14:16:07,430 INFO program: Free blocks: 428201 >14:16:07,430 INFO program: Free inodes: 839905 >14:16:07,430 INFO program: First block: 1 >14:16:07,430 INFO program: Block size: 1024 >14:16:07,430 INFO program: Fragment size: 1024 >14:16:07,430 INFO program: Reserved GDT blocks: 243 >14:16:07,430 INFO program: Blocks per group: 8192 >14:16:07,430 INFO program: Fragments per group: 8192 >14:16:07,431 INFO program: Inodes per group: 2016 >14:16:07,431 INFO program: Inode blocks per group: 252 >14:16:07,431 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:16:07,431 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:16:07,431 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:16:07,431 INFO program: Mount count: 3 >14:16:07,431 INFO program: Maximum mount count: 21 >14:16:07,431 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:16:07,431 INFO program: Check interval: 15552000 (6 months) >14:16:07,431 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:16:07,431 INFO program: Lifetime writes: 6674 MB >14:16:07,431 INFO program: Reserved blocks uid: 0 (user root) >14:16:07,431 INFO program: Reserved blocks gid: 0 (group root) >14:16:07,431 INFO program: First inode: 11 >14:16:07,431 INFO program: Inode size: 128 >14:16:07,431 INFO program: Journal inode: 8 >14:16:07,431 INFO program: Default directory hash: half_md4 >14:16:07,431 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:16:07,432 INFO program: Journal backup: inode blocks >14:16:07,432 INFO program: Journal features: journal_incompat_revoke >14:16:07,432 INFO program: Journal size: 4113k >14:16:07,432 INFO program: Journal length: 4096 >14:16:07,432 INFO program: Journal sequence: 0x00000a6a >14:16:07,432 INFO program: Journal start: 0 >14:16:07,432 INFO program: >14:16:07,432 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:07,432 INFO program: Running... dumpe2fs -h /dev/sda2 >14:16:07,436 INFO program: Filesystem volume name: boot >14:16:07,436 INFO program: Last mounted on: /boot >14:16:07,436 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:16:07,436 INFO program: Filesystem magic number: 0xEF53 >14:16:07,436 INFO program: Filesystem revision #: 1 (dynamic) >14:16:07,436 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:16:07,436 INFO program: Filesystem flags: signed_directory_hash >14:16:07,436 INFO program: Default mount options: (none) >14:16:07,436 INFO program: Filesystem state: clean >14:16:07,437 INFO program: Errors behavior: Continue >14:16:07,437 INFO program: Filesystem OS type: Linux >14:16:07,437 INFO program: Inode count: 840672 >14:16:07,437 INFO program: Block count: 3411656 >14:16:07,437 INFO program: Reserved block count: 170567 >14:16:07,437 INFO program: Free blocks: 428201 >14:16:07,437 INFO program: Free inodes: 839905 >14:16:07,437 INFO program: First block: 1 >14:16:07,437 INFO program: Block size: 1024 >14:16:07,437 INFO program: Fragment size: 1024 >14:16:07,437 INFO program: Reserved GDT blocks: 243 >14:16:07,437 INFO program: Blocks per group: 8192 >14:16:07,437 INFO program: Fragments per group: 8192 >14:16:07,437 INFO program: Inodes per group: 2016 >14:16:07,437 INFO program: Inode blocks per group: 252 >14:16:07,437 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:16:07,437 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:16:07,437 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:16:07,438 INFO program: Mount count: 3 >14:16:07,438 INFO program: Maximum mount count: 21 >14:16:07,438 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:16:07,438 INFO program: Check interval: 15552000 (6 months) >14:16:07,438 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:16:07,438 INFO program: Lifetime writes: 6674 MB >14:16:07,438 INFO program: Reserved blocks uid: 0 (user root) >14:16:07,438 INFO program: Reserved blocks gid: 0 (group root) >14:16:07,439 INFO program: First inode: 11 >14:16:07,439 INFO program: Inode size: 128 >14:16:07,439 INFO program: Journal inode: 8 >14:16:07,439 INFO program: Default directory hash: half_md4 >14:16:07,439 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:16:07,439 INFO program: Journal backup: inode blocks >14:16:07,439 INFO program: Journal features: journal_incompat_revoke >14:16:07,439 INFO program: Journal size: 4113k >14:16:07,439 INFO program: Journal length: 4096 >14:16:07,439 INFO program: Journal sequence: 0x00000a6a >14:16:07,439 INFO program: Journal start: 0 >14:16:07,439 INFO program: >14:16:07,439 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:07,439 INFO program: Running... resize2fs -P /dev/sda2 >14:16:07,443 INFO program: Estimated minimum size of the filesystem: 2969740 >14:16:07,444 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:16:07,802 INFO program: Running... dumpe2fs -h /dev/loop3 >14:16:07,807 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:07,807 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:16:07,807 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:07,807 INFO program: Filesystem magic number: 0xEF53 >14:16:07,807 INFO program: Filesystem revision #: 1 (dynamic) >14:16:07,807 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 >14:16:07,807 INFO program: Filesystem flags: signed_directory_hash >14:16:07,807 INFO program: Default mount options: user_xattr acl >14:16:07,807 INFO program: Filesystem state: clean >14:16:07,807 INFO program: Errors behavior: Continue >14:16:07,807 INFO program: Filesystem OS type: Linux >14:16:07,807 INFO program: Inode count: 262144 >14:16:07,807 INFO program: Block count: 1048576 >14:16:07,808 INFO program: Reserved block count: 10484 >14:16:07,808 INFO program: Free blocks: 188396 >14:16:07,808 INFO program: Free inodes: 153869 >14:16:07,808 INFO program: First block: 0 >14:16:07,808 INFO program: Block size: 4096 >14:16:07,808 INFO program: Fragment size: 4096 >14:16:07,808 INFO program: Reserved GDT blocks: 255 >14:16:07,808 INFO program: Blocks per group: 32768 >14:16:07,808 INFO program: Fragments per group: 32768 >14:16:07,808 INFO program: Inodes per group: 8192 >14:16:07,808 INFO program: Inode blocks per group: 512 >14:16:07,808 INFO program: Flex block group size: 16 >14:16:07,808 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:07,808 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:16:07,808 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:16:07,808 INFO program: Mount count: 0 >14:16:07,808 INFO program: Maximum mount count: -1 >14:16:07,808 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:16:07,809 INFO program: Check interval: 0 (<none>) >14:16:07,809 INFO program: Lifetime writes: 821 MB >14:16:07,809 INFO program: Reserved blocks uid: 0 (user root) >14:16:07,809 INFO program: Reserved blocks gid: 0 (group root) >14:16:07,809 INFO program: First inode: 11 >14:16:07,809 INFO program: Inode size: 256 >14:16:07,809 INFO program: Required extra isize: 28 >14:16:07,809 INFO program: Desired extra isize: 28 >14:16:07,809 INFO program: Journal inode: 8 >14:16:07,809 INFO program: Default directory hash: half_md4 >14:16:07,809 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:07,809 INFO program: Journal backup: inode blocks >14:16:07,809 INFO program: Journal features: journal_incompat_revoke >14:16:07,809 INFO program: Journal size: 128M >14:16:07,809 INFO program: Journal length: 32768 >14:16:07,809 INFO program: Journal sequence: 0x000016a9 >14:16:07,809 INFO program: Journal start: 0 >14:16:07,809 INFO program: >14:16:07,810 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:07,810 INFO program: Running... dumpe2fs -h /dev/loop3 >14:16:07,814 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:07,814 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:16:07,814 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:07,815 INFO program: Filesystem magic number: 0xEF53 >14:16:07,815 INFO program: Filesystem revision #: 1 (dynamic) >14:16:07,815 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 >14:16:07,815 INFO program: Filesystem flags: signed_directory_hash >14:16:07,815 INFO program: Default mount options: user_xattr acl >14:16:07,815 INFO program: Filesystem state: clean >14:16:07,815 INFO program: Errors behavior: Continue >14:16:07,815 INFO program: Filesystem OS type: Linux >14:16:07,815 INFO program: Inode count: 262144 >14:16:07,815 INFO program: Block count: 1048576 >14:16:07,815 INFO program: Reserved block count: 10484 >14:16:07,815 INFO program: Free blocks: 188396 >14:16:07,815 INFO program: Free inodes: 153869 >14:16:07,816 INFO program: First block: 0 >14:16:07,816 INFO program: Block size: 4096 >14:16:07,816 INFO program: Fragment size: 4096 >14:16:07,816 INFO program: Reserved GDT blocks: 255 >14:16:07,816 INFO program: Blocks per group: 32768 >14:16:07,816 INFO program: Fragments per group: 32768 >14:16:07,816 INFO program: Inodes per group: 8192 >14:16:07,816 INFO program: Inode blocks per group: 512 >14:16:07,816 INFO program: Flex block group size: 16 >14:16:07,816 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:07,816 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:16:07,816 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:16:07,816 INFO program: Mount count: 0 >14:16:07,816 INFO program: Maximum mount count: -1 >14:16:07,817 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:16:07,817 INFO program: Check interval: 0 (<none>) >14:16:07,817 INFO program: Lifetime writes: 821 MB >14:16:07,817 INFO program: Reserved blocks uid: 0 (user root) >14:16:07,817 INFO program: Reserved blocks gid: 0 (group root) >14:16:07,817 INFO program: First inode: 11 >14:16:07,817 INFO program: Inode size: 256 >14:16:07,817 INFO program: Required extra isize: 28 >14:16:07,817 INFO program: Desired extra isize: 28 >14:16:07,817 INFO program: Journal inode: 8 >14:16:07,817 INFO program: Default directory hash: half_md4 >14:16:07,817 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:07,817 INFO program: Journal backup: inode blocks >14:16:07,817 INFO program: Journal features: journal_incompat_revoke >14:16:07,818 INFO program: Journal size: 128M >14:16:07,818 INFO program: Journal length: 32768 >14:16:07,818 INFO program: Journal sequence: 0x000016a9 >14:16:07,818 INFO program: Journal start: 0 >14:16:07,818 INFO program: >14:16:07,818 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:07,818 INFO program: Running... resize2fs -P /dev/loop3 >14:16:07,823 INFO program: Couldn't find valid filesystem superblock. >14:16:07,823 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:16:07,823 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >14:16:07,845 INFO program: Running... udevadm settle --timeout=300 >14:16:07,878 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:16:07,882 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:07,882 INFO program: Last mounted on: /sysroot >14:16:07,882 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:07,882 INFO program: Filesystem magic number: 0xEF53 >14:16:07,882 INFO program: Filesystem revision #: 1 (dynamic) >14:16:07,882 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 >14:16:07,882 INFO program: Filesystem flags: signed_directory_hash >14:16:07,882 INFO program: Default mount options: user_xattr acl >14:16:07,882 INFO program: Filesystem state: clean >14:16:07,883 INFO program: Errors behavior: Continue >14:16:07,883 INFO program: Filesystem OS type: Linux >14:16:07,883 INFO program: Inode count: 262144 >14:16:07,883 INFO program: Block count: 1048576 >14:16:07,883 INFO program: Reserved block count: 10484 >14:16:07,883 INFO program: Free blocks: 188396 >14:16:07,883 INFO program: Free inodes: 153869 >14:16:07,883 INFO program: First block: 0 >14:16:07,883 INFO program: Block size: 4096 >14:16:07,883 INFO program: Fragment size: 4096 >14:16:07,883 INFO program: Reserved GDT blocks: 255 >14:16:07,883 INFO program: Blocks per group: 32768 >14:16:07,883 INFO program: Fragments per group: 32768 >14:16:07,883 INFO program: Inodes per group: 8192 >14:16:07,883 INFO program: Inode blocks per group: 512 >14:16:07,883 INFO program: Flex block group size: 16 >14:16:07,883 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:07,883 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:16:07,884 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:16:07,884 INFO program: Mount count: 1 >14:16:07,884 INFO program: Maximum mount count: -1 >14:16:07,884 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:16:07,884 INFO program: Check interval: 0 (<none>) >14:16:07,884 INFO program: Lifetime writes: 821 MB >14:16:07,884 INFO program: Reserved blocks uid: 0 (user root) >14:16:07,884 INFO program: Reserved blocks gid: 0 (group root) >14:16:07,884 INFO program: First inode: 11 >14:16:07,884 INFO program: Inode size: 256 >14:16:07,884 INFO program: Required extra isize: 28 >14:16:07,884 INFO program: Desired extra isize: 28 >14:16:07,884 INFO program: Journal inode: 8 >14:16:07,884 INFO program: First orphan inode: 34641 >14:16:07,884 INFO program: Default directory hash: half_md4 >14:16:07,884 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:07,884 INFO program: Journal backup: inode blocks >14:16:07,884 INFO program: Journal features: journal_incompat_revoke >14:16:07,884 INFO program: Journal size: 128M >14:16:07,885 INFO program: Journal length: 32768 >14:16:07,885 INFO program: Journal sequence: 0x000016aa >14:16:07,885 INFO program: Journal start: 1 >14:16:07,885 INFO program: >14:16:07,885 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:07,885 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:16:07,889 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:07,889 INFO program: Last mounted on: /sysroot >14:16:07,889 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:07,889 INFO program: Filesystem magic number: 0xEF53 >14:16:07,889 INFO program: Filesystem revision #: 1 (dynamic) >14:16:07,889 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 >14:16:07,889 INFO program: Filesystem flags: signed_directory_hash >14:16:07,889 INFO program: Default mount options: user_xattr acl >14:16:07,889 INFO program: Filesystem state: clean >14:16:07,889 INFO program: Errors behavior: Continue >14:16:07,889 INFO program: Filesystem OS type: Linux >14:16:07,889 INFO program: Inode count: 262144 >14:16:07,890 INFO program: Block count: 1048576 >14:16:07,890 INFO program: Reserved block count: 10484 >14:16:07,890 INFO program: Free blocks: 188396 >14:16:07,890 INFO program: Free inodes: 153869 >14:16:07,890 INFO program: First block: 0 >14:16:07,890 INFO program: Block size: 4096 >14:16:07,890 INFO program: Fragment size: 4096 >14:16:07,890 INFO program: Reserved GDT blocks: 255 >14:16:07,890 INFO program: Blocks per group: 32768 >14:16:07,890 INFO program: Fragments per group: 32768 >14:16:07,890 INFO program: Inodes per group: 8192 >14:16:07,890 INFO program: Inode blocks per group: 512 >14:16:07,890 INFO program: Flex block group size: 16 >14:16:07,890 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:07,890 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:16:07,890 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:16:07,890 INFO program: Mount count: 1 >14:16:07,890 INFO program: Maximum mount count: -1 >14:16:07,891 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:16:07,891 INFO program: Check interval: 0 (<none>) >14:16:07,891 INFO program: Lifetime writes: 821 MB >14:16:07,891 INFO program: Reserved blocks uid: 0 (user root) >14:16:07,891 INFO program: Reserved blocks gid: 0 (group root) >14:16:07,891 INFO program: First inode: 11 >14:16:07,891 INFO program: Inode size: 256 >14:16:07,891 INFO program: Required extra isize: 28 >14:16:07,891 INFO program: Desired extra isize: 28 >14:16:07,891 INFO program: Journal inode: 8 >14:16:07,891 INFO program: First orphan inode: 34641 >14:16:07,891 INFO program: Default directory hash: half_md4 >14:16:07,891 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:07,891 INFO program: Journal backup: inode blocks >14:16:07,891 INFO program: Journal features: journal_incompat_revoke >14:16:07,891 INFO program: Journal size: 128M >14:16:07,891 INFO program: Journal length: 32768 >14:16:07,891 INFO program: Journal sequence: 0x000016aa >14:16:07,892 INFO program: Journal start: 1 >14:16:07,892 INFO program: >14:16:07,892 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:07,892 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:16:07,895 INFO program: Estimated minimum size of the filesystem: 861839 >14:16:07,895 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:16:07,913 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:16:07,917 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:07,917 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:16:07,918 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:07,918 INFO program: Filesystem magic number: 0xEF53 >14:16:07,918 INFO program: Filesystem revision #: 1 (dynamic) >14:16:07,918 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 >14:16:07,918 INFO program: Filesystem flags: signed_directory_hash >14:16:07,918 INFO program: Default mount options: user_xattr acl >14:16:07,918 INFO program: Filesystem state: clean >14:16:07,918 INFO program: Errors behavior: Continue >14:16:07,918 INFO program: Filesystem OS type: Linux >14:16:07,918 INFO program: Inode count: 221184 >14:16:07,918 INFO program: Block count: 861839 >14:16:07,918 INFO program: Reserved block count: 8616 >14:16:07,918 INFO program: Free blocks: 4486 >14:16:07,918 INFO program: Free inodes: 112909 >14:16:07,918 INFO program: First block: 0 >14:16:07,918 INFO program: Block size: 4096 >14:16:07,918 INFO program: Fragment size: 4096 >14:16:07,919 INFO program: Reserved GDT blocks: 255 >14:16:07,919 INFO program: Blocks per group: 32768 >14:16:07,919 INFO program: Fragments per group: 32768 >14:16:07,919 INFO program: Inodes per group: 8192 >14:16:07,919 INFO program: Inode blocks per group: 512 >14:16:07,919 INFO program: Flex block group size: 16 >14:16:07,919 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:07,919 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:16:07,919 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:16:07,919 INFO program: Mount count: 0 >14:16:07,919 INFO program: Maximum mount count: -1 >14:16:07,919 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:16:07,919 INFO program: Check interval: 0 (<none>) >14:16:07,919 INFO program: Lifetime writes: 822 MB >14:16:07,919 INFO program: Reserved blocks uid: 0 (user root) >14:16:07,919 INFO program: Reserved blocks gid: 0 (group root) >14:16:07,919 INFO program: First inode: 11 >14:16:07,919 INFO program: Inode size: 256 >14:16:07,920 INFO program: Required extra isize: 28 >14:16:07,920 INFO program: Desired extra isize: 28 >14:16:07,920 INFO program: Journal inode: 8 >14:16:07,920 INFO program: Default directory hash: half_md4 >14:16:07,920 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:07,920 INFO program: Journal backup: inode blocks >14:16:07,920 INFO program: Journal features: journal_incompat_revoke >14:16:07,920 INFO program: Journal size: 128M >14:16:07,920 INFO program: Journal length: 32768 >14:16:07,920 INFO program: Journal sequence: 0x000016a9 >14:16:07,920 INFO program: Journal start: 0 >14:16:07,920 INFO program: >14:16:07,920 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:07,921 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:16:07,925 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:07,925 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:16:07,925 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:07,925 INFO program: Filesystem magic number: 0xEF53 >14:16:07,925 INFO program: Filesystem revision #: 1 (dynamic) >14:16:07,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 >14:16:07,925 INFO program: Filesystem flags: signed_directory_hash >14:16:07,925 INFO program: Default mount options: user_xattr acl >14:16:07,925 INFO program: Filesystem state: clean >14:16:07,925 INFO program: Errors behavior: Continue >14:16:07,925 INFO program: Filesystem OS type: Linux >14:16:07,925 INFO program: Inode count: 221184 >14:16:07,925 INFO program: Block count: 861839 >14:16:07,925 INFO program: Reserved block count: 8616 >14:16:07,925 INFO program: Free blocks: 4486 >14:16:07,926 INFO program: Free inodes: 112909 >14:16:07,926 INFO program: First block: 0 >14:16:07,926 INFO program: Block size: 4096 >14:16:07,926 INFO program: Fragment size: 4096 >14:16:07,926 INFO program: Reserved GDT blocks: 255 >14:16:07,926 INFO program: Blocks per group: 32768 >14:16:07,926 INFO program: Fragments per group: 32768 >14:16:07,926 INFO program: Inodes per group: 8192 >14:16:07,926 INFO program: Inode blocks per group: 512 >14:16:07,926 INFO program: Flex block group size: 16 >14:16:07,926 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:07,926 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:16:07,926 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:16:07,926 INFO program: Mount count: 0 >14:16:07,926 INFO program: Maximum mount count: -1 >14:16:07,926 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:16:07,926 INFO program: Check interval: 0 (<none>) >14:16:07,926 INFO program: Lifetime writes: 822 MB >14:16:07,927 INFO program: Reserved blocks uid: 0 (user root) >14:16:07,927 INFO program: Reserved blocks gid: 0 (group root) >14:16:07,927 INFO program: First inode: 11 >14:16:07,927 INFO program: Inode size: 256 >14:16:07,927 INFO program: Required extra isize: 28 >14:16:07,927 INFO program: Desired extra isize: 28 >14:16:07,927 INFO program: Journal inode: 8 >14:16:07,927 INFO program: Default directory hash: half_md4 >14:16:07,927 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:07,927 INFO program: Journal backup: inode blocks >14:16:07,927 INFO program: Journal features: journal_incompat_revoke >14:16:07,927 INFO program: Journal size: 128M >14:16:07,927 INFO program: Journal length: 32768 >14:16:07,927 INFO program: Journal sequence: 0x000016a9 >14:16:07,927 INFO program: Journal start: 0 >14:16:07,927 INFO program: >14:16:07,927 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:07,928 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >14:16:07,931 INFO program: Couldn't find valid filesystem superblock. >14:16:07,931 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:16:07,932 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >14:16:07,939 INFO program: Running... udevadm settle --timeout=300 >14:16:07,962 INFO program: Running... udevadm settle --timeout=300 >14:16:07,975 INFO program: Running... udevadm settle --timeout=300 >14:16:07,988 INFO program: Running... udevadm settle --timeout=300 >14:16:08,001 INFO program: Running... udevadm settle --timeout=300 >14:16:08,016 INFO program: Running... udevadm settle --timeout=300 >14:16:08,029 INFO program: Running... udevadm settle --timeout=300 >14:16:08,049 INFO program: Running... udevadm settle --timeout=300 >14:16:08,062 INFO program: Running... udevadm settle --timeout=300 >14:16:08,075 INFO program: Running... udevadm settle --timeout=300 >14:16:08,089 INFO program: Running... udevadm settle --timeout=300 >14:16:08,101 INFO program: Running... udevadm settle --timeout=300 >14:16:08,114 INFO program: Running... udevadm settle --timeout=300 >14:16:08,127 INFO program: Running... udevadm settle --timeout=300 >14:16:08,140 INFO program: Running... udevadm settle --timeout=300 >14:16:08,152 INFO program: Running... udevadm settle --timeout=300 >14:16:08,165 INFO program: Running... udevadm settle --timeout=300 >14:16:08,178 INFO program: Running... udevadm settle --timeout=300 >14:16:08,192 INFO program: Running... udevadm settle --timeout=300 >14:16:08,205 INFO program: Running... udevadm settle --timeout=300 >14:16:08,217 INFO program: Running... udevadm settle --timeout=300 >14:16:08,229 INFO program: Running... udevadm settle --timeout=300 >14:16:08,243 INFO program: Running... udevadm settle --timeout=300 >14:16:08,257 INFO program: Running... udevadm settle --timeout=300 >14:16:08,269 INFO program: Running... udevadm settle --timeout=300 >14:16:08,284 INFO program: Running... udevadm settle --timeout=300 >14:16:08,296 INFO program: Running... udevadm settle --timeout=300 >14:16:08,308 INFO program: Running... udevadm settle --timeout=300 >14:16:08,323 INFO program: Running... udevadm settle --timeout=300 >14:16:08,336 INFO program: Running... udevadm settle --timeout=300 >14:16:08,348 INFO program: Running... udevadm settle --timeout=300 >14:16:08,363 INFO program: Running... udevadm settle --timeout=300 >14:16:08,376 INFO program: Running... udevadm settle --timeout=300 >14:16:08,388 INFO program: Running... udevadm settle --timeout=300 >14:16:08,402 INFO program: Running... udevadm settle --timeout=300 >14:16:08,714 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:16:08,728 INFO program: Running... udevadm settle --timeout=300 >14:16:08,880 INFO program: Running... modprobe fcoe >14:16:08,885 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:16:08,891 INFO program: No FCoE boot disk information is found in EDD! >14:16:08,892 INFO program: Running... udevadm settle --timeout=300 >14:16:08,956 INFO program: Running... multipath -d >14:16:08,965 INFO program: Running... multipath -ll >14:16:09,156 INFO program: Running... udevadm control --property=ANACONDA=1 >14:16:09,160 INFO program: Running... systemctl start chronyd.service >14:16:09,194 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:16:09,229 INFO program: Running... udevadm settle --timeout=300 >14:16:09,381 INFO program: Running... udevadm settle --timeout=300 >14:16:09,408 INFO program: Running... udevadm settle --timeout=300 >14:16:09,445 INFO program: Running... multipath -d >14:16:09,464 INFO program: Running... multipath -ll >14:16:09,630 INFO program: Running... dumpe2fs -h /dev/sda2 >14:16:09,640 INFO program: Filesystem volume name: boot >14:16:09,641 INFO program: Last mounted on: /boot >14:16:09,641 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:16:09,642 INFO program: Filesystem magic number: 0xEF53 >14:16:09,642 INFO program: Filesystem revision #: 1 (dynamic) >14:16:09,643 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:16:09,643 INFO program: Filesystem flags: signed_directory_hash >14:16:09,643 INFO program: Default mount options: (none) >14:16:09,643 INFO program: Filesystem state: clean >14:16:09,643 INFO program: Errors behavior: Continue >14:16:09,643 INFO program: Filesystem OS type: Linux >14:16:09,643 INFO program: Inode count: 840672 >14:16:09,644 INFO program: Block count: 3411656 >14:16:09,644 INFO program: Reserved block count: 170567 >14:16:09,644 INFO program: Free blocks: 428201 >14:16:09,644 INFO program: Free inodes: 839905 >14:16:09,644 INFO program: First block: 1 >14:16:09,644 INFO program: Block size: 1024 >14:16:09,647 INFO program: Fragment size: 1024 >14:16:09,648 INFO program: Reserved GDT blocks: 243 >14:16:09,648 INFO program: Blocks per group: 8192 >14:16:09,648 INFO program: Fragments per group: 8192 >14:16:09,648 INFO program: Inodes per group: 2016 >14:16:09,648 INFO program: Inode blocks per group: 252 >14:16:09,648 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:16:09,648 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:16:09,648 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:16:09,648 INFO program: Mount count: 3 >14:16:09,648 INFO program: Maximum mount count: 21 >14:16:09,649 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:16:09,649 INFO program: Check interval: 15552000 (6 months) >14:16:09,649 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:16:09,650 INFO program: Lifetime writes: 6674 MB >14:16:09,650 INFO program: Reserved blocks uid: 0 (user root) >14:16:09,650 INFO program: Reserved blocks gid: 0 (group root) >14:16:09,650 INFO program: First inode: 11 >14:16:09,651 INFO program: Inode size: 128 >14:16:09,651 INFO program: Journal inode: 8 >14:16:09,652 INFO program: Default directory hash: half_md4 >14:16:09,653 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:16:09,653 INFO program: Journal backup: inode blocks >14:16:09,653 INFO program: Journal features: journal_incompat_revoke >14:16:09,653 INFO program: Journal size: 4113k >14:16:09,653 INFO program: Journal length: 4096 >14:16:09,654 INFO program: Journal sequence: 0x00000a6a >14:16:09,654 INFO program: Journal start: 0 >14:16:09,659 INFO program: >14:16:09,659 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:09,660 INFO program: Running... dumpe2fs -h /dev/sda2 >14:16:09,667 INFO program: Filesystem volume name: boot >14:16:09,668 INFO program: Last mounted on: /boot >14:16:09,668 INFO program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >14:16:09,668 INFO program: Filesystem magic number: 0xEF53 >14:16:09,669 INFO program: Filesystem revision #: 1 (dynamic) >14:16:09,669 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >14:16:09,670 INFO program: Filesystem flags: signed_directory_hash >14:16:09,670 INFO program: Default mount options: (none) >14:16:09,671 INFO program: Filesystem state: clean >14:16:09,671 INFO program: Errors behavior: Continue >14:16:09,672 INFO program: Filesystem OS type: Linux >14:16:09,672 INFO program: Inode count: 840672 >14:16:09,673 INFO program: Block count: 3411656 >14:16:09,673 INFO program: Reserved block count: 170567 >14:16:09,673 INFO program: Free blocks: 428201 >14:16:09,674 INFO program: Free inodes: 839905 >14:16:09,674 INFO program: First block: 1 >14:16:09,675 INFO program: Block size: 1024 >14:16:09,675 INFO program: Fragment size: 1024 >14:16:09,676 INFO program: Reserved GDT blocks: 243 >14:16:09,676 INFO program: Blocks per group: 8192 >14:16:09,676 INFO program: Fragments per group: 8192 >14:16:09,677 INFO program: Inodes per group: 2016 >14:16:09,677 INFO program: Inode blocks per group: 252 >14:16:09,678 INFO program: Filesystem created: Fri Jul 2 16:16:26 2010 >14:16:09,678 INFO program: Last mount time: Sat Jan 26 12:11:21 2013 >14:16:09,679 INFO program: Last write time: Sat Jan 26 12:24:48 2013 >14:16:09,679 INFO program: Mount count: 3 >14:16:09,679 INFO program: Maximum mount count: 21 >14:16:09,680 INFO program: Last checked: Sat Jan 26 09:43:43 2013 >14:16:09,680 INFO program: Check interval: 15552000 (6 months) >14:16:09,681 INFO program: Next check after: Thu Jul 25 10:43:43 2013 >14:16:09,681 INFO program: Lifetime writes: 6674 MB >14:16:09,682 INFO program: Reserved blocks uid: 0 (user root) >14:16:09,682 INFO program: Reserved blocks gid: 0 (group root) >14:16:09,682 INFO program: First inode: 11 >14:16:09,682 INFO program: Inode size: 128 >14:16:09,682 INFO program: Journal inode: 8 >14:16:09,682 INFO program: Default directory hash: half_md4 >14:16:09,683 INFO program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >14:16:09,683 INFO program: Journal backup: inode blocks >14:16:09,683 INFO program: Journal features: journal_incompat_revoke >14:16:09,689 INFO program: Journal size: 4113k >14:16:09,689 INFO program: Journal length: 4096 >14:16:09,689 INFO program: Journal sequence: 0x00000a6a >14:16:09,689 INFO program: Journal start: 0 >14:16:09,689 INFO program: >14:16:09,690 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:09,690 INFO program: Running... resize2fs -P /dev/sda2 >14:16:09,701 INFO program: Estimated minimum size of the filesystem: 2969740 >14:16:09,702 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:16:10,241 INFO program: Running... dumpe2fs -h /dev/loop3 >14:16:10,252 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:10,253 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:16:10,253 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:10,254 INFO program: Filesystem magic number: 0xEF53 >14:16:10,254 INFO program: Filesystem revision #: 1 (dynamic) >14:16:10,255 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 >14:16:10,255 INFO program: Filesystem flags: signed_directory_hash >14:16:10,256 INFO program: Default mount options: user_xattr acl >14:16:10,256 INFO program: Filesystem state: clean >14:16:10,256 INFO program: Errors behavior: Continue >14:16:10,257 INFO program: Filesystem OS type: Linux >14:16:10,257 INFO program: Inode count: 262144 >14:16:10,258 INFO program: Block count: 1048576 >14:16:10,258 INFO program: Reserved block count: 10484 >14:16:10,259 INFO program: Free blocks: 188396 >14:16:10,259 INFO program: Free inodes: 153869 >14:16:10,259 INFO program: First block: 0 >14:16:10,260 INFO program: Block size: 4096 >14:16:10,260 INFO program: Fragment size: 4096 >14:16:10,261 INFO program: Reserved GDT blocks: 255 >14:16:10,261 INFO program: Blocks per group: 32768 >14:16:10,262 INFO program: Fragments per group: 32768 >14:16:10,262 INFO program: Inodes per group: 8192 >14:16:10,263 INFO program: Inode blocks per group: 512 >14:16:10,263 INFO program: Flex block group size: 16 >14:16:10,264 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:10,264 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:16:10,264 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:16:10,265 INFO program: Mount count: 0 >14:16:10,265 INFO program: Maximum mount count: -1 >14:16:10,266 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:16:10,266 INFO program: Check interval: 0 (<none>) >14:16:10,267 INFO program: Lifetime writes: 821 MB >14:16:10,267 INFO program: Reserved blocks uid: 0 (user root) >14:16:10,267 INFO program: Reserved blocks gid: 0 (group root) >14:16:10,268 INFO program: First inode: 11 >14:16:10,268 INFO program: Inode size: 256 >14:16:10,269 INFO program: Required extra isize: 28 >14:16:10,269 INFO program: Desired extra isize: 28 >14:16:10,269 INFO program: Journal inode: 8 >14:16:10,269 INFO program: Default directory hash: half_md4 >14:16:10,269 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:10,269 INFO program: Journal backup: inode blocks >14:16:10,269 INFO program: Journal features: journal_incompat_revoke >14:16:10,269 INFO program: Journal size: 128M >14:16:10,269 INFO program: Journal length: 32768 >14:16:10,269 INFO program: Journal sequence: 0x000016a9 >14:16:10,270 INFO program: Journal start: 0 >14:16:10,270 INFO program: >14:16:10,270 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:10,271 INFO program: Running... dumpe2fs -h /dev/loop3 >14:16:10,281 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:10,282 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:16:10,282 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:10,283 INFO program: Filesystem magic number: 0xEF53 >14:16:10,283 INFO program: Filesystem revision #: 1 (dynamic) >14:16:10,284 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 >14:16:10,284 INFO program: Filesystem flags: signed_directory_hash >14:16:10,284 INFO program: Default mount options: user_xattr acl >14:16:10,285 INFO program: Filesystem state: clean >14:16:10,285 INFO program: Errors behavior: Continue >14:16:10,286 INFO program: Filesystem OS type: Linux >14:16:10,286 INFO program: Inode count: 262144 >14:16:10,287 INFO program: Block count: 1048576 >14:16:10,287 INFO program: Reserved block count: 10484 >14:16:10,287 INFO program: Free blocks: 188396 >14:16:10,288 INFO program: Free inodes: 153869 >14:16:10,288 INFO program: First block: 0 >14:16:10,289 INFO program: Block size: 4096 >14:16:10,289 INFO program: Fragment size: 4096 >14:16:10,290 INFO program: Reserved GDT blocks: 255 >14:16:10,290 INFO program: Blocks per group: 32768 >14:16:10,291 INFO program: Fragments per group: 32768 >14:16:10,291 INFO program: Inodes per group: 8192 >14:16:10,291 INFO program: Inode blocks per group: 512 >14:16:10,292 INFO program: Flex block group size: 16 >14:16:10,292 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:10,293 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:16:10,293 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >14:16:10,294 INFO program: Mount count: 0 >14:16:10,294 INFO program: Maximum mount count: -1 >14:16:10,295 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:16:10,295 INFO program: Check interval: 0 (<none>) >14:16:10,295 INFO program: Lifetime writes: 821 MB >14:16:10,296 INFO program: Reserved blocks uid: 0 (user root) >14:16:10,296 INFO program: Reserved blocks gid: 0 (group root) >14:16:10,296 INFO program: First inode: 11 >14:16:10,296 INFO program: Inode size: 256 >14:16:10,296 INFO program: Required extra isize: 28 >14:16:10,297 INFO program: Desired extra isize: 28 >14:16:10,297 INFO program: Journal inode: 8 >14:16:10,297 INFO program: Default directory hash: half_md4 >14:16:10,297 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:10,297 INFO program: Journal backup: inode blocks >14:16:10,298 INFO program: Journal features: journal_incompat_revoke >14:16:10,298 INFO program: Journal size: 128M >14:16:10,298 INFO program: Journal length: 32768 >14:16:10,298 INFO program: Journal sequence: 0x000016a9 >14:16:10,298 INFO program: Journal start: 0 >14:16:10,299 INFO program: >14:16:10,299 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:10,299 INFO program: Running... resize2fs -P /dev/loop3 >14:16:10,309 INFO program: Couldn't find valid filesystem superblock. >14:16:10,310 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:16:10,310 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >14:16:10,347 INFO program: Running... udevadm settle --timeout=300 >14:16:10,412 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:16:10,422 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:10,423 INFO program: Last mounted on: /sysroot >14:16:10,423 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:10,423 INFO program: Filesystem magic number: 0xEF53 >14:16:10,423 INFO program: Filesystem revision #: 1 (dynamic) >14:16:10,424 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 >14:16:10,424 INFO program: Filesystem flags: signed_directory_hash >14:16:10,424 INFO program: Default mount options: user_xattr acl >14:16:10,424 INFO program: Filesystem state: clean >14:16:10,424 INFO program: Errors behavior: Continue >14:16:10,425 INFO program: Filesystem OS type: Linux >14:16:10,425 INFO program: Inode count: 262144 >14:16:10,425 INFO program: Block count: 1048576 >14:16:10,425 INFO program: Reserved block count: 10484 >14:16:10,425 INFO program: Free blocks: 188396 >14:16:10,425 INFO program: Free inodes: 153869 >14:16:10,426 INFO program: First block: 0 >14:16:10,426 INFO program: Block size: 4096 >14:16:10,426 INFO program: Fragment size: 4096 >14:16:10,426 INFO program: Reserved GDT blocks: 255 >14:16:10,426 INFO program: Blocks per group: 32768 >14:16:10,427 INFO program: Fragments per group: 32768 >14:16:10,427 INFO program: Inodes per group: 8192 >14:16:10,427 INFO program: Inode blocks per group: 512 >14:16:10,427 INFO program: Flex block group size: 16 >14:16:10,427 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:10,428 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:16:10,428 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:16:10,428 INFO program: Mount count: 1 >14:16:10,428 INFO program: Maximum mount count: -1 >14:16:10,428 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:16:10,428 INFO program: Check interval: 0 (<none>) >14:16:10,429 INFO program: Lifetime writes: 821 MB >14:16:10,429 INFO program: Reserved blocks uid: 0 (user root) >14:16:10,429 INFO program: Reserved blocks gid: 0 (group root) >14:16:10,429 INFO program: First inode: 11 >14:16:10,429 INFO program: Inode size: 256 >14:16:10,430 INFO program: Required extra isize: 28 >14:16:10,430 INFO program: Desired extra isize: 28 >14:16:10,430 INFO program: Journal inode: 8 >14:16:10,430 INFO program: First orphan inode: 34641 >14:16:10,430 INFO program: Default directory hash: half_md4 >14:16:10,431 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:10,431 INFO program: Journal backup: inode blocks >14:16:10,431 INFO program: Journal features: journal_incompat_revoke >14:16:10,431 INFO program: Journal size: 128M >14:16:10,431 INFO program: Journal length: 32768 >14:16:10,431 INFO program: Journal sequence: 0x000016aa >14:16:10,432 INFO program: Journal start: 1 >14:16:10,432 INFO program: >14:16:10,432 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:10,433 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:16:10,442 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:10,443 INFO program: Last mounted on: /sysroot >14:16:10,443 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:10,443 INFO program: Filesystem magic number: 0xEF53 >14:16:10,443 INFO program: Filesystem revision #: 1 (dynamic) >14:16:10,444 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 >14:16:10,444 INFO program: Filesystem flags: signed_directory_hash >14:16:10,444 INFO program: Default mount options: user_xattr acl >14:16:10,444 INFO program: Filesystem state: clean >14:16:10,444 INFO program: Errors behavior: Continue >14:16:10,445 INFO program: Filesystem OS type: Linux >14:16:10,445 INFO program: Inode count: 262144 >14:16:10,445 INFO program: Block count: 1048576 >14:16:10,445 INFO program: Reserved block count: 10484 >14:16:10,445 INFO program: Free blocks: 188396 >14:16:10,445 INFO program: Free inodes: 153869 >14:16:10,446 INFO program: First block: 0 >14:16:10,446 INFO program: Block size: 4096 >14:16:10,446 INFO program: Fragment size: 4096 >14:16:10,446 INFO program: Reserved GDT blocks: 255 >14:16:10,446 INFO program: Blocks per group: 32768 >14:16:10,447 INFO program: Fragments per group: 32768 >14:16:10,447 INFO program: Inodes per group: 8192 >14:16:10,447 INFO program: Inode blocks per group: 512 >14:16:10,447 INFO program: Flex block group size: 16 >14:16:10,447 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:10,447 INFO program: Last mount time: Sat Jan 26 14:46:30 2013 >14:16:10,448 INFO program: Last write time: Sat Jan 26 14:46:30 2013 >14:16:10,448 INFO program: Mount count: 1 >14:16:10,448 INFO program: Maximum mount count: -1 >14:16:10,448 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >14:16:10,448 INFO program: Check interval: 0 (<none>) >14:16:10,449 INFO program: Lifetime writes: 821 MB >14:16:10,449 INFO program: Reserved blocks uid: 0 (user root) >14:16:10,449 INFO program: Reserved blocks gid: 0 (group root) >14:16:10,449 INFO program: First inode: 11 >14:16:10,449 INFO program: Inode size: 256 >14:16:10,449 INFO program: Required extra isize: 28 >14:16:10,450 INFO program: Desired extra isize: 28 >14:16:10,450 INFO program: Journal inode: 8 >14:16:10,450 INFO program: First orphan inode: 34641 >14:16:10,450 INFO program: Default directory hash: half_md4 >14:16:10,450 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:10,451 INFO program: Journal backup: inode blocks >14:16:10,451 INFO program: Journal features: journal_incompat_revoke >14:16:10,451 INFO program: Journal size: 128M >14:16:10,451 INFO program: Journal length: 32768 >14:16:10,451 INFO program: Journal sequence: 0x000016aa >14:16:10,452 INFO program: Journal start: 1 >14:16:10,452 INFO program: >14:16:10,452 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:10,453 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:16:10,465 INFO program: Estimated minimum size of the filesystem: 861839 >14:16:10,465 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:16:10,499 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:16:10,509 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:10,509 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:16:10,509 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:10,509 INFO program: Filesystem magic number: 0xEF53 >14:16:10,509 INFO program: Filesystem revision #: 1 (dynamic) >14:16:10,509 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 >14:16:10,510 INFO program: Filesystem flags: signed_directory_hash >14:16:10,510 INFO program: Default mount options: user_xattr acl >14:16:10,510 INFO program: Filesystem state: clean >14:16:10,510 INFO program: Errors behavior: Continue >14:16:10,510 INFO program: Filesystem OS type: Linux >14:16:10,510 INFO program: Inode count: 221184 >14:16:10,510 INFO program: Block count: 861839 >14:16:10,511 INFO program: Reserved block count: 8616 >14:16:10,511 INFO program: Free blocks: 4486 >14:16:10,511 INFO program: Free inodes: 112909 >14:16:10,511 INFO program: First block: 0 >14:16:10,511 INFO program: Block size: 4096 >14:16:10,511 INFO program: Fragment size: 4096 >14:16:10,511 INFO program: Reserved GDT blocks: 255 >14:16:10,512 INFO program: Blocks per group: 32768 >14:16:10,512 INFO program: Fragments per group: 32768 >14:16:10,512 INFO program: Inodes per group: 8192 >14:16:10,512 INFO program: Inode blocks per group: 512 >14:16:10,512 INFO program: Flex block group size: 16 >14:16:10,512 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:10,512 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:16:10,512 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:16:10,512 INFO program: Mount count: 0 >14:16:10,513 INFO program: Maximum mount count: -1 >14:16:10,513 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:16:10,513 INFO program: Check interval: 0 (<none>) >14:16:10,513 INFO program: Lifetime writes: 822 MB >14:16:10,513 INFO program: Reserved blocks uid: 0 (user root) >14:16:10,513 INFO program: Reserved blocks gid: 0 (group root) >14:16:10,513 INFO program: First inode: 11 >14:16:10,513 INFO program: Inode size: 256 >14:16:10,513 INFO program: Required extra isize: 28 >14:16:10,514 INFO program: Desired extra isize: 28 >14:16:10,514 INFO program: Journal inode: 8 >14:16:10,514 INFO program: Default directory hash: half_md4 >14:16:10,514 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:10,514 INFO program: Journal backup: inode blocks >14:16:10,514 INFO program: Journal features: journal_incompat_revoke >14:16:10,514 INFO program: Journal size: 128M >14:16:10,514 INFO program: Journal length: 32768 >14:16:10,514 INFO program: Journal sequence: 0x000016a9 >14:16:10,515 INFO program: Journal start: 0 >14:16:10,515 INFO program: >14:16:10,515 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:10,515 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >14:16:10,525 INFO program: Filesystem volume name: _Fedora-18-x86_6 >14:16:10,526 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >14:16:10,526 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >14:16:10,526 INFO program: Filesystem magic number: 0xEF53 >14:16:10,527 INFO program: Filesystem revision #: 1 (dynamic) >14:16:10,527 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 >14:16:10,527 INFO program: Filesystem flags: signed_directory_hash >14:16:10,527 INFO program: Default mount options: user_xattr acl >14:16:10,527 INFO program: Filesystem state: clean >14:16:10,527 INFO program: Errors behavior: Continue >14:16:10,527 INFO program: Filesystem OS type: Linux >14:16:10,528 INFO program: Inode count: 221184 >14:16:10,528 INFO program: Block count: 861839 >14:16:10,528 INFO program: Reserved block count: 8616 >14:16:10,528 INFO program: Free blocks: 4486 >14:16:10,528 INFO program: Free inodes: 112909 >14:16:10,528 INFO program: First block: 0 >14:16:10,528 INFO program: Block size: 4096 >14:16:10,528 INFO program: Fragment size: 4096 >14:16:10,528 INFO program: Reserved GDT blocks: 255 >14:16:10,529 INFO program: Blocks per group: 32768 >14:16:10,529 INFO program: Fragments per group: 32768 >14:16:10,529 INFO program: Inodes per group: 8192 >14:16:10,529 INFO program: Inode blocks per group: 512 >14:16:10,529 INFO program: Flex block group size: 16 >14:16:10,529 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >14:16:10,529 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >14:16:10,529 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >14:16:10,529 INFO program: Mount count: 0 >14:16:10,530 INFO program: Maximum mount count: -1 >14:16:10,530 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >14:16:10,530 INFO program: Check interval: 0 (<none>) >14:16:10,530 INFO program: Lifetime writes: 822 MB >14:16:10,530 INFO program: Reserved blocks uid: 0 (user root) >14:16:10,530 INFO program: Reserved blocks gid: 0 (group root) >14:16:10,530 INFO program: First inode: 11 >14:16:10,530 INFO program: Inode size: 256 >14:16:10,530 INFO program: Required extra isize: 28 >14:16:10,531 INFO program: Desired extra isize: 28 >14:16:10,531 INFO program: Journal inode: 8 >14:16:10,531 INFO program: Default directory hash: half_md4 >14:16:10,531 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >14:16:10,531 INFO program: Journal backup: inode blocks >14:16:10,531 INFO program: Journal features: journal_incompat_revoke >14:16:10,531 INFO program: Journal size: 128M >14:16:10,531 INFO program: Journal length: 32768 >14:16:10,532 INFO program: Journal sequence: 0x000016a9 >14:16:10,532 INFO program: Journal start: 0 >14:16:10,532 INFO program: >14:16:10,532 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:16:10,532 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >14:16:10,550 INFO program: Couldn't find valid filesystem superblock. >14:16:10,550 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:16:10,550 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >14:16:10,561 INFO program: Running... udevadm settle --timeout=300 >14:16:10,642 INFO program: Running... udevadm settle --timeout=300 >14:16:10,666 INFO program: Running... udevadm settle --timeout=300 >14:16:10,698 INFO program: Running... udevadm settle --timeout=300 >14:16:10,721 INFO program: Running... udevadm settle --timeout=300 >14:16:10,750 INFO program: Running... udevadm settle --timeout=300 >14:16:10,782 INFO program: Running... udevadm settle --timeout=300 >14:16:10,811 INFO program: Running... udevadm settle --timeout=300 >14:16:10,835 INFO program: Running... udevadm settle --timeout=300 >14:16:10,865 INFO program: Running... udevadm settle --timeout=300 >14:16:10,891 INFO program: Running... udevadm settle --timeout=300 >14:16:10,916 INFO program: Running... udevadm settle --timeout=300 >14:16:10,947 INFO program: Running... udevadm settle --timeout=300 >14:16:10,979 INFO program: Running... udevadm settle --timeout=300 >14:16:11,011 INFO program: Running... udevadm settle --timeout=300 >14:16:11,041 INFO program: Running... udevadm settle --timeout=300 >14:16:11,098 INFO program: Running... udevadm settle --timeout=300 >14:16:11,121 INFO program: Running... udevadm settle --timeout=300 >19:16:11,169 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda2 /mnt/sysimage >19:16:11,182 INFO program: Running... /bin/umount /mnt/sysimage >14:16:11,189 INFO program: Running... udevadm settle --timeout=300 >14:16:11,224 INFO program: Running... udevadm settle --timeout=300 >19:16:11,305 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source > > >/tmp/storage.log: >14:47:53,035 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:47:53,036 DEBUG storage: registered device format class DiskLabel as disklabel >14:47:53,036 DEBUG storage: registered device format class MultipathMember as multipath_member >14:47:53,045 DEBUG storage: registered device format class Ext2FS as ext2 >14:47:53,045 DEBUG storage: registered device format class Ext3FS as ext3 >14:47:53,045 DEBUG storage: registered device format class Ext4FS as ext4 >14:47:53,045 DEBUG storage: registered device format class FATFS as vfat >14:47:53,045 DEBUG storage: registered device format class EFIFS as efi >14:47:53,045 DEBUG storage: registered device format class BTRFS as btrfs >14:47:53,045 DEBUG storage: registered device format class GFS2 as gfs2 >14:47:53,046 DEBUG storage: registered device format class JFS as jfs >14:47:53,046 DEBUG storage: registered device format class ReiserFS as reiserfs >14:47:53,046 DEBUG storage: registered device format class XFS as xfs >14:47:53,046 DEBUG storage: registered device format class HFS as hfs >14:47:53,046 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:47:53,046 DEBUG storage: registered device format class HFSPlus as hfs+ >14:47:53,046 DEBUG storage: registered device format class NTFS as ntfs >14:47:53,046 DEBUG storage: registered device format class NFS as nfs >14:47:53,046 DEBUG storage: registered device format class NFSv4 as nfs4 >14:47:53,046 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:47:53,047 DEBUG storage: registered device format class NoDevFS as nodev >14:47:53,047 DEBUG storage: registered device format class DevPtsFS as devpts >14:47:53,047 DEBUG storage: registered device format class ProcFS as proc >14:47:53,047 DEBUG storage: registered device format class SysFS as sysfs >14:47:53,047 DEBUG storage: registered device format class TmpFS as tmpfs >14:47:53,047 DEBUG storage: registered device format class BindFS as bind >14:47:53,047 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:47:53,047 DEBUG storage: registered device format class USBFS as usbfs >14:47:53,048 DEBUG storage: registered device format class MDRaidMember as mdmember >14:47:53,048 DEBUG storage: registered device format class BIOSBoot as biosboot >14:47:53,048 DEBUG storage: registered device format class SwapSpace as swap >14:47:53,049 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:47:53,050 DEBUG storage: registered device format class LUKS as luks >14:47:53,050 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:47:53,459 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:47:53,460 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >14:47:53,460 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:47:53,460 INFO storage: sda2 looks to be the live device; marking as protected >14:47:53,460 INFO storage: Skipping multipath detection due to running as non-root. >14:47:53,477 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >14:47:53,516 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT /dev/disk/by-id/wwn-0x5000c5003d9a8f31', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\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': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92698', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:47:53,516 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:47:53,517 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:53,518 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,518 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:47:53,519 INFO storage: sda is a disk >14:47:53,519 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,524 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:47:53,524 INFO storage: added disk sda (id 0) to device tree >14:47:53,524 DEBUG storage: looking up parted Device: /dev/sda >14:47:53,526 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:47:53,527 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:47:53,527 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:47:53,529 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:47:53,611 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x13bc250>, <parted.partition.Partition object at 0x13bc3d0>, <parted.partition.Partition object at 0x13bc610>, <parted.partition.Partition object at 0x13bc910>, <parted.partition.Partition object at 0x13bc6d0>, <parted.partition.Partition object at 0x13bcc10>, <parted.partition.Partition object at 0x13bcd90>, <parted.partition.Partition object at 0x13bca10>, <parted.partition.Partition object at 0x13bce50>] > device: <parted.device.Device object at 0x13bc090> > PedDisk: <_ped.Disk object at 0x13a9950> >14:47:53,612 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:47:53,614 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:47:53,617 INFO storage: got device: DiskDevice instance (0x1340d90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1299440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x139a250> >14:47:53,620 INFO storage: got format: DiskLabel instance (0x139a310) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x13bc250>, <parted.partition.Partition object at 0x13bc3d0>, <parted.partition.Partition object at 0x13bc610>, <parted.partition.Partition object at 0x13bc910>, <parted.partition.Partition object at 0x13bc6d0>, <parted.partition.Partition object at 0x13bcc10>, <parted.partition.Partition object at 0x13bcd90>, <parted.partition.Partition object at 0x13bca10>, <parted.partition.Partition object at 0x13bce50>] > device: <parted.device.Device object at 0x13bc090> > PedDisk: <_ped.Disk object at 0x13a9950> > origPartedDisk = <parted.disk.Disk object at 0x13be050> > partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1299830> > >14:47:53,625 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98304000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93147', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:47:53,625 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:47:53,625 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:47:53,626 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,626 INFO storage: sda1 is a partition >14:47:53,626 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:47:53,627 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:53,628 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:53,629 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:47:53,629 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:47:53,629 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,630 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:47:53,630 DEBUG storage: looking up parted Partition: /dev/sda1 >14:47:53,631 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:47:53,632 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:47:53,632 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:47:53,633 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:47:53,633 INFO storage: added partition sda1 (id 1) to device tree >14:47:53,633 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:47:53,634 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:47:53,635 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:47:53,635 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:47:53,653 WARN storage: disklabel detected but not usable on sda1 >14:47:53,653 DEBUG storage: no type or existing type for sda1, bailing >14:47:53,654 DEBUG storage: looking up parted Device: /dev/sda1 >14:47:53,655 INFO storage: got device: PartitionDevice instance (0x1340dd0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48000.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 98304000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6119, 255, 63) biosGeometry: (6119, 255, 63) > PedDevice: <_ped.Device object at 0x1299ef0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x13bc150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13bc310> PedPartition: <_ped.Partition object at 0x13bb170> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 98306047 length = 98304000 > flags = boot >14:47:53,658 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2 /dev/disk/by-label/boot /dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_UUID_ENC': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '98306048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6823312', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93162', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:47:53,659 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:47:53,659 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:47:53,660 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,660 INFO storage: sda2 is a partition >14:47:53,660 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:47:53,661 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:53,662 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:53,662 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:47:53,663 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:47:53,663 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,664 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:47:53,664 DEBUG storage: looking up parted Partition: /dev/sda2 >14:47:53,665 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:47:53,666 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:47:53,666 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:47:53,667 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:47:53,667 INFO storage: added partition sda2 (id 2) to device tree >14:47:53,668 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:47:53,668 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >14:47:53,669 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:47:53,670 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >14:47:53,672 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x13be6d0> > PedDisk: <_ped.Disk object at 0x13c8878> >14:47:53,672 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:47:53,672 INFO storage: type detected on 'sda2' is 'ext3' >14:47:53,747 DEBUG storage: padding min size from 2901 up to 3191 >14:47:53,748 DEBUG storage: Ext3FS.supported: supported: True ; >14:47:53,749 DEBUG storage: getFormat('ext3') returning Ext3FS instance >14:47:53,749 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:47:53,750 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext3 ; >14:47:53,751 DEBUG storage: looking up parted Device: /dev/sda2 >14:47:53,752 INFO storage: got device: PartitionDevice instance (0x139a490) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3331.6953125 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 6823312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (424, 255, 63) biosGeometry: (424, 255, 63) > PedDevice: <_ped.Device object at 0x1299e60> > 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 0x13bc150> fileSystem: <parted.filesystem.FileSystem object at 0x13bc510> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x13bc490> PedPartition: <_ped.Partition object at 0x13bb1d0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 98306048 end = 105129359 length = 6823312 > flags = >14:47:53,753 DEBUG storage: Ext3FS.supported: supported: True ; >14:47:53,753 INFO storage: got format: Ext3FS instance (0x13be910) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = 6b90d773-e342-4b35-a3c6-c849fc705948 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 3331.0 targetSize = 3331.0 > >14:47:53,758 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3 /dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_UUID_ENC': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '105129360', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93175', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3', > '/dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:47:53,758 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:47:53,759 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >14:47:53,759 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,759 INFO storage: sda3 is a partition >14:47:53,760 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:47:53,761 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:53,762 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:53,762 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >14:47:53,763 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:47:53,763 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,764 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:47:53,764 DEBUG storage: looking up parted Partition: /dev/sda3 >14:47:53,765 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >14:47:53,765 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:47:53,766 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:47:53,767 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:47:53,767 INFO storage: added partition sda3 (id 3) to device tree >14:47:53,767 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:47:53,768 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >14:47:53,768 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:47:53,769 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >14:47:53,772 WARN storage: disklabel detected but not usable on sda3 >14:47:53,772 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >14:47:53,773 DEBUG storage: LUKS.__init__: uuid: 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; exists: True ; label: None ; device: /dev/sda3 ; serial: 5VJDWACT ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:47:53,773 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:47:53,774 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:47:53,774 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >14:47:53,775 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >14:47:53,776 DEBUG storage: DeviceTree.getDeviceByName: name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:47:53,776 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,777 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >14:47:53,777 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,778 DEBUG storage: LUKSDevice._setFormat: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; current: None ; type: None ; >14:47:53,779 DEBUG storage: LUKSDevice.setup: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; controllable: True ; orig: False ; >14:47:53,780 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; orig: False ; >14:47:53,780 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:47:53,782 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; type: luks ; >14:47:53,782 INFO storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >14:47:53,782 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >14:47:53,783 DEBUG storage: looking up parted Device: /dev/sda3 >14:47:53,784 INFO storage: got device: PartitionDevice instance (0x13beb10) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x13ca0e0> > 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 0x13bc150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13bc650> PedPartition: <_ped.Partition object at 0x13bb230> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 105129360 end = 138683792 length = 33554433 > flags = >14:47:53,784 INFO storage: got format: LUKS instance (0x13be5d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:47:53,787 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '138684416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '838088752', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93189', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >14:47:53,787 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:47:53,788 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >14:47:53,788 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,788 INFO storage: sda4 is a partition >14:47:53,789 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >14:47:53,789 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:53,790 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:53,791 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >14:47:53,791 DEBUG storage: PartitionDevice._setFormat: sda4 ; >14:47:53,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,792 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >14:47:53,792 DEBUG storage: looking up parted Partition: /dev/sda4 >14:47:53,793 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >14:47:53,794 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >14:47:53,794 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >14:47:53,797 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >14:47:53,797 INFO storage: added partition sda4 (id 5) to device tree >14:47:53,797 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >14:47:53,798 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >14:47:53,799 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:47:53,799 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >14:47:53,814 WARN storage: disklabel detected but not usable on sda4 >14:47:53,815 DEBUG storage: no type or existing type for sda4, bailing >14:47:53,815 DEBUG storage: looking up parted Device: /dev/sda4 >14:47:53,817 INFO storage: got device: PartitionDevice instance (0x13e2d50) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 409223.023438 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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 0x13ca320> > 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 0x13bc150> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13bc950> PedPartition: <_ped.Partition object at 0x13bb2f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138684416 end = 976773167 length = 838088752 > flags = >14:47:53,821 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5 /dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_UUID_ENC': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '138686464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93202', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5', > '/dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >14:47:53,821 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:47:53,822 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >14:47:53,822 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,822 INFO storage: sda5 is a partition >14:47:53,823 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >14:47:53,823 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:53,824 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:53,825 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >14:47:53,825 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:47:53,825 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,826 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >14:47:53,826 DEBUG storage: looking up parted Partition: /dev/sda5 >14:47:53,827 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >14:47:53,828 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >14:47:53,828 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >14:47:53,829 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >14:47:53,829 INFO storage: added partition sda5 (id 6) to device tree >14:47:53,829 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >14:47:53,830 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >14:47:53,831 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:47:53,831 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >14:47:53,834 WARN storage: disklabel detected but not usable on sda5 >14:47:53,834 INFO storage: type detected on 'sda5' is 'crypto_LUKS' >14:47:53,835 DEBUG storage: LUKS.__init__: uuid: 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; exists: True ; label: None ; device: /dev/sda5 ; serial: 5VJDWACT ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:47:53,835 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:47:53,835 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:47:53,836 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >14:47:53,837 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >14:47:53,837 DEBUG storage: DeviceTree.getDeviceByName: name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:47:53,838 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,839 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >14:47:53,839 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,840 DEBUG storage: LUKSDevice._setFormat: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; current: None ; type: None ; >14:47:53,840 DEBUG storage: LUKSDevice.setup: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; controllable: True ; orig: False ; >14:47:53,841 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; orig: False ; >14:47:53,842 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:47:53,843 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; type: luks ; >14:47:53,843 INFO storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >14:47:53,843 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >14:47:53,844 DEBUG storage: looking up parted Device: /dev/sda5 >14:47:53,845 INFO storage: got device: PartitionDevice instance (0x13e2bd0) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 528 did: 527 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x13ca290> > target size = 0 path = /dev/sda5 > 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 0x13bc150> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13bc7d0> PedPartition: <_ped.Partition object at 0x13bb290> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138686464 end = 172240896 length = 33554433 > flags = >14:47:53,845 INFO storage: got format: LUKS instance (0x13be6d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:47:53,849 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6 /dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_UUID_ENC': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '172244992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93216', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6', > '/dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >14:47:53,849 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:47:53,849 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >14:47:53,850 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,850 INFO storage: sda6 is a partition >14:47:53,850 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >14:47:53,851 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:53,851 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:53,852 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >14:47:53,853 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:47:53,853 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,854 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >14:47:53,854 DEBUG storage: looking up parted Partition: /dev/sda6 >14:47:53,855 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >14:47:53,856 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >14:47:53,856 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >14:47:53,857 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >14:47:53,857 INFO storage: added partition sda6 (id 8) to device tree >14:47:53,858 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >14:47:53,858 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >14:47:53,859 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:47:53,859 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >14:47:53,863 WARN storage: disklabel detected but not usable on sda6 >14:47:53,864 INFO storage: type detected on 'sda6' is 'crypto_LUKS' >14:47:53,865 DEBUG storage: LUKS.__init__: uuid: 2d6c9f93-389f-49ba-b73f-30ee24c76556 ; exists: True ; label: None ; device: /dev/sda6 ; serial: 5VJDWACT ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:47:53,865 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:47:53,865 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:47:53,866 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: luks ; >14:47:53,866 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda6 ; >14:47:53,867 DEBUG storage: DeviceTree.getDeviceByName: name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:47:53,868 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,869 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >14:47:53,869 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,870 DEBUG storage: LUKSDevice._setFormat: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; current: None ; type: None ; >14:47:53,870 DEBUG storage: LUKSDevice.setup: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; controllable: True ; orig: False ; >14:47:53,871 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; orig: False ; >14:47:53,872 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:47:53,873 DEBUG storage: LUKS.setup: device: /dev/sda6 ; mapName: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; type: luks ; >14:47:53,873 INFO storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >14:47:53,873 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >14:47:53,874 DEBUG storage: looking up parted Device: /dev/sda6 >14:47:53,875 INFO storage: got device: PartitionDevice instance (0x13e2fd0) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30812 did: 12338 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x12997a0> > 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 0x13bc150> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13bcc50> PedPartition: <_ped.Partition object at 0x13bb3b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 172244992 end = 205799424 length = 33554433 > flags = >14:47:53,875 INFO storage: got format: LUKS instance (0x13ea510) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda6 uuid = 2d6c9f93-389f-49ba-b73f-30ee24c76556 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:47:53,878 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7 /dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_UUID_ENC': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '205803520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388609', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93230', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7', > '/dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >14:47:53,879 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:47:53,879 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >14:47:53,880 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,880 INFO storage: sda7 is a partition >14:47:53,880 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >14:47:53,881 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:53,881 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:53,882 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >14:47:53,883 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:47:53,883 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,884 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >14:47:53,884 DEBUG storage: looking up parted Partition: /dev/sda7 >14:47:53,885 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >14:47:53,885 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >14:47:53,886 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >14:47:53,887 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >14:47:53,887 INFO storage: added partition sda7 (id 10) to device tree >14:47:53,887 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >14:47:53,888 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >14:47:53,888 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:47:53,889 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >14:47:53,892 WARN storage: disklabel detected but not usable on sda7 >14:47:53,892 INFO storage: type detected on 'sda7' is 'crypto_LUKS' >14:47:53,893 DEBUG storage: LUKS.__init__: uuid: 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; exists: True ; label: None ; device: /dev/sda7 ; serial: 5VJDWACT ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:47:53,893 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:47:53,894 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:47:53,895 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: luks ; >14:47:53,895 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda7 ; >14:47:53,896 DEBUG storage: DeviceTree.getDeviceByName: name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:47:53,897 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,898 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda7 ; >14:47:53,898 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,899 DEBUG storage: LUKSDevice._setFormat: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; current: None ; type: None ; >14:47:53,899 DEBUG storage: LUKSDevice.setup: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; controllable: True ; orig: False ; >14:47:53,900 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; orig: False ; >14:47:53,901 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:47:53,902 DEBUG storage: LUKS.setup: device: /dev/sda7 ; mapName: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; type: luks ; >14:47:53,902 INFO storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >14:47:53,902 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >14:47:53,903 DEBUG storage: looking up parted Device: /dev/sda7 >14:47:53,904 INFO storage: got device: PartitionDevice instance (0x1340d10) -- > name = sda7 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4096.00048828 > format = existing luks > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388609 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 0x13ca200> > target size = 0 path = /dev/sda7 > 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 0x13bc150> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13bcdd0> PedPartition: <_ped.Partition object at 0x13bb410> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 205803520 end = 214192128 length = 8388609 > flags = >14:47:53,904 INFO storage: got format: LUKS instance (0x13ea310) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda7 uuid = 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:47:53,907 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '214196224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98395185', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93244', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >14:47:53,907 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >14:47:53,908 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >14:47:53,908 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,908 INFO storage: sda8 is a partition >14:47:53,909 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >14:47:53,909 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:53,910 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:53,911 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >14:47:53,911 DEBUG storage: PartitionDevice._setFormat: sda8 ; >14:47:53,911 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,912 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >14:47:53,912 DEBUG storage: looking up parted Partition: /dev/sda8 >14:47:53,913 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >14:47:53,914 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >14:47:53,914 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >14:47:53,915 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >14:47:53,915 INFO storage: added partition sda8 (id 12) to device tree >14:47:53,916 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >14:47:53,916 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >14:47:53,917 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >14:47:53,918 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >14:47:53,921 WARN storage: disklabel detected but not usable on sda8 >14:47:53,921 DEBUG storage: no type or existing type for sda8, bailing >14:47:53,921 DEBUG storage: looking up parted Device: /dev/sda8 >14:47:53,922 INFO storage: got device: PartitionDevice instance (0x13e2b10) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48044.5239258 > format = existing None > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 98395185 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6124, 255, 63) biosGeometry: (6124, 255, 63) > PedDevice: <_ped.Device object at 0x13ca560> > target size = 0 path = /dev/sda8 > 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 0x13bc150> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13bcad0> PedPartition: <_ped.Partition object at 0x13bb350> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 214196224 end = 312591408 length = 98395185 > flags = >14:47:53,926 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9 /dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_UUID_ENC': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '312594432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '664178736', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '93257', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9', > '/dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >14:47:53,926 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >14:47:53,927 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >14:47:53,927 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,927 INFO storage: sda9 is a partition >14:47:53,928 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >14:47:53,929 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:53,929 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:53,930 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >14:47:53,931 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:47:53,931 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,931 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >14:47:53,932 DEBUG storage: looking up parted Partition: /dev/sda9 >14:47:53,932 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >14:47:53,933 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >14:47:53,934 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >14:47:53,934 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >14:47:53,935 INFO storage: added partition sda9 (id 13) to device tree >14:47:53,935 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >14:47:53,936 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >14:47:53,936 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:47:53,937 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >14:47:53,969 WARN storage: disklabel detected but not usable on sda9 >14:47:53,970 INFO storage: type detected on 'sda9' is 'crypto_LUKS' >14:47:53,970 DEBUG storage: LUKS.__init__: uuid: 1c37deed-13d9-4364-bbda-944a4ae42618 ; exists: True ; label: None ; device: /dev/sda9 ; serial: 5VJDWACT ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:47:53,970 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:47:53,971 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:47:53,972 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: luks ; >14:47:53,972 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda9 ; >14:47:53,973 DEBUG storage: DeviceTree.getDeviceByName: name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:47:53,973 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,974 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >14:47:53,974 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,975 DEBUG storage: LUKSDevice._setFormat: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; current: None ; type: None ; >14:47:53,976 DEBUG storage: LUKSDevice.setup: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; controllable: True ; orig: False ; >14:47:53,977 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; orig: False ; >14:47:53,977 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:47:53,978 DEBUG storage: LUKS.setup: device: /dev/sda9 ; mapName: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; type: luks ; >14:47:53,978 INFO storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >14:47:53,979 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >14:47:53,979 DEBUG storage: looking up parted Device: /dev/sda9 >14:47:53,980 INFO storage: got device: PartitionDevice instance (0x13be7d0) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 324306.023438 > format = existing luks > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 664178736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32630 did: 0 busy: False > hardwareGeometry: (41343, 255, 63) biosGeometry: (41343, 255, 63) > PedDevice: <_ped.Device object at 0x13ca4d0> > target size = 0 path = /dev/sda9 > 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 0x13bc150> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x13bcf50> PedPartition: <_ped.Partition object at 0x13bb470> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 312594432 end = 976773167 length = 664178736 > flags = lvm >14:47:53,980 INFO storage: got format: LUKS instance (0x13ea3d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda9 uuid = 1c37deed-13d9-4364-bbda-944a4ae42618 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-1c37deed-13d9-4364-bbda-944a4ae42618 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:47:53,983 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_CDDVDW_TS-L633N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20TS-L633N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0300', > 'ID_SERIAL': 'hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'ID_SERIAL_SHORT': 'R3186GGSB39117', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '1208', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:47:53,983 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:47:53,983 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:47:53,984 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,984 INFO storage: sr0 is a cdrom >14:47:53,985 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:47:53,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,986 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:47:53,986 INFO storage: added cdrom sr0 (id 15) to device tree >14:47:53,986 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:47:53,991 DEBUG storage: no device or no media present >14:47:53,992 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': '26561', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:47:53,992 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:47:53,993 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:47:53,993 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,994 INFO storage: loop0 is a loop device >14:47:53,994 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:47:53,995 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >14:47:53,995 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:53,995 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,996 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >14:47:53,996 INFO storage: added file /osmin.img (deleted) (id 16) to device tree >14:47:53,997 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >14:47:53,997 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:53,998 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:47:53,998 INFO storage: added loop loop0 (id 17) to device tree >14:47:53,998 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:47:53,999 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:47:53,999 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:47:54,000 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:47:54,000 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:47:54,001 WARN storage: disklabel detected but not usable on loop0 >14:47:54,001 INFO storage: type detected on 'loop0' is 'squashfs' >14:47:54,001 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:47:54,002 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:47:54,002 INFO storage: got device: LoopDevice instance (0x13eab50) -- > name = loop0 status = False kids = 0 id = 17 > parents = ['existing 0MB file /osmin.img (deleted) (16)'] > 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 >14:47:54,003 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': '26784', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:47:54,003 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:47:54,004 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:47:54,004 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,004 INFO storage: loop1 is a loop device >14:47:54,005 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:47:54,006 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >14:47:54,006 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,006 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:54,007 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >14:47:54,007 INFO storage: added file /osmin (id 18) to device tree >14:47:54,008 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >14:47:54,008 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:54,009 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:47:54,009 INFO storage: added loop loop1 (id 19) to device tree >14:47:54,009 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:47:54,010 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:47:54,010 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:47:54,011 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >14:47:54,011 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >14:47:54,013 WARN storage: disklabel detected but not usable on loop1 >14:47:54,013 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >14:47:54,013 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:47:54,014 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:47:54,014 INFO storage: got device: LoopDevice instance (0x13e2ed0) -- > name = loop1 status = False kids = 0 id = 19 > parents = ['existing 0MB file /osmin (18)'] > 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 >14:47:54,015 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': '26945', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:47:54,015 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:47:54,016 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:47:54,016 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,016 INFO storage: loop2 is a loop device >14:47:54,017 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:47:54,017 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >14:47:54,018 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,018 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:54,019 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >14:47:54,019 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >14:47:54,020 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >14:47:54,020 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:54,021 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:47:54,021 INFO storage: added loop loop2 (id 21) to device tree >14:47:54,021 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:47:54,022 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:47:54,022 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:47:54,023 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:47:54,023 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:47:54,024 WARN storage: disklabel detected but not usable on loop2 >14:47:54,024 INFO storage: type detected on 'loop2' is 'squashfs' >14:47:54,024 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:47:54,025 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:47:54,025 INFO storage: got device: LoopDevice instance (0x13eabd0) -- > name = loop2 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (20)'] > 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 >14:47:54,027 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '27116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:47:54,027 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >14:47:54,027 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:47:54,028 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,028 INFO storage: loop3 is a loop device >14:47:54,029 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >14:47:54,029 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >14:47:54,030 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,030 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:54,031 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >14:47:54,031 INFO storage: added file /LiveOS/ext3fs.img (id 22) to device tree >14:47:54,031 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >14:47:54,032 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:54,032 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >14:47:54,032 INFO storage: added loop loop3 (id 23) to device tree >14:47:54,033 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >14:47:54,033 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >14:47:54,034 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:54,034 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:54,034 DEBUG storage: device loop3 does not contain a disklabel >14:47:54,034 INFO storage: type detected on 'loop3' is 'ext4' >14:47:54,055 DEBUG storage: using current size 0 as min size >14:47:54,057 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:54,057 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:54,058 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >14:47:54,059 INFO storage: got device: LoopDevice instance (0x13ea390) -- > name = loop3 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/ext3fs.img (22)'] > 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 >14:47:54,060 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:54,061 INFO storage: got format: Ext4FS instance (0x13eab90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:47:54,063 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': '27275', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:47:54,063 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >14:47:54,064 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:47:54,065 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,065 INFO storage: loop4 is a loop device >14:47:54,066 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >14:47:54,067 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:47:54,068 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,068 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:54,070 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:47:54,070 INFO storage: added file /overlay (deleted) (id 24) to device tree >14:47:54,071 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:47:54,071 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:54,072 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:47:54,072 INFO storage: added loop loop4 (id 25) to device tree >14:47:54,073 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >14:47:54,073 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >14:47:54,074 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:47:54,074 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >14:47:54,075 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >14:47:54,076 WARN storage: disklabel detected but not usable on loop4 >14:47:54,076 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >14:47:54,076 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:47:54,077 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:47:54,077 INFO storage: got device: LoopDevice instance (0x13f4050) -- > name = loop4 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (24)'] > 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 >14:47:54,078 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': '27433', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:47:54,078 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:47:54,078 DEBUG storage: lvm filter: adding loop5 to the reject list >14:47:54,079 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': '27593', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:47:54,079 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:47:54,079 DEBUG storage: lvm filter: adding loop6 to the reject list >14:47:54,080 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': '27755', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:47:54,080 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:47:54,080 DEBUG storage: lvm filter: adding loop7 to the reject list >14:47:54,082 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4512', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:47:54,082 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:47:54,083 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:47:54,084 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,084 INFO storage: live-rw is a device-mapper device >14:47:54,084 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:47:54,085 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:47:54,086 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:47:54,087 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:47:54,087 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (25) >14:47:54,088 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:47:54,089 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,089 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >14:47:54,089 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:54,090 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:47:54,090 INFO storage: added dm live-rw (id 26) to device tree >14:47:54,091 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:47:54,091 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:47:54,092 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:54,092 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:54,092 DEBUG storage: device live-rw does not contain a disklabel >14:47:54,092 INFO storage: type detected on 'live-rw' is 'ext4' >14:47:54,110 DEBUG storage: padding min size from 3367 up to 3703 >14:47:54,111 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:54,111 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:54,112 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:47:54,112 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:47:54,113 INFO storage: got device: DMDevice instance (0x13eaf90) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop4 (25)'] > 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: 12338 did: 23644 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x13ca440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:47:54,114 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:54,114 INFO storage: got format: Ext4FS instance (0x13ea990) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:47:54,116 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60474', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >14:47:54,117 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >14:47:54,117 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:47:54,118 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,118 INFO storage: live-osimg-min is a device-mapper device >14:47:54,118 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >14:47:54,119 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >14:47:54,120 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:47:54,120 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) >14:47:54,121 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:47:54,122 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:47:54,123 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:47:54,123 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:54,124 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >14:47:54,124 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:54,125 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >14:47:54,125 INFO storage: added dm live-osimg-min (id 27) to device tree >14:47:54,125 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >14:47:54,126 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >14:47:54,127 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:54,127 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:54,127 DEBUG storage: device live-osimg-min does not contain a disklabel >14:47:54,127 INFO storage: type detected on 'live-osimg-min' is 'ext4' >14:47:54,146 DEBUG storage: using current size 0 as min size >14:47:54,148 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:54,148 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:54,149 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >14:47:54,150 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >14:47:54,151 INFO storage: got device: DMDevice instance (0x13ea1d0) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (23) 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: 27507 did: 25135 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x13ca710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >14:47:54,152 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:54,153 INFO storage: got format: Ext4FS instance (0x13e2e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >14:47:54,171 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:47:54,172 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:47:54,173 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:47:54,184 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,185 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,186 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,197 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:47:54,198 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:47:54,199 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:47:54,209 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,210 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,212 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,224 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:47:54,224 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:47:54,226 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:47:54,236 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,237 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,239 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,249 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:47:54,250 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:47:54,251 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:47:54,264 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,265 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,266 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,277 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:47:54,278 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:47:54,279 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:47:54,290 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,290 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,292 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,304 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:47:54,305 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:47:54,306 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:47:54,317 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,317 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,319 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,329 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:47:54,330 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:47:54,331 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:47:54,343 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,344 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,346 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,356 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:47:54,357 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:47:54,359 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:47:54,369 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,370 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,371 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,381 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:47:54,382 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:47:54,383 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:47:54,393 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:47:54,394 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:47:54,394 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:47:54,394 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:47:54,394 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >14:47:54,395 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:47:54,395 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:47:54,397 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:47:54,408 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,408 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,410 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,419 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:47:54,420 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:47:54,421 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:47:54,433 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,434 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,436 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,446 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:47:54,447 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:47:54,448 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:47:54,458 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,459 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,460 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,472 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:47:54,473 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:47:54,474 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:47:54,485 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,485 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,487 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,497 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:47:54,498 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:47:54,500 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:47:54,510 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,511 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,513 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,523 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:47:54,523 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:47:54,524 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:47:54,535 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,536 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,537 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,548 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:47:54,548 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:47:54,549 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:47:54,562 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,562 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,564 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,574 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:47:54,575 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:47:54,576 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:47:54,587 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:54,588 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,589 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:54,599 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:47:54,600 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:47:54,601 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:47:54,613 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:47:54,613 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:47:54,614 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:47:54,798 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:47:54,798 DEBUG storage: registered device format class DiskLabel as disklabel >14:47:54,798 DEBUG storage: registered device format class MultipathMember as multipath_member >14:47:54,807 DEBUG storage: registered device format class Ext2FS as ext2 >14:47:54,807 DEBUG storage: registered device format class Ext3FS as ext3 >14:47:54,807 DEBUG storage: registered device format class Ext4FS as ext4 >14:47:54,808 DEBUG storage: registered device format class FATFS as vfat >14:47:54,808 DEBUG storage: registered device format class EFIFS as efi >14:47:54,808 DEBUG storage: registered device format class BTRFS as btrfs >14:47:54,808 DEBUG storage: registered device format class GFS2 as gfs2 >14:47:54,808 DEBUG storage: registered device format class JFS as jfs >14:47:54,808 DEBUG storage: registered device format class ReiserFS as reiserfs >14:47:54,808 DEBUG storage: registered device format class XFS as xfs >14:47:54,809 DEBUG storage: registered device format class HFS as hfs >14:47:54,809 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:47:54,809 DEBUG storage: registered device format class HFSPlus as hfs+ >14:47:54,809 DEBUG storage: registered device format class NTFS as ntfs >14:47:54,809 DEBUG storage: registered device format class NFS as nfs >14:47:54,809 DEBUG storage: registered device format class NFSv4 as nfs4 >14:47:54,809 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:47:54,809 DEBUG storage: registered device format class NoDevFS as nodev >14:47:54,809 DEBUG storage: registered device format class DevPtsFS as devpts >14:47:54,810 DEBUG storage: registered device format class ProcFS as proc >14:47:54,810 DEBUG storage: registered device format class SysFS as sysfs >14:47:54,810 DEBUG storage: registered device format class TmpFS as tmpfs >14:47:54,810 DEBUG storage: registered device format class BindFS as bind >14:47:54,812 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:47:54,812 DEBUG storage: registered device format class USBFS as usbfs >14:47:54,812 DEBUG storage: registered device format class MDRaidMember as mdmember >14:47:54,812 DEBUG storage: registered device format class BIOSBoot as biosboot >14:47:54,813 DEBUG storage: registered device format class SwapSpace as swap >14:47:54,813 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:47:54,814 DEBUG storage: registered device format class LUKS as luks >14:47:54,814 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:47:55,727 DEBUG storage: MultipathTopology._build_topology: >14:47:55,728 DEBUG storage: /etc/multipath.conf contents: >14:47:55,728 DEBUG storage: # multipath.conf written by anaconda >14:47:55,728 DEBUG storage: >14:47:55,728 DEBUG storage: defaults { >14:47:55,728 DEBUG storage: user_friendly_names yes >14:47:55,728 DEBUG storage: } >14:47:55,728 DEBUG storage: blacklist { >14:47:55,728 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:47:55,728 DEBUG storage: devnode "^hd[a-z]" >14:47:55,728 DEBUG storage: devnode "^dcssblk[0-9]*" >14:47:55,728 DEBUG storage: device { >14:47:55,729 DEBUG storage: vendor "DGC" >14:47:55,729 DEBUG storage: product "LUNZ" >14:47:55,729 DEBUG storage: } >14:47:55,729 DEBUG storage: device { >14:47:55,732 DEBUG storage: vendor "IBM" >14:47:55,732 DEBUG storage: product "S/390.*" >14:47:55,732 DEBUG storage: } >14:47:55,732 DEBUG storage: # don't count normal SATA devices as multipaths >14:47:55,732 DEBUG storage: device { >14:47:55,732 DEBUG storage: vendor "ATA" >14:47:55,732 DEBUG storage: } >14:47:55,732 DEBUG storage: # don't count 3ware devices as multipaths >14:47:55,732 DEBUG storage: device { >14:47:55,732 DEBUG storage: vendor "3ware" >14:47:55,732 DEBUG storage: } >14:47:55,732 DEBUG storage: device { >14:47:55,733 DEBUG storage: vendor "AMCC" >14:47:55,733 DEBUG storage: } >14:47:55,733 DEBUG storage: # nor highpoint devices >14:47:55,733 DEBUG storage: device { >14:47:55,734 DEBUG storage: vendor "HPT" >14:47:55,734 DEBUG storage: } >14:47:55,734 DEBUG storage: } >14:47:55,734 DEBUG storage: multipaths { >14:47:55,735 DEBUG storage: } >14:47:55,735 DEBUG storage: (end of /etc/multipath.conf) >14:47:55,797 INFO storage: MultipathTopology: found singlepath device: sda >14:47:55,797 INFO storage: MultipathTopology: found non-disk device: sda1 >14:47:55,797 INFO storage: MultipathTopology: found non-disk device: sda2 >14:47:55,797 INFO storage: MultipathTopology: found non-disk device: sda3 >14:47:55,798 INFO storage: MultipathTopology: found non-disk device: sda4 >14:47:55,798 INFO storage: MultipathTopology: found non-disk device: sda5 >14:47:55,798 INFO storage: MultipathTopology: found non-disk device: sda6 >14:47:55,798 INFO storage: MultipathTopology: found non-disk device: sda7 >14:47:55,798 INFO storage: MultipathTopology: found non-disk device: sda8 >14:47:55,798 INFO storage: MultipathTopology: found non-disk device: sda9 >14:47:55,798 INFO storage: MultipathTopology: found non-disk device: sr0 >14:47:55,799 INFO storage: MultipathTopology: found singlepath device: loop0 >14:47:55,799 INFO storage: MultipathTopology: found singlepath device: loop1 >14:47:55,799 INFO storage: MultipathTopology: found singlepath device: loop2 >14:47:55,799 INFO storage: MultipathTopology: found singlepath device: loop3 >14:47:55,799 INFO storage: MultipathTopology: found singlepath device: loop4 >14:47:55,802 INFO storage: MultipathTopology: found singlepath device: loop5 >14:47:55,802 INFO storage: MultipathTopology: found singlepath device: loop6 >14:47:55,802 INFO storage: MultipathTopology: found singlepath device: loop7 >14:47:55,802 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:47:55,802 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:47:56,798 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:47:56,799 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:47:56,852 DEBUG storage: protected device spec /dev/sda2 resolved to sda2 >14:47:56,853 INFO storage: sda2 looks to be the live device; marking as protected >14:47:56,888 DEBUG storage: MultipathTopology._build_topology: >14:47:56,888 DEBUG storage: /etc/multipath.conf contents: >14:47:56,889 DEBUG storage: # multipath.conf written by anaconda >14:47:56,889 DEBUG storage: >14:47:56,889 DEBUG storage: defaults { >14:47:56,889 DEBUG storage: user_friendly_names yes >14:47:56,889 DEBUG storage: } >14:47:56,889 DEBUG storage: blacklist { >14:47:56,889 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:47:56,889 DEBUG storage: devnode "^hd[a-z]" >14:47:56,889 DEBUG storage: devnode "^dcssblk[0-9]*" >14:47:56,889 DEBUG storage: device { >14:47:56,889 DEBUG storage: vendor "DGC" >14:47:56,890 DEBUG storage: product "LUNZ" >14:47:56,890 DEBUG storage: } >14:47:56,890 DEBUG storage: device { >14:47:56,890 DEBUG storage: vendor "IBM" >14:47:56,890 DEBUG storage: product "S/390.*" >14:47:56,890 DEBUG storage: } >14:47:56,891 DEBUG storage: # don't count normal SATA devices as multipaths >14:47:56,891 DEBUG storage: device { >14:47:56,891 DEBUG storage: vendor "ATA" >14:47:56,892 DEBUG storage: } >14:47:56,892 DEBUG storage: # don't count 3ware devices as multipaths >14:47:56,893 DEBUG storage: device { >14:47:56,893 DEBUG storage: vendor "3ware" >14:47:56,893 DEBUG storage: } >14:47:56,893 DEBUG storage: device { >14:47:56,893 DEBUG storage: vendor "AMCC" >14:47:56,894 DEBUG storage: } >14:47:56,894 DEBUG storage: # nor highpoint devices >14:47:56,894 DEBUG storage: device { >14:47:56,895 DEBUG storage: vendor "HPT" >14:47:56,897 DEBUG storage: } >14:47:56,897 DEBUG storage: } >14:47:56,897 DEBUG storage: multipaths { >14:47:56,897 DEBUG storage: } >14:47:56,897 DEBUG storage: (end of /etc/multipath.conf) >14:47:56,940 INFO storage: MultipathTopology: found singlepath device: sda >14:47:56,944 INFO storage: MultipathTopology: found non-disk device: sda1 >14:47:56,944 INFO storage: MultipathTopology: found non-disk device: sda2 >14:47:56,944 INFO storage: MultipathTopology: found non-disk device: sda3 >14:47:56,944 INFO storage: MultipathTopology: found non-disk device: sda4 >14:47:56,945 INFO storage: MultipathTopology: found non-disk device: sda5 >14:47:56,945 INFO storage: MultipathTopology: found non-disk device: sda6 >14:47:56,945 INFO storage: MultipathTopology: found non-disk device: sda7 >14:47:56,945 INFO storage: MultipathTopology: found non-disk device: sda8 >14:47:56,945 INFO storage: MultipathTopology: found non-disk device: sda9 >14:47:56,945 INFO storage: MultipathTopology: found non-disk device: sr0 >14:47:56,945 INFO storage: MultipathTopology: found singlepath device: loop0 >14:47:56,946 INFO storage: MultipathTopology: found singlepath device: loop1 >14:47:56,946 INFO storage: MultipathTopology: found singlepath device: loop2 >14:47:56,946 INFO storage: MultipathTopology: found singlepath device: loop3 >14:47:56,946 INFO storage: MultipathTopology: found singlepath device: loop4 >14:47:56,946 INFO storage: MultipathTopology: found singlepath device: loop5 >14:47:56,946 INFO storage: MultipathTopology: found singlepath device: loop6 >14:47:56,946 INFO storage: MultipathTopology: found singlepath device: loop7 >14:47:56,946 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:47:56,947 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:47:56,947 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >14:47:56,950 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT /dev/disk/by-id/wwn-0x5000c5003d9a8f31', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\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': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92698', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:47:56,951 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:47:56,952 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:56,953 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:56,953 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:47:56,955 INFO storage: sda is a disk >14:47:56,955 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:56,957 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:47:56,957 INFO storage: added disk sda (id 0) to device tree >14:47:56,957 DEBUG storage: looking up parted Device: /dev/sda >14:47:56,959 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:47:56,963 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:47:56,964 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:47:56,966 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:47:56,986 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x24de250>, <parted.partition.Partition object at 0x24e6a50>, <parted.partition.Partition object at 0x24e6c10>, <parted.partition.Partition object at 0x24459d0>, <parted.partition.Partition object at 0x2445a10>, <parted.partition.Partition object at 0x7fb40c113810>, <parted.partition.Partition object at 0x7fb40c113990>, <parted.partition.Partition object at 0x23dfed0>, <parted.partition.Partition object at 0x7fb40c113a50>] > device: <parted.device.Device object at 0x7fb40c1134d0> > PedDisk: <_ped.Disk object at 0x7fb40c10fe18> >14:47:56,992 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:47:56,994 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:47:56,997 INFO storage: got device: DiskDevice instance (0x7fb40c092fd0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x24928c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fb40c0ef490> >14:47:57,000 INFO storage: got format: DiskLabel instance (0x7fb40c0ef550) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x24de250>, <parted.partition.Partition object at 0x24e6a50>, <parted.partition.Partition object at 0x24e6c10>, <parted.partition.Partition object at 0x24459d0>, <parted.partition.Partition object at 0x2445a10>, <parted.partition.Partition object at 0x7fb40c113810>, <parted.partition.Partition object at 0x7fb40c113990>, <parted.partition.Partition object at 0x23dfed0>, <parted.partition.Partition object at 0x7fb40c113a50>] > device: <parted.device.Device object at 0x7fb40c1134d0> > PedDisk: <_ped.Disk object at 0x7fb40c10fe18> > origPartedDisk = <parted.disk.Disk object at 0x7fb40c113cd0> > partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c0c4320> > >14:47:57,004 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98304000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93147', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:47:57,005 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:47:57,007 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:47:57,008 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,009 INFO storage: sda1 is a partition >14:47:57,010 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:47:57,011 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:57,012 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:57,014 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:47:57,015 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:47:57,016 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,018 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:47:57,018 DEBUG storage: looking up parted Partition: /dev/sda1 >14:47:57,019 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:47:57,021 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:47:57,022 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:47:57,024 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:47:57,024 INFO storage: added partition sda1 (id 1) to device tree >14:47:57,025 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:47:57,026 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:47:57,028 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:47:57,029 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:47:57,045 WARN storage: disklabel detected but not usable on sda1 >14:47:57,046 DEBUG storage: no type or existing type for sda1, bailing >14:47:57,046 DEBUG storage: looking up parted Device: /dev/sda1 >14:47:57,048 INFO storage: got device: PartitionDevice instance (0x7fb40c113e10) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48000.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 98304000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (6119, 255, 63) biosGeometry: (6119, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c0c4950> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fb40c113690> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24de210> PedPartition: <_ped.Partition object at 0x7fb40c10d530> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 98306047 length = 98304000 > flags = boot >14:47:57,052 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2 /dev/disk/by-label/boot /dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_UUID_ENC': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '98306048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6823312', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93162', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:47:57,053 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:47:57,054 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:47:57,055 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,055 INFO storage: sda2 is a partition >14:47:57,056 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:47:57,057 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:57,058 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:57,059 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:47:57,060 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:47:57,060 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,061 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:47:57,062 DEBUG storage: looking up parted Partition: /dev/sda2 >14:47:57,064 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:47:57,065 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:47:57,066 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:47:57,067 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:47:57,067 INFO storage: added partition sda2 (id 2) to device tree >14:47:57,068 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:47:57,069 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >14:47:57,070 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:47:57,077 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >14:47:57,088 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fb40c114e90> > PedDisk: <_ped.Disk object at 0x7fb40c0f32d8> >14:47:57,088 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:47:57,090 INFO storage: type detected on 'sda2' is 'ext3' >14:47:57,150 DEBUG storage: padding min size from 2901 up to 3191 >14:47:57,152 DEBUG storage: Ext3FS.supported: supported: True ; >14:47:57,152 DEBUG storage: getFormat('ext3') returning Ext3FS instance >14:47:57,153 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:47:57,154 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext3 ; >14:47:57,155 DEBUG storage: looking up parted Device: /dev/sda2 >14:47:57,156 INFO storage: got device: PartitionDevice instance (0x7fb40c113dd0) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3331.6953125 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 6823312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (424, 255, 63) biosGeometry: (424, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c0c4e60> > 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 0x7fb40c113690> fileSystem: <parted.filesystem.FileSystem object at 0x24e6b10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x24e6b50> PedPartition: <_ped.Partition object at 0x7fb40c10d590> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 98306048 end = 105129359 length = 6823312 > flags = >14:47:57,157 DEBUG storage: Ext3FS.supported: supported: True ; >14:47:57,157 INFO storage: got format: Ext3FS instance (0x7fb40c119050) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = 6b90d773-e342-4b35-a3c6-c849fc705948 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 3331.0 targetSize = 3331.0 > >14:47:57,163 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3 /dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_UUID_ENC': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '105129360', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93175', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3', > '/dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:47:57,164 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:47:57,165 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >14:47:57,166 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,167 INFO storage: sda3 is a partition >14:47:57,168 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:47:57,170 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:57,172 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:57,173 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >14:47:57,175 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:47:57,175 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,177 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:47:57,177 DEBUG storage: looking up parted Partition: /dev/sda3 >14:47:57,179 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >14:47:57,180 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:47:57,182 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:47:57,183 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:47:57,184 INFO storage: added partition sda3 (id 3) to device tree >14:47:57,185 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:47:57,186 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >14:47:57,187 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:47:57,189 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >14:47:57,219 WARN storage: disklabel detected but not usable on sda3 >14:47:57,219 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >14:47:57,221 DEBUG storage: LUKS.__init__: uuid: 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; exists: True ; label: None ; device: /dev/sda3 ; serial: 5VJDWACT ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:47:57,222 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:47:57,223 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:47:57,224 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >14:47:57,225 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >14:47:57,225 DEBUG storage: DeviceTree.getDeviceByName: name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:47:57,226 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,228 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >14:47:57,228 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,229 DEBUG storage: LUKSDevice._setFormat: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; current: None ; type: None ; >14:47:57,230 DEBUG storage: LUKSDevice.setup: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; controllable: True ; orig: False ; >14:47:57,231 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; orig: False ; >14:47:57,232 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:47:57,234 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; type: luks ; >14:47:57,234 INFO storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >14:47:57,235 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >14:47:57,235 DEBUG storage: looking up parted Device: /dev/sda3 >14:47:57,236 INFO storage: got device: PartitionDevice instance (0x7fb40c119250) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c0c4f80> > 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 0x7fb40c113690> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24e69d0> PedPartition: <_ped.Partition object at 0x7fb40c10d5f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 105129360 end = 138683792 length = 33554433 > flags = >14:47:57,237 INFO storage: got format: LUKS instance (0x7fb40c132b50) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:47:57,241 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '138684416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '838088752', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93189', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >14:47:57,241 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:47:57,242 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >14:47:57,243 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,244 INFO storage: sda4 is a partition >14:47:57,245 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >14:47:57,246 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:57,248 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:57,249 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >14:47:57,250 DEBUG storage: PartitionDevice._setFormat: sda4 ; >14:47:57,251 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,253 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >14:47:57,253 DEBUG storage: looking up parted Partition: /dev/sda4 >14:47:57,254 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >14:47:57,256 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >14:47:57,258 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >14:47:57,259 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >14:47:57,259 INFO storage: added partition sda4 (id 5) to device tree >14:47:57,261 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >14:47:57,262 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >14:47:57,263 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:47:57,265 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >14:47:57,267 WARN storage: disklabel detected but not usable on sda4 >14:47:57,272 DEBUG storage: no type or existing type for sda4, bailing >14:47:57,272 DEBUG storage: looking up parted Device: /dev/sda4 >14:47:57,274 INFO storage: got device: PartitionDevice instance (0x7fb40c132b10) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 409223.023438 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 32692 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c17c0e0> > 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 0x7fb40c113690> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2445990> PedPartition: <_ped.Partition object at 0x7fb40c10d6b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138684416 end = 976773167 length = 838088752 > flags = >14:47:57,279 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5 /dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_UUID_ENC': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '138686464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93202', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5', > '/dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >14:47:57,279 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:47:57,280 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >14:47:57,281 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,281 INFO storage: sda5 is a partition >14:47:57,282 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >14:47:57,283 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:57,284 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:57,285 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >14:47:57,286 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:47:57,286 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,287 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >14:47:57,288 DEBUG storage: looking up parted Partition: /dev/sda5 >14:47:57,289 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >14:47:57,290 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >14:47:57,291 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >14:47:57,292 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >14:47:57,292 INFO storage: added partition sda5 (id 6) to device tree >14:47:57,293 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >14:47:57,294 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >14:47:57,295 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:47:57,296 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >14:47:57,333 WARN storage: disklabel detected but not usable on sda5 >14:47:57,336 INFO storage: type detected on 'sda5' is 'crypto_LUKS' >14:47:57,337 DEBUG storage: LUKS.__init__: uuid: 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; exists: True ; label: None ; device: /dev/sda5 ; serial: 5VJDWACT ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:47:57,337 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:47:57,338 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:47:57,339 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >14:47:57,340 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >14:47:57,340 DEBUG storage: DeviceTree.getDeviceByName: name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:47:57,342 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,343 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >14:47:57,343 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,344 DEBUG storage: LUKSDevice._setFormat: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; current: None ; type: None ; >14:47:57,345 DEBUG storage: LUKSDevice.setup: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; controllable: True ; orig: False ; >14:47:57,346 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; orig: False ; >14:47:57,347 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:47:57,348 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; type: luks ; >14:47:57,348 INFO storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >14:47:57,349 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >14:47:57,350 DEBUG storage: looking up parted Device: /dev/sda5 >14:47:57,351 INFO storage: got device: PartitionDevice instance (0x7fb40c17d590) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c17c170> > target size = 0 path = /dev/sda5 > 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 0x7fb40c113690> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23bb910> PedPartition: <_ped.Partition object at 0x7fb40c10d650> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138686464 end = 172240896 length = 33554433 > flags = >14:47:57,351 INFO storage: got format: LUKS instance (0x7fb40c17db50) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:47:57,355 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6 /dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_UUID_ENC': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '172244992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93216', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6', > '/dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >14:47:57,356 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:47:57,356 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >14:47:57,357 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,357 INFO storage: sda6 is a partition >14:47:57,358 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >14:47:57,359 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:57,360 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:57,361 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >14:47:57,362 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:47:57,362 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,363 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >14:47:57,363 DEBUG storage: looking up parted Partition: /dev/sda6 >14:47:57,364 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >14:47:57,365 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >14:47:57,366 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >14:47:57,370 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >14:47:57,370 INFO storage: added partition sda6 (id 8) to device tree >14:47:57,372 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >14:47:57,373 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >14:47:57,374 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:47:57,376 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >14:47:57,380 WARN storage: disklabel detected but not usable on sda6 >14:47:57,381 INFO storage: type detected on 'sda6' is 'crypto_LUKS' >14:47:57,382 DEBUG storage: LUKS.__init__: uuid: 2d6c9f93-389f-49ba-b73f-30ee24c76556 ; exists: True ; label: None ; device: /dev/sda6 ; serial: 5VJDWACT ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:47:57,382 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:47:57,383 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:47:57,384 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: luks ; >14:47:57,385 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda6 ; >14:47:57,386 DEBUG storage: DeviceTree.getDeviceByName: name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:47:57,387 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,388 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >14:47:57,388 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,390 DEBUG storage: LUKSDevice._setFormat: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; current: None ; type: None ; >14:47:57,391 DEBUG storage: LUKSDevice.setup: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; controllable: True ; orig: False ; >14:47:57,392 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; orig: False ; >14:47:57,393 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:47:57,394 DEBUG storage: LUKS.setup: device: /dev/sda6 ; mapName: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; type: luks ; >14:47:57,395 INFO storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >14:47:57,396 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >14:47:57,396 DEBUG storage: looking up parted Device: /dev/sda6 >14:47:57,397 INFO storage: got device: PartitionDevice instance (0x7fb40c132890) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c17c050> > 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 0x7fb40c113690> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb40c113850> PedPartition: <_ped.Partition object at 0x7fb40c10d7d0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 172244992 end = 205799424 length = 33554433 > flags = >14:47:57,398 INFO storage: got format: LUKS instance (0x7fb40c17de10) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda6 uuid = 2d6c9f93-389f-49ba-b73f-30ee24c76556 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:47:57,405 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7 /dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_UUID_ENC': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '205803520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388609', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93230', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7', > '/dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >14:47:57,405 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:47:57,406 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >14:47:57,407 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,407 INFO storage: sda7 is a partition >14:47:57,408 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >14:47:57,409 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:57,410 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:57,412 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >14:47:57,413 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:47:57,413 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,414 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >14:47:57,414 DEBUG storage: looking up parted Partition: /dev/sda7 >14:47:57,415 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >14:47:57,416 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >14:47:57,417 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >14:47:57,419 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >14:47:57,419 INFO storage: added partition sda7 (id 10) to device tree >14:47:57,421 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >14:47:57,421 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >14:47:57,422 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:47:57,423 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >14:47:57,455 WARN storage: disklabel detected but not usable on sda7 >14:47:57,455 INFO storage: type detected on 'sda7' is 'crypto_LUKS' >14:47:57,457 DEBUG storage: LUKS.__init__: uuid: 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; exists: True ; label: None ; device: /dev/sda7 ; serial: 5VJDWACT ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:47:57,458 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:47:57,459 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:47:57,460 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: luks ; >14:47:57,461 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda7 ; >14:47:57,463 DEBUG storage: DeviceTree.getDeviceByName: name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:47:57,464 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,466 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda7 ; >14:47:57,466 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,468 DEBUG storage: LUKSDevice._setFormat: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; current: None ; type: None ; >14:47:57,469 DEBUG storage: LUKSDevice.setup: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; controllable: True ; orig: False ; >14:47:57,471 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; orig: False ; >14:47:57,472 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:47:57,474 DEBUG storage: LUKS.setup: device: /dev/sda7 ; mapName: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; type: luks ; >14:47:57,474 INFO storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >14:47:57,475 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >14:47:57,476 DEBUG storage: looking up parted Device: /dev/sda7 >14:47:57,478 INFO storage: got device: PartitionDevice instance (0x7fb40c17d7d0) -- > name = sda7 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4096.00048828 > format = existing luks > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388609 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32692 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c17c320> > target size = 0 path = /dev/sda7 > 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 0x7fb40c113690> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb40c1139d0> PedPartition: <_ped.Partition object at 0x7fb40c10d830> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 205803520 end = 214192128 length = 8388609 > flags = >14:47:57,478 INFO storage: got format: LUKS instance (0x7fb40c182c50) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda7 uuid = 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:47:57,483 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '214196224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98395185', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93244', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >14:47:57,484 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >14:47:57,486 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >14:47:57,487 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,488 INFO storage: sda8 is a partition >14:47:57,489 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >14:47:57,490 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:57,492 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:57,493 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >14:47:57,494 DEBUG storage: PartitionDevice._setFormat: sda8 ; >14:47:57,494 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,495 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >14:47:57,495 DEBUG storage: looking up parted Partition: /dev/sda8 >14:47:57,497 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >14:47:57,498 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >14:47:57,499 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >14:47:57,500 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >14:47:57,500 INFO storage: added partition sda8 (id 12) to device tree >14:47:57,502 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >14:47:57,503 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >14:47:57,504 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >14:47:57,505 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >14:47:57,529 WARN storage: disklabel detected but not usable on sda8 >14:47:57,529 DEBUG storage: no type or existing type for sda8, bailing >14:47:57,529 DEBUG storage: looking up parted Device: /dev/sda8 >14:47:57,531 INFO storage: got device: PartitionDevice instance (0x7fb40c18c410) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48044.5239258 > format = existing None > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 98395185 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6124, 255, 63) biosGeometry: (6124, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c17c560> > target size = 0 path = /dev/sda8 > 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 0x7fb40c113690> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x23df6d0> PedPartition: <_ped.Partition object at 0x7fb40c10d770> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 214196224 end = 312591408 length = 98395185 > flags = >14:47:57,536 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9 /dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_UUID_ENC': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '312594432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '664178736', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '93257', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9', > '/dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >14:47:57,537 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >14:47:57,537 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >14:47:57,538 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,539 INFO storage: sda9 is a partition >14:47:57,540 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >14:47:57,541 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:47:57,541 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:47:57,543 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >14:47:57,544 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:47:57,544 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,545 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >14:47:57,546 DEBUG storage: looking up parted Partition: /dev/sda9 >14:47:57,547 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >14:47:57,548 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >14:47:57,549 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >14:47:57,550 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >14:47:57,551 INFO storage: added partition sda9 (id 13) to device tree >14:47:57,552 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >14:47:57,553 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >14:47:57,554 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:47:57,556 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >14:47:57,591 WARN storage: disklabel detected but not usable on sda9 >14:47:57,592 INFO storage: type detected on 'sda9' is 'crypto_LUKS' >14:47:57,593 DEBUG storage: LUKS.__init__: uuid: 1c37deed-13d9-4364-bbda-944a4ae42618 ; exists: True ; label: None ; device: /dev/sda9 ; serial: 5VJDWACT ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:47:57,594 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:47:57,595 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:47:57,596 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: luks ; >14:47:57,597 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda9 ; >14:47:57,598 DEBUG storage: DeviceTree.getDeviceByName: name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:47:57,600 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,601 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >14:47:57,601 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,603 DEBUG storage: LUKSDevice._setFormat: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; current: None ; type: None ; >14:47:57,604 DEBUG storage: LUKSDevice.setup: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; controllable: True ; orig: False ; >14:47:57,605 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; orig: False ; >14:47:57,607 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:47:57,609 DEBUG storage: LUKS.setup: device: /dev/sda9 ; mapName: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; type: luks ; >14:47:57,609 INFO storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >14:47:57,610 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >14:47:57,610 DEBUG storage: looking up parted Device: /dev/sda9 >14:47:57,612 INFO storage: got device: PartitionDevice instance (0x7fb40c191450) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 324306.023438 > format = existing luks > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 664178736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (41343, 255, 63) biosGeometry: (41343, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c17c4d0> > target size = 0 path = /dev/sda9 > 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 0x7fb40c113690> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fb40c113b50> PedPartition: <_ped.Partition object at 0x7fb40c10d890> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 312594432 end = 976773167 length = 664178736 > flags = lvm >14:47:57,613 INFO storage: got format: LUKS instance (0x7fb40c193450) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda9 uuid = 1c37deed-13d9-4364-bbda-944a4ae42618 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-1c37deed-13d9-4364-bbda-944a4ae42618 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:47:57,620 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_CDDVDW_TS-L633N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20TS-L633N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0300', > 'ID_SERIAL': 'hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'ID_SERIAL_SHORT': 'R3186GGSB39117', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '1208', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:47:57,620 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:47:57,622 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:47:57,623 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,623 INFO storage: sr0 is a cdrom >14:47:57,624 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:47:57,624 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,625 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:47:57,625 INFO storage: added cdrom sr0 (id 15) to device tree >14:47:57,631 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:47:57,636 DEBUG storage: no device or no media present >14:47:57,638 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': '26561', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:47:57,638 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:47:57,639 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:47:57,639 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,640 INFO storage: loop0 is a loop device >14:47:57,641 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:47:57,643 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >14:47:57,644 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,644 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,645 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >14:47:57,645 INFO storage: added file /osmin.img (deleted) (id 16) to device tree >14:47:57,646 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >14:47:57,646 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,647 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:47:57,647 INFO storage: added loop loop0 (id 17) to device tree >14:47:57,648 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:47:57,649 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:47:57,649 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:47:57,650 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:47:57,651 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:47:57,653 WARN storage: disklabel detected but not usable on loop0 >14:47:57,655 INFO storage: type detected on 'loop0' is 'squashfs' >14:47:57,655 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:47:57,656 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:47:57,656 INFO storage: got device: LoopDevice instance (0x7fb40c1987d0) -- > name = loop0 status = False kids = 0 id = 17 > parents = ['existing 0MB file /osmin.img (deleted) (16)'] > 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 >14:47:57,658 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': '26784', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:47:57,658 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:47:57,659 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:47:57,660 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,660 INFO storage: loop1 is a loop device >14:47:57,661 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:47:57,663 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >14:47:57,664 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,664 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,665 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >14:47:57,665 INFO storage: added file /osmin (id 18) to device tree >14:47:57,666 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >14:47:57,666 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,668 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:47:57,668 INFO storage: added loop loop1 (id 19) to device tree >14:47:57,669 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:47:57,669 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:47:57,670 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:47:57,671 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >14:47:57,672 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >14:47:57,674 WARN storage: disklabel detected but not usable on loop1 >14:47:57,675 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >14:47:57,675 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:47:57,676 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:47:57,677 INFO storage: got device: LoopDevice instance (0x7fb40c198090) -- > name = loop1 status = False kids = 0 id = 19 > parents = ['existing 0MB file /osmin (18)'] > 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 >14:47:57,678 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': '26945', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:47:57,678 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:47:57,679 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:47:57,680 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,680 INFO storage: loop2 is a loop device >14:47:57,681 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:47:57,682 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >14:47:57,683 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,683 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,684 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >14:47:57,684 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >14:47:57,685 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >14:47:57,685 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,686 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:47:57,686 INFO storage: added loop loop2 (id 21) to device tree >14:47:57,687 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:47:57,688 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:47:57,688 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:47:57,689 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:47:57,690 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:47:57,697 WARN storage: disklabel detected but not usable on loop2 >14:47:57,697 INFO storage: type detected on 'loop2' is 'squashfs' >14:47:57,697 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:47:57,698 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:47:57,699 INFO storage: got device: LoopDevice instance (0x7fb40c19c410) -- > name = loop2 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (20)'] > 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 >14:47:57,702 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '27116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:47:57,702 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >14:47:57,703 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:47:57,704 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,704 INFO storage: loop3 is a loop device >14:47:57,706 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >14:47:57,706 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >14:47:57,707 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,708 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,709 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >14:47:57,709 INFO storage: added file /LiveOS/ext3fs.img (id 22) to device tree >14:47:57,711 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >14:47:57,711 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,712 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >14:47:57,712 INFO storage: added loop loop3 (id 23) to device tree >14:47:57,714 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >14:47:57,715 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >14:47:57,716 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:57,716 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:57,716 DEBUG storage: device loop3 does not contain a disklabel >14:47:57,717 INFO storage: type detected on 'loop3' is 'ext4' >14:47:57,781 DEBUG storage: using current size 0 as min size >14:47:57,783 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:57,784 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:57,785 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >14:47:57,785 INFO storage: got device: LoopDevice instance (0x7fb40c19cd50) -- > name = loop3 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/ext3fs.img (22)'] > 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 >14:47:57,787 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:57,787 INFO storage: got format: Ext4FS instance (0x7fb40c19cfd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:47:57,788 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': '27275', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:47:57,789 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >14:47:57,790 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:47:57,791 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,791 INFO storage: loop4 is a loop device >14:47:57,792 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >14:47:57,793 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:47:57,794 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,794 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,795 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:47:57,795 INFO storage: added file /overlay (deleted) (id 24) to device tree >14:47:57,796 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:47:57,796 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,797 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:47:57,797 INFO storage: added loop loop4 (id 25) to device tree >14:47:57,798 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >14:47:57,799 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >14:47:57,799 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:47:57,800 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >14:47:57,801 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >14:47:57,803 WARN storage: disklabel detected but not usable on loop4 >14:47:57,803 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >14:47:57,803 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:47:57,804 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:47:57,805 INFO storage: got device: LoopDevice instance (0x7fb40c1a3d90) -- > name = loop4 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (24)'] > 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 >14:47:57,806 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': '27433', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:47:57,806 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:47:57,806 DEBUG storage: lvm filter: adding loop5 to the reject list >14:47:57,808 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': '27593', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:47:57,808 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:47:57,808 DEBUG storage: lvm filter: adding loop6 to the reject list >14:47:57,809 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': '27755', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:47:57,809 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:47:57,809 DEBUG storage: lvm filter: adding loop7 to the reject list >14:47:57,810 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:47:57,810 DEBUG storage: Skipping a device mapper drive (dm-1) for now >14:47:57,837 INFO storage: devices to scan: ['dm-0', 'dm-1'] >14:47:57,840 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4512', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:47:57,840 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:47:57,841 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:47:57,842 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,842 INFO storage: live-rw is a device-mapper device >14:47:57,843 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:47:57,845 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:47:57,845 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:47:57,847 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:47:57,848 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (25) >14:47:57,849 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:47:57,850 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,851 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >14:47:57,851 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,853 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:47:57,853 INFO storage: added dm live-rw (id 26) to device tree >14:47:57,854 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:47:57,855 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:47:57,856 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:57,856 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:57,856 DEBUG storage: device live-rw does not contain a disklabel >14:47:57,856 INFO storage: type detected on 'live-rw' is 'ext4' >14:47:57,899 DEBUG storage: padding min size from 3367 up to 3703 >14:47:57,900 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:57,901 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:57,902 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:47:57,902 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:47:57,904 INFO storage: got device: DMDevice instance (0x7fb40c1a3dd0) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop4 (25)'] > 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: 32692 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c17cb00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:47:57,906 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:57,908 INFO storage: got format: Ext4FS instance (0x7fb40c1b7990) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:47:57,911 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60474', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >14:47:57,911 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >14:47:57,912 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:47:57,913 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,913 INFO storage: live-osimg-min is a device-mapper device >14:47:57,914 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >14:47:57,915 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >14:47:57,916 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:47:57,917 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) >14:47:57,919 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:47:57,920 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:47:57,922 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:47:57,923 DEBUG storage: DeviceTree.getDeviceByName returned None >14:47:57,924 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >14:47:57,924 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:47:57,925 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >14:47:57,925 INFO storage: added dm live-osimg-min (id 27) to device tree >14:47:57,926 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >14:47:57,927 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >14:47:57,928 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:57,929 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:57,929 DEBUG storage: device live-osimg-min does not contain a disklabel >14:47:57,929 INFO storage: type detected on 'live-osimg-min' is 'ext4' >14:47:57,980 DEBUG storage: using current size 0 as min size >14:47:57,984 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:57,984 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:47:57,985 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >14:47:57,986 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >14:47:57,989 INFO storage: got device: DMDevice instance (0x7fb40c20cd10) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (23) 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: 32692 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fb40c17ce60> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >14:47:57,991 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:57,991 INFO storage: got format: Ext4FS instance (0x7fb40c20cd50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >14:47:58,017 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:47:58,018 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:47:58,020 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:47:58,035 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:58,037 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,039 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,060 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:47:58,061 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:47:58,063 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:47:58,087 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:58,106 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,110 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,134 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:47:58,138 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:47:58,145 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:47:58,161 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:58,162 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,164 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,176 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:47:58,177 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:47:58,179 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:47:58,199 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:58,201 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,204 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,230 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:47:58,232 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:47:58,235 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:47:58,255 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:58,257 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,260 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,281 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:47:58,283 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:47:58,286 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:47:58,308 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:58,310 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,313 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,334 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:47:58,336 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:47:58,338 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:47:58,355 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:58,356 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,359 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,380 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:47:58,382 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:47:58,385 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:47:58,412 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:58,414 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,415 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,432 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:47:58,433 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:47:58,436 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:47:58,457 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:47:58,458 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:47:58,459 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:47:58,460 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:47:58,461 INFO storage: edd: collected mbr signatures: {'sda': '0x93330b3d'} >14:47:58,463 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:47:58,473 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:47:58,496 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:47:58,545 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:47:58,547 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,549 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:47:58,690 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:58,693 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:58,694 DEBUG storage: Ext4FS.supported: supported: True ; >14:47:58,697 DEBUG storage: Ext3FS.supported: supported: True ; >14:47:58,703 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:47:58,726 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >14:47:58,727 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (27) with existing ext4 filesystem >14:55:51,935 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:55:51,935 DEBUG storage: registered device format class DiskLabel as disklabel >14:55:51,935 DEBUG storage: registered device format class MultipathMember as multipath_member >14:55:51,944 DEBUG storage: registered device format class Ext2FS as ext2 >14:55:51,944 DEBUG storage: registered device format class Ext3FS as ext3 >14:55:51,944 DEBUG storage: registered device format class Ext4FS as ext4 >14:55:51,944 DEBUG storage: registered device format class FATFS as vfat >14:55:51,944 DEBUG storage: registered device format class EFIFS as efi >14:55:51,945 DEBUG storage: registered device format class BTRFS as btrfs >14:55:51,945 DEBUG storage: registered device format class GFS2 as gfs2 >14:55:51,945 DEBUG storage: registered device format class JFS as jfs >14:55:51,945 DEBUG storage: registered device format class ReiserFS as reiserfs >14:55:51,945 DEBUG storage: registered device format class XFS as xfs >14:55:51,945 DEBUG storage: registered device format class HFS as hfs >14:55:51,945 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:55:51,945 DEBUG storage: registered device format class HFSPlus as hfs+ >14:55:51,945 DEBUG storage: registered device format class NTFS as ntfs >14:55:51,946 DEBUG storage: registered device format class NFS as nfs >14:55:51,946 DEBUG storage: registered device format class NFSv4 as nfs4 >14:55:51,946 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:55:51,946 DEBUG storage: registered device format class NoDevFS as nodev >14:55:51,946 DEBUG storage: registered device format class DevPtsFS as devpts >14:55:51,946 DEBUG storage: registered device format class ProcFS as proc >14:55:51,946 DEBUG storage: registered device format class SysFS as sysfs >14:55:51,946 DEBUG storage: registered device format class TmpFS as tmpfs >14:55:51,946 DEBUG storage: registered device format class BindFS as bind >14:55:51,946 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:55:51,946 DEBUG storage: registered device format class USBFS as usbfs >14:55:51,947 DEBUG storage: registered device format class MDRaidMember as mdmember >14:55:51,947 DEBUG storage: registered device format class BIOSBoot as biosboot >14:55:51,947 DEBUG storage: registered device format class SwapSpace as swap >14:55:51,947 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:55:51,948 DEBUG storage: registered device format class LUKS as luks >14:55:51,948 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:55:52,699 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:55:52,699 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:55:52,699 INFO storage: sda2 looks to be the live device; marking as protected >14:55:52,737 DEBUG storage: MultipathTopology._build_topology: >14:55:52,737 DEBUG storage: /etc/multipath.conf contents: >14:55:52,737 DEBUG storage: # multipath.conf written by anaconda >14:55:52,737 DEBUG storage: >14:55:52,738 DEBUG storage: defaults { >14:55:52,738 DEBUG storage: user_friendly_names yes >14:55:52,738 DEBUG storage: } >14:55:52,738 DEBUG storage: blacklist { >14:55:52,738 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:55:52,738 DEBUG storage: devnode "^hd[a-z]" >14:55:52,738 DEBUG storage: devnode "^dcssblk[0-9]*" >14:55:52,738 DEBUG storage: device { >14:55:52,738 DEBUG storage: vendor "DGC" >14:55:52,738 DEBUG storage: product "LUNZ" >14:55:52,738 DEBUG storage: } >14:55:52,738 DEBUG storage: device { >14:55:52,738 DEBUG storage: vendor "IBM" >14:55:52,738 DEBUG storage: product "S/390.*" >14:55:52,738 DEBUG storage: } >14:55:52,738 DEBUG storage: # don't count normal SATA devices as multipaths >14:55:52,738 DEBUG storage: device { >14:55:52,738 DEBUG storage: vendor "ATA" >14:55:52,739 DEBUG storage: } >14:55:52,739 DEBUG storage: # don't count 3ware devices as multipaths >14:55:52,739 DEBUG storage: device { >14:55:52,739 DEBUG storage: vendor "3ware" >14:55:52,739 DEBUG storage: } >14:55:52,739 DEBUG storage: device { >14:55:52,739 DEBUG storage: vendor "AMCC" >14:55:52,739 DEBUG storage: } >14:55:52,739 DEBUG storage: # nor highpoint devices >14:55:52,739 DEBUG storage: device { >14:55:52,739 DEBUG storage: vendor "HPT" >14:55:52,739 DEBUG storage: } >14:55:52,739 DEBUG storage: } >14:55:52,739 DEBUG storage: multipaths { >14:55:52,739 DEBUG storage: } >14:55:52,739 DEBUG storage: (end of /etc/multipath.conf) >14:55:52,760 INFO storage: MultipathTopology: found singlepath device: sda >14:55:52,760 INFO storage: MultipathTopology: found non-disk device: sda1 >14:55:52,760 INFO storage: MultipathTopology: found non-disk device: sda2 >14:55:52,760 INFO storage: MultipathTopology: found non-disk device: sda3 >14:55:52,760 INFO storage: MultipathTopology: found non-disk device: sda4 >14:55:52,761 INFO storage: MultipathTopology: found non-disk device: sda5 >14:55:52,761 INFO storage: MultipathTopology: found non-disk device: sda6 >14:55:52,761 INFO storage: MultipathTopology: found non-disk device: sda7 >14:55:52,761 INFO storage: MultipathTopology: found non-disk device: sda8 >14:55:52,761 INFO storage: MultipathTopology: found non-disk device: sda9 >14:55:52,761 INFO storage: MultipathTopology: found non-disk device: sr0 >14:55:52,761 INFO storage: MultipathTopology: found singlepath device: loop0 >14:55:52,761 INFO storage: MultipathTopology: found singlepath device: loop1 >14:55:52,761 INFO storage: MultipathTopology: found singlepath device: loop2 >14:55:52,762 INFO storage: MultipathTopology: found singlepath device: loop3 >14:55:52,762 INFO storage: MultipathTopology: found singlepath device: loop4 >14:55:52,762 INFO storage: MultipathTopology: found singlepath device: loop5 >14:55:52,762 INFO storage: MultipathTopology: found singlepath device: loop6 >14:55:52,762 INFO storage: MultipathTopology: found singlepath device: loop7 >14:55:52,762 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:55:52,762 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:55:52,762 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >14:55:52,766 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT /dev/disk/by-id/wwn-0x5000c5003d9a8f31', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\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': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92698', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:55:52,766 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:55:52,767 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:52,767 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,771 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:55:52,774 INFO storage: sda is a disk >14:55:52,774 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:52,776 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:55:52,776 INFO storage: added disk sda (id 0) to device tree >14:55:52,776 DEBUG storage: looking up parted Device: /dev/sda >14:55:52,779 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:55:52,779 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:55:52,780 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:55:52,781 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:55:52,787 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1f1db90>, <parted.partition.Partition object at 0x1f1dd10>, <parted.partition.Partition object at 0x1f1df50>, <parted.partition.Partition object at 0x1f23290>, <parted.partition.Partition object at 0x1f23050>, <parted.partition.Partition object at 0x1f23590>, <parted.partition.Partition object at 0x1f23710>, <parted.partition.Partition object at 0x1f23390>, <parted.partition.Partition object at 0x1f237d0>] > device: <parted.device.Device object at 0x1f1d9d0> > PedDisk: <_ped.Disk object at 0x1f1f908> >14:55:52,787 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:55:52,788 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:55:52,789 INFO storage: got device: DiskDevice instance (0x1e9f6d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1df4710> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1efbb90> >14:55:52,790 INFO storage: got format: DiskLabel instance (0x1efbc50) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1f1db90>, <parted.partition.Partition object at 0x1f1dd10>, <parted.partition.Partition object at 0x1f1df50>, <parted.partition.Partition object at 0x1f23290>, <parted.partition.Partition object at 0x1f23050>, <parted.partition.Partition object at 0x1f23590>, <parted.partition.Partition object at 0x1f23710>, <parted.partition.Partition object at 0x1f23390>, <parted.partition.Partition object at 0x1f237d0>] > device: <parted.device.Device object at 0x1f1d9d0> > PedDisk: <_ped.Disk object at 0x1f1f908> > origPartedDisk = <parted.disk.Disk object at 0x1f23990> > partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1df48c0> > >14:55:52,794 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98304000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93147', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:55:52,794 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:55:52,795 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:55:52,795 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,795 INFO storage: sda1 is a partition >14:55:52,796 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:55:52,796 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:52,797 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:52,798 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:55:52,798 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:55:52,798 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:52,799 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:55:52,799 DEBUG storage: looking up parted Partition: /dev/sda1 >14:55:52,800 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:55:52,801 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:55:52,801 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:55:52,802 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:55:52,802 INFO storage: added partition sda1 (id 1) to device tree >14:55:52,803 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:55:52,803 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:55:52,804 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:55:52,804 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:55:52,814 WARN storage: disklabel detected but not usable on sda1 >14:55:52,814 DEBUG storage: no type or existing type for sda1, bailing >14:55:52,815 DEBUG storage: looking up parted Device: /dev/sda1 >14:55:52,816 INFO storage: got device: PartitionDevice instance (0x1e9f790) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48000.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 98304000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6119, 255, 63) biosGeometry: (6119, 255, 63) > PedDevice: <_ped.Device object at 0x1df4f80> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1f1da90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f1dc50> PedPartition: <_ped.Partition object at 0x1f1b9b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 98306047 length = 98304000 > flags = boot >14:55:52,820 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2 /dev/disk/by-label/boot /dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_UUID_ENC': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '98306048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6823312', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93162', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:55:52,820 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:55:52,821 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:55:52,821 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,821 INFO storage: sda2 is a partition >14:55:52,822 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:55:52,822 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:52,823 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:52,824 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:55:52,825 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:55:52,825 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:52,826 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:55:52,826 DEBUG storage: looking up parted Partition: /dev/sda2 >14:55:52,826 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:55:52,827 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:55:52,828 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:55:52,828 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:55:52,829 INFO storage: added partition sda2 (id 2) to device tree >14:55:52,829 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:55:52,830 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >14:55:52,830 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:55:52,831 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >14:55:52,850 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x1efbd90> > PedDisk: <_ped.Disk object at 0x1f2ddd0> >14:55:52,850 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:55:52,850 INFO storage: type detected on 'sda2' is 'ext3' >14:55:52,869 DEBUG storage: padding min size from 2901 up to 3191 >14:55:52,870 DEBUG storage: Ext3FS.supported: supported: True ; >14:55:52,870 DEBUG storage: getFormat('ext3') returning Ext3FS instance >14:55:52,872 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:55:52,872 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext3 ; >14:55:52,873 DEBUG storage: looking up parted Device: /dev/sda2 >14:55:52,874 INFO storage: got device: PartitionDevice instance (0x1f23d10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3331.6953125 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 6823312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (424, 255, 63) biosGeometry: (424, 255, 63) > PedDevice: <_ped.Device object at 0x1f2f0e0> > 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 0x1f1da90> fileSystem: <parted.filesystem.FileSystem object at 0x1f1de50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1f1ddd0> PedPartition: <_ped.Partition object at 0x1f1ba10> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 98306048 end = 105129359 length = 6823312 > flags = >14:55:52,874 DEBUG storage: Ext3FS.supported: supported: True ; >14:55:52,874 INFO storage: got format: Ext3FS instance (0x1f23ed0) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = 6b90d773-e342-4b35-a3c6-c849fc705948 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 3331.0 targetSize = 3331.0 > >14:55:52,878 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3 /dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_UUID_ENC': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '105129360', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93175', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3', > '/dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:55:52,878 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:55:52,879 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >14:55:52,879 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,879 INFO storage: sda3 is a partition >14:55:52,880 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:55:52,881 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:52,881 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:52,882 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >14:55:52,883 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:55:52,883 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:52,883 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:55:52,884 DEBUG storage: looking up parted Partition: /dev/sda3 >14:55:52,884 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >14:55:52,885 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:55:52,886 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:55:52,886 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:55:52,886 INFO storage: added partition sda3 (id 3) to device tree >14:55:52,887 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:55:52,887 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >14:55:52,888 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:55:52,889 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >14:55:52,892 WARN storage: disklabel detected but not usable on sda3 >14:55:52,892 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >14:55:52,893 DEBUG storage: LUKS.__init__: uuid: 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; exists: True ; label: None ; device: /dev/sda3 ; serial: 5VJDWACT ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:55:52,893 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:55:52,894 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:55:52,894 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >14:55:52,895 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >14:55:52,896 DEBUG storage: DeviceTree.getDeviceByName: name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:55:52,896 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,897 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >14:55:52,897 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:52,898 DEBUG storage: LUKSDevice._setFormat: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; current: None ; type: None ; >14:55:52,899 DEBUG storage: LUKSDevice.setup: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; controllable: True ; orig: False ; >14:55:52,900 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; orig: False ; >14:55:52,900 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:55:52,901 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; type: luks ; >14:55:52,901 INFO storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >14:55:52,902 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >14:55:52,902 DEBUG storage: looking up parted Device: /dev/sda3 >14:55:52,903 INFO storage: got device: PartitionDevice instance (0x1f40cd0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x1f2f290> > 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 0x1f1da90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f1df90> PedPartition: <_ped.Partition object at 0x1f1ba70> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 105129360 end = 138683792 length = 33554433 > flags = >14:55:52,903 INFO storage: got format: LUKS instance (0x1f48050) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:55:52,906 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '138684416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '838088752', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93189', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >14:55:52,906 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:55:52,907 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >14:55:52,907 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,908 INFO storage: sda4 is a partition >14:55:52,908 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >14:55:52,909 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:52,909 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:52,910 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >14:55:52,911 DEBUG storage: PartitionDevice._setFormat: sda4 ; >14:55:52,911 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:52,914 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >14:55:52,914 DEBUG storage: looking up parted Partition: /dev/sda4 >14:55:52,914 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >14:55:52,915 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >14:55:52,916 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >14:55:52,916 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >14:55:52,916 INFO storage: added partition sda4 (id 5) to device tree >14:55:52,917 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >14:55:52,917 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >14:55:52,918 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:55:52,919 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >14:55:52,920 WARN storage: disklabel detected but not usable on sda4 >14:55:52,920 DEBUG storage: no type or existing type for sda4, bailing >14:55:52,921 DEBUG storage: looking up parted Device: /dev/sda4 >14:55:52,922 INFO storage: got device: PartitionDevice instance (0x1f40d90) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 409223.023438 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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 0x1f2f200> > 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 0x1f1da90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f232d0> PedPartition: <_ped.Partition object at 0x1f1bb30> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138684416 end = 976773167 length = 838088752 > flags = >14:55:52,926 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5 /dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_UUID_ENC': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '138686464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93202', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5', > '/dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >14:55:52,926 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:55:52,927 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >14:55:52,927 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,927 INFO storage: sda5 is a partition >14:55:52,928 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >14:55:52,928 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:52,929 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:52,930 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >14:55:52,930 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:55:52,931 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:52,931 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >14:55:52,931 DEBUG storage: looking up parted Partition: /dev/sda5 >14:55:52,932 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >14:55:52,933 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >14:55:52,933 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >14:55:52,934 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >14:55:52,934 INFO storage: added partition sda5 (id 6) to device tree >14:55:52,935 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >14:55:52,935 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >14:55:52,936 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:55:52,936 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >14:55:52,939 WARN storage: disklabel detected but not usable on sda5 >14:55:52,939 INFO storage: type detected on 'sda5' is 'crypto_LUKS' >14:55:52,940 DEBUG storage: LUKS.__init__: uuid: 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; exists: True ; label: None ; device: /dev/sda5 ; serial: 5VJDWACT ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:55:52,940 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:55:52,940 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:55:52,941 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >14:55:52,942 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >14:55:52,942 DEBUG storage: DeviceTree.getDeviceByName: name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:55:52,943 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,944 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >14:55:52,944 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:52,945 DEBUG storage: LUKSDevice._setFormat: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; current: None ; type: None ; >14:55:52,945 DEBUG storage: LUKSDevice.setup: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; controllable: True ; orig: False ; >14:55:52,946 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; orig: False ; >14:55:52,947 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:55:52,948 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; type: luks ; >14:55:52,948 INFO storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >14:55:52,948 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >14:55:52,949 DEBUG storage: looking up parted Device: /dev/sda5 >14:55:52,950 INFO storage: got device: PartitionDevice instance (0x1f23e50) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 528 did: 527 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x1f2f4d0> > target size = 0 path = /dev/sda5 > 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 0x1f1da90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f23150> PedPartition: <_ped.Partition object at 0x1f1bad0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138686464 end = 172240896 length = 33554433 > flags = >14:55:52,950 INFO storage: got format: LUKS instance (0x1f48710) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:55:52,954 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6 /dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_UUID_ENC': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '172244992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93216', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6', > '/dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >14:55:52,954 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:55:52,954 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >14:55:52,955 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,955 INFO storage: sda6 is a partition >14:55:52,955 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >14:55:52,956 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:52,957 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:52,957 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >14:55:52,958 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:55:52,958 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:52,959 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >14:55:52,959 DEBUG storage: looking up parted Partition: /dev/sda6 >14:55:52,960 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >14:55:52,960 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >14:55:52,961 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >14:55:52,961 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >14:55:52,962 INFO storage: added partition sda6 (id 8) to device tree >14:55:52,962 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >14:55:52,963 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >14:55:52,963 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:55:52,964 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >14:55:52,980 WARN storage: disklabel detected but not usable on sda6 >14:55:52,981 INFO storage: type detected on 'sda6' is 'crypto_LUKS' >14:55:52,981 DEBUG storage: LUKS.__init__: uuid: 2d6c9f93-389f-49ba-b73f-30ee24c76556 ; exists: True ; label: None ; device: /dev/sda6 ; serial: 5VJDWACT ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:55:52,981 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:55:52,982 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:55:52,983 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: luks ; >14:55:52,983 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda6 ; >14:55:52,984 DEBUG storage: DeviceTree.getDeviceByName: name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:55:52,984 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,985 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >14:55:52,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:52,986 DEBUG storage: LUKSDevice._setFormat: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; current: None ; type: None ; >14:55:52,987 DEBUG storage: LUKSDevice.setup: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; controllable: True ; orig: False ; >14:55:52,988 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; orig: False ; >14:55:52,989 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:55:52,989 DEBUG storage: LUKS.setup: device: /dev/sda6 ; mapName: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; type: luks ; >14:55:52,989 INFO storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >14:55:52,990 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >14:55:52,991 DEBUG storage: looking up parted Device: /dev/sda6 >14:55:52,991 INFO storage: got device: PartitionDevice instance (0x1f23f90) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25441 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x1f2f050> > 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 0x1f1da90> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f235d0> PedPartition: <_ped.Partition object at 0x1f1bbf0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 172244992 end = 205799424 length = 33554433 > flags = >14:55:52,992 INFO storage: got format: LUKS instance (0x1efbd90) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda6 uuid = 2d6c9f93-389f-49ba-b73f-30ee24c76556 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:55:52,995 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7 /dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_UUID_ENC': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '205803520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388609', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93230', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7', > '/dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >14:55:52,995 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:55:52,996 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >14:55:52,996 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:52,997 INFO storage: sda7 is a partition >14:55:52,997 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >14:55:52,998 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:52,998 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:52,999 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >14:55:52,999 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:55:53,000 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,000 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >14:55:53,000 DEBUG storage: looking up parted Partition: /dev/sda7 >14:55:53,001 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >14:55:53,002 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >14:55:53,002 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >14:55:53,003 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >14:55:53,003 INFO storage: added partition sda7 (id 10) to device tree >14:55:53,004 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >14:55:53,004 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >14:55:53,005 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:55:53,005 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >14:55:53,008 WARN storage: disklabel detected but not usable on sda7 >14:55:53,009 INFO storage: type detected on 'sda7' is 'crypto_LUKS' >14:55:53,009 DEBUG storage: LUKS.__init__: uuid: 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; exists: True ; label: None ; device: /dev/sda7 ; serial: 5VJDWACT ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:55:53,009 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:55:53,010 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:55:53,011 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: luks ; >14:55:53,011 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda7 ; >14:55:53,012 DEBUG storage: DeviceTree.getDeviceByName: name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:55:53,012 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,013 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda7 ; >14:55:53,013 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,014 DEBUG storage: LUKSDevice._setFormat: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; current: None ; type: None ; >14:55:53,015 DEBUG storage: LUKSDevice.setup: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; controllable: True ; orig: False ; >14:55:53,016 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; orig: False ; >14:55:53,017 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:55:53,017 DEBUG storage: LUKS.setup: device: /dev/sda7 ; mapName: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; type: luks ; >14:55:53,017 INFO storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >14:55:53,018 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >14:55:53,018 DEBUG storage: looking up parted Device: /dev/sda7 >14:55:53,019 INFO storage: got device: PartitionDevice instance (0x1f40fd0) -- > name = sda7 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4096.00048828 > format = existing luks > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388609 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 0x1f2f440> > target size = 0 path = /dev/sda7 > 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 0x1f1da90> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f23750> PedPartition: <_ped.Partition object at 0x1f1bc50> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 205803520 end = 214192128 length = 8388609 > flags = >14:55:53,019 INFO storage: got format: LUKS instance (0x1f489d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda7 uuid = 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:55:53,023 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '214196224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98395185', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93244', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >14:55:53,023 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >14:55:53,023 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >14:55:53,024 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,024 INFO storage: sda8 is a partition >14:55:53,024 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >14:55:53,025 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:53,025 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:53,026 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >14:55:53,027 DEBUG storage: PartitionDevice._setFormat: sda8 ; >14:55:53,027 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,028 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >14:55:53,028 DEBUG storage: looking up parted Partition: /dev/sda8 >14:55:53,029 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >14:55:53,029 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >14:55:53,030 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >14:55:53,031 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >14:55:53,031 INFO storage: added partition sda8 (id 12) to device tree >14:55:53,031 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >14:55:53,032 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >14:55:53,032 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >14:55:53,033 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >14:55:53,036 WARN storage: disklabel detected but not usable on sda8 >14:55:53,036 DEBUG storage: no type or existing type for sda8, bailing >14:55:53,037 DEBUG storage: looking up parted Device: /dev/sda8 >14:55:53,038 INFO storage: got device: PartitionDevice instance (0x1f48cd0) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48044.5239258 > format = existing None > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 98395185 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6124, 255, 63) biosGeometry: (6124, 255, 63) > PedDevice: <_ped.Device object at 0x1f2f3b0> > target size = 0 path = /dev/sda8 > 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 0x1f1da90> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f23450> PedPartition: <_ped.Partition object at 0x1f1bb90> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 214196224 end = 312591408 length = 98395185 > flags = >14:55:53,041 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9 /dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_UUID_ENC': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '312594432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '664178736', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '93257', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9', > '/dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >14:55:53,041 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >14:55:53,042 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >14:55:53,042 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,043 INFO storage: sda9 is a partition >14:55:53,043 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >14:55:53,044 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:53,044 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:53,045 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >14:55:53,046 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:55:53,046 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,047 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >14:55:53,047 DEBUG storage: looking up parted Partition: /dev/sda9 >14:55:53,047 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >14:55:53,048 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >14:55:53,049 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >14:55:53,050 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >14:55:53,050 INFO storage: added partition sda9 (id 13) to device tree >14:55:53,050 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >14:55:53,051 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >14:55:53,051 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:55:53,052 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >14:55:53,063 WARN storage: disklabel detected but not usable on sda9 >14:55:53,064 INFO storage: type detected on 'sda9' is 'crypto_LUKS' >14:55:53,064 DEBUG storage: LUKS.__init__: uuid: 1c37deed-13d9-4364-bbda-944a4ae42618 ; exists: True ; label: None ; device: /dev/sda9 ; serial: 5VJDWACT ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:55:53,064 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:55:53,065 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:55:53,066 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: luks ; >14:55:53,066 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda9 ; >14:55:53,067 DEBUG storage: DeviceTree.getDeviceByName: name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:55:53,067 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,068 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >14:55:53,068 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,069 DEBUG storage: LUKSDevice._setFormat: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; current: None ; type: None ; >14:55:53,070 DEBUG storage: LUKSDevice.setup: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; controllable: True ; orig: False ; >14:55:53,071 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; orig: False ; >14:55:53,071 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:55:53,072 DEBUG storage: LUKS.setup: device: /dev/sda9 ; mapName: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; type: luks ; >14:55:53,072 INFO storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >14:55:53,073 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >14:55:53,073 DEBUG storage: looking up parted Device: /dev/sda9 >14:55:53,074 INFO storage: got device: PartitionDevice instance (0x1f40d50) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 324306.023438 > format = existing luks > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 664178736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32714 did: 0 busy: False > hardwareGeometry: (41343, 255, 63) biosGeometry: (41343, 255, 63) > PedDevice: <_ped.Device object at 0x1f2f560> > target size = 0 path = /dev/sda9 > 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 0x1f1da90> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f238d0> PedPartition: <_ped.Partition object at 0x1f1bcb0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 312594432 end = 976773167 length = 664178736 > flags = lvm >14:55:53,075 INFO storage: got format: LUKS instance (0x1f48750) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda9 uuid = 1c37deed-13d9-4364-bbda-944a4ae42618 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-1c37deed-13d9-4364-bbda-944a4ae42618 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:55:53,077 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_CDDVDW_TS-L633N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20TS-L633N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0300', > 'ID_SERIAL': 'hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'ID_SERIAL_SHORT': 'R3186GGSB39117', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '1208', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:55:53,077 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:55:53,078 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:55:53,078 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,078 INFO storage: sr0 is a cdrom >14:55:53,079 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:55:53,079 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,080 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:55:53,080 INFO storage: added cdrom sr0 (id 15) to device tree >14:55:53,080 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:55:53,085 DEBUG storage: no device or no media present >14:55:53,086 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': '26561', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:55:53,086 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:55:53,087 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:55:53,088 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,088 INFO storage: loop0 is a loop device >14:55:53,088 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:55:53,089 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >14:55:53,089 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,089 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,090 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >14:55:53,090 INFO storage: added file /osmin.img (deleted) (id 16) to device tree >14:55:53,091 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >14:55:53,091 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,092 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:55:53,092 INFO storage: added loop loop0 (id 17) to device tree >14:55:53,093 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:55:53,093 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:55:53,093 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:55:53,094 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:55:53,095 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:55:53,095 WARN storage: disklabel detected but not usable on loop0 >14:55:53,096 INFO storage: type detected on 'loop0' is 'squashfs' >14:55:53,096 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:55:53,096 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:55:53,097 INFO storage: got device: LoopDevice instance (0x1f4e5d0) -- > name = loop0 status = False kids = 0 id = 17 > parents = ['existing 0MB file /osmin.img (deleted) (16)'] > 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 >14:55:53,098 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': '26784', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:55:53,098 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:55:53,099 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:55:53,100 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,100 INFO storage: loop1 is a loop device >14:55:53,100 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:55:53,101 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >14:55:53,102 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,102 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,102 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >14:55:53,102 INFO storage: added file /osmin (id 18) to device tree >14:55:53,103 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >14:55:53,103 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,104 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:55:53,104 INFO storage: added loop loop1 (id 19) to device tree >14:55:53,105 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:55:53,105 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:55:53,105 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:55:53,106 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >14:55:53,106 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >14:55:53,107 WARN storage: disklabel detected but not usable on loop1 >14:55:53,107 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >14:55:53,107 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:55:53,108 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:55:53,108 INFO storage: got device: LoopDevice instance (0x1f48c50) -- > name = loop1 status = False kids = 0 id = 19 > parents = ['existing 0MB file /osmin (18)'] > 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 >14:55:53,109 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': '26945', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:55:53,110 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:55:53,110 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:55:53,111 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,111 INFO storage: loop2 is a loop device >14:55:53,111 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:55:53,112 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >14:55:53,112 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,113 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,113 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >14:55:53,113 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >14:55:53,114 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >14:55:53,114 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,115 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:55:53,115 INFO storage: added loop loop2 (id 21) to device tree >14:55:53,115 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:55:53,116 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:55:53,116 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:55:53,117 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:55:53,117 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:55:53,118 WARN storage: disklabel detected but not usable on loop2 >14:55:53,118 INFO storage: type detected on 'loop2' is 'squashfs' >14:55:53,118 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:55:53,119 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:55:53,119 INFO storage: got device: LoopDevice instance (0x1f4e6d0) -- > name = loop2 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (20)'] > 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 >14:55:53,121 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '27116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:55:53,121 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >14:55:53,121 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:55:53,122 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,122 INFO storage: loop3 is a loop device >14:55:53,123 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >14:55:53,123 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >14:55:53,124 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,124 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,124 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >14:55:53,125 INFO storage: added file /LiveOS/ext3fs.img (id 22) to device tree >14:55:53,125 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >14:55:53,125 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,126 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >14:55:53,126 INFO storage: added loop loop3 (id 23) to device tree >14:55:53,127 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >14:55:53,127 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >14:55:53,128 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:53,128 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:53,128 DEBUG storage: device loop3 does not contain a disklabel >14:55:53,128 INFO storage: type detected on 'loop3' is 'ext4' >14:55:53,146 DEBUG storage: using current size 0 as min size >14:55:53,147 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:53,147 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:53,147 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >14:55:53,148 INFO storage: got device: LoopDevice instance (0x1f4e850) -- > name = loop3 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/ext3fs.img (22)'] > 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 >14:55:53,149 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:53,149 INFO storage: got format: Ext4FS instance (0x1f4e990) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:55:53,150 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': '27275', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:55:53,150 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >14:55:53,151 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:55:53,151 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,151 INFO storage: loop4 is a loop device >14:55:53,152 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >14:55:53,152 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:55:53,153 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,153 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,154 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:55:53,154 INFO storage: added file /overlay (deleted) (id 24) to device tree >14:55:53,155 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:55:53,155 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,155 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:55:53,156 INFO storage: added loop loop4 (id 25) to device tree >14:55:53,156 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >14:55:53,157 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >14:55:53,157 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:55:53,157 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >14:55:53,159 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >14:55:53,159 WARN storage: disklabel detected but not usable on loop4 >14:55:53,160 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >14:55:53,160 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:55:53,160 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:55:53,161 INFO storage: got device: LoopDevice instance (0x1f4e690) -- > name = loop4 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (24)'] > 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 >14:55:53,162 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': '27433', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:55:53,162 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:55:53,162 DEBUG storage: lvm filter: adding loop5 to the reject list >14:55:53,163 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': '27593', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:55:53,163 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:55:53,163 DEBUG storage: lvm filter: adding loop6 to the reject list >14:55:53,164 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': '27755', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:55:53,164 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:55:53,164 DEBUG storage: lvm filter: adding loop7 to the reject list >14:55:53,164 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:55:53,164 DEBUG storage: Skipping a device mapper drive (dm-1) for now >14:55:53,182 INFO storage: devices to scan: ['dm-0', 'dm-1'] >14:55:53,185 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4512', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:55:53,185 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:55:53,185 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:55:53,186 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,186 INFO storage: live-rw is a device-mapper device >14:55:53,187 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:55:53,187 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:55:53,188 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:55:53,189 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:55:53,189 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (25) >14:55:53,190 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:55:53,191 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,192 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >14:55:53,192 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,192 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:55:53,193 INFO storage: added dm live-rw (id 26) to device tree >14:55:53,193 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:55:53,194 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:55:53,194 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:53,194 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:53,194 DEBUG storage: device live-rw does not contain a disklabel >14:55:53,195 INFO storage: type detected on 'live-rw' is 'ext4' >14:55:53,212 DEBUG storage: padding min size from 3367 up to 3703 >14:55:53,214 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:53,214 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:53,215 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:55:53,216 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:55:53,217 INFO storage: got device: DMDevice instance (0x1fa8fd0) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop4 (25)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1f2f7a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:55:53,218 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:53,218 INFO storage: got format: Ext4FS instance (0x1faee90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:55:53,221 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60474', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >14:55:53,221 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >14:55:53,222 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:55:53,222 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,222 INFO storage: live-osimg-min is a device-mapper device >14:55:53,223 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >14:55:53,224 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >14:55:53,224 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:55:53,225 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) >14:55:53,226 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:55:53,226 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:55:53,227 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:55:53,228 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:53,229 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >14:55:53,229 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:53,229 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >14:55:53,230 INFO storage: added dm live-osimg-min (id 27) to device tree >14:55:53,230 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >14:55:53,231 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >14:55:53,231 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:53,231 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:53,231 DEBUG storage: device live-osimg-min does not contain a disklabel >14:55:53,232 INFO storage: type detected on 'live-osimg-min' is 'ext4' >14:55:53,249 DEBUG storage: using current size 0 as min size >14:55:53,251 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:53,251 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:53,252 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >14:55:53,252 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >14:55:53,254 INFO storage: got device: DMDevice instance (0x1faefd0) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (23) 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 0x1f2f5f0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >14:55:53,255 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:53,255 INFO storage: got format: Ext4FS instance (0x1fb8250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >14:55:53,274 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:55:53,275 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:55:53,277 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:55:53,290 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,291 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,293 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,303 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:55:53,304 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:55:53,305 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:55:53,316 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,316 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,318 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,328 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:55:53,328 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:55:53,330 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:55:53,341 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,342 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,343 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,353 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:55:53,354 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:55:53,355 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:55:53,366 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,367 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,368 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,379 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:55:53,380 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:55:53,381 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:55:53,393 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,394 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,396 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,406 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:55:53,407 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:55:53,408 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:55:53,418 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,419 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,421 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,433 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:55:53,434 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:55:53,435 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:55:53,446 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,447 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,448 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,458 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:55:53,459 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:55:53,461 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:55:53,473 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,474 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,475 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,486 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:55:53,487 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:55:53,488 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:55:53,498 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:55:53,499 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:55:53,499 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:55:53,499 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:55:53,500 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:55:53,501 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:55:53,502 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:55:53,515 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,515 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,517 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,528 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:55:53,528 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:55:53,529 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:55:53,542 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,543 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,544 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,553 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:55:53,554 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:55:53,555 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:55:53,565 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,566 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,568 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,578 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:55:53,578 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:55:53,580 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:55:53,592 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,593 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,594 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,604 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:55:53,605 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:55:53,606 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:55:53,616 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,617 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,618 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,628 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:55:53,629 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:55:53,630 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:55:53,642 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,643 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,644 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,655 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:55:53,655 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:55:53,657 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:55:53,667 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,668 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,669 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,683 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:55:53,684 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:55:53,685 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:55:53,696 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:53,697 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,698 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:53,708 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:55:53,709 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:55:53,710 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:55:53,722 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:55:53,723 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:55:53,723 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:55:53,890 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:55:53,891 DEBUG storage: registered device format class DiskLabel as disklabel >14:55:53,891 DEBUG storage: registered device format class MultipathMember as multipath_member >14:55:53,899 DEBUG storage: registered device format class Ext2FS as ext2 >14:55:53,900 DEBUG storage: registered device format class Ext3FS as ext3 >14:55:53,900 DEBUG storage: registered device format class Ext4FS as ext4 >14:55:53,900 DEBUG storage: registered device format class FATFS as vfat >14:55:53,900 DEBUG storage: registered device format class EFIFS as efi >14:55:53,900 DEBUG storage: registered device format class BTRFS as btrfs >14:55:53,900 DEBUG storage: registered device format class GFS2 as gfs2 >14:55:53,901 DEBUG storage: registered device format class JFS as jfs >14:55:53,901 DEBUG storage: registered device format class ReiserFS as reiserfs >14:55:53,901 DEBUG storage: registered device format class XFS as xfs >14:55:53,901 DEBUG storage: registered device format class HFS as hfs >14:55:53,901 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:55:53,901 DEBUG storage: registered device format class HFSPlus as hfs+ >14:55:53,901 DEBUG storage: registered device format class NTFS as ntfs >14:55:53,902 DEBUG storage: registered device format class NFS as nfs >14:55:53,902 DEBUG storage: registered device format class NFSv4 as nfs4 >14:55:53,902 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:55:53,902 DEBUG storage: registered device format class NoDevFS as nodev >14:55:53,902 DEBUG storage: registered device format class DevPtsFS as devpts >14:55:53,902 DEBUG storage: registered device format class ProcFS as proc >14:55:53,902 DEBUG storage: registered device format class SysFS as sysfs >14:55:53,902 DEBUG storage: registered device format class TmpFS as tmpfs >14:55:53,903 DEBUG storage: registered device format class BindFS as bind >14:55:53,903 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:55:53,903 DEBUG storage: registered device format class USBFS as usbfs >14:55:53,904 DEBUG storage: registered device format class MDRaidMember as mdmember >14:55:53,904 DEBUG storage: registered device format class BIOSBoot as biosboot >14:55:53,905 DEBUG storage: registered device format class SwapSpace as swap >14:55:53,905 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:55:53,906 DEBUG storage: registered device format class LUKS as luks >14:55:53,906 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:55:54,259 DEBUG storage: MultipathTopology._build_topology: >14:55:54,259 DEBUG storage: /etc/multipath.conf contents: >14:55:54,259 DEBUG storage: # multipath.conf written by anaconda >14:55:54,260 DEBUG storage: >14:55:54,260 DEBUG storage: defaults { >14:55:54,260 DEBUG storage: user_friendly_names yes >14:55:54,260 DEBUG storage: } >14:55:54,260 DEBUG storage: blacklist { >14:55:54,260 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:55:54,260 DEBUG storage: devnode "^hd[a-z]" >14:55:54,260 DEBUG storage: devnode "^dcssblk[0-9]*" >14:55:54,260 DEBUG storage: device { >14:55:54,260 DEBUG storage: vendor "DGC" >14:55:54,260 DEBUG storage: product "LUNZ" >14:55:54,261 DEBUG storage: } >14:55:54,261 DEBUG storage: device { >14:55:54,261 DEBUG storage: vendor "IBM" >14:55:54,261 DEBUG storage: product "S/390.*" >14:55:54,261 DEBUG storage: } >14:55:54,262 DEBUG storage: # don't count normal SATA devices as multipaths >14:55:54,262 DEBUG storage: device { >14:55:54,262 DEBUG storage: vendor "ATA" >14:55:54,262 DEBUG storage: } >14:55:54,263 DEBUG storage: # don't count 3ware devices as multipaths >14:55:54,263 DEBUG storage: device { >14:55:54,263 DEBUG storage: vendor "3ware" >14:55:54,264 DEBUG storage: } >14:55:54,264 DEBUG storage: device { >14:55:54,264 DEBUG storage: vendor "AMCC" >14:55:54,264 DEBUG storage: } >14:55:54,265 DEBUG storage: # nor highpoint devices >14:55:54,265 DEBUG storage: device { >14:55:54,265 DEBUG storage: vendor "HPT" >14:55:54,266 DEBUG storage: } >14:55:54,266 DEBUG storage: } >14:55:54,266 DEBUG storage: multipaths { >14:55:54,266 DEBUG storage: } >14:55:54,267 DEBUG storage: (end of /etc/multipath.conf) >14:55:54,283 INFO storage: MultipathTopology: found singlepath device: sda >14:55:54,284 INFO storage: MultipathTopology: found non-disk device: sda1 >14:55:54,284 INFO storage: MultipathTopology: found non-disk device: sda2 >14:55:54,284 INFO storage: MultipathTopology: found non-disk device: sda3 >14:55:54,284 INFO storage: MultipathTopology: found non-disk device: sda4 >14:55:54,284 INFO storage: MultipathTopology: found non-disk device: sda5 >14:55:54,285 INFO storage: MultipathTopology: found non-disk device: sda6 >14:55:54,285 INFO storage: MultipathTopology: found non-disk device: sda7 >14:55:54,285 INFO storage: MultipathTopology: found non-disk device: sda8 >14:55:54,285 INFO storage: MultipathTopology: found non-disk device: sda9 >14:55:54,285 INFO storage: MultipathTopology: found non-disk device: sr0 >14:55:54,285 INFO storage: MultipathTopology: found singlepath device: loop0 >14:55:54,285 INFO storage: MultipathTopology: found singlepath device: loop1 >14:55:54,285 INFO storage: MultipathTopology: found singlepath device: loop2 >14:55:54,286 INFO storage: MultipathTopology: found singlepath device: loop3 >14:55:54,286 INFO storage: MultipathTopology: found singlepath device: loop4 >14:55:54,286 INFO storage: MultipathTopology: found singlepath device: loop5 >14:55:54,286 INFO storage: MultipathTopology: found singlepath device: loop6 >14:55:54,286 INFO storage: MultipathTopology: found singlepath device: loop7 >14:55:54,286 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:55:54,286 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:55:54,686 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:55:54,687 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:55:54,710 DEBUG storage: protected device spec /dev/sda2 resolved to sda2 >14:55:54,711 INFO storage: sda2 looks to be the live device; marking as protected >14:55:54,744 DEBUG storage: MultipathTopology._build_topology: >14:55:54,744 DEBUG storage: /etc/multipath.conf contents: >14:55:54,744 DEBUG storage: # multipath.conf written by anaconda >14:55:54,744 DEBUG storage: >14:55:54,744 DEBUG storage: defaults { >14:55:54,745 DEBUG storage: user_friendly_names yes >14:55:54,745 DEBUG storage: } >14:55:54,745 DEBUG storage: blacklist { >14:55:54,745 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:55:54,745 DEBUG storage: devnode "^hd[a-z]" >14:55:54,745 DEBUG storage: devnode "^dcssblk[0-9]*" >14:55:54,745 DEBUG storage: device { >14:55:54,745 DEBUG storage: vendor "DGC" >14:55:54,745 DEBUG storage: product "LUNZ" >14:55:54,745 DEBUG storage: } >14:55:54,745 DEBUG storage: device { >14:55:54,746 DEBUG storage: vendor "IBM" >14:55:54,746 DEBUG storage: product "S/390.*" >14:55:54,746 DEBUG storage: } >14:55:54,746 DEBUG storage: # don't count normal SATA devices as multipaths >14:55:54,747 DEBUG storage: device { >14:55:54,747 DEBUG storage: vendor "ATA" >14:55:54,747 DEBUG storage: } >14:55:54,748 DEBUG storage: # don't count 3ware devices as multipaths >14:55:54,748 DEBUG storage: device { >14:55:54,748 DEBUG storage: vendor "3ware" >14:55:54,748 DEBUG storage: } >14:55:54,749 DEBUG storage: device { >14:55:54,749 DEBUG storage: vendor "AMCC" >14:55:54,749 DEBUG storage: } >14:55:54,750 DEBUG storage: # nor highpoint devices >14:55:54,750 DEBUG storage: device { >14:55:54,750 DEBUG storage: vendor "HPT" >14:55:54,750 DEBUG storage: } >14:55:54,752 DEBUG storage: } >14:55:54,752 DEBUG storage: multipaths { >14:55:54,752 DEBUG storage: } >14:55:54,753 DEBUG storage: (end of /etc/multipath.conf) >14:55:54,780 INFO storage: MultipathTopology: found singlepath device: sda >14:55:54,780 INFO storage: MultipathTopology: found non-disk device: sda1 >14:55:54,780 INFO storage: MultipathTopology: found non-disk device: sda2 >14:55:54,782 INFO storage: MultipathTopology: found non-disk device: sda3 >14:55:54,783 INFO storage: MultipathTopology: found non-disk device: sda4 >14:55:54,783 INFO storage: MultipathTopology: found non-disk device: sda5 >14:55:54,784 INFO storage: MultipathTopology: found non-disk device: sda6 >14:55:54,784 INFO storage: MultipathTopology: found non-disk device: sda7 >14:55:54,785 INFO storage: MultipathTopology: found non-disk device: sda8 >14:55:54,785 INFO storage: MultipathTopology: found non-disk device: sda9 >14:55:54,786 INFO storage: MultipathTopology: found non-disk device: sr0 >14:55:54,786 INFO storage: MultipathTopology: found singlepath device: loop0 >14:55:54,786 INFO storage: MultipathTopology: found singlepath device: loop1 >14:55:54,786 INFO storage: MultipathTopology: found singlepath device: loop2 >14:55:54,787 INFO storage: MultipathTopology: found singlepath device: loop3 >14:55:54,787 INFO storage: MultipathTopology: found singlepath device: loop4 >14:55:54,787 INFO storage: MultipathTopology: found singlepath device: loop5 >14:55:54,787 INFO storage: MultipathTopology: found singlepath device: loop6 >14:55:54,787 INFO storage: MultipathTopology: found singlepath device: loop7 >14:55:54,787 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:55:54,787 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:55:54,787 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >14:55:54,791 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT /dev/disk/by-id/wwn-0x5000c5003d9a8f31', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\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': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92698', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:55:54,791 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:55:54,793 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:54,794 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:54,795 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:55:54,797 INFO storage: sda is a disk >14:55:54,797 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:54,800 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:55:54,801 INFO storage: added disk sda (id 0) to device tree >14:55:54,801 DEBUG storage: looking up parted Device: /dev/sda >14:55:54,805 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:55:54,813 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:55:54,814 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:55:54,816 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:55:54,833 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f7b240f4990>, <parted.partition.Partition object at 0x7f7b240f4d50>, <parted.partition.Partition object at 0x7f7b240f4f90>, <parted.partition.Partition object at 0x7f7b241082d0>, <parted.partition.Partition object at 0x7f7b24108090>, <parted.partition.Partition object at 0x7f7b24108c90>, <parted.partition.Partition object at 0x7f7b24108e10>, <parted.partition.Partition object at 0x7f7b241083d0>, <parted.partition.Partition object at 0x7f7b24108ed0>] > device: <parted.device.Device object at 0x7f7b240f46d0> > PedDisk: <_ped.Disk object at 0x7f7b24106560> >14:55:54,833 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:55:54,834 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:55:54,835 INFO storage: got device: DiskDevice instance (0x7f7b24089d90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3453a70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f7b240e6250> >14:55:54,841 INFO storage: got format: DiskLabel instance (0x7f7b240e6990) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f7b240f4990>, <parted.partition.Partition object at 0x7f7b240f4d50>, <parted.partition.Partition object at 0x7f7b240f4f90>, <parted.partition.Partition object at 0x7f7b241082d0>, <parted.partition.Partition object at 0x7f7b24108090>, <parted.partition.Partition object at 0x7f7b24108c90>, <parted.partition.Partition object at 0x7f7b24108e10>, <parted.partition.Partition object at 0x7f7b241083d0>, <parted.partition.Partition object at 0x7f7b24108ed0>] > device: <parted.device.Device object at 0x7f7b240f46d0> > PedDisk: <_ped.Disk object at 0x7f7b24106560> > origPartedDisk = <parted.disk.Disk object at 0x7f7b241090d0> > partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b240b8320> > >14:55:54,847 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98304000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93147', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:55:54,847 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:55:54,848 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:55:54,849 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:54,849 INFO storage: sda1 is a partition >14:55:54,850 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:55:54,854 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:54,856 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:54,857 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:55:54,858 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:55:54,858 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:54,859 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:55:54,859 DEBUG storage: looking up parted Partition: /dev/sda1 >14:55:54,860 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:55:54,862 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:55:54,863 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:55:54,864 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:55:54,864 INFO storage: added partition sda1 (id 1) to device tree >14:55:54,865 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:55:54,866 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:55:54,867 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:55:54,868 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:55:54,893 WARN storage: disklabel detected but not usable on sda1 >14:55:54,894 DEBUG storage: no type or existing type for sda1, bailing >14:55:54,894 DEBUG storage: looking up parted Device: /dev/sda1 >14:55:54,896 INFO storage: got device: PartitionDevice instance (0x7f7b240e6950) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48000.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 98304000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (6119, 255, 63) biosGeometry: (6119, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b240b8b00> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f7b240f47d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b240f4b10> PedPartition: <_ped.Partition object at 0x7f7b24107050> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 98306047 length = 98304000 > flags = boot >14:55:54,901 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2 /dev/disk/by-label/boot /dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_UUID_ENC': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '98306048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6823312', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93162', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:55:54,901 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:55:54,902 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:55:54,903 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:54,903 INFO storage: sda2 is a partition >14:55:54,904 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:55:54,905 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:54,906 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:54,908 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:55:54,909 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:55:54,909 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:54,910 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:55:54,910 DEBUG storage: looking up parted Partition: /dev/sda2 >14:55:54,911 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:55:54,915 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:55:54,916 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:55:54,918 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:55:54,918 INFO storage: added partition sda2 (id 2) to device tree >14:55:54,920 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:55:54,921 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >14:55:54,922 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:55:54,923 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >14:55:54,941 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f7b2410f3d0> > PedDisk: <_ped.Disk object at 0x7f7b2411aab8> >14:55:54,941 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:55:54,941 INFO storage: type detected on 'sda2' is 'ext3' >14:55:55,006 DEBUG storage: padding min size from 2901 up to 3191 >14:55:55,008 DEBUG storage: Ext3FS.supported: supported: True ; >14:55:55,008 DEBUG storage: getFormat('ext3') returning Ext3FS instance >14:55:55,009 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:55:55,011 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext3 ; >14:55:55,012 DEBUG storage: looking up parted Device: /dev/sda2 >14:55:55,013 INFO storage: got device: PartitionDevice instance (0x7f7b2410f950) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3331.6953125 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 6823312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32635 did: 0 busy: True > hardwareGeometry: (424, 255, 63) biosGeometry: (424, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b240b8b90> > 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 0x7f7b240f47d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f7b240f4e90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f7b240f4e10> PedPartition: <_ped.Partition object at 0x7f7b241070b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 98306048 end = 105129359 length = 6823312 > flags = >14:55:55,015 DEBUG storage: Ext3FS.supported: supported: True ; >14:55:55,016 INFO storage: got format: Ext3FS instance (0x7f7b2410fd10) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = 6b90d773-e342-4b35-a3c6-c849fc705948 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 3331.0 targetSize = 3331.0 > >14:55:55,020 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3 /dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_UUID_ENC': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '105129360', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93175', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3', > '/dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:55:55,021 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:55:55,022 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >14:55:55,023 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,024 INFO storage: sda3 is a partition >14:55:55,025 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:55:55,026 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:55,028 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:55,029 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >14:55:55,031 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:55:55,031 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,033 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:55:55,033 DEBUG storage: looking up parted Partition: /dev/sda3 >14:55:55,035 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >14:55:55,037 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:55:55,038 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:55:55,039 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:55:55,040 INFO storage: added partition sda3 (id 3) to device tree >14:55:55,041 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:55:55,042 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >14:55:55,044 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:55:55,045 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >14:55:55,049 WARN storage: disklabel detected but not usable on sda3 >14:55:55,050 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >14:55:55,052 DEBUG storage: LUKS.__init__: uuid: 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; exists: True ; label: None ; device: /dev/sda3 ; serial: 5VJDWACT ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:55:55,053 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:55:55,054 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:55:55,056 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >14:55:55,057 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >14:55:55,058 DEBUG storage: DeviceTree.getDeviceByName: name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:55:55,059 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,061 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >14:55:55,061 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,063 DEBUG storage: LUKSDevice._setFormat: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; current: None ; type: None ; >14:55:55,064 DEBUG storage: LUKSDevice.setup: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; controllable: True ; orig: False ; >14:55:55,066 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; orig: False ; >14:55:55,067 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:55:55,069 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; type: luks ; >14:55:55,069 INFO storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >14:55:55,071 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >14:55:55,072 DEBUG storage: looking up parted Device: /dev/sda3 >14:55:55,073 INFO storage: got device: PartitionDevice instance (0x7f7b24138250) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32635 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b240b8e60> > 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 0x7f7b240f47d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b240f4fd0> PedPartition: <_ped.Partition object at 0x7f7b24107110> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 105129360 end = 138683792 length = 33554433 > flags = >14:55:55,074 INFO storage: got format: LUKS instance (0x7f7b2410fc90) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:55:55,079 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '138684416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '838088752', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93189', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >14:55:55,079 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:55:55,080 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >14:55:55,082 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,082 INFO storage: sda4 is a partition >14:55:55,084 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >14:55:55,085 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:55,086 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:55,088 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >14:55:55,089 DEBUG storage: PartitionDevice._setFormat: sda4 ; >14:55:55,090 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,091 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >14:55:55,091 DEBUG storage: looking up parted Partition: /dev/sda4 >14:55:55,093 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >14:55:55,094 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >14:55:55,096 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >14:55:55,097 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >14:55:55,097 INFO storage: added partition sda4 (id 5) to device tree >14:55:55,099 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >14:55:55,100 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >14:55:55,102 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:55:55,103 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >14:55:55,105 WARN storage: disklabel detected but not usable on sda4 >14:55:55,107 DEBUG storage: no type or existing type for sda4, bailing >14:55:55,107 DEBUG storage: looking up parted Device: /dev/sda4 >14:55:55,109 INFO storage: got device: PartitionDevice instance (0x7f7b2417ded0) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 409223.023438 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 32635 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b2418b0e0> > 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 0x7f7b240f47d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b24108310> PedPartition: <_ped.Partition object at 0x7f7b241071d0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138684416 end = 976773167 length = 838088752 > flags = >14:55:55,114 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5 /dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_UUID_ENC': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '138686464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93202', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5', > '/dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >14:55:55,115 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:55:55,116 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >14:55:55,116 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,117 INFO storage: sda5 is a partition >14:55:55,117 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >14:55:55,118 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:55,119 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:55,120 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >14:55:55,122 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:55:55,122 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,126 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >14:55:55,127 DEBUG storage: looking up parted Partition: /dev/sda5 >14:55:55,128 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >14:55:55,130 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >14:55:55,131 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >14:55:55,133 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >14:55:55,133 INFO storage: added partition sda5 (id 6) to device tree >14:55:55,134 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >14:55:55,136 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >14:55:55,138 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:55:55,139 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >14:55:55,142 WARN storage: disklabel detected but not usable on sda5 >14:55:55,143 INFO storage: type detected on 'sda5' is 'crypto_LUKS' >14:55:55,144 DEBUG storage: LUKS.__init__: uuid: 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; exists: True ; label: None ; device: /dev/sda5 ; serial: 5VJDWACT ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:55:55,144 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:55:55,145 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:55:55,146 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >14:55:55,146 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >14:55:55,147 DEBUG storage: DeviceTree.getDeviceByName: name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:55:55,148 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,151 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >14:55:55,152 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,153 DEBUG storage: LUKSDevice._setFormat: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; current: None ; type: None ; >14:55:55,154 DEBUG storage: LUKSDevice.setup: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; controllable: True ; orig: False ; >14:55:55,155 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; orig: False ; >14:55:55,156 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:55:55,157 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; type: luks ; >14:55:55,157 INFO storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >14:55:55,160 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >14:55:55,161 DEBUG storage: looking up parted Device: /dev/sda5 >14:55:55,165 INFO storage: got device: PartitionDevice instance (0x7f7b24185690) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b2418b290> > target size = 0 path = /dev/sda5 > 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 0x7f7b240f47d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b24108190> PedPartition: <_ped.Partition object at 0x7f7b24107170> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138686464 end = 172240896 length = 33554433 > flags = >14:55:55,165 INFO storage: got format: LUKS instance (0x7f7b2418d510) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:55:55,170 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6 /dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_UUID_ENC': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '172244992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93216', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6', > '/dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >14:55:55,170 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:55:55,171 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >14:55:55,172 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,172 INFO storage: sda6 is a partition >14:55:55,173 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >14:55:55,174 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:55,175 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:55,176 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >14:55:55,177 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:55:55,177 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,178 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >14:55:55,179 DEBUG storage: looking up parted Partition: /dev/sda6 >14:55:55,180 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >14:55:55,181 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >14:55:55,182 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >14:55:55,183 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >14:55:55,183 INFO storage: added partition sda6 (id 8) to device tree >14:55:55,184 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >14:55:55,185 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >14:55:55,186 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:55:55,187 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >14:55:55,190 WARN storage: disklabel detected but not usable on sda6 >14:55:55,191 INFO storage: type detected on 'sda6' is 'crypto_LUKS' >14:55:55,192 DEBUG storage: LUKS.__init__: uuid: 2d6c9f93-389f-49ba-b73f-30ee24c76556 ; exists: True ; label: None ; device: /dev/sda6 ; serial: 5VJDWACT ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:55:55,192 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:55:55,193 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:55:55,194 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: luks ; >14:55:55,194 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda6 ; >14:55:55,195 DEBUG storage: DeviceTree.getDeviceByName: name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:55:55,197 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,198 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >14:55:55,198 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,201 DEBUG storage: LUKSDevice._setFormat: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; current: None ; type: None ; >14:55:55,202 DEBUG storage: LUKSDevice.setup: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; controllable: True ; orig: False ; >14:55:55,203 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; orig: False ; >14:55:55,205 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:55:55,206 DEBUG storage: LUKS.setup: device: /dev/sda6 ; mapName: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; type: luks ; >14:55:55,206 INFO storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >14:55:55,207 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >14:55:55,207 DEBUG storage: looking up parted Device: /dev/sda6 >14:55:55,209 INFO storage: got device: PartitionDevice instance (0x7f7b2417d690) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32635 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b2418b050> > 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 0x7f7b240f47d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b24108cd0> PedPartition: <_ped.Partition object at 0x7f7b24107290> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 172244992 end = 205799424 length = 33554433 > flags = >14:55:55,209 INFO storage: got format: LUKS instance (0x7f7b2418d490) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda6 uuid = 2d6c9f93-389f-49ba-b73f-30ee24c76556 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:55:55,213 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7 /dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_UUID_ENC': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '205803520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388609', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93230', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7', > '/dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >14:55:55,213 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:55:55,214 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >14:55:55,216 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,216 INFO storage: sda7 is a partition >14:55:55,218 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >14:55:55,220 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:55,221 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:55,223 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >14:55:55,224 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:55:55,232 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,233 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >14:55:55,233 DEBUG storage: looking up parted Partition: /dev/sda7 >14:55:55,234 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >14:55:55,235 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >14:55:55,236 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >14:55:55,237 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >14:55:55,237 INFO storage: added partition sda7 (id 10) to device tree >14:55:55,238 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >14:55:55,239 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >14:55:55,240 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:55:55,241 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >14:55:55,245 WARN storage: disklabel detected but not usable on sda7 >14:55:55,246 INFO storage: type detected on 'sda7' is 'crypto_LUKS' >14:55:55,252 DEBUG storage: LUKS.__init__: uuid: 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; exists: True ; label: None ; device: /dev/sda7 ; serial: 5VJDWACT ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:55:55,253 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:55:55,253 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:55:55,254 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: luks ; >14:55:55,255 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda7 ; >14:55:55,256 DEBUG storage: DeviceTree.getDeviceByName: name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:55:55,261 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,263 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda7 ; >14:55:55,263 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,265 DEBUG storage: LUKSDevice._setFormat: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; current: None ; type: None ; >14:55:55,267 DEBUG storage: LUKSDevice.setup: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; controllable: True ; orig: False ; >14:55:55,269 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; orig: False ; >14:55:55,271 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:55:55,272 DEBUG storage: LUKS.setup: device: /dev/sda7 ; mapName: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; type: luks ; >14:55:55,273 INFO storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >14:55:55,274 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >14:55:55,275 DEBUG storage: looking up parted Device: /dev/sda7 >14:55:55,277 INFO storage: got device: PartitionDevice instance (0x7f7b241967d0) -- > name = sda7 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4096.00048828 > format = existing luks > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388609 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32635 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b2418b3b0> > target size = 0 path = /dev/sda7 > 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 0x7f7b240f47d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b24108e50> PedPartition: <_ped.Partition object at 0x7f7b241072f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 205803520 end = 214192128 length = 8388609 > flags = >14:55:55,277 INFO storage: got format: LUKS instance (0x7f7b2419e090) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda7 uuid = 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:55:55,282 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '214196224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98395185', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93244', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >14:55:55,282 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >14:55:55,283 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >14:55:55,285 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,285 INFO storage: sda8 is a partition >14:55:55,286 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >14:55:55,287 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:55,289 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:55,290 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >14:55:55,292 DEBUG storage: PartitionDevice._setFormat: sda8 ; >14:55:55,292 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,294 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >14:55:55,294 DEBUG storage: looking up parted Partition: /dev/sda8 >14:55:55,295 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >14:55:55,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >14:55:55,297 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >14:55:55,299 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >14:55:55,299 INFO storage: added partition sda8 (id 12) to device tree >14:55:55,300 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >14:55:55,301 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >14:55:55,303 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >14:55:55,304 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >14:55:55,309 WARN storage: disklabel detected but not usable on sda8 >14:55:55,310 DEBUG storage: no type or existing type for sda8, bailing >14:55:55,310 DEBUG storage: looking up parted Device: /dev/sda8 >14:55:55,312 INFO storage: got device: PartitionDevice instance (0x7f7b241a1290) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48044.5239258 > format = existing None > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 98395185 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32635 did: 0 busy: False > hardwareGeometry: (6124, 255, 63) biosGeometry: (6124, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b2418b4d0> > target size = 0 path = /dev/sda8 > 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 0x7f7b240f47d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b24108b50> PedPartition: <_ped.Partition object at 0x7f7b24107230> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 214196224 end = 312591408 length = 98395185 > flags = >14:55:55,319 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9 /dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_UUID_ENC': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '312594432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '664178736', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '93257', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9', > '/dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >14:55:55,319 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >14:55:55,321 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >14:55:55,322 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,322 INFO storage: sda9 is a partition >14:55:55,324 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >14:55:55,326 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:55:55,328 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:55:55,329 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >14:55:55,330 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:55:55,330 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,332 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >14:55:55,333 DEBUG storage: looking up parted Partition: /dev/sda9 >14:55:55,334 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >14:55:55,335 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >14:55:55,337 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >14:55:55,338 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >14:55:55,338 INFO storage: added partition sda9 (id 13) to device tree >14:55:55,340 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >14:55:55,341 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >14:55:55,342 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:55:55,343 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >14:55:55,398 WARN storage: disklabel detected but not usable on sda9 >14:55:55,399 INFO storage: type detected on 'sda9' is 'crypto_LUKS' >14:55:55,400 DEBUG storage: LUKS.__init__: uuid: 1c37deed-13d9-4364-bbda-944a4ae42618 ; exists: True ; label: None ; device: /dev/sda9 ; serial: 5VJDWACT ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:55:55,400 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:55:55,401 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:55:55,402 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: luks ; >14:55:55,403 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda9 ; >14:55:55,404 DEBUG storage: DeviceTree.getDeviceByName: name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:55:55,405 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,406 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >14:55:55,406 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,408 DEBUG storage: LUKSDevice._setFormat: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; current: None ; type: None ; >14:55:55,409 DEBUG storage: LUKSDevice.setup: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; controllable: True ; orig: False ; >14:55:55,410 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; orig: False ; >14:55:55,412 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:55:55,413 DEBUG storage: LUKS.setup: device: /dev/sda9 ; mapName: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; type: luks ; >14:55:55,413 INFO storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >14:55:55,416 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >14:55:55,416 DEBUG storage: looking up parted Device: /dev/sda9 >14:55:55,418 INFO storage: got device: PartitionDevice instance (0x7f7b241a4210) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 324306.023438 > format = existing luks > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 664178736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (41343, 255, 63) biosGeometry: (41343, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b2418b440> > target size = 0 path = /dev/sda9 > 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 0x7f7b240f47d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f7b24108fd0> PedPartition: <_ped.Partition object at 0x7f7b24107350> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 312594432 end = 976773167 length = 664178736 > flags = lvm >14:55:55,419 INFO storage: got format: LUKS instance (0x7f7b241a49d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda9 uuid = 1c37deed-13d9-4364-bbda-944a4ae42618 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-1c37deed-13d9-4364-bbda-944a4ae42618 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:55:55,422 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_CDDVDW_TS-L633N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20TS-L633N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0300', > 'ID_SERIAL': 'hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'ID_SERIAL_SHORT': 'R3186GGSB39117', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '1208', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:55:55,422 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:55:55,423 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:55:55,423 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,424 INFO storage: sr0 is a cdrom >14:55:55,424 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:55:55,425 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,426 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:55:55,426 INFO storage: added cdrom sr0 (id 15) to device tree >14:55:55,427 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:55:55,432 DEBUG storage: no device or no media present >14:55:55,434 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': '26561', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:55:55,434 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:55:55,435 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:55:55,436 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,436 INFO storage: loop0 is a loop device >14:55:55,437 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:55:55,437 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >14:55:55,438 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,438 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,440 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >14:55:55,440 INFO storage: added file /osmin.img (deleted) (id 16) to device tree >14:55:55,441 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >14:55:55,441 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,442 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:55:55,442 INFO storage: added loop loop0 (id 17) to device tree >14:55:55,443 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:55:55,444 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:55:55,444 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:55:55,445 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:55:55,446 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:55:55,449 WARN storage: disklabel detected but not usable on loop0 >14:55:55,450 INFO storage: type detected on 'loop0' is 'squashfs' >14:55:55,450 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:55:55,451 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:55:55,452 INFO storage: got device: LoopDevice instance (0x7f7b241a95d0) -- > name = loop0 status = False kids = 0 id = 17 > parents = ['existing 0MB file /osmin.img (deleted) (16)'] > 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 >14:55:55,453 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': '26784', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:55:55,454 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:55:55,455 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:55:55,455 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,456 INFO storage: loop1 is a loop device >14:55:55,456 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:55:55,457 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >14:55:55,459 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,459 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,460 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >14:55:55,460 INFO storage: added file /osmin (id 18) to device tree >14:55:55,461 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >14:55:55,461 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,462 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:55:55,462 INFO storage: added loop loop1 (id 19) to device tree >14:55:55,463 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:55:55,464 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:55:55,464 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:55:55,466 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >14:55:55,467 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >14:55:55,469 WARN storage: disklabel detected but not usable on loop1 >14:55:55,470 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >14:55:55,470 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:55:55,471 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:55:55,471 INFO storage: got device: LoopDevice instance (0x7f7b241ab190) -- > name = loop1 status = False kids = 0 id = 19 > parents = ['existing 0MB file /osmin (18)'] > 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 >14:55:55,473 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': '26945', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:55:55,473 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:55:55,474 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:55:55,474 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,475 INFO storage: loop2 is a loop device >14:55:55,476 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:55:55,477 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >14:55:55,478 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,478 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,479 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >14:55:55,479 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >14:55:55,480 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >14:55:55,481 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,482 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:55:55,482 INFO storage: added loop loop2 (id 21) to device tree >14:55:55,483 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:55:55,484 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:55:55,484 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:55:55,485 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:55:55,486 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:55:55,488 WARN storage: disklabel detected but not usable on loop2 >14:55:55,489 INFO storage: type detected on 'loop2' is 'squashfs' >14:55:55,489 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:55:55,490 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:55:55,490 INFO storage: got device: LoopDevice instance (0x7f7b241ab410) -- > name = loop2 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (20)'] > 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 >14:55:55,492 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '27116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:55:55,493 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >14:55:55,494 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:55:55,495 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,495 INFO storage: loop3 is a loop device >14:55:55,496 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >14:55:55,497 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >14:55:55,498 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,498 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,499 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >14:55:55,499 INFO storage: added file /LiveOS/ext3fs.img (id 22) to device tree >14:55:55,500 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >14:55:55,500 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,502 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >14:55:55,502 INFO storage: added loop loop3 (id 23) to device tree >14:55:55,503 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >14:55:55,504 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >14:55:55,505 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:55,505 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:55,505 DEBUG storage: device loop3 does not contain a disklabel >14:55:55,505 INFO storage: type detected on 'loop3' is 'ext4' >14:55:55,573 DEBUG storage: using current size 0 as min size >14:55:55,575 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:55,575 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:55,576 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >14:55:55,577 INFO storage: got device: LoopDevice instance (0x7f7b241abb10) -- > name = loop3 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/ext3fs.img (22)'] > 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 >14:55:55,579 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:55,579 INFO storage: got format: Ext4FS instance (0x7f7b241abd90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:55:55,580 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': '27275', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:55:55,581 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >14:55:55,582 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:55:55,583 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,583 INFO storage: loop4 is a loop device >14:55:55,584 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >14:55:55,586 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:55:55,587 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,587 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,588 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:55:55,588 INFO storage: added file /overlay (deleted) (id 24) to device tree >14:55:55,590 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:55:55,590 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,591 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:55:55,591 INFO storage: added loop loop4 (id 25) to device tree >14:55:55,592 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >14:55:55,593 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >14:55:55,593 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:55:55,594 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >14:55:55,596 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >14:55:55,597 WARN storage: disklabel detected but not usable on loop4 >14:55:55,598 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >14:55:55,598 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:55:55,599 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:55:55,600 INFO storage: got device: LoopDevice instance (0x7f7b241b5b50) -- > name = loop4 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (24)'] > 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 >14:55:55,601 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': '27433', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:55:55,601 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:55:55,602 DEBUG storage: lvm filter: adding loop5 to the reject list >14:55:55,603 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': '27593', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:55:55,603 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:55:55,604 DEBUG storage: lvm filter: adding loop6 to the reject list >14:55:55,605 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': '27755', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:55:55,605 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:55:55,605 DEBUG storage: lvm filter: adding loop7 to the reject list >14:55:55,606 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:55:55,606 DEBUG storage: Skipping a device mapper drive (dm-1) for now >14:55:55,635 INFO storage: devices to scan: ['dm-0', 'dm-1'] >14:55:55,638 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4512', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:55:55,638 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:55:55,639 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:55:55,640 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,641 INFO storage: live-rw is a device-mapper device >14:55:55,642 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:55:55,643 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:55:55,644 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:55:55,645 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:55:55,647 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (25) >14:55:55,648 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:55:55,649 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,651 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >14:55:55,651 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,652 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:55:55,652 INFO storage: added dm live-rw (id 26) to device tree >14:55:55,653 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:55:55,654 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:55:55,656 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:55,656 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:55,656 DEBUG storage: device live-rw does not contain a disklabel >14:55:55,656 INFO storage: type detected on 'live-rw' is 'ext4' >14:55:55,707 DEBUG storage: padding min size from 3367 up to 3703 >14:55:55,709 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:55,709 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:55,711 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:55:55,711 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:55:55,712 INFO storage: got device: DMDevice instance (0x7f7b241b8290) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop4 (25)'] > 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: 32635 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b2418bc20> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:55:55,717 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:55,717 INFO storage: got format: Ext4FS instance (0x7f7b2420dd50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:55:55,720 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60474', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >14:55:55,721 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >14:55:55,722 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:55:55,723 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,723 INFO storage: live-osimg-min is a device-mapper device >14:55:55,724 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >14:55:55,725 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >14:55:55,726 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:55:55,727 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) >14:55:55,729 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:55:55,730 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:55:55,732 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:55:55,733 DEBUG storage: DeviceTree.getDeviceByName returned None >14:55:55,734 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >14:55:55,734 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:55:55,735 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >14:55:55,735 INFO storage: added dm live-osimg-min (id 27) to device tree >14:55:55,736 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >14:55:55,737 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >14:55:55,739 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:55,739 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:55,739 DEBUG storage: device live-osimg-min does not contain a disklabel >14:55:55,739 INFO storage: type detected on 'live-osimg-min' is 'ext4' >14:55:55,797 DEBUG storage: using current size 0 as min size >14:55:55,799 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:55,800 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:55:55,801 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >14:55:55,802 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >14:55:55,804 INFO storage: got device: DMDevice instance (0x7f7b24218cd0) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (23) 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: 32635 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f7b2418bf80> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >14:55:55,808 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:55,808 INFO storage: got format: Ext4FS instance (0x7f7b2421e050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >14:55:55,835 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:55:55,853 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:55:55,857 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:55:55,872 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:55,873 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:55,875 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:55,896 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:55:55,901 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:55:55,905 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:55:55,932 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:55,934 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:55,936 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:55,960 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:55:55,961 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:55:55,964 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:55:55,990 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:55,992 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:55,995 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,016 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:55:56,017 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:55:56,020 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:55:56,039 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:56,041 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,043 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,073 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:55:56,075 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:55:56,077 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:55:56,093 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:56,095 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,098 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,120 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:55:56,122 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:55:56,125 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:55:56,140 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:56,142 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,145 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,169 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:55:56,170 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:55:56,173 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:55:56,188 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:56,190 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,193 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,215 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:55:56,216 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:55:56,219 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:55:56,237 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:56,238 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,241 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,262 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:55:56,263 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:55:56,266 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:55:56,296 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:55:56,297 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:55:56,298 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:55:56,299 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:55:56,300 INFO storage: edd: collected mbr signatures: {'sda': '0x93330b3d'} >14:55:56,302 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:55:56,311 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:55:56,359 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:55:56,394 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:55:56,397 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,400 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:55:56,427 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:56,429 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:56,430 DEBUG storage: Ext4FS.supported: supported: True ; >14:55:56,438 DEBUG storage: Ext3FS.supported: supported: True ; >14:55:56,445 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:55:56,473 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >14:55:56,477 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (27) with existing ext4 filesystem >14:04:43,416 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:04:43,416 DEBUG storage: registered device format class DiskLabel as disklabel >14:04:43,416 DEBUG storage: registered device format class MultipathMember as multipath_member >14:04:43,425 DEBUG storage: registered device format class Ext2FS as ext2 >14:04:43,425 DEBUG storage: registered device format class Ext3FS as ext3 >14:04:43,425 DEBUG storage: registered device format class Ext4FS as ext4 >14:04:43,426 DEBUG storage: registered device format class FATFS as vfat >14:04:43,426 DEBUG storage: registered device format class EFIFS as efi >14:04:43,426 DEBUG storage: registered device format class BTRFS as btrfs >14:04:43,426 DEBUG storage: registered device format class GFS2 as gfs2 >14:04:43,426 DEBUG storage: registered device format class JFS as jfs >14:04:43,426 DEBUG storage: registered device format class ReiserFS as reiserfs >14:04:43,426 DEBUG storage: registered device format class XFS as xfs >14:04:43,426 DEBUG storage: registered device format class HFS as hfs >14:04:43,426 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:04:43,427 DEBUG storage: registered device format class HFSPlus as hfs+ >14:04:43,427 DEBUG storage: registered device format class NTFS as ntfs >14:04:43,427 DEBUG storage: registered device format class NFS as nfs >14:04:43,427 DEBUG storage: registered device format class NFSv4 as nfs4 >14:04:43,427 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:04:43,427 DEBUG storage: registered device format class NoDevFS as nodev >14:04:43,427 DEBUG storage: registered device format class DevPtsFS as devpts >14:04:43,427 DEBUG storage: registered device format class ProcFS as proc >14:04:43,427 DEBUG storage: registered device format class SysFS as sysfs >14:04:43,427 DEBUG storage: registered device format class TmpFS as tmpfs >14:04:43,428 DEBUG storage: registered device format class BindFS as bind >14:04:43,428 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:04:43,428 DEBUG storage: registered device format class USBFS as usbfs >14:04:43,428 DEBUG storage: registered device format class MDRaidMember as mdmember >14:04:43,428 DEBUG storage: registered device format class BIOSBoot as biosboot >14:04:43,428 DEBUG storage: registered device format class SwapSpace as swap >14:04:43,429 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:04:43,429 DEBUG storage: registered device format class LUKS as luks >14:04:43,430 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:04:44,206 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:04:44,207 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:04:44,207 INFO storage: sda2 looks to be the live device; marking as protected >14:04:44,244 DEBUG storage: MultipathTopology._build_topology: >14:04:44,245 DEBUG storage: /etc/multipath.conf contents: >14:04:44,245 DEBUG storage: # multipath.conf written by anaconda >14:04:44,245 DEBUG storage: >14:04:44,245 DEBUG storage: defaults { >14:04:44,245 DEBUG storage: user_friendly_names yes >14:04:44,245 DEBUG storage: } >14:04:44,245 DEBUG storage: blacklist { >14:04:44,245 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:04:44,245 DEBUG storage: devnode "^hd[a-z]" >14:04:44,245 DEBUG storage: devnode "^dcssblk[0-9]*" >14:04:44,245 DEBUG storage: device { >14:04:44,245 DEBUG storage: vendor "DGC" >14:04:44,245 DEBUG storage: product "LUNZ" >14:04:44,245 DEBUG storage: } >14:04:44,245 DEBUG storage: device { >14:04:44,245 DEBUG storage: vendor "IBM" >14:04:44,246 DEBUG storage: product "S/390.*" >14:04:44,246 DEBUG storage: } >14:04:44,246 DEBUG storage: # don't count normal SATA devices as multipaths >14:04:44,246 DEBUG storage: device { >14:04:44,246 DEBUG storage: vendor "ATA" >14:04:44,246 DEBUG storage: } >14:04:44,246 DEBUG storage: # don't count 3ware devices as multipaths >14:04:44,246 DEBUG storage: device { >14:04:44,246 DEBUG storage: vendor "3ware" >14:04:44,246 DEBUG storage: } >14:04:44,246 DEBUG storage: device { >14:04:44,246 DEBUG storage: vendor "AMCC" >14:04:44,246 DEBUG storage: } >14:04:44,246 DEBUG storage: # nor highpoint devices >14:04:44,246 DEBUG storage: device { >14:04:44,246 DEBUG storage: vendor "HPT" >14:04:44,246 DEBUG storage: } >14:04:44,246 DEBUG storage: } >14:04:44,247 DEBUG storage: multipaths { >14:04:44,247 DEBUG storage: } >14:04:44,247 DEBUG storage: (end of /etc/multipath.conf) >14:04:44,290 INFO storage: MultipathTopology: found singlepath device: sda >14:04:44,290 INFO storage: MultipathTopology: found non-disk device: sda1 >14:04:44,290 INFO storage: MultipathTopology: found non-disk device: sda2 >14:04:44,290 INFO storage: MultipathTopology: found non-disk device: sda3 >14:04:44,290 INFO storage: MultipathTopology: found non-disk device: sda4 >14:04:44,291 INFO storage: MultipathTopology: found non-disk device: sda5 >14:04:44,291 INFO storage: MultipathTopology: found non-disk device: sda6 >14:04:44,291 INFO storage: MultipathTopology: found non-disk device: sda7 >14:04:44,291 INFO storage: MultipathTopology: found non-disk device: sda8 >14:04:44,291 INFO storage: MultipathTopology: found non-disk device: sda9 >14:04:44,291 INFO storage: MultipathTopology: found non-disk device: sr0 >14:04:44,291 INFO storage: MultipathTopology: found singlepath device: loop0 >14:04:44,291 INFO storage: MultipathTopology: found singlepath device: loop1 >14:04:44,291 INFO storage: MultipathTopology: found singlepath device: loop2 >14:04:44,291 INFO storage: MultipathTopology: found singlepath device: loop3 >14:04:44,292 INFO storage: MultipathTopology: found singlepath device: loop4 >14:04:44,292 INFO storage: MultipathTopology: found singlepath device: loop5 >14:04:44,292 INFO storage: MultipathTopology: found singlepath device: loop6 >14:04:44,292 INFO storage: MultipathTopology: found singlepath device: loop7 >14:04:44,292 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:04:44,292 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:04:44,292 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >14:04:44,296 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT /dev/disk/by-id/wwn-0x5000c5003d9a8f31', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\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': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92698', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:04:44,296 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:04:44,297 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:44,297 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,298 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:04:44,299 INFO storage: sda is a disk >14:04:44,299 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,300 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:04:44,301 INFO storage: added disk sda (id 0) to device tree >14:04:44,301 DEBUG storage: looking up parted Device: /dev/sda >14:04:44,303 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:04:44,304 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:04:44,304 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:04:44,306 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:04:44,340 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1d34b90>, <parted.partition.Partition object at 0x1d34d10>, <parted.partition.Partition object at 0x1d34f50>, <parted.partition.Partition object at 0x1d3a290>, <parted.partition.Partition object at 0x1d3a050>, <parted.partition.Partition object at 0x1d3a590>, <parted.partition.Partition object at 0x1d3a710>, <parted.partition.Partition object at 0x1d3a390>, <parted.partition.Partition object at 0x1d3a7d0>] > device: <parted.device.Device object at 0x1d349d0> > PedDisk: <_ped.Disk object at 0x1d36908> >14:04:44,340 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:04:44,341 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:04:44,342 INFO storage: got device: DiskDevice instance (0x1cb66d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1c0b710> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1d11b90> >14:04:44,345 INFO storage: got format: DiskLabel instance (0x1d11c50) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1d34b90>, <parted.partition.Partition object at 0x1d34d10>, <parted.partition.Partition object at 0x1d34f50>, <parted.partition.Partition object at 0x1d3a290>, <parted.partition.Partition object at 0x1d3a050>, <parted.partition.Partition object at 0x1d3a590>, <parted.partition.Partition object at 0x1d3a710>, <parted.partition.Partition object at 0x1d3a390>, <parted.partition.Partition object at 0x1d3a7d0>] > device: <parted.device.Device object at 0x1d349d0> > PedDisk: <_ped.Disk object at 0x1d36908> > origPartedDisk = <parted.disk.Disk object at 0x1d3a990> > partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1c0b8c0> > >14:04:44,352 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98304000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93147', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:04:44,352 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:04:44,353 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:04:44,354 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,354 INFO storage: sda1 is a partition >14:04:44,354 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:04:44,355 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:44,355 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:44,356 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:04:44,357 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:04:44,357 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,358 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:04:44,358 DEBUG storage: looking up parted Partition: /dev/sda1 >14:04:44,358 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:04:44,359 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:04:44,360 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:04:44,360 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:04:44,360 INFO storage: added partition sda1 (id 1) to device tree >14:04:44,361 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:04:44,362 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:04:44,362 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:04:44,363 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:04:44,414 WARN storage: disklabel detected but not usable on sda1 >14:04:44,414 DEBUG storage: no type or existing type for sda1, bailing >14:04:44,414 DEBUG storage: looking up parted Device: /dev/sda1 >14:04:44,416 INFO storage: got device: PartitionDevice instance (0x1cb6790) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48000.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 98304000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6119, 255, 63) biosGeometry: (6119, 255, 63) > PedDevice: <_ped.Device object at 0x1c0bf80> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1d34a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1d34c50> PedPartition: <_ped.Partition object at 0x1d329b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 98306047 length = 98304000 > flags = boot >14:04:44,420 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2 /dev/disk/by-label/boot /dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_UUID_ENC': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '98306048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6823312', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93162', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:04:44,420 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:04:44,420 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:04:44,421 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,421 INFO storage: sda2 is a partition >14:04:44,422 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:04:44,422 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:44,423 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:44,424 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:04:44,424 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:04:44,424 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,425 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:04:44,425 DEBUG storage: looking up parted Partition: /dev/sda2 >14:04:44,426 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:04:44,426 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:04:44,427 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:04:44,428 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:04:44,428 INFO storage: added partition sda2 (id 2) to device tree >14:04:44,428 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:04:44,429 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >14:04:44,429 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:04:44,430 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >14:04:44,448 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x1d11d90> > PedDisk: <_ped.Disk object at 0x1d44dd0> >14:04:44,448 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:04:44,448 INFO storage: type detected on 'sda2' is 'ext3' >14:04:44,467 DEBUG storage: padding min size from 2901 up to 3191 >14:04:44,468 DEBUG storage: Ext3FS.supported: supported: True ; >14:04:44,468 DEBUG storage: getFormat('ext3') returning Ext3FS instance >14:04:44,469 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:04:44,470 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext3 ; >14:04:44,470 DEBUG storage: looking up parted Device: /dev/sda2 >14:04:44,471 INFO storage: got device: PartitionDevice instance (0x1d3ad10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3331.6953125 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 6823312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (424, 255, 63) biosGeometry: (424, 255, 63) > PedDevice: <_ped.Device object at 0x1d460e0> > 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 0x1d34a90> fileSystem: <parted.filesystem.FileSystem object at 0x1d34e50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1d34dd0> PedPartition: <_ped.Partition object at 0x1d32a10> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 98306048 end = 105129359 length = 6823312 > flags = >14:04:44,472 DEBUG storage: Ext3FS.supported: supported: True ; >14:04:44,472 INFO storage: got format: Ext3FS instance (0x1d3aed0) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = 6b90d773-e342-4b35-a3c6-c849fc705948 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 3331.0 targetSize = 3331.0 > >14:04:44,476 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3 /dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_UUID_ENC': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '105129360', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93175', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3', > '/dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:04:44,476 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:04:44,476 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >14:04:44,477 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,477 INFO storage: sda3 is a partition >14:04:44,478 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:04:44,478 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:44,479 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:44,480 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >14:04:44,480 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:04:44,480 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,481 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:04:44,481 DEBUG storage: looking up parted Partition: /dev/sda3 >14:04:44,482 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >14:04:44,483 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:04:44,483 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:04:44,484 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:04:44,484 INFO storage: added partition sda3 (id 3) to device tree >14:04:44,485 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:04:44,485 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >14:04:44,486 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:04:44,486 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >14:04:44,531 WARN storage: disklabel detected but not usable on sda3 >14:04:44,531 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >14:04:44,532 DEBUG storage: LUKS.__init__: uuid: 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; exists: True ; label: None ; device: /dev/sda3 ; serial: 5VJDWACT ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:04:44,532 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:04:44,533 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:04:44,534 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >14:04:44,535 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >14:04:44,536 DEBUG storage: DeviceTree.getDeviceByName: name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:04:44,536 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,538 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >14:04:44,538 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,539 DEBUG storage: LUKSDevice._setFormat: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; current: None ; type: None ; >14:04:44,540 DEBUG storage: LUKSDevice.setup: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; controllable: True ; orig: False ; >14:04:44,541 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; orig: False ; >14:04:44,542 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:04:44,542 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; type: luks ; >14:04:44,542 INFO storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >14:04:44,543 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >14:04:44,543 DEBUG storage: looking up parted Device: /dev/sda3 >14:04:44,544 INFO storage: got device: PartitionDevice instance (0x1d57cd0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x1d46290> > 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 0x1d34a90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1d34f90> PedPartition: <_ped.Partition object at 0x1d32a70> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 105129360 end = 138683792 length = 33554433 > flags = >14:04:44,544 INFO storage: got format: LUKS instance (0x1d5f050) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:44,548 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '138684416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '838088752', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93189', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >14:04:44,548 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:04:44,548 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >14:04:44,549 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,549 INFO storage: sda4 is a partition >14:04:44,550 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >14:04:44,550 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:44,551 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:44,551 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >14:04:44,552 DEBUG storage: PartitionDevice._setFormat: sda4 ; >14:04:44,552 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,555 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >14:04:44,555 DEBUG storage: looking up parted Partition: /dev/sda4 >14:04:44,556 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >14:04:44,556 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >14:04:44,557 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >14:04:44,558 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >14:04:44,558 INFO storage: added partition sda4 (id 5) to device tree >14:04:44,558 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >14:04:44,559 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >14:04:44,559 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:04:44,560 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >14:04:44,566 WARN storage: disklabel detected but not usable on sda4 >14:04:44,566 DEBUG storage: no type or existing type for sda4, bailing >14:04:44,566 DEBUG storage: looking up parted Device: /dev/sda4 >14:04:44,568 INFO storage: got device: PartitionDevice instance (0x1d57d90) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 409223.023438 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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 0x1d46200> > 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 0x1d34a90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1d3a2d0> PedPartition: <_ped.Partition object at 0x1d32b30> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138684416 end = 976773167 length = 838088752 > flags = >14:04:44,572 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5 /dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_UUID_ENC': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '138686464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93202', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5', > '/dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >14:04:44,572 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:04:44,572 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >14:04:44,573 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,573 INFO storage: sda5 is a partition >14:04:44,573 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >14:04:44,574 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:44,575 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:44,575 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >14:04:44,576 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:04:44,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,577 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >14:04:44,577 DEBUG storage: looking up parted Partition: /dev/sda5 >14:04:44,578 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >14:04:44,578 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >14:04:44,579 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >14:04:44,579 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >14:04:44,580 INFO storage: added partition sda5 (id 6) to device tree >14:04:44,580 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >14:04:44,581 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >14:04:44,581 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:04:44,582 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >14:04:44,585 WARN storage: disklabel detected but not usable on sda5 >14:04:44,585 INFO storage: type detected on 'sda5' is 'crypto_LUKS' >14:04:44,585 DEBUG storage: LUKS.__init__: uuid: 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; exists: True ; label: None ; device: /dev/sda5 ; serial: 5VJDWACT ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:04:44,585 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:04:44,586 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:04:44,587 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >14:04:44,587 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >14:04:44,588 DEBUG storage: DeviceTree.getDeviceByName: name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:04:44,588 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,589 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >14:04:44,589 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,590 DEBUG storage: LUKSDevice._setFormat: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; current: None ; type: None ; >14:04:44,591 DEBUG storage: LUKSDevice.setup: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; controllable: True ; orig: False ; >14:04:44,592 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; orig: False ; >14:04:44,593 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:04:44,593 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; type: luks ; >14:04:44,593 INFO storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >14:04:44,594 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >14:04:44,595 DEBUG storage: looking up parted Device: /dev/sda5 >14:04:44,595 INFO storage: got device: PartitionDevice instance (0x1d3ae50) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 528 did: 527 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x1d464d0> > target size = 0 path = /dev/sda5 > 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 0x1d34a90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1d3a150> PedPartition: <_ped.Partition object at 0x1d32ad0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138686464 end = 172240896 length = 33554433 > flags = >14:04:44,596 INFO storage: got format: LUKS instance (0x1d5f710) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:44,599 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6 /dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_UUID_ENC': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '172244992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93216', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6', > '/dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >14:04:44,599 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:04:44,600 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >14:04:44,600 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,601 INFO storage: sda6 is a partition >14:04:44,601 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >14:04:44,602 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:44,602 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:44,603 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >14:04:44,604 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:04:44,604 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,604 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >14:04:44,604 DEBUG storage: looking up parted Partition: /dev/sda6 >14:04:44,605 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >14:04:44,606 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >14:04:44,606 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >14:04:44,607 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >14:04:44,607 INFO storage: added partition sda6 (id 8) to device tree >14:04:44,608 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >14:04:44,608 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >14:04:44,609 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:04:44,610 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >14:04:44,620 WARN storage: disklabel detected but not usable on sda6 >14:04:44,620 INFO storage: type detected on 'sda6' is 'crypto_LUKS' >14:04:44,620 DEBUG storage: LUKS.__init__: uuid: 2d6c9f93-389f-49ba-b73f-30ee24c76556 ; exists: True ; label: None ; device: /dev/sda6 ; serial: 5VJDWACT ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:04:44,620 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:04:44,621 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:04:44,622 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: luks ; >14:04:44,622 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda6 ; >14:04:44,623 DEBUG storage: DeviceTree.getDeviceByName: name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:04:44,623 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,624 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >14:04:44,624 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,625 DEBUG storage: LUKSDevice._setFormat: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; current: None ; type: None ; >14:04:44,626 DEBUG storage: LUKSDevice.setup: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; controllable: True ; orig: False ; >14:04:44,627 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; orig: False ; >14:04:44,627 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:04:44,628 DEBUG storage: LUKS.setup: device: /dev/sda6 ; mapName: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; type: luks ; >14:04:44,628 INFO storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >14:04:44,629 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >14:04:44,629 DEBUG storage: looking up parted Device: /dev/sda6 >14:04:44,630 INFO storage: got device: PartitionDevice instance (0x1d3af90) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25441 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x1d46050> > 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 0x1d34a90> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1d3a5d0> PedPartition: <_ped.Partition object at 0x1d32bf0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 172244992 end = 205799424 length = 33554433 > flags = >14:04:44,631 INFO storage: got format: LUKS instance (0x1d11d90) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda6 uuid = 2d6c9f93-389f-49ba-b73f-30ee24c76556 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:44,634 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7 /dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_UUID_ENC': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '205803520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388609', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93230', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7', > '/dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >14:04:44,634 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:04:44,635 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >14:04:44,635 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,635 INFO storage: sda7 is a partition >14:04:44,636 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >14:04:44,636 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:44,637 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:44,638 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >14:04:44,638 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:04:44,638 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,639 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >14:04:44,639 DEBUG storage: looking up parted Partition: /dev/sda7 >14:04:44,640 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >14:04:44,641 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >14:04:44,641 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >14:04:44,642 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >14:04:44,642 INFO storage: added partition sda7 (id 10) to device tree >14:04:44,642 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >14:04:44,643 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >14:04:44,644 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:04:44,644 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >14:04:44,675 WARN storage: disklabel detected but not usable on sda7 >14:04:44,676 INFO storage: type detected on 'sda7' is 'crypto_LUKS' >14:04:44,676 DEBUG storage: LUKS.__init__: uuid: 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; exists: True ; label: None ; device: /dev/sda7 ; serial: 5VJDWACT ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:04:44,677 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:04:44,677 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:04:44,678 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: luks ; >14:04:44,678 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda7 ; >14:04:44,679 DEBUG storage: DeviceTree.getDeviceByName: name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:04:44,680 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,681 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda7 ; >14:04:44,681 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,681 DEBUG storage: LUKSDevice._setFormat: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; current: None ; type: None ; >14:04:44,682 DEBUG storage: LUKSDevice.setup: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; controllable: True ; orig: False ; >14:04:44,683 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; orig: False ; >14:04:44,684 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:04:44,684 DEBUG storage: LUKS.setup: device: /dev/sda7 ; mapName: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; type: luks ; >14:04:44,685 INFO storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >14:04:44,685 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >14:04:44,686 DEBUG storage: looking up parted Device: /dev/sda7 >14:04:44,686 INFO storage: got device: PartitionDevice instance (0x1d57fd0) -- > name = sda7 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4096.00048828 > format = existing luks > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388609 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 0x1d46440> > target size = 0 path = /dev/sda7 > 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 0x1d34a90> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1d3a750> PedPartition: <_ped.Partition object at 0x1d32c50> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 205803520 end = 214192128 length = 8388609 > flags = >14:04:44,687 INFO storage: got format: LUKS instance (0x1d5f9d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda7 uuid = 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:44,690 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '214196224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98395185', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93244', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >14:04:44,690 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >14:04:44,691 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >14:04:44,691 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,691 INFO storage: sda8 is a partition >14:04:44,692 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >14:04:44,692 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:44,693 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:44,694 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >14:04:44,695 DEBUG storage: PartitionDevice._setFormat: sda8 ; >14:04:44,695 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,695 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >14:04:44,695 DEBUG storage: looking up parted Partition: /dev/sda8 >14:04:44,696 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >14:04:44,697 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >14:04:44,697 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >14:04:44,698 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >14:04:44,698 INFO storage: added partition sda8 (id 12) to device tree >14:04:44,699 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >14:04:44,699 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >14:04:44,700 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >14:04:44,700 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >14:04:44,704 WARN storage: disklabel detected but not usable on sda8 >14:04:44,704 DEBUG storage: no type or existing type for sda8, bailing >14:04:44,704 DEBUG storage: looking up parted Device: /dev/sda8 >14:04:44,705 INFO storage: got device: PartitionDevice instance (0x1d5fcd0) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48044.5239258 > format = existing None > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 98395185 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6124, 255, 63) biosGeometry: (6124, 255, 63) > PedDevice: <_ped.Device object at 0x1d463b0> > target size = 0 path = /dev/sda8 > 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 0x1d34a90> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1d3a450> PedPartition: <_ped.Partition object at 0x1d32b90> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 214196224 end = 312591408 length = 98395185 > flags = >14:04:44,709 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9 /dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_UUID_ENC': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '312594432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '664178736', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '93257', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9', > '/dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >14:04:44,709 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >14:04:44,710 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >14:04:44,710 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,710 INFO storage: sda9 is a partition >14:04:44,711 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >14:04:44,711 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:44,712 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:44,713 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >14:04:44,713 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:04:44,713 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,714 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >14:04:44,714 DEBUG storage: looking up parted Partition: /dev/sda9 >14:04:44,715 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >14:04:44,716 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >14:04:44,717 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >14:04:44,717 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >14:04:44,717 INFO storage: added partition sda9 (id 13) to device tree >14:04:44,718 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >14:04:44,719 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >14:04:44,719 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:04:44,720 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >14:04:44,743 WARN storage: disklabel detected but not usable on sda9 >14:04:44,743 INFO storage: type detected on 'sda9' is 'crypto_LUKS' >14:04:44,743 DEBUG storage: LUKS.__init__: uuid: 1c37deed-13d9-4364-bbda-944a4ae42618 ; exists: True ; label: None ; device: /dev/sda9 ; serial: 5VJDWACT ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:04:44,744 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:04:44,744 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:04:44,745 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: luks ; >14:04:44,745 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda9 ; >14:04:44,746 DEBUG storage: DeviceTree.getDeviceByName: name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:04:44,747 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,747 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >14:04:44,748 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,748 DEBUG storage: LUKSDevice._setFormat: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; current: None ; type: None ; >14:04:44,749 DEBUG storage: LUKSDevice.setup: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; controllable: True ; orig: False ; >14:04:44,750 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; orig: False ; >14:04:44,751 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:04:44,752 DEBUG storage: LUKS.setup: device: /dev/sda9 ; mapName: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; type: luks ; >14:04:44,752 INFO storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >14:04:44,752 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >14:04:44,753 DEBUG storage: looking up parted Device: /dev/sda9 >14:04:44,754 INFO storage: got device: PartitionDevice instance (0x1d57d50) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 324306.023438 > format = existing luks > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 664178736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (41343, 255, 63) biosGeometry: (41343, 255, 63) > PedDevice: <_ped.Device object at 0x1d46560> > target size = 0 path = /dev/sda9 > 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 0x1d34a90> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1d3a8d0> PedPartition: <_ped.Partition object at 0x1d32cb0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 312594432 end = 976773167 length = 664178736 > flags = lvm >14:04:44,754 INFO storage: got format: LUKS instance (0x1d5f750) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda9 uuid = 1c37deed-13d9-4364-bbda-944a4ae42618 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-1c37deed-13d9-4364-bbda-944a4ae42618 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:44,756 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_CDDVDW_TS-L633N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20TS-L633N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0300', > 'ID_SERIAL': 'hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'ID_SERIAL_SHORT': 'R3186GGSB39117', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '1208', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:04:44,756 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:04:44,757 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:04:44,757 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,757 INFO storage: sr0 is a cdrom >14:04:44,758 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:04:44,758 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,758 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:04:44,759 INFO storage: added cdrom sr0 (id 15) to device tree >14:04:44,759 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:44,765 DEBUG storage: no device or no media present >14:04:44,766 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': '26561', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:04:44,766 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:04:44,766 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:04:44,767 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,767 INFO storage: loop0 is a loop device >14:04:44,767 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:04:44,768 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >14:04:44,768 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,769 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,769 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >14:04:44,769 INFO storage: added file /osmin.img (deleted) (id 16) to device tree >14:04:44,770 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >14:04:44,770 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,771 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:04:44,771 INFO storage: added loop loop0 (id 17) to device tree >14:04:44,772 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:04:44,772 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:04:44,772 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:04:44,773 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:04:44,774 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:04:44,774 WARN storage: disklabel detected but not usable on loop0 >14:04:44,774 INFO storage: type detected on 'loop0' is 'squashfs' >14:04:44,775 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:04:44,775 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:04:44,776 INFO storage: got device: LoopDevice instance (0x1d655d0) -- > name = loop0 status = False kids = 0 id = 17 > parents = ['existing 0MB file /osmin.img (deleted) (16)'] > 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 >14:04:44,777 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': '26784', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:04:44,777 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:04:44,777 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:04:44,778 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,778 INFO storage: loop1 is a loop device >14:04:44,778 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:04:44,779 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >14:04:44,779 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,780 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,780 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >14:04:44,780 INFO storage: added file /osmin (id 18) to device tree >14:04:44,781 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >14:04:44,781 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,782 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:04:44,782 INFO storage: added loop loop1 (id 19) to device tree >14:04:44,783 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:04:44,783 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:04:44,783 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:04:44,784 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >14:04:44,784 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >14:04:44,785 WARN storage: disklabel detected but not usable on loop1 >14:04:44,785 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >14:04:44,785 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:04:44,786 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:04:44,786 INFO storage: got device: LoopDevice instance (0x1d5fc50) -- > name = loop1 status = False kids = 0 id = 19 > parents = ['existing 0MB file /osmin (18)'] > 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 >14:04:44,787 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': '26945', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:04:44,787 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:04:44,788 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:04:44,788 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,789 INFO storage: loop2 is a loop device >14:04:44,789 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:04:44,790 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >14:04:44,790 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,790 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,791 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >14:04:44,791 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >14:04:44,792 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >14:04:44,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,793 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:04:44,793 INFO storage: added loop loop2 (id 21) to device tree >14:04:44,793 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:04:44,794 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:04:44,794 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:04:44,795 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:04:44,795 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:04:44,796 WARN storage: disklabel detected but not usable on loop2 >14:04:44,796 INFO storage: type detected on 'loop2' is 'squashfs' >14:04:44,796 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:04:44,797 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:04:44,797 INFO storage: got device: LoopDevice instance (0x1d656d0) -- > name = loop2 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (20)'] > 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 >14:04:44,799 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '27116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:04:44,799 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >14:04:44,799 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:04:44,800 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,800 INFO storage: loop3 is a loop device >14:04:44,800 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >14:04:44,801 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >14:04:44,802 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,802 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,802 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >14:04:44,802 INFO storage: added file /LiveOS/ext3fs.img (id 22) to device tree >14:04:44,803 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >14:04:44,803 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,804 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >14:04:44,804 INFO storage: added loop loop3 (id 23) to device tree >14:04:44,805 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >14:04:44,805 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >14:04:44,806 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:44,806 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:44,806 DEBUG storage: device loop3 does not contain a disklabel >14:04:44,806 INFO storage: type detected on 'loop3' is 'ext4' >14:04:44,824 DEBUG storage: using current size 0 as min size >14:04:44,825 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:44,825 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:44,826 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >14:04:44,826 INFO storage: got device: LoopDevice instance (0x1d65850) -- > name = loop3 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/ext3fs.img (22)'] > 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 >14:04:44,827 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:44,827 INFO storage: got format: Ext4FS instance (0x1d65990) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:04:44,828 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': '27275', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:04:44,829 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >14:04:44,829 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:04:44,830 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,830 INFO storage: loop4 is a loop device >14:04:44,830 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >14:04:44,831 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:04:44,831 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,832 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,832 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:04:44,833 INFO storage: added file /overlay (deleted) (id 24) to device tree >14:04:44,833 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:04:44,833 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,834 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:04:44,834 INFO storage: added loop loop4 (id 25) to device tree >14:04:44,835 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >14:04:44,835 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >14:04:44,835 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:04:44,836 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >14:04:44,837 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >14:04:44,838 WARN storage: disklabel detected but not usable on loop4 >14:04:44,838 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >14:04:44,838 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:04:44,839 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:04:44,839 INFO storage: got device: LoopDevice instance (0x1d65690) -- > name = loop4 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (24)'] > 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 >14:04:44,840 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': '27433', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:04:44,840 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:04:44,840 DEBUG storage: lvm filter: adding loop5 to the reject list >14:04:44,841 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': '27593', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:04:44,841 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:04:44,842 DEBUG storage: lvm filter: adding loop6 to the reject list >14:04:44,842 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': '27755', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:04:44,843 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:04:44,843 DEBUG storage: lvm filter: adding loop7 to the reject list >14:04:44,843 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:04:44,843 DEBUG storage: Skipping a device mapper drive (dm-1) for now >14:04:44,861 INFO storage: devices to scan: ['dm-0', 'dm-1'] >14:04:44,863 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4512', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:04:44,864 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:04:44,864 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:04:44,865 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,865 INFO storage: live-rw is a device-mapper device >14:04:44,865 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:04:44,866 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:04:44,867 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:04:44,867 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:04:44,868 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (25) >14:04:44,869 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:04:44,870 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,870 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >14:04:44,870 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,871 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:04:44,871 INFO storage: added dm live-rw (id 26) to device tree >14:04:44,872 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:04:44,872 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:04:44,873 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:44,873 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:44,873 DEBUG storage: device live-rw does not contain a disklabel >14:04:44,873 INFO storage: type detected on 'live-rw' is 'ext4' >14:04:44,894 DEBUG storage: padding min size from 3367 up to 3703 >14:04:44,895 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:44,895 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:44,896 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:04:44,897 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:04:44,898 INFO storage: got device: DMDevice instance (0x1dbffd0) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop4 (25)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1d467a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:04:44,899 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:44,899 INFO storage: got format: Ext4FS instance (0x1dc5e90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:04:44,901 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60474', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >14:04:44,901 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >14:04:44,902 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:04:44,902 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,903 INFO storage: live-osimg-min is a device-mapper device >14:04:44,903 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >14:04:44,904 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >14:04:44,904 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:04:44,905 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) >14:04:44,906 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:04:44,907 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:04:44,908 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:04:44,908 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:44,909 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >14:04:44,909 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:44,910 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >14:04:44,910 INFO storage: added dm live-osimg-min (id 27) to device tree >14:04:44,910 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >14:04:44,911 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >14:04:44,911 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:44,912 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:44,912 DEBUG storage: device live-osimg-min does not contain a disklabel >14:04:44,912 INFO storage: type detected on 'live-osimg-min' is 'ext4' >14:04:44,930 DEBUG storage: using current size 0 as min size >14:04:44,932 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:44,932 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:44,932 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >14:04:44,933 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >14:04:44,934 INFO storage: got device: DMDevice instance (0x1dc5fd0) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (23) 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 0x1d465f0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >14:04:44,935 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:44,935 INFO storage: got format: Ext4FS instance (0x1dcf250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >14:04:44,955 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:04:44,956 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:04:44,957 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:04:44,969 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:44,970 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:44,971 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:44,982 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:04:44,983 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:04:44,984 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:04:44,995 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:44,996 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:44,997 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,008 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:04:45,008 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:04:45,011 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:04:45,023 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,024 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,025 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,036 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:04:45,037 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:04:45,038 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:04:45,048 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,049 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,051 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,061 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:04:45,062 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:04:45,063 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:04:45,074 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,075 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,077 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,087 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:04:45,087 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:04:45,089 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:04:45,099 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,100 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,102 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,112 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:04:45,113 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:04:45,114 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:04:45,125 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,126 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,127 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,138 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:04:45,138 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:04:45,140 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:04:45,150 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,151 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,152 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,162 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:04:45,163 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:04:45,164 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:04:45,175 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:04:45,176 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:04:45,176 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:04:45,176 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:04:45,177 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:04:45,178 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:04:45,179 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:04:45,190 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,191 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,192 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,203 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:04:45,204 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:04:45,205 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:04:45,216 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,217 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,218 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,228 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:04:45,228 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:04:45,230 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:04:45,240 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,241 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,243 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,252 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:04:45,253 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:04:45,254 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:04:45,265 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,266 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,267 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,278 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:04:45,278 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:04:45,279 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:04:45,292 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,293 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,294 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,305 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:04:45,305 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:04:45,306 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:04:45,317 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,318 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,319 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,331 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:04:45,332 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:04:45,333 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:04:45,344 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,345 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,346 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,357 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:04:45,357 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:04:45,359 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:04:45,369 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:45,370 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,371 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:45,381 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:04:45,382 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:04:45,383 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:04:45,393 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:04:45,393 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:04:45,394 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:04:45,566 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:04:45,567 DEBUG storage: registered device format class DiskLabel as disklabel >14:04:45,567 DEBUG storage: registered device format class MultipathMember as multipath_member >14:04:45,576 DEBUG storage: registered device format class Ext2FS as ext2 >14:04:45,576 DEBUG storage: registered device format class Ext3FS as ext3 >14:04:45,576 DEBUG storage: registered device format class Ext4FS as ext4 >14:04:45,576 DEBUG storage: registered device format class FATFS as vfat >14:04:45,577 DEBUG storage: registered device format class EFIFS as efi >14:04:45,577 DEBUG storage: registered device format class BTRFS as btrfs >14:04:45,577 DEBUG storage: registered device format class GFS2 as gfs2 >14:04:45,577 DEBUG storage: registered device format class JFS as jfs >14:04:45,577 DEBUG storage: registered device format class ReiserFS as reiserfs >14:04:45,577 DEBUG storage: registered device format class XFS as xfs >14:04:45,577 DEBUG storage: registered device format class HFS as hfs >14:04:45,578 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:04:45,578 DEBUG storage: registered device format class HFSPlus as hfs+ >14:04:45,578 DEBUG storage: registered device format class NTFS as ntfs >14:04:45,578 DEBUG storage: registered device format class NFS as nfs >14:04:45,578 DEBUG storage: registered device format class NFSv4 as nfs4 >14:04:45,578 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:04:45,578 DEBUG storage: registered device format class NoDevFS as nodev >14:04:45,578 DEBUG storage: registered device format class DevPtsFS as devpts >14:04:45,579 DEBUG storage: registered device format class ProcFS as proc >14:04:45,579 DEBUG storage: registered device format class SysFS as sysfs >14:04:45,579 DEBUG storage: registered device format class TmpFS as tmpfs >14:04:45,579 DEBUG storage: registered device format class BindFS as bind >14:04:45,579 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:04:45,580 DEBUG storage: registered device format class USBFS as usbfs >14:04:45,580 DEBUG storage: registered device format class MDRaidMember as mdmember >14:04:45,580 DEBUG storage: registered device format class BIOSBoot as biosboot >14:04:45,581 DEBUG storage: registered device format class SwapSpace as swap >14:04:45,581 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:04:45,582 DEBUG storage: registered device format class LUKS as luks >14:04:45,582 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:04:45,972 DEBUG storage: MultipathTopology._build_topology: >14:04:45,972 DEBUG storage: /etc/multipath.conf contents: >14:04:45,972 DEBUG storage: # multipath.conf written by anaconda >14:04:45,972 DEBUG storage: >14:04:45,972 DEBUG storage: defaults { >14:04:45,972 DEBUG storage: user_friendly_names yes >14:04:45,972 DEBUG storage: } >14:04:45,973 DEBUG storage: blacklist { >14:04:45,973 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:04:45,973 DEBUG storage: devnode "^hd[a-z]" >14:04:45,973 DEBUG storage: devnode "^dcssblk[0-9]*" >14:04:45,973 DEBUG storage: device { >14:04:45,973 DEBUG storage: vendor "DGC" >14:04:45,973 DEBUG storage: product "LUNZ" >14:04:45,973 DEBUG storage: } >14:04:45,973 DEBUG storage: device { >14:04:45,973 DEBUG storage: vendor "IBM" >14:04:45,974 DEBUG storage: product "S/390.*" >14:04:45,974 DEBUG storage: } >14:04:45,974 DEBUG storage: # don't count normal SATA devices as multipaths >14:04:45,975 DEBUG storage: device { >14:04:45,975 DEBUG storage: vendor "ATA" >14:04:45,975 DEBUG storage: } >14:04:45,976 DEBUG storage: # don't count 3ware devices as multipaths >14:04:45,976 DEBUG storage: device { >14:04:45,976 DEBUG storage: vendor "3ware" >14:04:45,977 DEBUG storage: } >14:04:45,977 DEBUG storage: device { >14:04:45,977 DEBUG storage: vendor "AMCC" >14:04:45,977 DEBUG storage: } >14:04:45,978 DEBUG storage: # nor highpoint devices >14:04:45,978 DEBUG storage: device { >14:04:45,978 DEBUG storage: vendor "HPT" >14:04:45,979 DEBUG storage: } >14:04:45,979 DEBUG storage: } >14:04:45,979 DEBUG storage: multipaths { >14:04:45,980 DEBUG storage: } >14:04:45,980 DEBUG storage: (end of /etc/multipath.conf) >14:04:46,011 INFO storage: MultipathTopology: found singlepath device: sda >14:04:46,011 INFO storage: MultipathTopology: found non-disk device: sda1 >14:04:46,011 INFO storage: MultipathTopology: found non-disk device: sda2 >14:04:46,011 INFO storage: MultipathTopology: found non-disk device: sda3 >14:04:46,011 INFO storage: MultipathTopology: found non-disk device: sda4 >14:04:46,012 INFO storage: MultipathTopology: found non-disk device: sda5 >14:04:46,012 INFO storage: MultipathTopology: found non-disk device: sda6 >14:04:46,012 INFO storage: MultipathTopology: found non-disk device: sda7 >14:04:46,012 INFO storage: MultipathTopology: found non-disk device: sda8 >14:04:46,012 INFO storage: MultipathTopology: found non-disk device: sda9 >14:04:46,012 INFO storage: MultipathTopology: found non-disk device: sr0 >14:04:46,012 INFO storage: MultipathTopology: found singlepath device: loop0 >14:04:46,013 INFO storage: MultipathTopology: found singlepath device: loop1 >14:04:46,013 INFO storage: MultipathTopology: found singlepath device: loop2 >14:04:46,013 INFO storage: MultipathTopology: found singlepath device: loop3 >14:04:46,013 INFO storage: MultipathTopology: found singlepath device: loop4 >14:04:46,013 INFO storage: MultipathTopology: found singlepath device: loop5 >14:04:46,013 INFO storage: MultipathTopology: found singlepath device: loop6 >14:04:46,016 INFO storage: MultipathTopology: found singlepath device: loop7 >14:04:46,016 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:04:46,016 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:04:46,435 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:04:46,435 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:04:46,467 DEBUG storage: protected device spec /dev/sda2 resolved to sda2 >14:04:46,468 INFO storage: sda2 looks to be the live device; marking as protected >14:04:46,500 DEBUG storage: MultipathTopology._build_topology: >14:04:46,501 DEBUG storage: /etc/multipath.conf contents: >14:04:46,501 DEBUG storage: # multipath.conf written by anaconda >14:04:46,501 DEBUG storage: >14:04:46,502 DEBUG storage: defaults { >14:04:46,502 DEBUG storage: user_friendly_names yes >14:04:46,503 DEBUG storage: } >14:04:46,503 DEBUG storage: blacklist { >14:04:46,504 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:04:46,504 DEBUG storage: devnode "^hd[a-z]" >14:04:46,505 DEBUG storage: devnode "^dcssblk[0-9]*" >14:04:46,505 DEBUG storage: device { >14:04:46,506 DEBUG storage: vendor "DGC" >14:04:46,506 DEBUG storage: product "LUNZ" >14:04:46,507 DEBUG storage: } >14:04:46,507 DEBUG storage: device { >14:04:46,508 DEBUG storage: vendor "IBM" >14:04:46,508 DEBUG storage: product "S/390.*" >14:04:46,508 DEBUG storage: } >14:04:46,509 DEBUG storage: # don't count normal SATA devices as multipaths >14:04:46,509 DEBUG storage: device { >14:04:46,510 DEBUG storage: vendor "ATA" >14:04:46,510 DEBUG storage: } >14:04:46,510 DEBUG storage: # don't count 3ware devices as multipaths >14:04:46,511 DEBUG storage: device { >14:04:46,511 DEBUG storage: vendor "3ware" >14:04:46,512 DEBUG storage: } >14:04:46,512 DEBUG storage: device { >14:04:46,513 DEBUG storage: vendor "AMCC" >14:04:46,513 DEBUG storage: } >14:04:46,514 DEBUG storage: # nor highpoint devices >14:04:46,514 DEBUG storage: device { >14:04:46,514 DEBUG storage: vendor "HPT" >14:04:46,514 DEBUG storage: } >14:04:46,514 DEBUG storage: } >14:04:46,514 DEBUG storage: multipaths { >14:04:46,519 DEBUG storage: } >14:04:46,519 DEBUG storage: (end of /etc/multipath.conf) >14:04:46,545 INFO storage: MultipathTopology: found singlepath device: sda >14:04:46,546 INFO storage: MultipathTopology: found non-disk device: sda1 >14:04:46,547 INFO storage: MultipathTopology: found non-disk device: sda2 >14:04:46,550 INFO storage: MultipathTopology: found non-disk device: sda3 >14:04:46,550 INFO storage: MultipathTopology: found non-disk device: sda4 >14:04:46,551 INFO storage: MultipathTopology: found non-disk device: sda5 >14:04:46,552 INFO storage: MultipathTopology: found non-disk device: sda6 >14:04:46,552 INFO storage: MultipathTopology: found non-disk device: sda7 >14:04:46,553 INFO storage: MultipathTopology: found non-disk device: sda8 >14:04:46,553 INFO storage: MultipathTopology: found non-disk device: sda9 >14:04:46,554 INFO storage: MultipathTopology: found non-disk device: sr0 >14:04:46,554 INFO storage: MultipathTopology: found singlepath device: loop0 >14:04:46,554 INFO storage: MultipathTopology: found singlepath device: loop1 >14:04:46,555 INFO storage: MultipathTopology: found singlepath device: loop2 >14:04:46,555 INFO storage: MultipathTopology: found singlepath device: loop3 >14:04:46,556 INFO storage: MultipathTopology: found singlepath device: loop4 >14:04:46,556 INFO storage: MultipathTopology: found singlepath device: loop5 >14:04:46,557 INFO storage: MultipathTopology: found singlepath device: loop6 >14:04:46,557 INFO storage: MultipathTopology: found singlepath device: loop7 >14:04:46,558 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:04:46,558 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:04:46,559 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >14:04:46,563 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT /dev/disk/by-id/wwn-0x5000c5003d9a8f31', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\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': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92698', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:04:46,564 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:04:46,566 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:46,567 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,568 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:04:46,570 INFO storage: sda is a disk >14:04:46,570 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,573 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:04:46,573 INFO storage: added disk sda (id 0) to device tree >14:04:46,574 DEBUG storage: looking up parted Device: /dev/sda >14:04:46,577 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:04:46,578 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:04:46,579 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:04:46,588 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:04:46,600 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fef100ede50>, <parted.partition.Partition object at 0x7fef10115050>, <parted.partition.Partition object at 0x7fef10115250>, <parted.partition.Partition object at 0x7fef10115550>, <parted.partition.Partition object at 0x7fef10115310>, <parted.partition.Partition object at 0x7fef10115850>, <parted.partition.Partition object at 0x7fef101159d0>, <parted.partition.Partition object at 0x7fef10115650>, <parted.partition.Partition object at 0x7fef10115a90>] > device: <parted.device.Device object at 0x7fef1010fc10> > PedDisk: <_ped.Disk object at 0x7fef10113ab8> >14:04:46,600 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:04:46,601 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:04:46,603 INFO storage: got device: DiskDevice instance (0x7fef100976d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x211ad40> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fef100edc50> >14:04:46,604 INFO storage: got format: DiskLabel instance (0x7fef100edd10) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fef100ede50>, <parted.partition.Partition object at 0x7fef10115050>, <parted.partition.Partition object at 0x7fef10115250>, <parted.partition.Partition object at 0x7fef10115550>, <parted.partition.Partition object at 0x7fef10115310>, <parted.partition.Partition object at 0x7fef10115850>, <parted.partition.Partition object at 0x7fef101159d0>, <parted.partition.Partition object at 0x7fef10115650>, <parted.partition.Partition object at 0x7fef10115a90>] > device: <parted.device.Device object at 0x7fef1010fc10> > PedDisk: <_ped.Disk object at 0x7fef10113ab8> > origPartedDisk = <parted.disk.Disk object at 0x7fef10115c50> > partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7fef100c6320> > >14:04:46,608 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98304000', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93147', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:04:46,609 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:04:46,609 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:04:46,610 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,611 INFO storage: sda1 is a partition >14:04:46,611 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:04:46,612 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:46,613 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:46,615 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:04:46,616 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:04:46,616 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,617 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:04:46,617 DEBUG storage: looking up parted Partition: /dev/sda1 >14:04:46,618 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:04:46,619 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:04:46,620 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:04:46,621 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:04:46,621 INFO storage: added partition sda1 (id 1) to device tree >14:04:46,622 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:04:46,623 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:04:46,624 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:04:46,625 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:04:46,649 WARN storage: disklabel detected but not usable on sda1 >14:04:46,650 DEBUG storage: no type or existing type for sda1, bailing >14:04:46,650 DEBUG storage: looking up parted Device: /dev/sda1 >14:04:46,652 INFO storage: got device: PartitionDevice instance (0x7fef10116390) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48000.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 98304000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (6119, 255, 63) biosGeometry: (6119, 255, 63) > PedDevice: <_ped.Device object at 0x7fef100c69e0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fef1010fd10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fef100ede90> PedPartition: <_ped.Partition object at 0x7fef101115f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 98306047 length = 98304000 > flags = boot >14:04:46,657 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2 /dev/disk/by-label/boot /dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_UUID_ENC': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '98306048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6823312', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93162', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:04:46,658 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:04:46,659 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:04:46,659 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,660 INFO storage: sda2 is a partition >14:04:46,660 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:04:46,662 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:46,663 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:46,664 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:04:46,666 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:04:46,666 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,670 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:04:46,670 DEBUG storage: looking up parted Partition: /dev/sda2 >14:04:46,671 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:04:46,673 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:04:46,674 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:04:46,675 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:04:46,675 INFO storage: added partition sda2 (id 2) to device tree >14:04:46,676 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:04:46,677 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >14:04:46,678 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:04:46,679 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >14:04:46,685 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fef101200d0> > PedDisk: <_ped.Disk object at 0x7fef100f43b0> >14:04:46,685 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:04:46,685 INFO storage: type detected on 'sda2' is 'ext3' >14:04:46,747 DEBUG storage: padding min size from 2901 up to 3191 >14:04:46,748 DEBUG storage: Ext3FS.supported: supported: True ; >14:04:46,748 DEBUG storage: getFormat('ext3') returning Ext3FS instance >14:04:46,749 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:04:46,751 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext3 ; >14:04:46,751 DEBUG storage: looking up parted Device: /dev/sda2 >14:04:46,752 INFO storage: got device: PartitionDevice instance (0x7fef10116a10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3331.6953125 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 6823312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 26623 did: -21743 busy: True > hardwareGeometry: (424, 255, 63) biosGeometry: (424, 255, 63) > PedDevice: <_ped.Device object at 0x7fef100c6c20> > 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 0x7fef1010fd10> fileSystem: <parted.filesystem.FileSystem object at 0x7fef10115150> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fef101150d0> PedPartition: <_ped.Partition object at 0x7fef10111650> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 98306048 end = 105129359 length = 6823312 > flags = >14:04:46,754 DEBUG storage: Ext3FS.supported: supported: True ; >14:04:46,754 INFO storage: got format: Ext3FS instance (0x7fef10120310) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = 6b90d773-e342-4b35-a3c6-c849fc705948 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 3331.0 targetSize = 3331.0 > >14:04:46,759 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3 /dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_UUID_ENC': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '105129360', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93175', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3', > '/dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:04:46,759 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:04:46,760 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >14:04:46,761 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,761 INFO storage: sda3 is a partition >14:04:46,762 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:04:46,763 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:46,771 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:46,773 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >14:04:46,774 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:04:46,774 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,776 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:04:46,776 DEBUG storage: looking up parted Partition: /dev/sda3 >14:04:46,778 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >14:04:46,779 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:04:46,780 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:04:46,787 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:04:46,787 INFO storage: added partition sda3 (id 3) to device tree >14:04:46,791 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:04:46,792 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >14:04:46,792 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:04:46,793 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >14:04:46,797 WARN storage: disklabel detected but not usable on sda3 >14:04:46,800 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >14:04:46,802 DEBUG storage: LUKS.__init__: uuid: 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; exists: True ; label: None ; device: /dev/sda3 ; serial: 5VJDWACT ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:04:46,802 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:04:46,804 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:04:46,805 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >14:04:46,807 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >14:04:46,808 DEBUG storage: DeviceTree.getDeviceByName: name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:04:46,809 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,811 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >14:04:46,811 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,813 DEBUG storage: LUKSDevice._setFormat: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; current: None ; type: None ; >14:04:46,814 DEBUG storage: LUKSDevice.setup: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; controllable: True ; orig: False ; >14:04:46,816 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; orig: False ; >14:04:46,817 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:04:46,819 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; type: luks ; >14:04:46,819 INFO storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >14:04:46,821 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >14:04:46,822 DEBUG storage: looking up parted Device: /dev/sda3 >14:04:46,824 INFO storage: got device: PartitionDevice instance (0x7fef10120210) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32751 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fef100c6f80> > 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 0x7fef1010fd10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fef10115290> PedPartition: <_ped.Partition object at 0x7fef101116b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 105129360 end = 138683792 length = 33554433 > flags = >14:04:46,824 INFO storage: got format: LUKS instance (0x7fef1013dbd0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:46,829 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '138684416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '838088752', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93189', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >14:04:46,830 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:04:46,831 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >14:04:46,832 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,833 INFO storage: sda4 is a partition >14:04:46,834 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >14:04:46,835 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:46,836 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:46,838 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >14:04:46,839 DEBUG storage: PartitionDevice._setFormat: sda4 ; >14:04:46,840 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,841 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >14:04:46,841 DEBUG storage: looking up parted Partition: /dev/sda4 >14:04:46,843 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >14:04:46,844 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >14:04:46,845 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >14:04:46,847 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >14:04:46,847 INFO storage: added partition sda4 (id 5) to device tree >14:04:46,849 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >14:04:46,850 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >14:04:46,851 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:04:46,852 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >14:04:46,854 WARN storage: disklabel detected but not usable on sda4 >14:04:46,855 DEBUG storage: no type or existing type for sda4, bailing >14:04:46,855 DEBUG storage: looking up parted Device: /dev/sda4 >14:04:46,858 INFO storage: got device: PartitionDevice instance (0x7fef10179590) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 409223.023438 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 32751 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fef1017e290> > 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 0x7fef1010fd10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fef10115590> PedPartition: <_ped.Partition object at 0x7fef10111770> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138684416 end = 976773167 length = 838088752 > flags = >14:04:46,862 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5 /dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_UUID_ENC': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '138686464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93202', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5', > '/dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >14:04:46,862 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:04:46,863 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >14:04:46,864 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,864 INFO storage: sda5 is a partition >14:04:46,865 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >14:04:46,866 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:46,867 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:46,868 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >14:04:46,870 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:04:46,870 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,872 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >14:04:46,872 DEBUG storage: looking up parted Partition: /dev/sda5 >14:04:46,874 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >14:04:46,875 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >14:04:46,877 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >14:04:46,878 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >14:04:46,879 INFO storage: added partition sda5 (id 6) to device tree >14:04:46,880 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >14:04:46,881 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >14:04:46,883 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:04:46,884 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >14:04:46,888 WARN storage: disklabel detected but not usable on sda5 >14:04:46,888 INFO storage: type detected on 'sda5' is 'crypto_LUKS' >14:04:46,890 DEBUG storage: LUKS.__init__: uuid: 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; exists: True ; label: None ; device: /dev/sda5 ; serial: 5VJDWACT ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:04:46,890 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:04:46,891 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:04:46,893 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >14:04:46,894 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >14:04:46,896 DEBUG storage: DeviceTree.getDeviceByName: name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:04:46,898 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,899 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >14:04:46,900 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,902 DEBUG storage: LUKSDevice._setFormat: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; current: None ; type: None ; >14:04:46,903 DEBUG storage: LUKSDevice.setup: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; controllable: True ; orig: False ; >14:04:46,904 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; orig: False ; >14:04:46,906 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:04:46,908 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; type: luks ; >14:04:46,908 INFO storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >14:04:46,909 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >14:04:46,910 DEBUG storage: looking up parted Device: /dev/sda5 >14:04:46,912 INFO storage: got device: PartitionDevice instance (0x7fef10183890) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fef100c6ef0> > target size = 0 path = /dev/sda5 > 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 0x7fef1010fd10> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fef10115410> PedPartition: <_ped.Partition object at 0x7fef10111710> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138686464 end = 172240896 length = 33554433 > flags = >14:04:46,913 INFO storage: got format: LUKS instance (0x7fef10183e10) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:46,918 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6 /dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_UUID_ENC': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '172244992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93216', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6', > '/dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >14:04:46,918 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:04:46,919 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >14:04:46,921 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,921 INFO storage: sda6 is a partition >14:04:46,922 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >14:04:46,923 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:46,925 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:46,926 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >14:04:46,928 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:04:46,928 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,929 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >14:04:46,930 DEBUG storage: looking up parted Partition: /dev/sda6 >14:04:46,931 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >14:04:46,933 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >14:04:46,934 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >14:04:46,935 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >14:04:46,940 INFO storage: added partition sda6 (id 8) to device tree >14:04:46,941 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >14:04:46,942 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >14:04:46,943 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:04:46,944 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >14:04:46,957 WARN storage: disklabel detected but not usable on sda6 >14:04:46,958 INFO storage: type detected on 'sda6' is 'crypto_LUKS' >14:04:46,959 DEBUG storage: LUKS.__init__: uuid: 2d6c9f93-389f-49ba-b73f-30ee24c76556 ; exists: True ; label: None ; device: /dev/sda6 ; serial: 5VJDWACT ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:04:46,960 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:04:46,967 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:04:46,968 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: luks ; >14:04:46,969 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda6 ; >14:04:46,970 DEBUG storage: DeviceTree.getDeviceByName: name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:04:46,971 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,972 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >14:04:46,973 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,974 DEBUG storage: LUKSDevice._setFormat: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; current: None ; type: None ; >14:04:46,975 DEBUG storage: LUKSDevice.setup: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; controllable: True ; orig: False ; >14:04:46,977 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; orig: False ; >14:04:46,979 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:04:46,981 DEBUG storage: LUKS.setup: device: /dev/sda6 ; mapName: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; type: luks ; >14:04:46,981 INFO storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >14:04:46,982 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >14:04:46,982 DEBUG storage: looking up parted Device: /dev/sda6 >14:04:46,984 INFO storage: got device: PartitionDevice instance (0x7fef101935d0) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32751 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7fef1017e050> > 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 0x7fef1010fd10> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fef10115890> PedPartition: <_ped.Partition object at 0x7fef10111830> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 172244992 end = 205799424 length = 33554433 > flags = >14:04:46,984 INFO storage: got format: LUKS instance (0x7fef10193d90) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda6 uuid = 2d6c9f93-389f-49ba-b73f-30ee24c76556 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:46,989 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7 /dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_UUID_ENC': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '205803520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388609', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93230', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7', > '/dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >14:04:46,989 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:04:46,990 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >14:04:46,991 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:46,991 INFO storage: sda7 is a partition >14:04:46,992 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >14:04:46,993 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:46,994 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:46,995 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >14:04:46,996 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:04:46,996 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:46,997 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >14:04:46,997 DEBUG storage: looking up parted Partition: /dev/sda7 >14:04:46,998 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >14:04:47,000 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >14:04:47,001 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >14:04:47,002 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >14:04:47,002 INFO storage: added partition sda7 (id 10) to device tree >14:04:47,003 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >14:04:47,004 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >14:04:47,005 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:04:47,006 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >14:04:47,009 WARN storage: disklabel detected but not usable on sda7 >14:04:47,010 INFO storage: type detected on 'sda7' is 'crypto_LUKS' >14:04:47,012 DEBUG storage: LUKS.__init__: uuid: 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; exists: True ; label: None ; device: /dev/sda7 ; serial: 5VJDWACT ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:04:47,012 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:04:47,014 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:04:47,015 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: luks ; >14:04:47,016 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda7 ; >14:04:47,017 DEBUG storage: DeviceTree.getDeviceByName: name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:04:47,018 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,020 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda7 ; >14:04:47,020 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,021 DEBUG storage: LUKSDevice._setFormat: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; current: None ; type: None ; >14:04:47,022 DEBUG storage: LUKSDevice.setup: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; controllable: True ; orig: False ; >14:04:47,023 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; orig: False ; >14:04:47,024 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:04:47,025 DEBUG storage: LUKS.setup: device: /dev/sda7 ; mapName: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; type: luks ; >14:04:47,025 INFO storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >14:04:47,026 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >14:04:47,027 DEBUG storage: looking up parted Device: /dev/sda7 >14:04:47,029 INFO storage: got device: PartitionDevice instance (0x7fef10198a50) -- > name = sda7 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4096.00048828 > format = existing luks > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388609 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24932 did: 27743 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fef1017e320> > target size = 0 path = /dev/sda7 > 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 0x7fef1010fd10> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fef10115a10> PedPartition: <_ped.Partition object at 0x7fef10111890> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 205803520 end = 214192128 length = 8388609 > flags = >14:04:47,029 INFO storage: got format: LUKS instance (0x7fef1019b110) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda7 uuid = 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:47,034 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '214196224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98395185', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93244', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >14:04:47,034 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >14:04:47,035 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >14:04:47,036 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,036 INFO storage: sda8 is a partition >14:04:47,037 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >14:04:47,038 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:47,039 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:47,040 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >14:04:47,041 DEBUG storage: PartitionDevice._setFormat: sda8 ; >14:04:47,041 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,042 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >14:04:47,042 DEBUG storage: looking up parted Partition: /dev/sda8 >14:04:47,043 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >14:04:47,045 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >14:04:47,046 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >14:04:47,047 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >14:04:47,047 INFO storage: added partition sda8 (id 12) to device tree >14:04:47,048 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >14:04:47,049 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >14:04:47,050 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >14:04:47,051 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >14:04:47,055 WARN storage: disklabel detected but not usable on sda8 >14:04:47,056 DEBUG storage: no type or existing type for sda8, bailing >14:04:47,056 DEBUG storage: looking up parted Device: /dev/sda8 >14:04:47,057 INFO storage: got device: PartitionDevice instance (0x7fef1019b5d0) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48044.5239258 > format = existing None > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 98395185 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24932 did: 27743 busy: False > hardwareGeometry: (6124, 255, 63) biosGeometry: (6124, 255, 63) > PedDevice: <_ped.Device object at 0x7fef1017e560> > target size = 0 path = /dev/sda8 > 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 0x7fef1010fd10> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fef10115710> PedPartition: <_ped.Partition object at 0x7fef101117d0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 214196224 end = 312591408 length = 98395185 > flags = >14:04:47,062 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9 /dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_UUID_ENC': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '312594432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '664178736', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '93257', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9', > '/dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >14:04:47,063 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >14:04:47,063 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >14:04:47,064 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,065 INFO storage: sda9 is a partition >14:04:47,065 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >14:04:47,066 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:04:47,067 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:04:47,068 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >14:04:47,069 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:04:47,069 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,071 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >14:04:47,071 DEBUG storage: looking up parted Partition: /dev/sda9 >14:04:47,072 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >14:04:47,073 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >14:04:47,075 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >14:04:47,076 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >14:04:47,076 INFO storage: added partition sda9 (id 13) to device tree >14:04:47,077 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >14:04:47,079 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >14:04:47,080 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:04:47,081 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >14:04:47,100 WARN storage: disklabel detected but not usable on sda9 >14:04:47,104 INFO storage: type detected on 'sda9' is 'crypto_LUKS' >14:04:47,105 DEBUG storage: LUKS.__init__: uuid: 1c37deed-13d9-4364-bbda-944a4ae42618 ; exists: True ; label: None ; device: /dev/sda9 ; serial: 5VJDWACT ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:04:47,105 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:04:47,106 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:04:47,107 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: luks ; >14:04:47,108 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda9 ; >14:04:47,109 DEBUG storage: DeviceTree.getDeviceByName: name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:04:47,110 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,111 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >14:04:47,112 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,113 DEBUG storage: LUKSDevice._setFormat: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; current: None ; type: None ; >14:04:47,114 DEBUG storage: LUKSDevice.setup: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; controllable: True ; orig: False ; >14:04:47,115 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; orig: False ; >14:04:47,116 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:04:47,117 DEBUG storage: LUKS.setup: device: /dev/sda9 ; mapName: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; type: luks ; >14:04:47,117 INFO storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >14:04:47,118 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >14:04:47,119 DEBUG storage: looking up parted Device: /dev/sda9 >14:04:47,120 INFO storage: got device: PartitionDevice instance (0x7fef101a1290) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 324306.023438 > format = existing luks > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 664178736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32751 did: 0 busy: False > hardwareGeometry: (41343, 255, 63) biosGeometry: (41343, 255, 63) > PedDevice: <_ped.Device object at 0x7fef1017e710> > target size = 0 path = /dev/sda9 > 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 0x7fef1010fd10> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fef10115b90> PedPartition: <_ped.Partition object at 0x7fef101118f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 312594432 end = 976773167 length = 664178736 > flags = lvm >14:04:47,121 INFO storage: got format: LUKS instance (0x7fef101a1490) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda9 uuid = 1c37deed-13d9-4364-bbda-944a4ae42618 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-1c37deed-13d9-4364-bbda-944a4ae42618 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:04:47,123 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_CDDVDW_TS-L633N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20TS-L633N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0300', > 'ID_SERIAL': 'hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'ID_SERIAL_SHORT': 'R3186GGSB39117', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '1208', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:04:47,124 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:04:47,125 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:04:47,126 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,126 INFO storage: sr0 is a cdrom >14:04:47,127 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:04:47,127 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,128 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:04:47,128 INFO storage: added cdrom sr0 (id 15) to device tree >14:04:47,129 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:47,134 DEBUG storage: no device or no media present >14:04:47,135 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': '26561', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:04:47,136 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:04:47,137 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:04:47,138 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,138 INFO storage: loop0 is a loop device >14:04:47,138 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:04:47,139 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >14:04:47,140 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,140 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,142 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >14:04:47,142 INFO storage: added file /osmin.img (deleted) (id 16) to device tree >14:04:47,143 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >14:04:47,143 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,144 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:04:47,144 INFO storage: added loop loop0 (id 17) to device tree >14:04:47,145 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:04:47,146 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:04:47,146 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:04:47,147 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:04:47,148 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:04:47,150 WARN storage: disklabel detected but not usable on loop0 >14:04:47,151 INFO storage: type detected on 'loop0' is 'squashfs' >14:04:47,151 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:04:47,152 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:04:47,152 INFO storage: got device: LoopDevice instance (0x7fef101a5690) -- > name = loop0 status = False kids = 0 id = 17 > parents = ['existing 0MB file /osmin.img (deleted) (16)'] > 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 >14:04:47,154 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': '26784', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:04:47,155 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:04:47,156 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:04:47,157 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,157 INFO storage: loop1 is a loop device >14:04:47,158 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:04:47,159 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >14:04:47,160 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,160 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,161 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >14:04:47,161 INFO storage: added file /osmin (id 18) to device tree >14:04:47,162 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >14:04:47,163 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,164 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:04:47,164 INFO storage: added loop loop1 (id 19) to device tree >14:04:47,165 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:04:47,166 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:04:47,166 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:04:47,167 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >14:04:47,168 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >14:04:47,169 WARN storage: disklabel detected but not usable on loop1 >14:04:47,169 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >14:04:47,170 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:04:47,171 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:04:47,172 INFO storage: got device: LoopDevice instance (0x7fef101a5dd0) -- > name = loop1 status = False kids = 0 id = 19 > parents = ['existing 0MB file /osmin (18)'] > 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 >14:04:47,174 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': '26945', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:04:47,174 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:04:47,175 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:04:47,176 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,176 INFO storage: loop2 is a loop device >14:04:47,178 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:04:47,179 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >14:04:47,180 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,180 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,181 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >14:04:47,182 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >14:04:47,183 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >14:04:47,183 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,184 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:04:47,185 INFO storage: added loop loop2 (id 21) to device tree >14:04:47,186 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:04:47,187 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:04:47,187 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:04:47,188 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:04:47,190 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:04:47,191 WARN storage: disklabel detected but not usable on loop2 >14:04:47,196 INFO storage: type detected on 'loop2' is 'squashfs' >14:04:47,196 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:04:47,198 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:04:47,198 INFO storage: got device: LoopDevice instance (0x7fef101a8650) -- > name = loop2 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (20)'] > 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 >14:04:47,201 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '27116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:04:47,201 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >14:04:47,202 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:04:47,203 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,203 INFO storage: loop3 is a loop device >14:04:47,205 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >14:04:47,206 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >14:04:47,206 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,207 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,208 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >14:04:47,208 INFO storage: added file /LiveOS/ext3fs.img (id 22) to device tree >14:04:47,209 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >14:04:47,209 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,210 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >14:04:47,210 INFO storage: added loop loop3 (id 23) to device tree >14:04:47,211 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >14:04:47,212 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >14:04:47,213 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:47,213 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:47,213 DEBUG storage: device loop3 does not contain a disklabel >14:04:47,214 INFO storage: type detected on 'loop3' is 'ext4' >14:04:47,269 DEBUG storage: using current size 0 as min size >14:04:47,271 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:47,272 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:47,273 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >14:04:47,273 INFO storage: got device: LoopDevice instance (0x7fef101a5fd0) -- > name = loop3 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/ext3fs.img (22)'] > 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 >14:04:47,275 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:47,275 INFO storage: got format: Ext4FS instance (0x7fef101ac190) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:04:47,277 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': '27275', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:04:47,277 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >14:04:47,279 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:04:47,280 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,280 INFO storage: loop4 is a loop device >14:04:47,281 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >14:04:47,282 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:04:47,283 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,283 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,285 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:04:47,285 INFO storage: added file /overlay (deleted) (id 24) to device tree >14:04:47,286 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:04:47,286 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,288 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:04:47,288 INFO storage: added loop loop4 (id 25) to device tree >14:04:47,289 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >14:04:47,290 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >14:04:47,290 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:04:47,291 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >14:04:47,292 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >14:04:47,293 WARN storage: disklabel detected but not usable on loop4 >14:04:47,294 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >14:04:47,295 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:04:47,296 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:04:47,296 INFO storage: got device: LoopDevice instance (0x7fef101b0ed0) -- > name = loop4 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (24)'] > 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 >14:04:47,298 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': '27433', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:04:47,298 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:04:47,298 DEBUG storage: lvm filter: adding loop5 to the reject list >14:04:47,300 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': '27593', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:04:47,300 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:04:47,300 DEBUG storage: lvm filter: adding loop6 to the reject list >14:04:47,302 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': '27755', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:04:47,302 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:04:47,302 DEBUG storage: lvm filter: adding loop7 to the reject list >14:04:47,302 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:04:47,302 DEBUG storage: Skipping a device mapper drive (dm-1) for now >14:04:47,332 INFO storage: devices to scan: ['dm-0', 'dm-1'] >14:04:47,335 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4512', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:04:47,335 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:04:47,336 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:04:47,337 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,338 INFO storage: live-rw is a device-mapper device >14:04:47,338 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:04:47,340 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:04:47,341 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:04:47,342 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:04:47,343 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (25) >14:04:47,345 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:04:47,346 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,347 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >14:04:47,347 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,349 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:04:47,349 INFO storage: added dm live-rw (id 26) to device tree >14:04:47,350 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:04:47,351 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:04:47,352 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:47,352 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:47,353 DEBUG storage: device live-rw does not contain a disklabel >14:04:47,353 INFO storage: type detected on 'live-rw' is 'ext4' >14:04:47,406 DEBUG storage: padding min size from 3367 up to 3703 >14:04:47,408 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:47,408 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:47,409 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:04:47,410 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:04:47,411 INFO storage: got device: DMDevice instance (0x25b5ed0) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop4 (25)'] > 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: 32751 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fef1017edd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:04:47,412 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:47,413 INFO storage: got format: Ext4FS instance (0x25bc410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:04:47,416 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60474', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >14:04:47,416 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >14:04:47,417 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:04:47,418 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,419 INFO storage: live-osimg-min is a device-mapper device >14:04:47,420 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >14:04:47,421 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >14:04:47,422 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:04:47,423 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) >14:04:47,425 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:04:47,426 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:04:47,428 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:04:47,429 DEBUG storage: DeviceTree.getDeviceByName returned None >14:04:47,430 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >14:04:47,431 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:04:47,432 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >14:04:47,432 INFO storage: added dm live-osimg-min (id 27) to device tree >14:04:47,433 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >14:04:47,434 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >14:04:47,435 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:47,436 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:47,436 DEBUG storage: device live-osimg-min does not contain a disklabel >14:04:47,436 INFO storage: type detected on 'live-osimg-min' is 'ext4' >14:04:47,486 DEBUG storage: using current size 0 as min size >14:04:47,487 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:47,487 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:04:47,488 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >14:04:47,489 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >14:04:47,490 INFO storage: got device: DMDevice instance (0x25c2b90) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (23) 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: 32751 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fef1017ef80> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >14:04:47,507 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:47,507 INFO storage: got format: Ext4FS instance (0x25c2fd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >14:04:47,561 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:04:47,563 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:04:47,565 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:04:47,580 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:47,582 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,585 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,603 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:04:47,605 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:04:47,608 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:04:47,624 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:47,626 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,629 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,648 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:04:47,650 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:04:47,652 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:04:47,676 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:47,678 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,680 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,707 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:04:47,709 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:04:47,712 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:04:47,734 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:47,735 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,738 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,757 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:04:47,759 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:04:47,761 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:04:47,781 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:47,783 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,786 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,810 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:04:47,812 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:04:47,814 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:04:47,839 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:47,840 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,843 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,863 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:04:47,865 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:04:47,871 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:04:47,894 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:47,896 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,899 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,927 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:04:47,928 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:04:47,930 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:04:47,951 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:47,952 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,955 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:47,995 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:04:47,997 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:04:47,999 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:04:48,022 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:04:48,023 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:04:48,024 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:04:48,025 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:04:48,031 INFO storage: edd: collected mbr signatures: {'sda': '0x93330b3d'} >14:04:48,032 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:04:48,042 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:04:48,057 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:04:48,097 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:04:48,098 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:48,101 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:04:48,142 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:48,145 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:48,147 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:48,150 DEBUG storage: Ext3FS.supported: supported: True ; >14:04:48,157 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:04:48,184 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >14:04:48,185 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (27) with existing ext4 filesystem >14:04:55,820 DEBUG storage: Iso9660FS.supported: supported: True ; >14:04:55,822 DEBUG storage: Iso9660FS.supported: supported: True ; >14:04:55,823 DEBUG storage: NFSv4.supported: supported: False ; >14:04:55,824 DEBUG storage: NFSv4.supported: supported: False ; >14:04:55,825 DEBUG storage: SELinuxFS.supported: supported: False ; >14:04:55,826 DEBUG storage: SELinuxFS.supported: supported: False ; >14:04:55,827 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:55,828 DEBUG storage: Ext4FS.supported: supported: True ; >14:04:55,829 DEBUG storage: Ext3FS.supported: supported: True ; >14:04:55,830 DEBUG storage: Ext3FS.supported: supported: True ; >14:04:55,831 DEBUG storage: Ext2FS.supported: supported: True ; >14:04:55,832 DEBUG storage: Ext2FS.supported: supported: True ; >14:04:55,834 DEBUG storage: SysFS.supported: supported: False ; >14:04:55,835 DEBUG storage: SysFS.supported: supported: False ; >14:04:55,837 DEBUG storage: MultipathMember.__init__: >14:04:55,838 DEBUG storage: MDRaidMember.__init__: >14:04:55,839 DEBUG storage: ProcFS.supported: supported: False ; >14:04:55,840 DEBUG storage: ProcFS.supported: supported: False ; >14:04:55,841 DEBUG storage: SwapSpace.__init__: >14:04:55,842 DEBUG storage: NoDevFS.supported: supported: False ; >14:04:55,843 DEBUG storage: NoDevFS.supported: supported: False ; >14:04:55,844 DEBUG storage: DevPtsFS.supported: supported: False ; >14:04:55,845 DEBUG storage: DevPtsFS.supported: supported: False ; >14:04:55,846 DEBUG storage: BTRFS.supported: supported: True ; >14:04:55,962 DEBUG storage: USBFS.supported: supported: False ; >14:04:55,963 DEBUG storage: USBFS.supported: supported: False ; >14:04:55,964 DEBUG storage: DiskLabel.__init__: >14:04:55,964 INFO storage: DiskLabel.partedDevice returning None >14:04:55,965 DEBUG storage: HFSPlus.supported: supported: False ; >14:04:55,966 DEBUG storage: HFSPlus.supported: supported: False ; >14:04:55,967 DEBUG storage: XFS.supported: supported: True ; >14:04:56,035 DEBUG storage: XFS.supported: supported: True ; >14:04:56,037 DEBUG storage: TmpFS.supported: supported: False ; >14:04:56,038 DEBUG storage: TmpFS.supported: supported: False ; >14:04:56,039 DEBUG storage: LUKS.__init__: >14:04:56,040 DEBUG storage: NTFS.supported: supported: False ; >14:04:56,041 DEBUG storage: NTFS.supported: supported: False ; >14:04:56,042 DEBUG storage: BindFS.supported: supported: False ; >14:04:56,043 DEBUG storage: BindFS.supported: supported: False ; >14:04:56,044 DEBUG storage: HFS.supported: supported: False ; >14:04:56,045 DEBUG storage: HFS.supported: supported: False ; >14:04:56,046 DEBUG storage: LVMPhysicalVolume.__init__: >14:04:56,047 DEBUG storage: NFS.supported: supported: False ; >14:04:56,047 DEBUG storage: NFS.supported: supported: False ; >14:04:56,048 DEBUG storage: FATFS.supported: supported: True ; >14:04:56,049 DEBUG storage: FATFS.supported: supported: True ; >14:04:56,051 DEBUG storage: DMRaidMember.__init__: >14:07:43,859 DEBUG storage: clearpart: looking at sda9 >14:07:43,859 DEBUG storage: clearpart: looking at sda8 >14:07:43,860 DEBUG storage: clearpart: looking at sda7 >14:07:43,860 DEBUG storage: clearpart: looking at sda6 >14:07:43,861 DEBUG storage: clearpart: looking at sda5 >14:07:43,861 DEBUG storage: clearpart: looking at sda4 >14:07:43,861 DEBUG storage: clearpart: looking at sda3 >14:07:43,862 DEBUG storage: clearpart: looking at sda2 >14:07:43,862 DEBUG storage: clearpart: looking at sda1 >14:07:43,863 DEBUG storage: checking whether disk sda has an empty extended >14:07:43,866 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fef1010fd10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f3afd0> PedPartition: <_ped.Partition object at 0x4f38fb0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >14:07:43,868 DEBUG storage: new disk order: [] >14:07:43,903 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:07:43,904 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b35750> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f62ad0> PedPartition: <_ped.Partition object at 0x4f38d10> >14:07:43,905 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >14:07:43,905 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b35750> fileSystem: <parted.filesystem.FileSystem object at 0x4f62cd0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4f62c50> PedPartition: <_ped.Partition object at 0x4f38ef0> >14:07:43,906 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >14:07:43,907 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b35750> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f62e10> PedPartition: <_ped.Partition object at 0x4f38e90> >14:07:43,908 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >14:07:43,909 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b35750> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f68150> PedPartition: <_ped.Partition object at 0x4f38c50> >14:07:43,910 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >14:07:43,911 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b35750> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f62f90> PedPartition: <_ped.Partition object at 0x4f38e30> >14:07:43,912 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >14:07:43,912 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b35750> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f68450> PedPartition: <_ped.Partition object at 0x4f38f50> >14:07:43,913 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >14:07:43,914 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b35750> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f685d0> PedPartition: <_ped.Partition object at 0x4f38cb0> >14:07:43,915 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >14:07:43,915 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b35750> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f682d0> PedPartition: <_ped.Partition object at 0x4f38d70> >14:07:43,917 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >14:07:43,917 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4b35750> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f68750> PedPartition: <_ped.Partition object at 0x4f38dd0> >14:07:43,920 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >14:07:43,921 DEBUG storage: DeviceTree.getDeviceByPath returned existing 409223MB partition sda4 (5) >14:07:43,922 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >14:07:43,923 DEBUG storage: DeviceTree.getDeviceByPath returned existing 409223MB partition sda4 (5) >14:07:43,924 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >14:07:43,925 DEBUG storage: DeviceTree.getDeviceByPath returned existing 409223MB partition sda4 (5) >14:07:43,926 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >14:07:43,927 DEBUG storage: DeviceTree.getDeviceByPath returned existing 409223MB partition sda4 (5) >14:07:43,928 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >14:07:43,930 DEBUG storage: DeviceTree.getDeviceByPath returned existing 409223MB partition sda4 (5) >14:08:15,889 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >14:08:15,901 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >14:08:15,901 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4b25710>, 48000.0, ['sda'], None >14:08:15,904 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >14:08:15,911 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >14:08:15,911 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x4b25710>, 48000.0, ['sda'], None >14:16:06,504 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:16:06,504 DEBUG storage: registered device format class DiskLabel as disklabel >14:16:06,504 DEBUG storage: registered device format class MultipathMember as multipath_member >14:16:06,513 DEBUG storage: registered device format class Ext2FS as ext2 >14:16:06,513 DEBUG storage: registered device format class Ext3FS as ext3 >14:16:06,513 DEBUG storage: registered device format class Ext4FS as ext4 >14:16:06,513 DEBUG storage: registered device format class FATFS as vfat >14:16:06,514 DEBUG storage: registered device format class EFIFS as efi >14:16:06,514 DEBUG storage: registered device format class BTRFS as btrfs >14:16:06,514 DEBUG storage: registered device format class GFS2 as gfs2 >14:16:06,514 DEBUG storage: registered device format class JFS as jfs >14:16:06,514 DEBUG storage: registered device format class ReiserFS as reiserfs >14:16:06,514 DEBUG storage: registered device format class XFS as xfs >14:16:06,514 DEBUG storage: registered device format class HFS as hfs >14:16:06,514 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:16:06,514 DEBUG storage: registered device format class HFSPlus as hfs+ >14:16:06,515 DEBUG storage: registered device format class NTFS as ntfs >14:16:06,515 DEBUG storage: registered device format class NFS as nfs >14:16:06,515 DEBUG storage: registered device format class NFSv4 as nfs4 >14:16:06,515 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:16:06,515 DEBUG storage: registered device format class NoDevFS as nodev >14:16:06,515 DEBUG storage: registered device format class DevPtsFS as devpts >14:16:06,515 DEBUG storage: registered device format class ProcFS as proc >14:16:06,515 DEBUG storage: registered device format class SysFS as sysfs >14:16:06,515 DEBUG storage: registered device format class TmpFS as tmpfs >14:16:06,515 DEBUG storage: registered device format class BindFS as bind >14:16:06,515 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:16:06,515 DEBUG storage: registered device format class USBFS as usbfs >14:16:06,516 DEBUG storage: registered device format class MDRaidMember as mdmember >14:16:06,516 DEBUG storage: registered device format class BIOSBoot as biosboot >14:16:06,516 DEBUG storage: registered device format class SwapSpace as swap >14:16:06,516 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:16:06,517 DEBUG storage: registered device format class LUKS as luks >14:16:06,517 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:16:07,276 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:16:07,277 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:16:07,277 INFO storage: sda2 looks to be the live device; marking as protected >14:16:07,313 DEBUG storage: MultipathTopology._build_topology: >14:16:07,313 DEBUG storage: /etc/multipath.conf contents: >14:16:07,313 DEBUG storage: # multipath.conf written by anaconda >14:16:07,313 DEBUG storage: >14:16:07,313 DEBUG storage: defaults { >14:16:07,314 DEBUG storage: user_friendly_names yes >14:16:07,314 DEBUG storage: } >14:16:07,314 DEBUG storage: blacklist { >14:16:07,314 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:16:07,314 DEBUG storage: devnode "^hd[a-z]" >14:16:07,314 DEBUG storage: devnode "^dcssblk[0-9]*" >14:16:07,314 DEBUG storage: device { >14:16:07,314 DEBUG storage: vendor "DGC" >14:16:07,314 DEBUG storage: product "LUNZ" >14:16:07,314 DEBUG storage: } >14:16:07,314 DEBUG storage: device { >14:16:07,314 DEBUG storage: vendor "IBM" >14:16:07,314 DEBUG storage: product "S/390.*" >14:16:07,314 DEBUG storage: } >14:16:07,314 DEBUG storage: # don't count normal SATA devices as multipaths >14:16:07,314 DEBUG storage: device { >14:16:07,314 DEBUG storage: vendor "ATA" >14:16:07,314 DEBUG storage: } >14:16:07,315 DEBUG storage: # don't count 3ware devices as multipaths >14:16:07,315 DEBUG storage: device { >14:16:07,315 DEBUG storage: vendor "3ware" >14:16:07,315 DEBUG storage: } >14:16:07,315 DEBUG storage: device { >14:16:07,315 DEBUG storage: vendor "AMCC" >14:16:07,315 DEBUG storage: } >14:16:07,315 DEBUG storage: # nor highpoint devices >14:16:07,315 DEBUG storage: device { >14:16:07,315 DEBUG storage: vendor "HPT" >14:16:07,315 DEBUG storage: } >14:16:07,315 DEBUG storage: } >14:16:07,315 DEBUG storage: multipaths { >14:16:07,315 DEBUG storage: } >14:16:07,315 DEBUG storage: (end of /etc/multipath.conf) >14:16:07,344 INFO storage: MultipathTopology: found singlepath device: sda >14:16:07,344 INFO storage: MultipathTopology: found non-disk device: sda1 >14:16:07,344 INFO storage: MultipathTopology: found non-disk device: sda2 >14:16:07,344 INFO storage: MultipathTopology: found non-disk device: sda3 >14:16:07,344 INFO storage: MultipathTopology: found non-disk device: sda4 >14:16:07,344 INFO storage: MultipathTopology: found non-disk device: sda5 >14:16:07,344 INFO storage: MultipathTopology: found non-disk device: sda6 >14:16:07,345 INFO storage: MultipathTopology: found non-disk device: sda7 >14:16:07,345 INFO storage: MultipathTopology: found non-disk device: sda8 >14:16:07,346 INFO storage: MultipathTopology: found non-disk device: sda9 >14:16:07,346 INFO storage: MultipathTopology: found non-disk device: sr0 >14:16:07,346 INFO storage: MultipathTopology: found singlepath device: loop0 >14:16:07,346 INFO storage: MultipathTopology: found singlepath device: loop1 >14:16:07,346 INFO storage: MultipathTopology: found singlepath device: loop2 >14:16:07,347 INFO storage: MultipathTopology: found singlepath device: loop3 >14:16:07,347 INFO storage: MultipathTopology: found singlepath device: loop4 >14:16:07,347 INFO storage: MultipathTopology: found singlepath device: loop5 >14:16:07,347 INFO storage: MultipathTopology: found singlepath device: loop6 >14:16:07,347 INFO storage: MultipathTopology: found singlepath device: loop7 >14:16:07,347 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:16:07,347 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:16:07,347 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >14:16:07,350 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT /dev/disk/by-id/wwn-0x5000c5003d9a8f31', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\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': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92698', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:16:07,351 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:16:07,352 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:07,352 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,353 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:16:07,354 INFO storage: sda is a disk >14:16:07,355 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,357 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:16:07,357 INFO storage: added disk sda (id 0) to device tree >14:16:07,357 DEBUG storage: looking up parted Device: /dev/sda >14:16:07,359 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:16:07,360 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:16:07,361 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:16:07,362 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:16:07,367 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x32afb90>, <parted.partition.Partition object at 0x32afd10>, <parted.partition.Partition object at 0x32aff50>, <parted.partition.Partition object at 0x32b5290>, <parted.partition.Partition object at 0x32b5050>, <parted.partition.Partition object at 0x32b5590>, <parted.partition.Partition object at 0x32b5710>, <parted.partition.Partition object at 0x32b5390>, <parted.partition.Partition object at 0x32b57d0>] > device: <parted.device.Device object at 0x32af9d0> > PedDisk: <_ped.Disk object at 0x32b1908> >14:16:07,367 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:16:07,368 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:16:07,369 INFO storage: got device: DiskDevice instance (0x32316d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x3186710> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x328db90> >14:16:07,370 INFO storage: got format: DiskLabel instance (0x328dc50) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x32afb90>, <parted.partition.Partition object at 0x32afd10>, <parted.partition.Partition object at 0x32aff50>, <parted.partition.Partition object at 0x32b5290>, <parted.partition.Partition object at 0x32b5050>, <parted.partition.Partition object at 0x32b5590>, <parted.partition.Partition object at 0x32b5710>, <parted.partition.Partition object at 0x32b5390>, <parted.partition.Partition object at 0x32b57d0>] > device: <parted.device.Device object at 0x32af9d0> > PedDisk: <_ped.Disk object at 0x32b1908> > origPartedDisk = <parted.disk.Disk object at 0x32b5990> > partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x31868c0> > >14:16:07,374 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98304000', > 'ID_PART_ENTRY_TYPE': '0xb7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93147', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:16:07,374 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:16:07,375 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:16:07,375 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,375 INFO storage: sda1 is a partition >14:16:07,376 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:16:07,377 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:07,377 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:07,378 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:16:07,379 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:16:07,379 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,379 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:16:07,380 DEBUG storage: looking up parted Partition: /dev/sda1 >14:16:07,380 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:16:07,381 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:16:07,381 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:16:07,382 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:16:07,382 INFO storage: added partition sda1 (id 1) to device tree >14:16:07,383 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:16:07,383 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:16:07,384 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:16:07,384 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:16:07,396 WARN storage: disklabel detected but not usable on sda1 >14:16:07,396 DEBUG storage: no type or existing type for sda1, bailing >14:16:07,396 DEBUG storage: looking up parted Device: /dev/sda1 >14:16:07,397 INFO storage: got device: PartitionDevice instance (0x3231790) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48000.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 98304000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6119, 255, 63) biosGeometry: (6119, 255, 63) > PedDevice: <_ped.Device object at 0x3186f80> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x32afa90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32afc50> PedPartition: <_ped.Partition object at 0x32ad9b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 98306047 length = 98304000 > flags = boot >14:16:07,402 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2 /dev/disk/by-label/boot /dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_UUID_ENC': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '98306048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6823312', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93162', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:16:07,402 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:16:07,403 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:16:07,403 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,403 INFO storage: sda2 is a partition >14:16:07,404 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:16:07,404 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:07,405 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:07,406 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:16:07,407 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:16:07,407 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,407 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:16:07,408 DEBUG storage: looking up parted Partition: /dev/sda2 >14:16:07,408 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:16:07,409 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:16:07,410 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:16:07,410 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:16:07,410 INFO storage: added partition sda2 (id 2) to device tree >14:16:07,411 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:16:07,411 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >14:16:07,412 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:16:07,413 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >14:16:07,423 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x328dd90> > PedDisk: <_ped.Disk object at 0x32bfdd0> >14:16:07,423 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:16:07,424 INFO storage: type detected on 'sda2' is 'ext3' >14:16:07,444 DEBUG storage: padding min size from 2901 up to 3191 >14:16:07,445 DEBUG storage: Ext3FS.supported: supported: True ; >14:16:07,445 DEBUG storage: getFormat('ext3') returning Ext3FS instance >14:16:07,446 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:16:07,447 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext3 ; >14:16:07,447 DEBUG storage: looking up parted Device: /dev/sda2 >14:16:07,448 INFO storage: got device: PartitionDevice instance (0x32b5d10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3331.6953125 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 6823312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (424, 255, 63) biosGeometry: (424, 255, 63) > PedDevice: <_ped.Device object at 0x32c10e0> > 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 0x32afa90> fileSystem: <parted.filesystem.FileSystem object at 0x32afe50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x32afdd0> PedPartition: <_ped.Partition object at 0x32ada10> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 98306048 end = 105129359 length = 6823312 > flags = >14:16:07,449 DEBUG storage: Ext3FS.supported: supported: True ; >14:16:07,449 INFO storage: got format: Ext3FS instance (0x32b5ed0) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = 6b90d773-e342-4b35-a3c6-c849fc705948 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 3331.0 targetSize = 3331.0 > >14:16:07,453 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3 /dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_UUID_ENC': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '105129360', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93175', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3', > '/dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:16:07,453 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:16:07,453 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >14:16:07,454 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,454 INFO storage: sda3 is a partition >14:16:07,455 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:16:07,455 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:07,456 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:07,456 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >14:16:07,457 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:16:07,457 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,458 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:16:07,458 DEBUG storage: looking up parted Partition: /dev/sda3 >14:16:07,459 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >14:16:07,459 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:16:07,460 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:16:07,461 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:16:07,461 INFO storage: added partition sda3 (id 3) to device tree >14:16:07,461 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:16:07,462 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >14:16:07,462 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:16:07,463 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >14:16:07,496 WARN storage: disklabel detected but not usable on sda3 >14:16:07,496 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >14:16:07,497 DEBUG storage: LUKS.__init__: uuid: 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; exists: True ; label: None ; device: /dev/sda3 ; serial: 5VJDWACT ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:16:07,497 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:16:07,498 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:16:07,499 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >14:16:07,499 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >14:16:07,500 DEBUG storage: DeviceTree.getDeviceByName: name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:16:07,500 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,501 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >14:16:07,501 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,502 DEBUG storage: LUKSDevice._setFormat: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; current: None ; type: None ; >14:16:07,503 DEBUG storage: LUKSDevice.setup: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; controllable: True ; orig: False ; >14:16:07,504 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; orig: False ; >14:16:07,505 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:16:07,505 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; type: luks ; >14:16:07,505 INFO storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >14:16:07,506 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >14:16:07,506 DEBUG storage: looking up parted Device: /dev/sda3 >14:16:07,507 INFO storage: got device: PartitionDevice instance (0x32d2cd0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x32c1290> > 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 0x32afa90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32aff90> PedPartition: <_ped.Partition object at 0x32ada70> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 105129360 end = 138683792 length = 33554433 > flags = >14:16:07,507 INFO storage: got format: LUKS instance (0x32da050) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:16:07,511 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '138684416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '838088752', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93189', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >14:16:07,511 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:16:07,511 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >14:16:07,512 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,512 INFO storage: sda4 is a partition >14:16:07,512 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >14:16:07,513 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:07,514 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:07,514 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >14:16:07,515 DEBUG storage: PartitionDevice._setFormat: sda4 ; >14:16:07,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,518 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >14:16:07,518 DEBUG storage: looking up parted Partition: /dev/sda4 >14:16:07,518 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >14:16:07,519 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >14:16:07,520 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >14:16:07,520 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >14:16:07,520 INFO storage: added partition sda4 (id 5) to device tree >14:16:07,521 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >14:16:07,522 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >14:16:07,522 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:16:07,523 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >14:16:07,524 WARN storage: disklabel detected but not usable on sda4 >14:16:07,524 DEBUG storage: no type or existing type for sda4, bailing >14:16:07,525 DEBUG storage: looking up parted Device: /dev/sda4 >14:16:07,527 INFO storage: got device: PartitionDevice instance (0x32d2d90) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 409223.023438 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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 0x32c1200> > 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 0x32afa90> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b52d0> PedPartition: <_ped.Partition object at 0x32adb30> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138684416 end = 976773167 length = 838088752 > flags = >14:16:07,531 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5 /dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_UUID_ENC': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '138686464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93202', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5', > '/dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >14:16:07,531 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:16:07,532 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >14:16:07,532 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,532 INFO storage: sda5 is a partition >14:16:07,533 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >14:16:07,533 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:07,534 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:07,534 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >14:16:07,535 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:16:07,535 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,536 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >14:16:07,536 DEBUG storage: looking up parted Partition: /dev/sda5 >14:16:07,537 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >14:16:07,537 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >14:16:07,538 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >14:16:07,539 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >14:16:07,539 INFO storage: added partition sda5 (id 6) to device tree >14:16:07,539 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >14:16:07,540 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >14:16:07,540 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:16:07,541 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >14:16:07,544 WARN storage: disklabel detected but not usable on sda5 >14:16:07,544 INFO storage: type detected on 'sda5' is 'crypto_LUKS' >14:16:07,544 DEBUG storage: LUKS.__init__: uuid: 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; exists: True ; label: None ; device: /dev/sda5 ; serial: 5VJDWACT ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:16:07,545 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:16:07,545 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:16:07,546 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >14:16:07,546 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >14:16:07,547 DEBUG storage: DeviceTree.getDeviceByName: name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:16:07,547 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,548 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >14:16:07,548 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,549 DEBUG storage: LUKSDevice._setFormat: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; current: None ; type: None ; >14:16:07,550 DEBUG storage: LUKSDevice.setup: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; controllable: True ; orig: False ; >14:16:07,551 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; orig: False ; >14:16:07,552 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:16:07,552 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; type: luks ; >14:16:07,552 INFO storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >14:16:07,553 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >14:16:07,553 DEBUG storage: looking up parted Device: /dev/sda5 >14:16:07,554 INFO storage: got device: PartitionDevice instance (0x32b5e50) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 528 did: 527 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x32c14d0> > target size = 0 path = /dev/sda5 > 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 0x32afa90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b5150> PedPartition: <_ped.Partition object at 0x32adad0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138686464 end = 172240896 length = 33554433 > flags = >14:16:07,554 INFO storage: got format: LUKS instance (0x32da710) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:16:07,558 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6 /dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_UUID_ENC': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '172244992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93216', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6', > '/dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >14:16:07,558 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:16:07,559 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >14:16:07,559 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,559 INFO storage: sda6 is a partition >14:16:07,560 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >14:16:07,560 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:07,561 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:07,562 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >14:16:07,562 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:16:07,562 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,563 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >14:16:07,563 DEBUG storage: looking up parted Partition: /dev/sda6 >14:16:07,564 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >14:16:07,565 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >14:16:07,566 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >14:16:07,566 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >14:16:07,566 INFO storage: added partition sda6 (id 8) to device tree >14:16:07,567 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >14:16:07,568 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >14:16:07,568 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:16:07,569 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >14:16:07,572 WARN storage: disklabel detected but not usable on sda6 >14:16:07,572 INFO storage: type detected on 'sda6' is 'crypto_LUKS' >14:16:07,572 DEBUG storage: LUKS.__init__: uuid: 2d6c9f93-389f-49ba-b73f-30ee24c76556 ; exists: True ; label: None ; device: /dev/sda6 ; serial: 5VJDWACT ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:16:07,573 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:16:07,573 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:16:07,574 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: luks ; >14:16:07,574 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda6 ; >14:16:07,575 DEBUG storage: DeviceTree.getDeviceByName: name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:16:07,575 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,576 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >14:16:07,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,577 DEBUG storage: LUKSDevice._setFormat: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; current: None ; type: None ; >14:16:07,578 DEBUG storage: LUKSDevice.setup: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; controllable: True ; orig: False ; >14:16:07,579 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; orig: False ; >14:16:07,580 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:16:07,580 DEBUG storage: LUKS.setup: device: /dev/sda6 ; mapName: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; type: luks ; >14:16:07,580 INFO storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >14:16:07,581 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >14:16:07,582 DEBUG storage: looking up parted Device: /dev/sda6 >14:16:07,583 INFO storage: got device: PartitionDevice instance (0x32b5f90) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25441 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x32c1050> > 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 0x32afa90> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b55d0> PedPartition: <_ped.Partition object at 0x32adbf0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 172244992 end = 205799424 length = 33554433 > flags = >14:16:07,583 INFO storage: got format: LUKS instance (0x328dd90) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda6 uuid = 2d6c9f93-389f-49ba-b73f-30ee24c76556 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:16:07,586 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7 /dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_UUID_ENC': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '205803520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388609', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93230', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7', > '/dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >14:16:07,587 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:16:07,587 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >14:16:07,587 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,588 INFO storage: sda7 is a partition >14:16:07,588 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >14:16:07,589 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:07,589 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:07,590 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >14:16:07,591 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:16:07,591 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,591 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >14:16:07,592 DEBUG storage: looking up parted Partition: /dev/sda7 >14:16:07,592 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >14:16:07,593 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >14:16:07,594 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >14:16:07,594 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >14:16:07,594 INFO storage: added partition sda7 (id 10) to device tree >14:16:07,595 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >14:16:07,595 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >14:16:07,596 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:16:07,596 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >14:16:07,600 WARN storage: disklabel detected but not usable on sda7 >14:16:07,600 INFO storage: type detected on 'sda7' is 'crypto_LUKS' >14:16:07,601 DEBUG storage: LUKS.__init__: uuid: 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; exists: True ; label: None ; device: /dev/sda7 ; serial: 5VJDWACT ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:16:07,601 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:16:07,601 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:16:07,602 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: luks ; >14:16:07,603 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda7 ; >14:16:07,603 DEBUG storage: DeviceTree.getDeviceByName: name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:16:07,604 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,605 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda7 ; >14:16:07,605 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,606 DEBUG storage: LUKSDevice._setFormat: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; current: None ; type: None ; >14:16:07,606 DEBUG storage: LUKSDevice.setup: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; controllable: True ; orig: False ; >14:16:07,607 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; orig: False ; >14:16:07,608 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:16:07,608 DEBUG storage: LUKS.setup: device: /dev/sda7 ; mapName: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; type: luks ; >14:16:07,609 INFO storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >14:16:07,609 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >14:16:07,609 DEBUG storage: looking up parted Device: /dev/sda7 >14:16:07,610 INFO storage: got device: PartitionDevice instance (0x32d2fd0) -- > name = sda7 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4096.00048828 > format = existing luks > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388609 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 0x32c1440> > target size = 0 path = /dev/sda7 > 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 0x32afa90> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b5750> PedPartition: <_ped.Partition object at 0x32adc50> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 205803520 end = 214192128 length = 8388609 > flags = >14:16:07,611 INFO storage: got format: LUKS instance (0x32da9d0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda7 uuid = 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:16:07,614 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '214196224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98395185', > 'ID_PART_ENTRY_TYPE': '0xb7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93244', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >14:16:07,614 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >14:16:07,614 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >14:16:07,615 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,615 INFO storage: sda8 is a partition >14:16:07,616 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >14:16:07,616 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:07,617 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:07,617 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >14:16:07,618 DEBUG storage: PartitionDevice._setFormat: sda8 ; >14:16:07,618 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,619 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >14:16:07,619 DEBUG storage: looking up parted Partition: /dev/sda8 >14:16:07,620 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >14:16:07,621 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >14:16:07,621 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >14:16:07,622 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >14:16:07,622 INFO storage: added partition sda8 (id 12) to device tree >14:16:07,622 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >14:16:07,623 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >14:16:07,624 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >14:16:07,624 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >14:16:07,648 WARN storage: disklabel detected but not usable on sda8 >14:16:07,648 DEBUG storage: no type or existing type for sda8, bailing >14:16:07,648 DEBUG storage: looking up parted Device: /dev/sda8 >14:16:07,649 INFO storage: got device: PartitionDevice instance (0x32dacd0) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48044.5239258 > format = existing None > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 98395185 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6124, 255, 63) biosGeometry: (6124, 255, 63) > PedDevice: <_ped.Device object at 0x32c13b0> > target size = 0 path = /dev/sda8 > 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 0x32afa90> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b5450> PedPartition: <_ped.Partition object at 0x32adb90> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 214196224 end = 312591408 length = 98395185 > flags = >14:16:07,653 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9 /dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_UUID_ENC': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '312594432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '664178736', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '93257', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9', > '/dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >14:16:07,653 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >14:16:07,653 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >14:16:07,654 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,654 INFO storage: sda9 is a partition >14:16:07,655 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >14:16:07,655 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:07,656 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:07,656 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >14:16:07,657 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:16:07,657 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,658 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >14:16:07,658 DEBUG storage: looking up parted Partition: /dev/sda9 >14:16:07,659 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >14:16:07,659 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >14:16:07,660 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >14:16:07,661 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >14:16:07,661 INFO storage: added partition sda9 (id 13) to device tree >14:16:07,661 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >14:16:07,662 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >14:16:07,662 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:16:07,663 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >14:16:07,736 WARN storage: disklabel detected but not usable on sda9 >14:16:07,736 INFO storage: type detected on 'sda9' is 'crypto_LUKS' >14:16:07,737 DEBUG storage: LUKS.__init__: uuid: 1c37deed-13d9-4364-bbda-944a4ae42618 ; exists: True ; label: None ; device: /dev/sda9 ; serial: 5VJDWACT ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:16:07,737 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:16:07,738 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:16:07,738 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: luks ; >14:16:07,739 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda9 ; >14:16:07,739 DEBUG storage: DeviceTree.getDeviceByName: name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:16:07,740 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,741 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >14:16:07,741 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,742 DEBUG storage: LUKSDevice._setFormat: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; current: None ; type: None ; >14:16:07,742 DEBUG storage: LUKSDevice.setup: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; controllable: True ; orig: False ; >14:16:07,743 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; orig: False ; >14:16:07,744 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:16:07,745 DEBUG storage: LUKS.setup: device: /dev/sda9 ; mapName: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; type: luks ; >14:16:07,745 INFO storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >14:16:07,746 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >14:16:07,746 DEBUG storage: looking up parted Device: /dev/sda9 >14:16:07,747 INFO storage: got device: PartitionDevice instance (0x32d2d50) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 324306.023438 > format = existing luks > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 664178736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (41343, 255, 63) biosGeometry: (41343, 255, 63) > PedDevice: <_ped.Device object at 0x32c1560> > target size = 0 path = /dev/sda9 > 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 0x32afa90> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32b58d0> PedPartition: <_ped.Partition object at 0x32adcb0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 312594432 end = 976773167 length = 664178736 > flags = lvm >14:16:07,748 INFO storage: got format: LUKS instance (0x32da750) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda9 uuid = 1c37deed-13d9-4364-bbda-944a4ae42618 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-1c37deed-13d9-4364-bbda-944a4ae42618 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:16:07,750 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_CDDVDW_TS-L633N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20TS-L633N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0300', > 'ID_SERIAL': 'hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'ID_SERIAL_SHORT': 'R3186GGSB39117', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '1208', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:16:07,750 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:16:07,751 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:16:07,751 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,751 INFO storage: sr0 is a cdrom >14:16:07,752 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:16:07,752 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,753 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:16:07,753 INFO storage: added cdrom sr0 (id 15) to device tree >14:16:07,753 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:16:07,758 DEBUG storage: no device or no media present >14:16:07,759 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': '26561', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:16:07,760 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:16:07,760 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:16:07,761 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,761 INFO storage: loop0 is a loop device >14:16:07,761 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:16:07,762 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >14:16:07,763 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,763 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,763 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >14:16:07,764 INFO storage: added file /osmin.img (deleted) (id 16) to device tree >14:16:07,764 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >14:16:07,764 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,765 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:16:07,765 INFO storage: added loop loop0 (id 17) to device tree >14:16:07,766 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:16:07,766 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:16:07,766 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:16:07,767 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:16:07,768 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:16:07,769 WARN storage: disklabel detected but not usable on loop0 >14:16:07,770 INFO storage: type detected on 'loop0' is 'squashfs' >14:16:07,770 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:16:07,771 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:16:07,771 INFO storage: got device: LoopDevice instance (0x32e05d0) -- > name = loop0 status = False kids = 0 id = 17 > parents = ['existing 0MB file /osmin.img (deleted) (16)'] > 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 >14:16:07,772 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': '26784', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:16:07,772 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:16:07,773 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:16:07,773 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,773 INFO storage: loop1 is a loop device >14:16:07,774 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:16:07,775 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >14:16:07,775 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,775 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,776 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >14:16:07,776 INFO storage: added file /osmin (id 18) to device tree >14:16:07,777 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >14:16:07,777 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,778 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:16:07,778 INFO storage: added loop loop1 (id 19) to device tree >14:16:07,778 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:16:07,779 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:16:07,779 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:16:07,779 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >14:16:07,780 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >14:16:07,781 WARN storage: disklabel detected but not usable on loop1 >14:16:07,781 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >14:16:07,781 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:16:07,782 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:16:07,782 INFO storage: got device: LoopDevice instance (0x32dac50) -- > name = loop1 status = False kids = 0 id = 19 > parents = ['existing 0MB file /osmin (18)'] > 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 >14:16:07,783 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26945', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:16:07,783 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:16:07,784 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:16:07,784 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,784 INFO storage: loop2 is a loop device >14:16:07,785 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:16:07,785 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >14:16:07,786 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,786 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,787 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >14:16:07,787 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >14:16:07,788 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >14:16:07,788 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,788 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:16:07,788 INFO storage: added loop loop2 (id 21) to device tree >14:16:07,789 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:16:07,789 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:16:07,789 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:16:07,790 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:16:07,791 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:16:07,791 WARN storage: disklabel detected but not usable on loop2 >14:16:07,792 INFO storage: type detected on 'loop2' is 'squashfs' >14:16:07,792 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:16:07,792 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:16:07,793 INFO storage: got device: LoopDevice instance (0x32e06d0) -- > name = loop2 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (20)'] > 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 >14:16:07,794 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '27116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:16:07,794 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >14:16:07,795 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:16:07,796 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,796 INFO storage: loop3 is a loop device >14:16:07,796 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >14:16:07,797 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >14:16:07,797 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,797 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,798 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >14:16:07,798 INFO storage: added file /LiveOS/ext3fs.img (id 22) to device tree >14:16:07,799 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >14:16:07,799 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,800 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >14:16:07,800 INFO storage: added loop loop3 (id 23) to device tree >14:16:07,800 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >14:16:07,801 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >14:16:07,802 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:07,802 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:07,802 DEBUG storage: device loop3 does not contain a disklabel >14:16:07,802 INFO storage: type detected on 'loop3' is 'ext4' >14:16:07,823 DEBUG storage: using current size 0 as min size >14:16:07,825 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:07,825 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:07,826 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >14:16:07,827 INFO storage: got device: LoopDevice instance (0x32e0850) -- > name = loop3 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/ext3fs.img (22)'] > 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 >14:16:07,828 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:07,829 INFO storage: got format: Ext4FS instance (0x32e0990) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:16:07,831 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': '27275', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:16:07,831 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >14:16:07,831 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:16:07,832 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,832 INFO storage: loop4 is a loop device >14:16:07,832 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >14:16:07,833 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:16:07,833 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,834 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,834 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:16:07,835 INFO storage: added file /overlay (deleted) (id 24) to device tree >14:16:07,835 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:16:07,835 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,836 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:16:07,836 INFO storage: added loop loop4 (id 25) to device tree >14:16:07,837 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >14:16:07,837 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >14:16:07,837 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:16:07,838 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >14:16:07,839 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >14:16:07,840 WARN storage: disklabel detected but not usable on loop4 >14:16:07,840 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >14:16:07,840 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:16:07,841 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:16:07,841 INFO storage: got device: LoopDevice instance (0x32e0690) -- > name = loop4 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (24)'] > 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 >14:16:07,842 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': '27433', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:16:07,842 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:16:07,842 DEBUG storage: lvm filter: adding loop5 to the reject list >14:16:07,843 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': '27593', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:16:07,843 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:16:07,844 DEBUG storage: lvm filter: adding loop6 to the reject list >14:16:07,844 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': '27755', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:16:07,845 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:16:07,845 DEBUG storage: lvm filter: adding loop7 to the reject list >14:16:07,845 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:16:07,845 DEBUG storage: Skipping a device mapper drive (dm-1) for now >14:16:07,864 INFO storage: devices to scan: ['dm-0', 'dm-1'] >14:16:07,867 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4512', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:16:07,867 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:16:07,867 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:16:07,868 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,868 INFO storage: live-rw is a device-mapper device >14:16:07,869 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:16:07,870 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:16:07,871 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:16:07,872 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:16:07,872 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (25) >14:16:07,873 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:16:07,874 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,874 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >14:16:07,874 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,875 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:16:07,875 INFO storage: added dm live-rw (id 26) to device tree >14:16:07,876 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:16:07,876 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:16:07,877 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:07,877 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:07,877 DEBUG storage: device live-rw does not contain a disklabel >14:16:07,877 INFO storage: type detected on 'live-rw' is 'ext4' >14:16:07,896 DEBUG storage: padding min size from 3367 up to 3703 >14:16:07,897 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:07,897 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:07,897 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:16:07,898 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:16:07,899 INFO storage: got device: DMDevice instance (0x3339fd0) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop4 (25)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x32c17a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:16:07,900 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:07,900 INFO storage: got format: Ext4FS instance (0x333fe90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:16:07,902 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60474', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >14:16:07,902 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >14:16:07,903 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:16:07,903 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,903 INFO storage: live-osimg-min is a device-mapper device >14:16:07,904 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >14:16:07,905 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >14:16:07,905 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:16:07,906 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) >14:16:07,907 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:16:07,907 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:16:07,908 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:16:07,909 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:07,910 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >14:16:07,910 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:07,910 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >14:16:07,911 INFO storage: added dm live-osimg-min (id 27) to device tree >14:16:07,911 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >14:16:07,912 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >14:16:07,912 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:07,912 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:07,913 DEBUG storage: device live-osimg-min does not contain a disklabel >14:16:07,913 INFO storage: type detected on 'live-osimg-min' is 'ext4' >14:16:07,932 DEBUG storage: using current size 0 as min size >14:16:07,934 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:07,934 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:07,935 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >14:16:07,936 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >14:16:07,937 INFO storage: got device: DMDevice instance (0x333ffd0) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (23) 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 0x32c1710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >14:16:07,938 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:07,939 INFO storage: got format: Ext4FS instance (0x3349250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >14:16:07,960 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:16:07,960 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:16:07,962 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:16:07,972 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:07,973 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:07,975 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:07,986 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:16:07,987 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:16:07,988 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:16:07,998 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:07,999 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,001 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,013 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:16:08,014 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:16:08,016 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:16:08,027 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,027 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,029 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,045 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:16:08,046 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:16:08,049 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:16:08,060 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,061 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,062 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,072 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:16:08,073 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:16:08,075 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:16:08,086 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,087 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,089 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,099 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:16:08,100 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:16:08,101 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:16:08,111 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,112 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,114 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,125 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:16:08,126 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:16:08,127 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:16:08,137 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,138 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,140 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,150 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:16:08,151 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:16:08,152 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:16:08,162 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,163 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,165 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,176 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:16:08,176 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:16:08,178 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:16:08,188 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:16:08,188 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:16:08,189 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:16:08,189 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:16:08,190 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:16:08,191 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:16:08,192 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:16:08,202 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,203 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,204 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,215 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:16:08,216 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:16:08,217 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:16:08,227 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,228 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,229 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,242 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:16:08,242 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:16:08,243 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:16:08,254 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,255 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,257 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,267 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:16:08,268 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:16:08,269 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:16:08,281 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,282 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,284 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,294 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:16:08,294 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:16:08,296 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:16:08,306 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,307 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,308 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,321 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:16:08,321 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:16:08,323 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:16:08,334 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,334 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,336 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,346 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:16:08,347 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:16:08,348 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:16:08,361 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,361 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,363 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,374 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:16:08,374 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:16:08,376 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:16:08,386 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:08,387 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,388 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:08,400 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:16:08,401 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:16:08,402 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:16:08,412 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:16:08,413 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:16:08,413 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:16:08,582 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:16:08,582 DEBUG storage: registered device format class DiskLabel as disklabel >14:16:08,582 DEBUG storage: registered device format class MultipathMember as multipath_member >14:16:08,591 DEBUG storage: registered device format class Ext2FS as ext2 >14:16:08,591 DEBUG storage: registered device format class Ext3FS as ext3 >14:16:08,591 DEBUG storage: registered device format class Ext4FS as ext4 >14:16:08,591 DEBUG storage: registered device format class FATFS as vfat >14:16:08,591 DEBUG storage: registered device format class EFIFS as efi >14:16:08,592 DEBUG storage: registered device format class BTRFS as btrfs >14:16:08,592 DEBUG storage: registered device format class GFS2 as gfs2 >14:16:08,592 DEBUG storage: registered device format class JFS as jfs >14:16:08,592 DEBUG storage: registered device format class ReiserFS as reiserfs >14:16:08,592 DEBUG storage: registered device format class XFS as xfs >14:16:08,592 DEBUG storage: registered device format class HFS as hfs >14:16:08,592 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:16:08,593 DEBUG storage: registered device format class HFSPlus as hfs+ >14:16:08,593 DEBUG storage: registered device format class NTFS as ntfs >14:16:08,593 DEBUG storage: registered device format class NFS as nfs >14:16:08,593 DEBUG storage: registered device format class NFSv4 as nfs4 >14:16:08,593 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:16:08,593 DEBUG storage: registered device format class NoDevFS as nodev >14:16:08,593 DEBUG storage: registered device format class DevPtsFS as devpts >14:16:08,593 DEBUG storage: registered device format class ProcFS as proc >14:16:08,594 DEBUG storage: registered device format class SysFS as sysfs >14:16:08,594 DEBUG storage: registered device format class TmpFS as tmpfs >14:16:08,594 DEBUG storage: registered device format class BindFS as bind >14:16:08,594 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:16:08,595 DEBUG storage: registered device format class USBFS as usbfs >14:16:08,595 DEBUG storage: registered device format class MDRaidMember as mdmember >14:16:08,595 DEBUG storage: registered device format class BIOSBoot as biosboot >14:16:08,596 DEBUG storage: registered device format class SwapSpace as swap >14:16:08,596 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:16:08,597 DEBUG storage: registered device format class LUKS as luks >14:16:08,597 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:16:08,948 DEBUG storage: MultipathTopology._build_topology: >14:16:08,948 DEBUG storage: /etc/multipath.conf contents: >14:16:08,948 DEBUG storage: # multipath.conf written by anaconda >14:16:08,948 DEBUG storage: >14:16:08,948 DEBUG storage: defaults { >14:16:08,949 DEBUG storage: user_friendly_names yes >14:16:08,949 DEBUG storage: } >14:16:08,949 DEBUG storage: blacklist { >14:16:08,949 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:16:08,949 DEBUG storage: devnode "^hd[a-z]" >14:16:08,949 DEBUG storage: devnode "^dcssblk[0-9]*" >14:16:08,949 DEBUG storage: device { >14:16:08,949 DEBUG storage: vendor "DGC" >14:16:08,949 DEBUG storage: product "LUNZ" >14:16:08,949 DEBUG storage: } >14:16:08,949 DEBUG storage: device { >14:16:08,949 DEBUG storage: vendor "IBM" >14:16:08,950 DEBUG storage: product "S/390.*" >14:16:08,950 DEBUG storage: } >14:16:08,950 DEBUG storage: # don't count normal SATA devices as multipaths >14:16:08,951 DEBUG storage: device { >14:16:08,951 DEBUG storage: vendor "ATA" >14:16:08,951 DEBUG storage: } >14:16:08,951 DEBUG storage: # don't count 3ware devices as multipaths >14:16:08,952 DEBUG storage: device { >14:16:08,952 DEBUG storage: vendor "3ware" >14:16:08,952 DEBUG storage: } >14:16:08,953 DEBUG storage: device { >14:16:08,953 DEBUG storage: vendor "AMCC" >14:16:08,953 DEBUG storage: } >14:16:08,954 DEBUG storage: # nor highpoint devices >14:16:08,954 DEBUG storage: device { >14:16:08,954 DEBUG storage: vendor "HPT" >14:16:08,954 DEBUG storage: } >14:16:08,955 DEBUG storage: } >14:16:08,955 DEBUG storage: multipaths { >14:16:08,955 DEBUG storage: } >14:16:08,956 DEBUG storage: (end of /etc/multipath.conf) >14:16:08,973 INFO storage: MultipathTopology: found singlepath device: sda >14:16:08,974 INFO storage: MultipathTopology: found non-disk device: sda1 >14:16:08,974 INFO storage: MultipathTopology: found non-disk device: sda2 >14:16:08,974 INFO storage: MultipathTopology: found non-disk device: sda3 >14:16:08,974 INFO storage: MultipathTopology: found non-disk device: sda4 >14:16:08,974 INFO storage: MultipathTopology: found non-disk device: sda5 >14:16:08,974 INFO storage: MultipathTopology: found non-disk device: sda6 >14:16:08,975 INFO storage: MultipathTopology: found non-disk device: sda7 >14:16:08,975 INFO storage: MultipathTopology: found non-disk device: sda8 >14:16:08,975 INFO storage: MultipathTopology: found non-disk device: sda9 >14:16:08,975 INFO storage: MultipathTopology: found non-disk device: sr0 >14:16:08,975 INFO storage: MultipathTopology: found singlepath device: loop0 >14:16:08,975 INFO storage: MultipathTopology: found singlepath device: loop1 >14:16:08,975 INFO storage: MultipathTopology: found singlepath device: loop2 >14:16:08,975 INFO storage: MultipathTopology: found singlepath device: loop3 >14:16:08,976 INFO storage: MultipathTopology: found singlepath device: loop4 >14:16:08,976 INFO storage: MultipathTopology: found singlepath device: loop5 >14:16:08,976 INFO storage: MultipathTopology: found singlepath device: loop6 >14:16:08,976 INFO storage: MultipathTopology: found singlepath device: loop7 >14:16:08,977 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:16:08,978 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:16:09,380 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:16:09,381 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:16:09,406 DEBUG storage: protected device spec /dev/sda2 resolved to sda2 >14:16:09,407 INFO storage: sda2 looks to be the live device; marking as protected >14:16:09,437 DEBUG storage: MultipathTopology._build_topology: >14:16:09,437 DEBUG storage: /etc/multipath.conf contents: >14:16:09,437 DEBUG storage: # multipath.conf written by anaconda >14:16:09,437 DEBUG storage: >14:16:09,438 DEBUG storage: defaults { >14:16:09,438 DEBUG storage: user_friendly_names yes >14:16:09,438 DEBUG storage: } >14:16:09,438 DEBUG storage: blacklist { >14:16:09,438 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:16:09,438 DEBUG storage: devnode "^hd[a-z]" >14:16:09,438 DEBUG storage: devnode "^dcssblk[0-9]*" >14:16:09,438 DEBUG storage: device { >14:16:09,438 DEBUG storage: vendor "DGC" >14:16:09,438 DEBUG storage: product "LUNZ" >14:16:09,438 DEBUG storage: } >14:16:09,438 DEBUG storage: device { >14:16:09,439 DEBUG storage: vendor "IBM" >14:16:09,439 DEBUG storage: product "S/390.*" >14:16:09,439 DEBUG storage: } >14:16:09,439 DEBUG storage: # don't count normal SATA devices as multipaths >14:16:09,440 DEBUG storage: device { >14:16:09,440 DEBUG storage: vendor "ATA" >14:16:09,440 DEBUG storage: } >14:16:09,441 DEBUG storage: # don't count 3ware devices as multipaths >14:16:09,441 DEBUG storage: device { >14:16:09,441 DEBUG storage: vendor "3ware" >14:16:09,441 DEBUG storage: } >14:16:09,442 DEBUG storage: device { >14:16:09,442 DEBUG storage: vendor "AMCC" >14:16:09,442 DEBUG storage: } >14:16:09,443 DEBUG storage: # nor highpoint devices >14:16:09,443 DEBUG storage: device { >14:16:09,443 DEBUG storage: vendor "HPT" >14:16:09,444 DEBUG storage: } >14:16:09,444 DEBUG storage: } >14:16:09,444 DEBUG storage: multipaths { >14:16:09,444 DEBUG storage: } >14:16:09,445 DEBUG storage: (end of /etc/multipath.conf) >14:16:09,479 INFO storage: MultipathTopology: found singlepath device: sda >14:16:09,479 INFO storage: MultipathTopology: found non-disk device: sda1 >14:16:09,479 INFO storage: MultipathTopology: found non-disk device: sda2 >14:16:09,479 INFO storage: MultipathTopology: found non-disk device: sda3 >14:16:09,479 INFO storage: MultipathTopology: found non-disk device: sda4 >14:16:09,480 INFO storage: MultipathTopology: found non-disk device: sda5 >14:16:09,480 INFO storage: MultipathTopology: found non-disk device: sda6 >14:16:09,482 INFO storage: MultipathTopology: found non-disk device: sda7 >14:16:09,482 INFO storage: MultipathTopology: found non-disk device: sda8 >14:16:09,483 INFO storage: MultipathTopology: found non-disk device: sda9 >14:16:09,483 INFO storage: MultipathTopology: found non-disk device: sr0 >14:16:09,483 INFO storage: MultipathTopology: found singlepath device: loop0 >14:16:09,483 INFO storage: MultipathTopology: found singlepath device: loop1 >14:16:09,483 INFO storage: MultipathTopology: found singlepath device: loop2 >14:16:09,483 INFO storage: MultipathTopology: found singlepath device: loop3 >14:16:09,483 INFO storage: MultipathTopology: found singlepath device: loop4 >14:16:09,484 INFO storage: MultipathTopology: found singlepath device: loop5 >14:16:09,484 INFO storage: MultipathTopology: found singlepath device: loop6 >14:16:09,484 INFO storage: MultipathTopology: found singlepath device: loop7 >14:16:09,484 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:16:09,484 INFO storage: MultipathTopology: found singlepath device: dm-1 >14:16:09,484 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >14:16:09,488 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT /dev/disk/by-id/wwn-0x5000c5003d9a8f31', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\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': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92698', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:16:09,489 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:16:09,490 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:09,494 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,495 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:16:09,498 INFO storage: sda is a disk >14:16:09,498 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,500 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:16:09,501 INFO storage: added disk sda (id 0) to device tree >14:16:09,501 DEBUG storage: looking up parted Device: /dev/sda >14:16:09,504 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:16:09,505 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:16:09,506 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:16:09,508 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:16:09,515 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15f812c510>, <parted.partition.Partition object at 0x7f15f812c8d0>, <parted.partition.Partition object at 0x7f15f812cb10>, <parted.partition.Partition object at 0x7f15f812ce10>, <parted.partition.Partition object at 0x7f15f812cbd0>, <parted.partition.Partition object at 0x7f15f812e150>, <parted.partition.Partition object at 0x7f15f812e2d0>, <parted.partition.Partition object at 0x7f15f812cf10>, <parted.partition.Partition object at 0x7f15f812e390>] > device: <parted.device.Device object at 0x7f15f812c290> > PedDisk: <_ped.Disk object at 0x7f15f812ab00> >14:16:09,516 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:16:09,517 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:16:09,520 INFO storage: got device: DiskDevice instance (0x7f15f80b8d50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1f19320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f15f8118390> >14:16:09,524 INFO storage: got format: DiskLabel instance (0x7f15f8118510) -- > 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 = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15f812c510>, <parted.partition.Partition object at 0x7f15f812c8d0>, <parted.partition.Partition object at 0x7f15f812cb10>, <parted.partition.Partition object at 0x7f15f812ce10>, <parted.partition.Partition object at 0x7f15f812cbd0>, <parted.partition.Partition object at 0x7f15f812e150>, <parted.partition.Partition object at 0x7f15f812e2d0>, <parted.partition.Partition object at 0x7f15f812cf10>, <parted.partition.Partition object at 0x7f15f812e390>] > device: <parted.device.Device object at 0x7f15f812c290> > PedDisk: <_ped.Disk object at 0x7f15f812ab00> > origPartedDisk = <parted.disk.Disk object at 0x7f15f812e810> > partedDevice = parted.Device instance -- > model: ATA ST9500420ASG path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f80d8320> > >14:16:09,529 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98304000', > 'ID_PART_ENTRY_TYPE': '0xb7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93147', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part1', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:16:09,530 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:16:09,531 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:16:09,533 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,533 INFO storage: sda1 is a partition >14:16:09,534 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:16:09,535 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:09,536 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:09,537 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:16:09,538 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:16:09,539 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,540 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:16:09,540 DEBUG storage: looking up parted Partition: /dev/sda1 >14:16:09,541 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:16:09,542 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:16:09,544 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:16:09,545 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:16:09,545 INFO storage: added partition sda1 (id 1) to device tree >14:16:09,546 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:16:09,547 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:16:09,548 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:16:09,549 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:16:09,591 WARN storage: disklabel detected but not usable on sda1 >14:16:09,591 DEBUG storage: no type or existing type for sda1, bailing >14:16:09,592 DEBUG storage: looking up parted Device: /dev/sda1 >14:16:09,594 INFO storage: got device: PartitionDevice instance (0x7f15f8131750) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48000.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 98304000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (6119, 255, 63) biosGeometry: (6119, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f80d8b00> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15f812c390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f812c690> PedPartition: <_ped.Partition object at 0x7f15f812d050> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 98306047 length = 98304000 > flags = boot >14:16:09,599 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2 /dev/disk/by-label/boot /dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_UUID_ENC': '6b90d773-e342-4b35-a3c6-c849fc705948', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '98306048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '6823312', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93162', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part2', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part2', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/6b90d773-e342-4b35-a3c6-c849fc705948'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:16:09,599 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:16:09,600 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:16:09,601 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,602 INFO storage: sda2 is a partition >14:16:09,602 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:16:09,604 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:09,605 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:09,608 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:16:09,609 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:16:09,609 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,610 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:16:09,610 DEBUG storage: looking up parted Partition: /dev/sda2 >14:16:09,613 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:16:09,614 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:16:09,615 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:16:09,616 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:16:09,616 INFO storage: added partition sda2 (id 2) to device tree >14:16:09,617 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:16:09,618 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >14:16:09,619 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:16:09,624 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >14:16:09,627 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f15f8167150> > PedDisk: <_ped.Disk object at 0x7f15f8136ef0> >14:16:09,627 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:16:09,627 INFO storage: type detected on 'sda2' is 'ext3' >14:16:09,702 DEBUG storage: padding min size from 2901 up to 3191 >14:16:09,705 DEBUG storage: Ext3FS.supported: supported: True ; >14:16:09,705 DEBUG storage: getFormat('ext3') returning Ext3FS instance >14:16:09,707 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:16:09,708 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext3 ; >14:16:09,709 DEBUG storage: looking up parted Device: /dev/sda2 >14:16:09,711 INFO storage: got device: PartitionDevice instance (0x7f15f8131fd0) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 3331.6953125 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 6823312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32533 did: 0 busy: True > hardwareGeometry: (424, 255, 63) biosGeometry: (424, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f80d8a70> > 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 0x7f15f812c390> fileSystem: <parted.filesystem.FileSystem object at 0x7f15f812ca10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f15f812c990> PedPartition: <_ped.Partition object at 0x7f15f812d0b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 98306048 end = 105129359 length = 6823312 > flags = >14:16:09,712 DEBUG storage: Ext3FS.supported: supported: True ; >14:16:09,713 INFO storage: got format: Ext3FS instance (0x7f15f8167390) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = 6b90d773-e342-4b35-a3c6-c849fc705948 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 3331.0 targetSize = 3331.0 > >14:16:09,718 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3 /dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_UUID_ENC': '0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '105129360', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93175', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part3', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part3', > '/dev/disk/by-uuid/0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >14:16:09,719 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >14:16:09,720 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >14:16:09,722 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,722 INFO storage: sda3 is a partition >14:16:09,723 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >14:16:09,725 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:09,726 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:09,727 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >14:16:09,729 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:16:09,729 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,731 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >14:16:09,732 DEBUG storage: looking up parted Partition: /dev/sda3 >14:16:09,733 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >14:16:09,737 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >14:16:09,738 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >14:16:09,740 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >14:16:09,740 INFO storage: added partition sda3 (id 3) to device tree >14:16:09,741 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >14:16:09,743 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >14:16:09,744 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:16:09,745 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >14:16:09,750 WARN storage: disklabel detected but not usable on sda3 >14:16:09,752 INFO storage: type detected on 'sda3' is 'crypto_LUKS' >14:16:09,755 DEBUG storage: LUKS.__init__: uuid: 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; exists: True ; label: None ; device: /dev/sda3 ; serial: 5VJDWACT ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:16:09,755 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:16:09,756 DEBUG storage: PartitionDevice._setFormat: sda3 ; >14:16:09,757 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: luks ; >14:16:09,758 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda3 ; >14:16:09,759 DEBUG storage: DeviceTree.getDeviceByName: name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; >14:16:09,760 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,766 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >14:16:09,766 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,770 DEBUG storage: LUKSDevice._setFormat: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; current: None ; type: None ; >14:16:09,772 DEBUG storage: LUKSDevice.setup: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; controllable: True ; orig: False ; >14:16:09,773 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; orig: False ; >14:16:09,775 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >14:16:09,776 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 ; status: False ; type: luks ; >14:16:09,776 INFO storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >14:16:09,777 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >14:16:09,777 DEBUG storage: looking up parted Device: /dev/sda3 >14:16:09,779 INFO storage: got device: PartitionDevice instance (0x7f15f81861d0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32533 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f80d8e60> > 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 0x7f15f812c390> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f812cb50> PedPartition: <_ped.Partition object at 0x7f15f812d110> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 105129360 end = 138683792 length = 33554433 > flags = >14:16:09,779 INFO storage: got format: LUKS instance (0x7f15f8131c50) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda3 uuid = 0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:16:09,784 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '138684416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '838088752', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93189', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part4', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >14:16:09,784 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >14:16:09,785 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >14:16:09,786 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,786 INFO storage: sda4 is a partition >14:16:09,787 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >14:16:09,788 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:09,789 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:09,790 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >14:16:09,791 DEBUG storage: PartitionDevice._setFormat: sda4 ; >14:16:09,791 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,792 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >14:16:09,793 DEBUG storage: looking up parted Partition: /dev/sda4 >14:16:09,794 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >14:16:09,795 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >14:16:09,796 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >14:16:09,797 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >14:16:09,797 INFO storage: added partition sda4 (id 5) to device tree >14:16:09,798 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >14:16:09,799 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >14:16:09,800 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >14:16:09,802 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >14:16:09,804 WARN storage: disklabel detected but not usable on sda4 >14:16:09,806 DEBUG storage: no type or existing type for sda4, bailing >14:16:09,807 DEBUG storage: looking up parted Device: /dev/sda4 >14:16:09,811 INFO storage: got device: PartitionDevice instance (0x7f15f8194750) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 409223.023438 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 32533 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f8199050> > 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 0x7f15f812c390> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f812ce50> PedPartition: <_ped.Partition object at 0x7f15f812d1d0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138684416 end = 976773167 length = 838088752 > flags = >14:16:09,816 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5 /dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_UUID_ENC': '78b30561-ce5e-4fd2-aa00-06c2ef300dd5', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '138686464', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93202', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part5', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part5', > '/dev/disk/by-uuid/78b30561-ce5e-4fd2-aa00-06c2ef300dd5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >14:16:09,817 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >14:16:09,818 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >14:16:09,818 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,819 INFO storage: sda5 is a partition >14:16:09,819 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >14:16:09,820 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:09,821 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:09,822 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >14:16:09,824 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:16:09,824 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,825 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >14:16:09,825 DEBUG storage: looking up parted Partition: /dev/sda5 >14:16:09,826 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >14:16:09,827 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >14:16:09,829 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >14:16:09,830 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >14:16:09,830 INFO storage: added partition sda5 (id 6) to device tree >14:16:09,831 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >14:16:09,832 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >14:16:09,833 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:16:09,834 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >14:16:09,837 WARN storage: disklabel detected but not usable on sda5 >14:16:09,838 INFO storage: type detected on 'sda5' is 'crypto_LUKS' >14:16:09,839 DEBUG storage: LUKS.__init__: uuid: 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; exists: True ; label: None ; device: /dev/sda5 ; serial: 5VJDWACT ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:16:09,840 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:16:09,841 DEBUG storage: PartitionDevice._setFormat: sda5 ; >14:16:09,843 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: luks ; >14:16:09,845 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda5 ; >14:16:09,847 DEBUG storage: DeviceTree.getDeviceByName: name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; >14:16:09,848 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,849 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >14:16:09,849 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,857 DEBUG storage: LUKSDevice._setFormat: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; current: None ; type: None ; >14:16:09,858 DEBUG storage: LUKSDevice.setup: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; controllable: True ; orig: False ; >14:16:09,860 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; orig: False ; >14:16:09,861 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >14:16:09,862 DEBUG storage: LUKS.setup: device: /dev/sda5 ; mapName: luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 ; status: False ; type: luks ; >14:16:09,862 INFO storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >14:16:09,863 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >14:16:09,864 DEBUG storage: looking up parted Device: /dev/sda5 >14:16:09,865 INFO storage: got device: PartitionDevice instance (0x7f15f8194c50) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 14896 did: 12080 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f80d8290> > target size = 0 path = /dev/sda5 > 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 0x7f15f812c390> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f812ccd0> PedPartition: <_ped.Partition object at 0x7f15f812d170> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 138686464 end = 172240896 length = 33554433 > flags = >14:16:09,866 INFO storage: got format: LUKS instance (0x7f15f81c5410) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda5 uuid = 78b30561-ce5e-4fd2-aa00-06c2ef300dd5 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:16:09,871 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6 /dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_UUID_ENC': '2d6c9f93-389f-49ba-b73f-30ee24c76556', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '172244992', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '33554433', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93216', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part6', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part6', > '/dev/disk/by-uuid/2d6c9f93-389f-49ba-b73f-30ee24c76556'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >14:16:09,871 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >14:16:09,872 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >14:16:09,873 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,873 INFO storage: sda6 is a partition >14:16:09,874 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >14:16:09,875 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:09,876 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:09,877 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >14:16:09,878 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:16:09,878 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,880 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >14:16:09,887 DEBUG storage: looking up parted Partition: /dev/sda6 >14:16:09,888 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >14:16:09,889 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >14:16:09,890 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >14:16:09,891 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >14:16:09,892 INFO storage: added partition sda6 (id 8) to device tree >14:16:09,893 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >14:16:09,894 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >14:16:09,895 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:16:09,896 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >14:16:09,899 WARN storage: disklabel detected but not usable on sda6 >14:16:09,900 INFO storage: type detected on 'sda6' is 'crypto_LUKS' >14:16:09,901 DEBUG storage: LUKS.__init__: uuid: 2d6c9f93-389f-49ba-b73f-30ee24c76556 ; exists: True ; label: None ; device: /dev/sda6 ; serial: 5VJDWACT ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:16:09,901 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:16:09,902 DEBUG storage: PartitionDevice._setFormat: sda6 ; >14:16:09,903 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: luks ; >14:16:09,904 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda6 ; >14:16:09,905 DEBUG storage: DeviceTree.getDeviceByName: name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; >14:16:09,906 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,907 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >14:16:09,909 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,911 DEBUG storage: LUKSDevice._setFormat: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; current: None ; type: None ; >14:16:09,912 DEBUG storage: LUKSDevice.setup: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; controllable: True ; orig: False ; >14:16:09,913 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; orig: False ; >14:16:09,915 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >14:16:09,917 DEBUG storage: LUKS.setup: device: /dev/sda6 ; mapName: luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 ; status: False ; type: luks ; >14:16:09,917 INFO storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >14:16:09,918 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >14:16:09,918 DEBUG storage: looking up parted Device: /dev/sda6 >14:16:09,920 INFO storage: got device: PartitionDevice instance (0x7f15f81c5d10) -- > name = sda6 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 16384.0004883 > format = existing luks > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 33554433 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2088, 255, 63) biosGeometry: (2088, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f8199200> > 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 0x7f15f812c390> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f812e190> PedPartition: <_ped.Partition object at 0x7f15f812d290> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 172244992 end = 205799424 length = 33554433 > flags = >14:16:09,920 INFO storage: got format: LUKS instance (0x7f15f81cc190) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda6 uuid = 2d6c9f93-389f-49ba-b73f-30ee24c76556 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:16:09,926 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7 /dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_UUID_ENC': '943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '205803520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388609', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93230', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part7', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part7', > '/dev/disk/by-uuid/943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >14:16:09,926 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >14:16:09,928 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >14:16:09,929 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,929 INFO storage: sda7 is a partition >14:16:09,930 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >14:16:09,932 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:09,933 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:09,935 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >14:16:09,936 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:16:09,937 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,938 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >14:16:09,939 DEBUG storage: looking up parted Partition: /dev/sda7 >14:16:09,940 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >14:16:09,942 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >14:16:09,943 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >14:16:09,944 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >14:16:09,945 INFO storage: added partition sda7 (id 10) to device tree >14:16:09,946 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >14:16:09,947 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >14:16:09,949 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:16:09,950 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >14:16:09,955 WARN storage: disklabel detected but not usable on sda7 >14:16:09,955 INFO storage: type detected on 'sda7' is 'crypto_LUKS' >14:16:09,958 DEBUG storage: LUKS.__init__: uuid: 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; exists: True ; label: None ; device: /dev/sda7 ; serial: 5VJDWACT ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:16:09,958 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:16:09,960 DEBUG storage: PartitionDevice._setFormat: sda7 ; >14:16:09,961 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: luks ; >14:16:09,962 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda7 ; >14:16:09,963 DEBUG storage: DeviceTree.getDeviceByName: name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; >14:16:09,964 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,965 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda7 ; >14:16:09,965 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,967 DEBUG storage: LUKSDevice._setFormat: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; current: None ; type: None ; >14:16:09,968 DEBUG storage: LUKSDevice.setup: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; controllable: True ; orig: False ; >14:16:09,969 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; orig: False ; >14:16:09,970 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >14:16:09,971 DEBUG storage: LUKS.setup: device: /dev/sda7 ; mapName: luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 ; status: False ; type: luks ; >14:16:09,972 INFO storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >14:16:09,972 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >14:16:09,973 DEBUG storage: looking up parted Device: /dev/sda7 >14:16:09,974 INFO storage: got device: PartitionDevice instance (0x7f15f81c5c10) -- > name = sda7 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4096.00048828 > format = existing luks > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388609 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32533 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f8199320> > target size = 0 path = /dev/sda7 > 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 0x7f15f812c390> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f812e310> PedPartition: <_ped.Partition object at 0x7f15f812d2f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 205803520 end = 214192128 length = 8388609 > flags = >14:16:09,975 INFO storage: got format: LUKS instance (0x7f15f81d3910) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda7 uuid = 943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:16:09,980 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '214196224', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '98395185', > 'ID_PART_ENTRY_TYPE': '0xb7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '93244', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part8', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >14:16:09,984 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >14:16:09,985 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >14:16:09,987 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:09,987 INFO storage: sda8 is a partition >14:16:09,988 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >14:16:09,990 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:09,991 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:09,993 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >14:16:09,994 DEBUG storage: PartitionDevice._setFormat: sda8 ; >14:16:09,995 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:09,996 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >14:16:09,996 DEBUG storage: looking up parted Partition: /dev/sda8 >14:16:09,998 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >14:16:09,999 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >14:16:10,000 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >14:16:10,001 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >14:16:10,001 INFO storage: added partition sda8 (id 12) to device tree >14:16:10,003 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >14:16:10,004 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >14:16:10,005 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >14:16:10,006 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >14:16:10,033 WARN storage: disklabel detected but not usable on sda8 >14:16:10,033 DEBUG storage: no type or existing type for sda8, bailing >14:16:10,034 DEBUG storage: looking up parted Device: /dev/sda8 >14:16:10,035 INFO storage: got device: PartitionDevice instance (0x7f15f81d3bd0) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 48044.5239258 > format = existing None > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 98395185 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6124, 255, 63) biosGeometry: (6124, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f8199560> > target size = 0 path = /dev/sda8 > 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 0x7f15f812c390> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f812cfd0> PedPartition: <_ped.Partition object at 0x7f15f812d230> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 214196224 end = 312591408 length = 98395185 > flags = >14:16:10,041 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9 /dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9 /dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_UUID_ENC': '1c37deed-13d9-4364-bbda-944a4ae42618', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'ST9500420ASG', > 'ID_MODEL_ENC': 'ST9500420ASG\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '312594432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '664178736', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420ASG_5VJDWACT', > 'ID_SERIAL_SHORT': '5VJDWACT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003d9a8f31', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003d9a8f31', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '93257', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420ASG_5VJDWACT-part9', > '/dev/disk/by-id/wwn-0x5000c5003d9a8f31-part9', > '/dev/disk/by-uuid/1c37deed-13d9-4364-bbda-944a4ae42618'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >14:16:10,042 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >14:16:10,043 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >14:16:10,044 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,044 INFO storage: sda9 is a partition >14:16:10,045 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >14:16:10,046 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:16:10,047 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >14:16:10,048 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >14:16:10,050 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:16:10,050 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,051 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >14:16:10,051 DEBUG storage: looking up parted Partition: /dev/sda9 >14:16:10,053 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >14:16:10,054 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >14:16:10,055 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >14:16:10,056 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >14:16:10,056 INFO storage: added partition sda9 (id 13) to device tree >14:16:10,057 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >14:16:10,058 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >14:16:10,059 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:16:10,060 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >14:16:10,096 WARN storage: disklabel detected but not usable on sda9 >14:16:10,096 INFO storage: type detected on 'sda9' is 'crypto_LUKS' >14:16:10,097 DEBUG storage: LUKS.__init__: uuid: 1c37deed-13d9-4364-bbda-944a4ae42618 ; exists: True ; label: None ; device: /dev/sda9 ; serial: 5VJDWACT ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:16:10,098 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >14:16:10,099 DEBUG storage: PartitionDevice._setFormat: sda9 ; >14:16:10,100 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: luks ; >14:16:10,101 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sda9 ; >14:16:10,102 DEBUG storage: DeviceTree.getDeviceByName: name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; >14:16:10,104 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,106 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >14:16:10,108 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,109 DEBUG storage: LUKSDevice._setFormat: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; current: None ; type: None ; >14:16:10,110 DEBUG storage: LUKSDevice.setup: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; controllable: True ; orig: False ; >14:16:10,112 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; orig: False ; >14:16:10,113 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >14:16:10,114 DEBUG storage: LUKS.setup: device: /dev/sda9 ; mapName: luks-1c37deed-13d9-4364-bbda-944a4ae42618 ; status: False ; type: luks ; >14:16:10,114 INFO storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >14:16:10,115 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >14:16:10,115 DEBUG storage: looking up parted Device: /dev/sda9 >14:16:10,117 INFO storage: got device: PartitionDevice instance (0x7f15f81dd450) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 324306.023438 > format = existing luks > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 664178736 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32533 did: 0 busy: False > hardwareGeometry: (41343, 255, 63) biosGeometry: (41343, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f8199170> > target size = 0 path = /dev/sda9 > 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 0x7f15f812c390> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f812e490> PedPartition: <_ped.Partition object at 0x7f15f812d350> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 312594432 end = 976773167 length = 664178736 > flags = lvm >14:16:10,118 INFO storage: got format: LUKS instance (0x7f15f81dda50) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sda9 uuid = 1c37deed-13d9-4364-bbda-944a4ae42618 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-1c37deed-13d9-4364-bbda-944a4ae42618 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >14:16:10,121 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_CDDVDW_TS-L633N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20\\x20CDDVDW\\x20TS-L633N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '0300', > 'ID_SERIAL': 'hp_CDDVDW_TS-L633N_R3186GGSB39117', > 'ID_SERIAL_SHORT': 'R3186GGSB39117', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '1208', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_CDDVDW_TS-L633N_R3186GGSB39117'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >14:16:10,121 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:16:10,122 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:16:10,123 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,123 INFO storage: sr0 is a cdrom >14:16:10,124 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:16:10,124 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,125 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:16:10,125 INFO storage: added cdrom sr0 (id 15) to device tree >14:16:10,126 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:16:10,131 DEBUG storage: no device or no media present >14:16:10,133 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': '26561', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:16:10,134 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:16:10,134 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:16:10,135 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,135 INFO storage: loop0 is a loop device >14:16:10,136 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:16:10,137 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >14:16:10,138 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,138 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,139 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >14:16:10,140 INFO storage: added file /osmin.img (deleted) (id 16) to device tree >14:16:10,141 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >14:16:10,147 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,148 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:16:10,148 INFO storage: added loop loop0 (id 17) to device tree >14:16:10,149 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:16:10,150 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:16:10,150 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:16:10,151 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:16:10,152 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:16:10,153 WARN storage: disklabel detected but not usable on loop0 >14:16:10,154 INFO storage: type detected on 'loop0' is 'squashfs' >14:16:10,154 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:16:10,155 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:16:10,155 INFO storage: got device: LoopDevice instance (0x7f15f81e1850) -- > name = loop0 status = False kids = 0 id = 17 > parents = ['existing 0MB file /osmin.img (deleted) (16)'] > 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 >14:16:10,157 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': '26784', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:16:10,157 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:16:10,158 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:16:10,159 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,159 INFO storage: loop1 is a loop device >14:16:10,159 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:16:10,165 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >14:16:10,166 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,166 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,167 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >14:16:10,168 INFO storage: added file /osmin (id 18) to device tree >14:16:10,169 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >14:16:10,170 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,171 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:16:10,171 INFO storage: added loop loop1 (id 19) to device tree >14:16:10,172 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:16:10,173 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:16:10,174 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:16:10,175 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >14:16:10,176 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >14:16:10,178 WARN storage: disklabel detected but not usable on loop1 >14:16:10,179 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >14:16:10,179 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:16:10,180 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:16:10,181 INFO storage: got device: LoopDevice instance (0x7f15f81e18d0) -- > name = loop1 status = False kids = 0 id = 19 > parents = ['existing 0MB file /osmin (18)'] > 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 >14:16:10,182 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': '26945', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:16:10,183 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:16:10,183 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:16:10,184 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,184 INFO storage: loop2 is a loop device >14:16:10,185 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:16:10,186 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >14:16:10,187 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,187 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,189 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >14:16:10,189 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >14:16:10,190 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >14:16:10,190 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,191 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:16:10,192 INFO storage: added loop loop2 (id 21) to device tree >14:16:10,192 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:16:10,198 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:16:10,198 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:16:10,201 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:16:10,202 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:16:10,205 WARN storage: disklabel detected but not usable on loop2 >14:16:10,207 INFO storage: type detected on 'loop2' is 'squashfs' >14:16:10,207 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:16:10,208 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:16:10,208 INFO storage: got device: LoopDevice instance (0x7f15f81e3910) -- > name = loop2 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (20)'] > 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 >14:16:10,219 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '27116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:16:10,222 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >14:16:10,224 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:16:10,225 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,225 INFO storage: loop3 is a loop device >14:16:10,226 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >14:16:10,227 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >14:16:10,229 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,230 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,233 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >14:16:10,233 INFO storage: added file /LiveOS/ext3fs.img (id 22) to device tree >14:16:10,235 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >14:16:10,235 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,236 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >14:16:10,236 INFO storage: added loop loop3 (id 23) to device tree >14:16:10,238 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >14:16:10,239 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >14:16:10,240 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:10,240 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:10,241 DEBUG storage: device loop3 does not contain a disklabel >14:16:10,241 INFO storage: type detected on 'loop3' is 'ext4' >14:16:10,311 DEBUG storage: using current size 0 as min size >14:16:10,313 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:10,313 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:10,314 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >14:16:10,315 INFO storage: got device: LoopDevice instance (0x7f15f81e7fd0) -- > name = loop3 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/ext3fs.img (22)'] > 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 >14:16:10,316 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:10,316 INFO storage: got format: Ext4FS instance (0x7f15f81f1350) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:16:10,318 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': '27275', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:16:10,319 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >14:16:10,320 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:16:10,321 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,321 INFO storage: loop4 is a loop device >14:16:10,322 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >14:16:10,323 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:16:10,324 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,324 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,326 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:16:10,326 INFO storage: added file /overlay (deleted) (id 24) to device tree >14:16:10,327 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:16:10,328 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,329 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:16:10,329 INFO storage: added loop loop4 (id 25) to device tree >14:16:10,330 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >14:16:10,331 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >14:16:10,331 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:16:10,332 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >14:16:10,334 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >14:16:10,335 WARN storage: disklabel detected but not usable on loop4 >14:16:10,339 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >14:16:10,339 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:16:10,340 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >14:16:10,341 INFO storage: got device: LoopDevice instance (0x7f15f81fe4d0) -- > name = loop4 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (24)'] > 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 >14:16:10,342 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': '27433', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:16:10,343 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:16:10,343 DEBUG storage: lvm filter: adding loop5 to the reject list >14:16:10,344 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': '27593', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:16:10,344 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:16:10,344 DEBUG storage: lvm filter: adding loop6 to the reject list >14:16:10,345 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': '27755', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:16:10,346 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:16:10,346 DEBUG storage: lvm filter: adding loop7 to the reject list >14:16:10,346 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:16:10,346 DEBUG storage: Skipping a device mapper drive (dm-1) for now >14:16:10,389 INFO storage: devices to scan: ['dm-0', 'dm-1'] >14:16:10,392 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4512', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:16:10,393 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:16:10,394 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:16:10,395 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,395 INFO storage: live-rw is a device-mapper device >14:16:10,396 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:16:10,397 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:16:10,398 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:16:10,400 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >14:16:10,401 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (25) >14:16:10,403 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:16:10,404 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,405 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >14:16:10,405 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,406 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:16:10,406 INFO storage: added dm live-rw (id 26) to device tree >14:16:10,407 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:16:10,408 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:16:10,411 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:10,411 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:10,412 DEBUG storage: device live-rw does not contain a disklabel >14:16:10,412 INFO storage: type detected on 'live-rw' is 'ext4' >14:16:10,466 DEBUG storage: padding min size from 3367 up to 3703 >14:16:10,468 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:10,468 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:10,469 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:16:10,470 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:16:10,471 INFO storage: got device: DMDevice instance (0x21cafd0) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop4 (25)'] > 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: 32533 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f8199dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:16:10,472 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:10,473 INFO storage: got format: Ext4FS instance (0x21d4410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >14:16:10,476 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '60474', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >14:16:10,476 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >14:16:10,477 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:16:10,478 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,479 INFO storage: live-osimg-min is a device-mapper device >14:16:10,480 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >14:16:10,482 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >14:16:10,483 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:16:10,484 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) >14:16:10,486 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >14:16:10,487 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >14:16:10,488 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >14:16:10,489 DEBUG storage: DeviceTree.getDeviceByName returned None >14:16:10,494 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >14:16:10,494 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:16:10,495 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >14:16:10,495 INFO storage: added dm live-osimg-min (id 27) to device tree >14:16:10,496 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >14:16:10,497 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >14:16:10,498 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:10,498 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:10,498 DEBUG storage: device live-osimg-min does not contain a disklabel >14:16:10,498 INFO storage: type detected on 'live-osimg-min' is 'ext4' >14:16:10,550 DEBUG storage: using current size 0 as min size >14:16:10,552 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:10,552 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:16:10,553 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >14:16:10,554 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >14:16:10,556 INFO storage: got device: DMDevice instance (0x21d9a90) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (23) 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: 32533 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f8199f80> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >14:16:10,559 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:10,560 INFO storage: got format: Ext4FS instance (0x21d9f50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >14:16:10,638 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:16:10,639 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:16:10,642 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >14:16:10,661 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:10,663 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,666 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,694 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >14:16:10,695 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:16:10,698 DEBUG storage: LUKS.teardown: device: /dev/sda3 ; status: False ; type: luks ; >14:16:10,717 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:10,718 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,721 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,746 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >14:16:10,748 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:16:10,750 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >14:16:10,777 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:10,779 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,782 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,806 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >14:16:10,808 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:16:10,811 DEBUG storage: LUKS.teardown: device: /dev/sda5 ; status: False ; type: luks ; >14:16:10,830 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:10,832 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,835 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,861 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >14:16:10,862 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:16:10,865 DEBUG storage: LUKS.teardown: device: /dev/sda6 ; status: False ; type: luks ; >14:16:10,888 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:10,889 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,891 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,912 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >14:16:10,913 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:16:10,916 DEBUG storage: LUKS.teardown: device: /dev/sda7 ; status: False ; type: luks ; >14:16:10,941 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:10,943 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,947 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:10,974 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >14:16:10,976 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:16:10,978 DEBUG storage: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >14:16:11,006 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:11,008 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:11,011 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:11,036 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >14:16:11,038 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:16:11,040 DEBUG storage: LUKS.teardown: device: /dev/sda9 ; status: False ; type: luks ; >14:16:11,094 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:11,095 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:11,098 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:11,117 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:16:11,119 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:16:11,121 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >14:16:11,137 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:16:11,139 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:16:11,140 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >14:16:11,140 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:16:11,147 INFO storage: edd: collected mbr signatures: {'sda': '0x93330b3d'} >14:16:11,148 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:16:11,159 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:16:11,177 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:16:11,219 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:16:11,221 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:11,224 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:16:11,255 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:11,258 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:11,260 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:11,263 DEBUG storage: Ext3FS.supported: supported: True ; >14:16:11,270 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:16:11,296 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >14:16:11,297 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (27) with existing ext4 filesystem >14:16:17,666 DEBUG storage: Iso9660FS.supported: supported: True ; >14:16:17,667 DEBUG storage: Iso9660FS.supported: supported: True ; >14:16:17,668 DEBUG storage: NFSv4.supported: supported: False ; >14:16:17,669 DEBUG storage: NFSv4.supported: supported: False ; >14:16:17,670 DEBUG storage: SELinuxFS.supported: supported: False ; >14:16:17,671 DEBUG storage: SELinuxFS.supported: supported: False ; >14:16:17,672 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:17,673 DEBUG storage: Ext4FS.supported: supported: True ; >14:16:17,674 DEBUG storage: Ext3FS.supported: supported: True ; >14:16:17,675 DEBUG storage: Ext3FS.supported: supported: True ; >14:16:17,676 DEBUG storage: Ext2FS.supported: supported: True ; >14:16:17,677 DEBUG storage: Ext2FS.supported: supported: True ; >14:16:17,678 DEBUG storage: SysFS.supported: supported: False ; >14:16:17,679 DEBUG storage: SysFS.supported: supported: False ; >14:16:17,680 DEBUG storage: MultipathMember.__init__: >14:16:17,681 DEBUG storage: MDRaidMember.__init__: >14:16:17,682 DEBUG storage: ProcFS.supported: supported: False ; >14:16:17,683 DEBUG storage: ProcFS.supported: supported: False ; >14:16:17,684 DEBUG storage: SwapSpace.__init__: >14:16:17,685 DEBUG storage: NoDevFS.supported: supported: False ; >14:16:17,686 DEBUG storage: NoDevFS.supported: supported: False ; >14:16:17,687 DEBUG storage: DevPtsFS.supported: supported: False ; >14:16:17,688 DEBUG storage: DevPtsFS.supported: supported: False ; >14:16:17,689 DEBUG storage: BTRFS.supported: supported: True ; >14:16:17,691 DEBUG storage: USBFS.supported: supported: False ; >14:16:17,692 DEBUG storage: USBFS.supported: supported: False ; >14:16:17,693 DEBUG storage: DiskLabel.__init__: >14:16:17,693 INFO storage: DiskLabel.partedDevice returning None >14:16:17,694 DEBUG storage: HFSPlus.supported: supported: False ; >14:16:17,695 DEBUG storage: HFSPlus.supported: supported: False ; >14:16:17,696 DEBUG storage: XFS.supported: supported: True ; >14:16:17,697 DEBUG storage: XFS.supported: supported: True ; >14:16:17,698 DEBUG storage: TmpFS.supported: supported: False ; >14:16:17,699 DEBUG storage: TmpFS.supported: supported: False ; >14:16:17,700 DEBUG storage: LUKS.__init__: >14:16:17,701 DEBUG storage: NTFS.supported: supported: False ; >14:16:17,701 DEBUG storage: NTFS.supported: supported: False ; >14:16:17,702 DEBUG storage: BindFS.supported: supported: False ; >14:16:17,703 DEBUG storage: BindFS.supported: supported: False ; >14:16:17,704 DEBUG storage: HFS.supported: supported: False ; >14:16:17,705 DEBUG storage: HFS.supported: supported: False ; >14:16:17,706 DEBUG storage: LVMPhysicalVolume.__init__: >14:16:17,707 DEBUG storage: NFS.supported: supported: False ; >14:16:17,708 DEBUG storage: NFS.supported: supported: False ; >14:16:17,709 DEBUG storage: FATFS.supported: supported: True ; >14:16:17,710 DEBUG storage: FATFS.supported: supported: True ; >14:16:17,711 DEBUG storage: DMRaidMember.__init__: >14:16:31,308 DEBUG storage: clearpart: looking at sda9 >14:16:31,308 DEBUG storage: clearpart: looking at sda8 >14:16:31,308 DEBUG storage: clearpart: looking at sda7 >14:16:31,308 DEBUG storage: clearpart: looking at sda6 >14:16:31,309 DEBUG storage: clearpart: looking at sda5 >14:16:31,309 DEBUG storage: clearpart: looking at sda4 >14:16:31,309 DEBUG storage: clearpart: looking at sda3 >14:16:31,309 DEBUG storage: clearpart: looking at sda2 >14:16:31,309 DEBUG storage: clearpart: looking at sda1 >14:16:31,309 DEBUG storage: checking whether disk sda has an empty extended >14:16:31,312 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15f812c390> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49f5ed0> PedPartition: <_ped.Partition object at 0x49f3f50> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >14:16:31,313 DEBUG storage: new disk order: [] >14:16:31,349 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >14:16:31,350 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49f57d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a1fa50> PedPartition: <_ped.Partition object at 0x49f3cb0> >14:16:31,351 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >14:16:31,351 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49f57d0> fileSystem: <parted.filesystem.FileSystem object at 0x4a1fc50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4a1fbd0> PedPartition: <_ped.Partition object at 0x49f3e90> >14:16:31,352 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >14:16:31,353 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49f57d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a1fd90> PedPartition: <_ped.Partition object at 0x49f3c50> >14:16:31,354 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >14:16:31,355 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49f57d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a240d0> PedPartition: <_ped.Partition object at 0x49f3dd0> >14:16:31,356 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >14:16:31,357 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49f57d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a1ff10> PedPartition: <_ped.Partition object at 0x49f3d10> >14:16:31,358 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >14:16:31,359 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49f57d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a243d0> PedPartition: <_ped.Partition object at 0x49f3ef0> >14:16:31,360 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >14:16:31,360 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49f57d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a24550> PedPartition: <_ped.Partition object at 0x49f3fb0> >14:16:31,362 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >14:16:31,362 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49f57d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a24250> PedPartition: <_ped.Partition object at 0x49f3d70> >14:16:31,363 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >14:16:31,364 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49f57d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a246d0> PedPartition: <_ped.Partition object at 0x49f3e30> >14:16:31,366 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >14:16:31,367 DEBUG storage: DeviceTree.getDeviceByPath returned existing 409223MB partition sda4 (5) >14:16:31,368 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >14:16:31,370 DEBUG storage: DeviceTree.getDeviceByPath returned existing 409223MB partition sda4 (5) >14:16:31,371 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >14:16:31,372 DEBUG storage: DeviceTree.getDeviceByPath returned existing 409223MB partition sda4 (5) >14:16:31,373 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >14:16:31,374 DEBUG storage: DeviceTree.getDeviceByPath returned existing 409223MB partition sda4 (5) >14:16:31,375 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >14:16:31,376 DEBUG storage: DeviceTree.getDeviceByPath returned existing 409223MB partition sda4 (5) > > >/tmp/ifcfg.log: >14:47:56,155 DEBUG ifcfg: content of files (network initialization): >14:47:56,179 DEBUG ifcfg: content of files (ifcfgs created): >14:47:56,180 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=F4:CE:46:E3:4E:CC >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eth0 >UUID=344d277b-bb9c-45da-bc96-71525adcedab >ONBOOT=yes > >14:55:54,473 DEBUG ifcfg: content of files (network initialization): >14:55:54,473 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=F4:CE:46:E3:4E:CC >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eth0 >UUID=344d277b-bb9c-45da-bc96-71525adcedab >ONBOOT=yes > >14:04:46,202 DEBUG ifcfg: content of files (network initialization): >14:04:46,203 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-rebus: >ESSID="rebus" >MODE=Managed >KEY_MGMT=WPA-PSK >TYPE=Wireless >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_FAILURE_FATAL=no >NAME=rebus >UUID=69c2f509-d71c-41c7-bd7b-297f875d4383 >ONBOOT=yes >HWADDR=00:21:6A:95:26:BA >WPA_ALLOW_WPA=yes >WPA_ALLOW_WPA2=yes >PEERDNS=yes >PEERROUTES=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes > >14:04:46,203 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=F4:CE:46:E3:4E:CC >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eth0 >UUID=344d277b-bb9c-45da-bc96-71525adcedab >ONBOOT=yes > >14:16:09,165 DEBUG ifcfg: content of files (network initialization): >14:16:09,166 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-rebus: >ESSID="rebus" >MODE=Managed >KEY_MGMT=WPA-PSK >TYPE=Wireless >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_FAILURE_FATAL=no >NAME=rebus >UUID=69c2f509-d71c-41c7-bd7b-297f875d4383 >ONBOOT=yes >HWADDR=00:21:6A:95:26:BA >WPA_ALLOW_WPA=yes >WPA_ALLOW_WPA2=yes >PEERDNS=yes >PEERROUTES=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes > >14:16:09,166 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=F4:CE:46:E3:4E:CC >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eth0 >UUID=344d277b-bb9c-45da-bc96-71525adcedab >ONBOOT=yes > > > >/proc/cmdline: >BOOT_IMAGE=/vmlinuz-fedup root=live:/dev/sda2 rootfstype=ext3 ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 > > >/var/log/messages: >Jan 26 14:46:38 localhost rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="615" x-info="http://www.rsyslog.com"] start >Jan 26 14:46:38 localhost rsyslogd-2184: action '*' treated as ':omusrmsg:*' - please change syntax, '*' will not be supported in the future [try http://www.rsyslog.com/e/2184 ] >Jan 26 14:46:38 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Jan 26 14:46:38 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Jan 26 14:46:38 localhost kernel: [ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >Jan 26 14:46:38 localhost kernel: [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-fedup root=live:/dev/sda2 rootfstype=ext3 ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Jan 26 14:46:38 localhost kernel: [ 0.000000] Disabled fast string operations >Jan 26 14:46:38 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000ef000-0x00000000000fffff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b4f29fff] usable >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b4f2a000-0x00000000b4f2bfff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b4f2c000-0x00000000b5d6ffff] usable >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b5d70000-0x00000000b5d7ffff] ACPI NVS >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b5d80000-0x00000000b84a4fff] usable >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b84a5000-0x00000000b86a4fff] ACPI NVS >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b86a5000-0x00000000b9e92fff] usable >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b9e93000-0x00000000b9e9afff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b9e9b000-0x00000000b9ebefff] usable >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b9ebf000-0x00000000b9ecefff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b9ecf000-0x00000000b9fcefff] ACPI NVS >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b9fcf000-0x00000000b9ffefff] ACPI data >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000b9fff000-0x00000000b9ffffff] usable >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ba000000-0x00000000bfffffff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ffe80000-0x00000000ffffffff] reserved >Jan 26 14:46:38 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013bffffff] usable >Jan 26 14:46:38 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Jan 26 14:46:38 localhost kernel: [ 0.000000] DMI 2.4 present. >Jan 26 14:46:38 localhost kernel: [ 0.000000] No AGP bridge found >Jan 26 14:46:38 localhost kernel: [ 0.000000] e820: last_pfn = 0x13c000 max_arch_pfn = 0x400000000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Jan 26 14:46:38 localhost kernel: [ 0.000000] e820: last_pfn = 0xba000 max_arch_pfn = 0x400000000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0xb9ffffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x100000000-0x13bffffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] RAMDISK: [mem 0x34b9c000-0x365c5fff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000f68c0 00024 (v02 HPQOEM) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: XSDT 00000000b9ffe120 00084 (v01 HPQOEM SLIC-MPC 0000000F 01000013) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: FACP 00000000b9ffc000 000F4 (v03 HPQOEM 30DB 0000000F HP 00000001) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: DSDT 00000000b9fdc000 1A52F (v01 HPQOEM 30DB 00000001 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: FACS 00000000b9f9c000 00040 >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: HPET 00000000b9ffb000 00038 (v01 HPQOEM 30DB 00000001 HP 00000001) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: APIC 00000000b9ffa000 00084 (v01 HPQOEM 30DB 00000001 HP 00000001) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: MCFG 00000000b9ff9000 0003C (v01 HPQOEM 30DB 00000001 HP 00000001) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: TCPA 00000000b9ff7000 00032 (v02 HPQOEM 30DB 00000000 HP 00000001) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: SSDT 00000000b9fd9000 002DD (v01 HPQOEM SataAhci 00001000 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: SLIC 00000000b9fd7000 00176 (v01 HPQOEM SLIC-MPC 00000001 HP 00000001) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: DMAR 00000000b9fd6000 00120 (v01 ? 00000001 00000000) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: ASF! 00000000b9ff8000 00095 (v32 HPQOEM 30DB 00000001 HP 00000001) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: SSDT 00000000b9fd5000 0066C (v01 PmRef CpuPm 00003000 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: SSDT 00000000b9fd4000 00288 (v01 PmRef Cpu0Tst 00003000 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: SSDT 00000000b9fd3000 00225 (v01 PmRef ApTst 00003000 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.000000] No NUMA configuration found >Jan 26 14:46:38 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013bffffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13bffffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] NODE_DATA [mem 0x13bfec000-0x13bffffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] Zone ranges: >Jan 26 14:46:38 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] Normal [mem 0x100000000-0x13bffffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] Movable zone start for each node >Jan 26 14:46:38 localhost kernel: [ 0.000000] Early memory node ranges >Jan 26 14:46:38 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009efff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0xb4f29fff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] node 0: [mem 0xb4f2c000-0xb5d6ffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] node 0: [mem 0xb5d80000-0xb84a4fff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] node 0: [mem 0xb86a5000-0xb9e92fff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] node 0: [mem 0xb9e9b000-0xb9ebefff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] node 0: [mem 0xb9fff000-0xb9ffffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] node 0: [mem 0x100000000-0x13bffffff] >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408 >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >Jan 26 14:46:38 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Jan 26 14:46:38 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Jan 26 14:46:38 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000ef000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000ef000 - 0000000000100000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000b4f2a000 - 00000000b4f2c000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000b5d70000 - 00000000b5d80000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000b84a5000 - 00000000b86a5000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000b9e93000 - 00000000b9e9b000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000b9ebf000 - 00000000b9ecf000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000b9ecf000 - 00000000b9fcf000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000b9fcf000 - 00000000b9fff000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000ba000000 - 00000000c0000000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe80000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000ffe80000 - 0000000100000000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices >Jan 26 14:46:38 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware >Jan 26 14:46:38 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013bc00000 s84288 r8192 d22208 u524288 >Jan 26 14:46:38 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 986415 >Jan 26 14:46:38 localhost kernel: [ 0.000000] Policy zone: Normal >Jan 26 14:46:38 localhost kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-fedup root=live:/dev/sda2 rootfstype=ext3 ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Jan 26 14:46:38 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Jan 26 14:46:38 localhost kernel: [ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 >Jan 26 14:46:38 localhost kernel: [ 0.000000] Checking aperture... >Jan 26 14:46:38 localhost kernel: [ 0.000000] No AGP bridge found >Jan 26 14:46:38 localhost kernel: [ 0.000000] Memory: 3851524k/5177344k available (6334k kernel code, 1150764k absent, 175056k reserved, 6870k data, 1036k init) >Jan 26 14:46:38 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >Jan 26 14:46:38 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Jan 26 14:46:38 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >Jan 26 14:46:38 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >Jan 26 14:46:38 localhost kernel: [ 0.000000] Extended CMOS year: 2000 >Jan 26 14:46:38 localhost kernel: [ 0.000000] Console: colour dummy device 80x25 >Jan 26 14:46:38 localhost kernel: [ 0.000000] console [tty0] enabled >Jan 26 14:46:38 localhost kernel: [ 0.000000] allocated 16777216 bytes of page_cgroup >Jan 26 14:46:38 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jan 26 14:46:38 localhost kernel: [ 0.000000] tsc: Fast TSC calibration using PIT >Jan 26 14:46:38 localhost kernel: [ 0.000000] tsc: Detected 2793.142 MHz processor >Jan 26 14:46:38 localhost kernel: [ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5586.28 BogoMIPS (lpj=2793142) >Jan 26 14:46:38 localhost kernel: [ 0.001007] pid_max: default: 32768 minimum: 301 >Jan 26 14:46:38 localhost kernel: [ 0.001038] Security Framework initialized >Jan 26 14:46:38 localhost kernel: [ 0.001049] SELinux: Initializing. >Jan 26 14:46:38 localhost kernel: [ 0.001431] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.004101] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.005086] Mount-cache hash table entries: 256 >Jan 26 14:46:38 localhost kernel: [ 0.005321] Initializing cgroup subsys cpuacct >Jan 26 14:46:38 localhost kernel: [ 0.005324] Initializing cgroup subsys memory >Jan 26 14:46:38 localhost kernel: [ 0.005337] Initializing cgroup subsys devices >Jan 26 14:46:38 localhost kernel: [ 0.005339] Initializing cgroup subsys freezer >Jan 26 14:46:38 localhost kernel: [ 0.005341] Initializing cgroup subsys net_cls >Jan 26 14:46:38 localhost kernel: [ 0.005342] Initializing cgroup subsys blkio >Jan 26 14:46:38 localhost kernel: [ 0.005344] Initializing cgroup subsys perf_event >Jan 26 14:46:38 localhost kernel: [ 0.005370] Disabled fast string operations >Jan 26 14:46:38 localhost kernel: [ 0.005375] CPU: Physical Processor ID: 0 >Jan 26 14:46:38 localhost kernel: [ 0.005376] CPU: Processor Core ID: 0 >Jan 26 14:46:38 localhost kernel: [ 0.005377] mce: CPU supports 6 MCE banks >Jan 26 14:46:38 localhost kernel: [ 0.005388] process: using mwait in idle threads >Jan 26 14:46:38 localhost kernel: [ 0.005392] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >Jan 26 14:46:38 localhost kernel: [ 0.005392] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >Jan 26 14:46:38 localhost kernel: [ 0.005392] tlb_flushall_shift is 0xffffffff >Jan 26 14:46:38 localhost kernel: [ 0.006239] ACPI: Core revision 20120711 >Jan 26 14:46:38 localhost kernel: [ 0.011905] ftrace: allocating 23489 entries in 92 pages >Jan 26 14:46:38 localhost kernel: [ 0.017062] dmar: Host address width 36 >Jan 26 14:46:38 localhost kernel: [ 0.017064] dmar: DRHD base: 0x000000feb03000 flags: 0x0 >Jan 26 14:46:38 localhost kernel: [ 0.017072] dmar: IOMMU 0: reg_base_addr feb03000 ver 1:0 cap c9008020e30260 ecap 1000 >Jan 26 14:46:38 localhost kernel: [ 0.017073] dmar: DRHD base: 0x000000feb01000 flags: 0x0 >Jan 26 14:46:38 localhost kernel: [ 0.017077] dmar: IOMMU 1: reg_base_addr feb01000 ver 1:0 cap c0000020630260 ecap 1000 >Jan 26 14:46:38 localhost kernel: [ 0.017078] dmar: DRHD base: 0x000000feb00000 flags: 0x0 >Jan 26 14:46:38 localhost kernel: [ 0.017082] dmar: IOMMU 2: reg_base_addr feb00000 ver 1:0 cap c0000020630270 ecap 1000 >Jan 26 14:46:38 localhost kernel: [ 0.017083] dmar: DRHD base: 0x000000feb02000 flags: 0x1 >Jan 26 14:46:38 localhost kernel: [ 0.017087] dmar: IOMMU 3: reg_base_addr feb02000 ver 1:0 cap c9008020630260 ecap 1000 >Jan 26 14:46:38 localhost kernel: [ 0.017088] dmar: RMRR base: 0x000000b5d70000 end: 0x000000b5d7ffff >Jan 26 14:46:38 localhost kernel: [ 0.017089] dmar: RMRR base: 0x000000bbc00000 end: 0x000000bfffffff >Jan 26 14:46:38 localhost kernel: [ 0.018386] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jan 26 14:46:38 localhost kernel: [ 0.028395] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T9600 @ 2.80GHz stepping 0a >Jan 26 14:46:38 localhost kernel: [ 0.028995] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >Jan 26 14:46:38 localhost kernel: [ 0.028995] ... version: 2 >Jan 26 14:46:38 localhost kernel: [ 0.028995] ... bit width: 40 >Jan 26 14:46:38 localhost kernel: [ 0.028995] ... generic registers: 2 >Jan 26 14:46:38 localhost kernel: [ 0.028995] ... value mask: 000000ffffffffff >Jan 26 14:46:38 localhost kernel: [ 0.028995] ... max period: 000000007fffffff >Jan 26 14:46:38 localhost kernel: [ 0.028995] ... fixed-purpose events: 3 >Jan 26 14:46:38 localhost kernel: [ 0.028995] ... event mask: 0000000700000003 >Jan 26 14:46:38 localhost kernel: [ 0.028995] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Jan 26 14:46:38 localhost kernel: [ 0.028995] smpboot: Booting Node 0, Processors #1 >Jan 26 14:46:38 localhost kernel: [ 0.041050] Brought up 2 CPUs >Jan 26 14:46:38 localhost kernel: [ 0.041054] smpboot: Total of 2 processors activated (11172.56 BogoMIPS) >Jan 26 14:46:38 localhost kernel: [ 0.042070] devtmpfs: initialized >Jan 26 14:46:38 localhost kernel: [ 0.043023] PM: Registering ACPI NVS region [mem 0xb5d70000-0xb5d7ffff] (65536 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.043027] PM: Registering ACPI NVS region [mem 0xb84a5000-0xb86a4fff] (2097152 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.043051] PM: Registering ACPI NVS region [mem 0xb9ecf000-0xb9fcefff] (1048576 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.043641] atomic64 test passed for x86-64 platform with CX8 and with SSE >Jan 26 14:46:38 localhost kernel: [ 0.043670] RTC time: 19:46:26, date: 01/26/13 >Jan 26 14:46:38 localhost kernel: [ 0.043709] NET: Registered protocol family 16 >Jan 26 14:46:38 localhost kernel: [ 0.043847] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Jan 26 14:46:38 localhost kernel: [ 0.043849] ACPI: bus type pci registered >Jan 26 14:46:38 localhost kernel: [ 0.044015] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Jan 26 14:46:38 localhost kernel: [ 0.044017] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >Jan 26 14:46:38 localhost kernel: [ 0.073151] PCI: Using configuration type 1 for base access >Jan 26 14:46:38 localhost kernel: [ 0.073225] mtrr: your CPUs had inconsistent variable MTRR settings >Jan 26 14:46:38 localhost kernel: [ 0.073226] mtrr: probably your BIOS does not setup all CPUs. >Jan 26 14:46:38 localhost kernel: [ 0.073227] mtrr: corrected configuration. >Jan 26 14:46:38 localhost kernel: [ 0.073817] bio: create slab <bio-0> at 0 >Jan 26 14:46:38 localhost kernel: [ 0.073817] ACPI: Added _OSI(Module Device) >Jan 26 14:46:38 localhost kernel: [ 0.073817] ACPI: Added _OSI(Processor Device) >Jan 26 14:46:38 localhost kernel: [ 0.073817] ACPI: Added _OSI(3.0 _SCP Extensions) >Jan 26 14:46:38 localhost kernel: [ 0.073817] ACPI: Added _OSI(Processor Aggregator Device) >Jan 26 14:46:38 localhost kernel: [ 0.083013] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Jan 26 14:46:38 localhost kernel: [ 0.104410] ACPI: SSDT 00000000b9ec7c18 002B7 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.104735] ACPI: Dynamic OEM Table Load: >Jan 26 14:46:38 localhost kernel: [ 0.104737] ACPI: SSDT (null) 002B7 (v01 PmRef Cpu0Ist 00003000 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.104828] ACPI: SSDT 00000000b9ec5618 0057B (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.105146] ACPI: Dynamic OEM Table Load: >Jan 26 14:46:38 localhost kernel: [ 0.105147] ACPI: SSDT (null) 0057B (v01 PmRef Cpu0Cst 00003001 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.111158] ACPI: SSDT 00000000b9ec6e18 001D7 (v01 PmRef ApIst 00003000 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.111493] ACPI: Dynamic OEM Table Load: >Jan 26 14:46:38 localhost kernel: [ 0.111495] ACPI: SSDT (null) 001D7 (v01 PmRef ApIst 00003000 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.114050] ACPI: SSDT 00000000b9ec7f18 0008D (v01 PmRef ApCst 00003000 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.114373] ACPI: Dynamic OEM Table Load: >Jan 26 14:46:38 localhost kernel: [ 0.114374] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20060912) >Jan 26 14:46:38 localhost kernel: [ 0.363464] ACPI: Interpreter enabled >Jan 26 14:46:38 localhost kernel: [ 0.363468] ACPI: (supports S0 S3 S4 S5) >Jan 26 14:46:38 localhost kernel: [ 0.363481] ACPI: Using IOAPIC for interrupt routing >Jan 26 14:46:38 localhost kernel: [ 0.364048] ACPI: Power Resource [APPR] (off) >Jan 26 14:46:38 localhost kernel: [ 0.372373] ACPI: Power Resource [LPP] (on) >Jan 26 14:46:38 localhost kernel: [ 0.373972] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62 >Jan 26 14:46:38 localhost kernel: [ 0.374069] ACPI: No dock devices found. >Jan 26 14:46:38 localhost kernel: [ 0.374072] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jan 26 14:46:38 localhost kernel: [ 0.374441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Jan 26 14:46:38 localhost kernel: [ 0.374533] PCI host bridge to bus 0000:00 >Jan 26 14:46:38 localhost kernel: [ 0.374538] pci_bus 0000:00: root bus resource [bus 00-ff] >Jan 26 14:46:38 localhost kernel: [ 0.374540] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Jan 26 14:46:38 localhost kernel: [ 0.374541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Jan 26 14:46:38 localhost kernel: [ 0.374543] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Jan 26 14:46:38 localhost kernel: [ 0.374544] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff] >Jan 26 14:46:38 localhost kernel: [ 0.374546] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff] >Jan 26 14:46:38 localhost kernel: [ 0.374547] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff] >Jan 26 14:46:38 localhost kernel: [ 0.374573] DMAR: Forcing write-buffer flush capability >Jan 26 14:46:38 localhost kernel: [ 0.374574] DMAR: Disabling IOMMU for graphics on this chipset >Jan 26 14:46:38 localhost kernel: [ 0.377330] pci 0000:00:1c.0: PCI bridge to [bus 01] >Jan 26 14:46:38 localhost kernel: [ 0.377807] pci 0000:00:1c.1: PCI bridge to [bus 02] >Jan 26 14:46:38 localhost kernel: [ 0.377875] pci 0000:00:1c.2: PCI bridge to [bus 03-43] >Jan 26 14:46:38 localhost kernel: [ 0.377947] pci 0000:00:1c.4: PCI bridge to [bus 44-84] >Jan 26 14:46:38 localhost kernel: [ 0.378037] pci 0000:85:09.0: proprietary Ricoh MMC controller disabled (via firewire function) >Jan 26 14:46:38 localhost kernel: [ 0.378039] pci 0000:85:09.0: MMC cards are now supported by standard SDHCI controller >Jan 26 14:46:38 localhost kernel: [ 0.378406] pci 0000:00:1e.0: PCI bridge to [bus 85-86] (subtractive decode) >Jan 26 14:46:38 localhost kernel: [ 0.378475] pci_bus 0000:86: [bus 86-89] partially hidden behind transparent bridge 0000:85 [bus 85-86] >Jan 26 14:46:38 localhost kernel: [ 0.379132] pci0000:00: Requesting ACPI _OSC control (0x1d) >Jan 26 14:46:38 localhost kernel: [ 0.379971] pci0000:00: ACPI _OSC control (0x1d) granted >Jan 26 14:46:38 localhost kernel: [ 0.386166] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15) >Jan 26 14:46:38 localhost kernel: [ 0.386201] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >Jan 26 14:46:38 localhost kernel: [ 0.386234] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 >Jan 26 14:46:38 localhost kernel: [ 0.386267] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >Jan 26 14:46:38 localhost kernel: [ 0.386299] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 *10 12 14 15) >Jan 26 14:46:38 localhost kernel: [ 0.386332] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 >Jan 26 14:46:38 localhost kernel: [ 0.386368] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15) >Jan 26 14:46:38 localhost kernel: [ 0.386401] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >Jan 26 14:46:38 localhost kernel: [ 0.386952] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Jan 26 14:46:38 localhost kernel: [ 0.386961] vgaarb: loaded >Jan 26 14:46:38 localhost kernel: [ 0.386962] vgaarb: bridge control possible 0000:00:02.0 >Jan 26 14:46:38 localhost kernel: [ 0.387023] SCSI subsystem initialized >Jan 26 14:46:38 localhost kernel: [ 0.387025] ACPI: bus type scsi registered >Jan 26 14:46:38 localhost kernel: [ 0.387031] ACPI: bus type usb registered >Jan 26 14:46:38 localhost kernel: [ 0.387031] usbcore: registered new interface driver usbfs >Jan 26 14:46:38 localhost kernel: [ 0.387031] usbcore: registered new interface driver hub >Jan 26 14:46:38 localhost kernel: [ 0.387031] usbcore: registered new device driver usb >Jan 26 14:46:38 localhost kernel: [ 0.387031] PCI: Using ACPI for IRQ routing >Jan 26 14:46:38 localhost kernel: [ 0.397612] NetLabel: Initializing >Jan 26 14:46:38 localhost kernel: [ 0.397614] NetLabel: domain hash size = 128 >Jan 26 14:46:38 localhost kernel: [ 0.397614] NetLabel: protocols = UNLABELED CIPSOv4 >Jan 26 14:46:38 localhost kernel: [ 0.397624] NetLabel: unlabeled traffic allowed by default >Jan 26 14:46:38 localhost kernel: [ 0.397661] HPET: 4 timers in total, 0 timers will be used for per-cpu timer >Jan 26 14:46:38 localhost kernel: [ 0.397666] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >Jan 26 14:46:38 localhost kernel: [ 0.397669] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >Jan 26 14:46:38 localhost kernel: [ 0.400951] Switching to clocksource hpet >Jan 26 14:46:38 localhost kernel: [ 0.407121] pnp: PnP ACPI init >Jan 26 14:46:38 localhost kernel: [ 0.407136] ACPI: bus type pnp registered >Jan 26 14:46:38 localhost kernel: [ 0.407591] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.407594] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.407595] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.407597] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.407599] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.407601] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved >Jan 26 14:46:38 localhost kernel: [ 0.407602] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.407604] system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.408140] system 00:05: [mem 0xfed00000-0xfed003ff] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.408282] system 00:07: [io 0x0200-0x027f] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.408284] system 00:07: [io 0x1000-0x1003] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.408286] system 00:07: [io 0x1010-0x101f] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.408288] system 00:07: [io 0xffff] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.408290] system 00:07: [io 0x0400-0x047f] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.408291] system 00:07: [io 0x0500-0x057f] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.408293] system 00:07: [io 0xef80-0xef9f] has been reserved >Jan 26 14:46:38 localhost kernel: [ 0.408995] pnp: PnP ACPI: found 13 devices >Jan 26 14:46:38 localhost kernel: [ 0.408996] ACPI: ACPI bus type pnp unregistered >Jan 26 14:46:38 localhost kernel: [ 0.415549] pci 0000:00:1e.0: BAR 15: assigned [mem 0xdc000000-0xdfffffff pref] >Jan 26 14:46:38 localhost kernel: [ 0.415552] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd8900000-0xd8afffff 64bit pref] >Jan 26 14:46:38 localhost kernel: [ 0.415554] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd8b00000-0xd8cfffff 64bit pref] >Jan 26 14:46:38 localhost kernel: [ 0.415557] pci 0000:00:1c.2: BAR 15: assigned [mem 0xd8d00000-0xd8efffff 64bit pref] >Jan 26 14:46:38 localhost kernel: [ 0.415559] pci 0000:00:1c.4: BAR 15: assigned [mem 0xd8f00000-0xd90fffff 64bit pref] >Jan 26 14:46:38 localhost kernel: [ 0.415562] pci 0000:00:1c.0: BAR 13: assigned [io 0x8000-0x8fff] >Jan 26 14:46:38 localhost kernel: [ 0.415564] pci 0000:00:1c.1: BAR 13: assigned [io 0x9000-0x9fff] >Jan 26 14:46:38 localhost kernel: [ 0.415567] pci 0000:00:1c.0: PCI bridge to [bus 01] >Jan 26 14:46:38 localhost kernel: [ 0.415570] pci 0000:00:1c.0: bridge window [io 0x8000-0x8fff] >Jan 26 14:46:38 localhost kernel: [ 0.415576] pci 0000:00:1c.0: bridge window [mem 0xd8700000-0xd87fffff] >Jan 26 14:46:38 localhost kernel: [ 0.415580] pci 0000:00:1c.0: bridge window [mem 0xd8900000-0xd8afffff 64bit pref] >Jan 26 14:46:38 localhost kernel: [ 0.415586] pci 0000:00:1c.1: PCI bridge to [bus 02] >Jan 26 14:46:38 localhost kernel: [ 0.415589] pci 0000:00:1c.1: bridge window [io 0x9000-0x9fff] >Jan 26 14:46:38 localhost kernel: [ 0.415594] pci 0000:00:1c.1: bridge window [mem 0xd8600000-0xd86fffff] >Jan 26 14:46:38 localhost kernel: [ 0.415598] pci 0000:00:1c.1: bridge window [mem 0xd8b00000-0xd8cfffff 64bit pref] >Jan 26 14:46:38 localhost kernel: [ 0.415605] pci 0000:00:1c.2: PCI bridge to [bus 03-43] >Jan 26 14:46:38 localhost kernel: [ 0.415607] pci 0000:00:1c.2: bridge window [io 0x5000-0x6fff] >Jan 26 14:46:38 localhost kernel: [ 0.415613] pci 0000:00:1c.2: bridge window [mem 0xd4600000-0xd85fffff] >Jan 26 14:46:38 localhost kernel: [ 0.415617] pci 0000:00:1c.2: bridge window [mem 0xd8d00000-0xd8efffff 64bit pref] >Jan 26 14:46:38 localhost kernel: [ 0.415623] pci 0000:00:1c.4: PCI bridge to [bus 44-84] >Jan 26 14:46:38 localhost kernel: [ 0.415626] pci 0000:00:1c.4: bridge window [io 0x3000-0x4fff] >Jan 26 14:46:38 localhost kernel: [ 0.415631] pci 0000:00:1c.4: bridge window [mem 0xd0600000-0xd45fffff] >Jan 26 14:46:38 localhost kernel: [ 0.415635] pci 0000:00:1c.4: bridge window [mem 0xd8f00000-0xd90fffff 64bit pref] >Jan 26 14:46:38 localhost kernel: [ 0.415650] pci 0000:85:09.2: BAR 15: assigned [mem 0xdc000000-0xdfffffff pref] >Jan 26 14:46:38 localhost kernel: [ 0.415653] pci 0000:85:09.2: BAR 16: assigned [mem 0xf0000000-0xf3ffffff] >Jan 26 14:46:38 localhost kernel: [ 0.415654] pci 0000:85:09.2: BAR 13: assigned [io 0x2000-0x20ff] >Jan 26 14:46:38 localhost kernel: [ 0.415656] pci 0000:85:09.2: BAR 14: assigned [io 0x2400-0x24ff] >Jan 26 14:46:38 localhost kernel: [ 0.415658] pci 0000:85:09.2: CardBus bridge to [bus 86-89] >Jan 26 14:46:38 localhost kernel: [ 0.415660] pci 0000:85:09.2: bridge window [io 0x2000-0x20ff] >Jan 26 14:46:38 localhost kernel: [ 0.415664] pci 0000:85:09.2: bridge window [io 0x2400-0x24ff] >Jan 26 14:46:38 localhost kernel: [ 0.415668] pci 0000:85:09.2: bridge window [mem 0xdc000000-0xdfffffff pref] >Jan 26 14:46:38 localhost kernel: [ 0.415672] pci 0000:85:09.2: bridge window [mem 0xf0000000-0xf3ffffff] >Jan 26 14:46:38 localhost kernel: [ 0.415675] pci 0000:00:1e.0: PCI bridge to [bus 85-86] >Jan 26 14:46:38 localhost kernel: [ 0.415678] pci 0000:00:1e.0: bridge window [io 0x2000-0x2fff] >Jan 26 14:46:38 localhost kernel: [ 0.415683] pci 0000:00:1e.0: bridge window [mem 0xd0500000-0xd05fffff] >Jan 26 14:46:38 localhost kernel: [ 0.415687] pci 0000:00:1e.0: bridge window [mem 0xdc000000-0xdfffffff pref] >Jan 26 14:46:38 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Jan 26 14:46:38 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Jan 26 14:46:38 localhost systemd[1]: Starting Local File Systems (Pre). >Jan 26 14:46:38 localhost systemd[1]: Reached target Local File Systems (Pre). >Jan 26 14:46:38 localhost systemd[1]: Mounting Temporary Directory... >Jan 26 14:46:38 localhost systemd[1]: Starting Load Random Seed... >Jan 26 14:46:38 localhost systemd[1]: Mounted Temporary Directory. >Jan 26 14:46:38 localhost systemd[1]: Started udev Coldplug all Devices. >Jan 26 14:46:38 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Jan 26 14:46:38 localhost systemd[1]: Started Configure read-only root support. >Jan 26 14:46:38 localhost systemd[1]: Started Apply Kernel Variables. >Jan 26 14:46:38 localhost kernel: [ 0.415821] NET: Registered protocol family 2 >Jan 26 14:46:38 localhost kernel: [ 0.416559] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.420095] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.420580] TCP: Hash tables configured (established 524288 bind 65536) >Jan 26 14:46:38 localhost kernel: [ 0.420647] TCP: reno registered >Jan 26 14:46:38 localhost kernel: [ 0.420662] UDP hash table entries: 2048 (order: 4, 65536 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.420698] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.420841] NET: Registered protocol family 1 >Jan 26 14:46:38 localhost kernel: [ 0.421205] Unpacking initramfs... >Jan 26 14:46:38 localhost kernel: [ 0.843094] Freeing initrd memory: 26792k freed >Jan 26 14:46:38 localhost kernel: [ 0.856148] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Jan 26 14:46:38 localhost kernel: [ 0.856154] software IO TLB [mem 0xb0f2a000-0xb4f29fff] (64MB) mapped at [ffff8800b0f2a000-ffff8800b4f29fff] >Jan 26 14:46:38 localhost kernel: [ 0.856712] Initialise module verification >Jan 26 14:46:38 localhost kernel: [ 0.856756] audit: initializing netlink socket (disabled) >Jan 26 14:46:38 localhost kernel: [ 0.856771] type=2000 audit(1359229586.855:1): initialized >Jan 26 14:46:38 localhost kernel: [ 0.872542] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jan 26 14:46:38 localhost kernel: [ 0.874261] VFS: Disk quotas dquot_6.5.2 >Jan 26 14:46:38 localhost kernel: [ 0.874302] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jan 26 14:46:38 localhost kernel: [ 0.874671] msgmni has been set to 7574 >Jan 26 14:46:38 localhost kernel: [ 0.875218] alg: No test for stdrng (krng) >Jan 26 14:46:38 localhost kernel: [ 0.875225] NET: Registered protocol family 38 >Jan 26 14:46:38 localhost kernel: [ 0.875227] Key type asymmetric registered >Jan 26 14:46:38 localhost kernel: [ 0.875229] Asymmetric key parser 'x509' registered >Jan 26 14:46:38 localhost kernel: [ 0.875257] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Jan 26 14:46:38 localhost kernel: [ 0.875284] io scheduler noop registered >Jan 26 14:46:38 localhost kernel: [ 0.875285] io scheduler deadline registered >Jan 26 14:46:38 localhost kernel: [ 0.875309] io scheduler cfq registered (default) >Jan 26 14:46:38 localhost kernel: [ 0.875998] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >Jan 26 14:46:38 localhost kernel: [ 0.876031] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt >Jan 26 14:46:38 localhost kernel: [ 0.876033] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt >Jan 26 14:46:38 localhost kernel: [ 0.876056] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt >Jan 26 14:46:38 localhost kernel: [ 0.876077] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt >Jan 26 14:46:38 localhost kernel: [ 0.876092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jan 26 14:46:38 localhost kernel: [ 0.876159] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 2940 ss_vid 0 ss_did 0 >Jan 26 14:46:38 localhost kernel: [ 0.876189] pciehp 0000:00:1c.1:pcie04: HPC vendor_id 8086 device_id 2942 ss_vid 0 ss_did 0 >Jan 26 14:46:38 localhost kernel: [ 0.876216] pciehp 0000:00:1c.2:pcie04: HPC vendor_id 8086 device_id 2944 ss_vid 0 ss_did 0 >Jan 26 14:46:38 localhost kernel: [ 0.876242] pciehp 0000:00:1c.4:pcie04: HPC vendor_id 8086 device_id 2948 ss_vid 0 ss_did 0 >Jan 26 14:46:38 localhost kernel: [ 0.876259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jan 26 14:46:38 localhost kernel: [ 0.876260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jan 26 14:46:38 localhost kernel: [ 0.876611] vesafb: mode is 1024x768x32, linelength=4096, pages=0 >Jan 26 14:46:38 localhost kernel: [ 0.876613] vesafb: scrolling: redraw >Jan 26 14:46:38 localhost kernel: [ 0.876614] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >Jan 26 14:46:38 localhost kernel: [ 0.876999] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90011000000, using 3072k, total 3072k >Jan 26 14:46:38 localhost kernel: [ 0.877082] Console: switching to colour frame buffer device 128x48 >Jan 26 14:46:38 localhost kernel: [ 0.901024] fb0: VESA VGA frame buffer device >Jan 26 14:46:38 localhost kernel: [ 0.901210] ACPI: AC Adapter [AC] (on-line) >Jan 26 14:46:38 localhost kernel: [ 0.901373] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0 >Jan 26 14:46:38 localhost kernel: [ 0.901376] ACPI: Sleep Button [SLPB] >Jan 26 14:46:38 localhost kernel: [ 0.901407] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1 >Jan 26 14:46:38 localhost kernel: [ 0.901439] ACPI: Lid Switch [LID] >Jan 26 14:46:38 localhost kernel: [ 0.901470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >Jan 26 14:46:38 localhost kernel: [ 0.901472] ACPI: Power Button [PWRF] >Jan 26 14:46:38 localhost kernel: [ 0.901657] ACPI: Requesting acpi_cpufreq >Jan 26 14:46:38 localhost kernel: [ 0.903835] tsc: Marking TSC unstable due to TSC halts in idle >Jan 26 14:46:38 localhost kernel: [ 0.909985] thermal LNXTHERM:00: registered as thermal_zone0 >Jan 26 14:46:38 localhost kernel: [ 0.909987] ACPI: Thermal Zone [DTSZ] (62 C) >Jan 26 14:46:38 localhost kernel: [ 0.918299] thermal LNXTHERM:01: registered as thermal_zone1 >Jan 26 14:46:38 localhost kernel: [ 0.918301] ACPI: Thermal Zone [BATZ] (34 C) >Jan 26 14:46:38 localhost kernel: [ 0.920901] thermal LNXTHERM:02: registered as thermal_zone2 >Jan 26 14:46:38 localhost kernel: [ 0.920902] ACPI: Thermal Zone [CPUZ] (67 C) >Jan 26 14:46:38 localhost kernel: [ 0.923375] thermal LNXTHERM:03: registered as thermal_zone3 >Jan 26 14:46:38 localhost kernel: [ 0.923377] ACPI: Thermal Zone [LOCZ] (42 C) >Jan 26 14:46:38 localhost kernel: [ 0.925836] thermal LNXTHERM:04: registered as thermal_zone4 >Jan 26 14:46:38 localhost kernel: [ 0.925837] ACPI: Thermal Zone [SKNZ] (44 C) >Jan 26 14:46:38 localhost kernel: [ 0.925869] GHES: HEST is not enabled! >Jan 26 14:46:38 localhost kernel: [ 0.925921] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jan 26 14:46:38 localhost kernel: [ 0.946501] 0000:00:03.3: ttyS0 at I/O 0x7120 (irq = 17) is a 16550A >Jan 26 14:46:38 localhost kernel: [ 0.946756] Non-volatile memory driver v1.3 >Jan 26 14:46:38 localhost kernel: [ 0.946757] Linux agpgart interface v0.103 >Jan 26 14:46:38 localhost kernel: [ 0.946831] agpgart-intel 0000:00:00.0: Intel GM45 Chipset >Jan 26 14:46:38 localhost kernel: [ 0.946913] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >Jan 26 14:46:38 localhost kernel: [ 0.948598] agpgart-intel 0000:00:00.0: detected 65536K stolen memory >Jan 26 14:46:38 localhost kernel: [ 0.948713] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000 >Jan 26 14:46:38 localhost kernel: [ 0.949409] loop: module loaded >Jan 26 14:46:38 localhost kernel: [ 0.949578] ahci: SSS flag set, parallel bus scan disabled >Jan 26 14:46:38 localhost kernel: [ 0.949607] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x23 impl SATA mode >Jan 26 14:46:38 localhost kernel: [ 0.949610] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs >Jan 26 14:46:38 localhost kernel: [ 0.953430] scsi0 : ahci >Jan 26 14:46:38 localhost kernel: [ 0.953499] scsi1 : ahci >Jan 26 14:46:38 localhost kernel: [ 0.953554] scsi2 : ahci >Jan 26 14:46:38 localhost kernel: [ 0.953610] scsi3 : ahci >Jan 26 14:46:38 localhost kernel: [ 0.953665] scsi4 : ahci >Jan 26 14:46:38 localhost kernel: [ 0.953718] scsi5 : ahci >Jan 26 14:46:38 localhost kernel: [ 0.953750] ata1: SATA max UDMA/133 abar m2048@0xd8824000 port 0xd8824100 irq 44 >Jan 26 14:46:38 localhost kernel: [ 0.953753] ata2: SATA max UDMA/133 abar m2048@0xd8824000 port 0xd8824180 irq 44 >Jan 26 14:46:38 localhost kernel: [ 0.953754] ata3: DUMMY >Jan 26 14:46:38 localhost kernel: [ 0.953754] ata4: DUMMY >Jan 26 14:46:38 localhost kernel: [ 0.953755] ata5: DUMMY >Jan 26 14:46:38 localhost kernel: [ 0.953757] ata6: SATA max UDMA/133 abar m2048@0xd8824000 port 0xd8824380 irq 44 >Jan 26 14:46:38 localhost kernel: [ 0.953845] libphy: Fixed MDIO Bus: probed >Jan 26 14:46:38 localhost kernel: [ 0.953889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jan 26 14:46:38 localhost kernel: [ 0.953915] ehci_hcd 0000:00:1a.7: EHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.953951] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >Jan 26 14:46:38 localhost kernel: [ 0.957870] ehci_hcd 0000:00:1a.7: debug port 1 >Jan 26 14:46:38 localhost kernel: [ 0.957890] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xd8826000 >Jan 26 14:46:38 localhost kernel: [ 0.963019] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >Jan 26 14:46:38 localhost kernel: [ 0.963054] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Jan 26 14:46:38 localhost kernel: [ 0.963056] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 26 14:46:38 localhost kernel: [ 0.963057] usb usb1: Product: EHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.963059] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ehci_hcd >Jan 26 14:46:38 localhost kernel: [ 0.963060] usb usb1: SerialNumber: 0000:00:1a.7 >Jan 26 14:46:38 localhost kernel: [ 0.963153] hub 1-0:1.0: USB hub found >Jan 26 14:46:38 localhost kernel: [ 0.963156] hub 1-0:1.0: 6 ports detected >Jan 26 14:46:38 localhost kernel: [ 0.963236] ehci_hcd 0000:00:1d.7: EHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.963275] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >Jan 26 14:46:38 localhost kernel: [ 0.967197] ehci_hcd 0000:00:1d.7: debug port 1 >Jan 26 14:46:38 localhost kernel: [ 0.967216] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xd8825000 >Jan 26 14:46:38 localhost kernel: [ 0.973014] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >Jan 26 14:46:38 localhost kernel: [ 0.973024] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Jan 26 14:46:38 localhost kernel: [ 0.973026] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 26 14:46:38 localhost kernel: [ 0.973028] usb usb2: Product: EHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.973029] usb usb2: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ehci_hcd >Jan 26 14:46:38 localhost kernel: [ 0.973030] usb usb2: SerialNumber: 0000:00:1d.7 >Jan 26 14:46:38 localhost kernel: [ 0.973115] hub 2-0:1.0: USB hub found >Jan 26 14:46:38 localhost kernel: [ 0.973118] hub 2-0:1.0: 6 ports detected >Jan 26 14:46:38 localhost kernel: [ 0.973175] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jan 26 14:46:38 localhost kernel: [ 0.973183] uhci_hcd: USB Universal Host Controller Interface driver >Jan 26 14:46:38 localhost kernel: [ 0.973203] uhci_hcd 0000:00:1a.0: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.973272] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >Jan 26 14:46:38 localhost kernel: [ 0.973304] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000070c0 >Jan 26 14:46:38 localhost kernel: [ 0.973331] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 26 14:46:38 localhost kernel: [ 0.973333] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 26 14:46:38 localhost kernel: [ 0.973334] usb usb3: Product: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.973336] usb usb3: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >Jan 26 14:46:38 localhost kernel: [ 0.973337] usb usb3: SerialNumber: 0000:00:1a.0 >Jan 26 14:46:38 localhost kernel: [ 0.973411] hub 3-0:1.0: USB hub found >Jan 26 14:46:38 localhost kernel: [ 0.973414] hub 3-0:1.0: 2 ports detected >Jan 26 14:46:38 localhost kernel: [ 0.973471] uhci_hcd 0000:00:1a.1: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.973505] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >Jan 26 14:46:38 localhost kernel: [ 0.973534] uhci_hcd 0000:00:1a.1: irq 17, io base 0x000070a0 >Jan 26 14:46:38 localhost kernel: [ 0.973561] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 26 14:46:38 localhost kernel: [ 0.973563] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 26 14:46:38 localhost kernel: [ 0.973565] usb usb4: Product: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.973566] usb usb4: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >Jan 26 14:46:38 localhost kernel: [ 0.973567] usb usb4: SerialNumber: 0000:00:1a.1 >Jan 26 14:46:38 localhost kernel: [ 0.973641] hub 4-0:1.0: USB hub found >Jan 26 14:46:38 localhost kernel: [ 0.973644] hub 4-0:1.0: 2 ports detected >Jan 26 14:46:38 localhost kernel: [ 0.973702] uhci_hcd 0000:00:1a.2: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.973735] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >Jan 26 14:46:38 localhost kernel: [ 0.973766] uhci_hcd 0000:00:1a.2: irq 18, io base 0x00007080 >Jan 26 14:46:38 localhost kernel: [ 0.973793] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 26 14:46:38 localhost kernel: [ 0.973795] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 26 14:46:38 localhost kernel: [ 0.973796] usb usb5: Product: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.973798] usb usb5: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >Jan 26 14:46:38 localhost kernel: [ 0.973799] usb usb5: SerialNumber: 0000:00:1a.2 >Jan 26 14:46:38 localhost kernel: [ 0.973875] hub 5-0:1.0: USB hub found >Jan 26 14:46:38 localhost kernel: [ 0.973878] hub 5-0:1.0: 2 ports detected >Jan 26 14:46:38 localhost kernel: [ 0.973935] uhci_hcd 0000:00:1d.0: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.973968] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >Jan 26 14:46:38 localhost kernel: [ 0.973990] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00007060 >Jan 26 14:46:38 localhost kernel: [ 0.974027] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 26 14:46:38 localhost kernel: [ 0.974029] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 26 14:46:38 localhost kernel: [ 0.974030] usb usb6: Product: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.974032] usb usb6: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >Jan 26 14:46:38 localhost kernel: [ 0.974033] usb usb6: SerialNumber: 0000:00:1d.0 >Jan 26 14:46:38 localhost kernel: [ 0.974106] hub 6-0:1.0: USB hub found >Jan 26 14:46:38 localhost kernel: [ 0.974108] hub 6-0:1.0: 2 ports detected >Jan 26 14:46:38 localhost kernel: [ 0.974164] uhci_hcd 0000:00:1d.1: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.974197] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >Jan 26 14:46:38 localhost kernel: [ 0.974228] uhci_hcd 0000:00:1d.1: irq 22, io base 0x00007040 >Jan 26 14:46:38 localhost kernel: [ 0.974257] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 26 14:46:38 localhost kernel: [ 0.974259] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 26 14:46:38 localhost kernel: [ 0.974260] usb usb7: Product: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.974262] usb usb7: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >Jan 26 14:46:38 localhost kernel: [ 0.974263] usb usb7: SerialNumber: 0000:00:1d.1 >Jan 26 14:46:38 localhost kernel: [ 0.974335] hub 7-0:1.0: USB hub found >Jan 26 14:46:38 localhost kernel: [ 0.974338] hub 7-0:1.0: 2 ports detected >Jan 26 14:46:38 localhost kernel: [ 0.974394] uhci_hcd 0000:00:1d.2: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.974430] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >Jan 26 14:46:38 localhost kernel: [ 0.974451] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00007020 >Jan 26 14:46:38 localhost kernel: [ 0.974478] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 26 14:46:38 localhost kernel: [ 0.974480] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 26 14:46:38 localhost kernel: [ 0.974481] usb usb8: Product: UHCI Host Controller >Jan 26 14:46:38 localhost kernel: [ 0.974482] usb usb8: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >Jan 26 14:46:38 localhost kernel: [ 0.974484] usb usb8: SerialNumber: 0000:00:1d.2 >Jan 26 14:46:38 localhost kernel: [ 0.974560] hub 8-0:1.0: USB hub found >Jan 26 14:46:38 localhost kernel: [ 0.974563] hub 8-0:1.0: 2 ports detected >Jan 26 14:46:38 localhost kernel: [ 0.974640] usbcore: registered new interface driver usbserial >Jan 26 14:46:38 localhost kernel: [ 0.974650] usbcore: registered new interface driver usbserial_generic >Jan 26 14:46:38 localhost kernel: [ 0.974657] USB Serial support registered for generic >Jan 26 14:46:38 localhost kernel: [ 0.974659] usbserial: USB Serial Driver core >Jan 26 14:46:38 localhost kernel: [ 0.974688] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >Jan 26 14:46:38 localhost kernel: [ 0.976241] i8042: Detected active multiplexing controller, rev 1.1 >Jan 26 14:46:38 localhost kernel: [ 0.976975] serio: i8042 KBD port at 0x60,0x64 irq 1 >Jan 26 14:46:38 localhost kernel: [ 0.976980] serio: i8042 AUX0 port at 0x60,0x64 irq 12 >Jan 26 14:46:38 localhost kernel: [ 0.977011] serio: i8042 AUX1 port at 0x60,0x64 irq 12 >Jan 26 14:46:38 localhost kernel: [ 0.977028] serio: i8042 AUX2 port at 0x60,0x64 irq 12 >Jan 26 14:46:38 localhost kernel: [ 0.977042] serio: i8042 AUX3 port at 0x60,0x64 irq 12 >Jan 26 14:46:38 localhost kernel: [ 0.977107] mousedev: PS/2 mouse device common for all mice >Jan 26 14:46:38 localhost kernel: [ 0.977260] rtc_cmos 00:08: RTC can wake from S4 >Jan 26 14:46:38 localhost kernel: [ 0.977414] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 >Jan 26 14:46:38 localhost kernel: [ 0.977441] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Jan 26 14:46:38 localhost kernel: [ 0.977501] device-mapper: uevent: version 1.0.3 >Jan 26 14:46:38 localhost kernel: [ 0.977562] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Jan 26 14:46:38 localhost kernel: [ 0.977641] cpuidle: using governor ladder >Jan 26 14:46:38 localhost kernel: [ 0.977671] cpuidle: using governor menu >Jan 26 14:46:38 localhost kernel: [ 0.977832] EFI Variables Facility v0.08 2004-May-17 >Jan 26 14:46:38 localhost kernel: [ 0.977910] usbcore: registered new interface driver usbhid >Jan 26 14:46:38 localhost kernel: [ 0.977911] usbhid: USB HID core driver >Jan 26 14:46:38 localhost kernel: [ 0.977927] drop_monitor: Initializing network drop monitor service >Jan 26 14:46:38 localhost kernel: [ 0.977997] ip_tables: (C) 2000-2006 Netfilter Core Team >Jan 26 14:46:38 localhost kernel: [ 0.978043] TCP: cubic registered >Jan 26 14:46:38 localhost kernel: [ 0.978045] Initializing XFRM netlink socket >Jan 26 14:46:38 localhost kernel: [ 0.978129] NET: Registered protocol family 10 >Jan 26 14:46:38 localhost kernel: [ 0.978268] mip6: Mobile IPv6 >Jan 26 14:46:38 localhost kernel: [ 0.978270] NET: Registered protocol family 17 >Jan 26 14:46:38 localhost kernel: [ 0.978525] Loading module verification certificates >Jan 26 14:46:38 localhost kernel: [ 0.979403] ACPI: Battery Slot [BAT0] (battery present) >Jan 26 14:46:38 localhost kernel: [ 0.979435] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >Jan 26 14:46:38 localhost kernel: [ 0.979445] ACPI: Battery Slot [BAT1] (battery absent) >Jan 26 14:46:38 localhost kernel: [ 0.979451] registered taskstats version 1 >Jan 26 14:46:38 localhost kernel: [ 0.980149] Magic number: 13:175:800 >Jan 26 14:46:38 localhost kernel: [ 0.980247] rtc_cmos 00:08: setting system clock to 2013-01-26 19:46:27 UTC (1359229587) >Jan 26 14:46:38 localhost kernel: [ 0.998623] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >Jan 26 14:46:38 localhost kernel: [ 1.258330] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Jan 26 14:46:38 localhost kernel: [ 1.259738] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >Jan 26 14:46:38 localhost kernel: [ 1.300068] ata1.00: ATA-8: ST9500420ASG, 0002SDM1, max UDMA/133 >Jan 26 14:46:38 localhost kernel: [ 1.300077] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >Jan 26 14:46:38 localhost kernel: [ 1.302693] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >Jan 26 14:46:38 localhost kernel: [ 1.303062] ata1.00: configured for UDMA/133 >Jan 26 14:46:38 localhost kernel: [ 1.303412] scsi 0:0:0:0: Direct-Access ATA ST9500420ASG 0002 PQ: 0 ANSI: 5 >Jan 26 14:46:38 localhost kernel: [ 1.303841] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Jan 26 14:46:38 localhost kernel: [ 1.303846] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Jan 26 14:46:38 localhost kernel: [ 1.303972] sd 0:0:0:0: [sda] Write Protect is off >Jan 26 14:46:38 localhost kernel: [ 1.304065] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jan 26 14:46:38 localhost kernel: [ 1.363400] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 > >Jan 26 14:46:38 localhost kernel: [ 1.365044] sd 0:0:0:0: [sda] Attached SCSI disk >Jan 26 14:46:38 localhost kernel: [ 1.609127] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Jan 26 14:46:38 localhost kernel: [ 1.625845] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >Jan 26 14:46:38 localhost kernel: [ 1.625859] ata2.00: ATAPI: hp CDDVDW TS-L633N, 0300, max UDMA/100 >Jan 26 14:46:38 localhost kernel: [ 1.644594] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >Jan 26 14:46:38 localhost kernel: [ 1.644611] ata2.00: configured for UDMA/100 >Jan 26 14:46:38 localhost kernel: [ 1.649802] scsi 1:0:0:0: CD-ROM hp CDDVDW TS-L633N 0300 PQ: 0 ANSI: 5 >Jan 26 14:46:38 localhost kernel: [ 1.658241] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >Jan 26 14:46:38 localhost kernel: [ 1.658249] cdrom: Uniform CD-ROM driver Revision: 3.20 >Jan 26 14:46:38 localhost kernel: [ 1.658795] sr 1:0:0:0: Attached scsi generic sg1 type 5 >Jan 26 14:46:38 localhost kernel: [ 1.820637] usb 3-1: New USB device found, idVendor=03f0, idProduct=171d >Jan 26 14:46:38 localhost kernel: [ 1.820646] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Jan 26 14:46:38 localhost kernel: [ 1.820652] usb 3-1: Product: HP Integrated Module >Jan 26 14:46:38 localhost kernel: [ 1.820658] usb 3-1: Manufacturer: Broadcom Corp >Jan 26 14:46:38 localhost kernel: [ 1.888396] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.0, id: 0x1c0b1, caps: 0xd04791/0xb00000/0x20000, board id: 71, fw id: 504136 >Jan 26 14:46:38 localhost kernel: [ 1.888413] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0 >Jan 26 14:46:38 localhost kernel: [ 1.933421] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input4 >Jan 26 14:46:38 localhost kernel: [ 1.964319] ata6: SATA link down (SStatus 0 SControl 300) >Jan 26 14:46:38 localhost kernel: [ 1.968415] Freeing unused kernel memory: 1036k freed >Jan 26 14:46:38 localhost kernel: [ 1.969034] Write protecting the kernel read-only data: 12288k >Jan 26 14:46:38 localhost kernel: [ 1.984128] Freeing unused kernel memory: 1848k freed >Jan 26 14:46:38 localhost kernel: [ 1.988492] Freeing unused kernel memory: 1412k freed >Jan 26 14:46:38 localhost kernel: [ 2.213072] RPC: Registered named UNIX socket transport module. >Jan 26 14:46:38 localhost kernel: [ 2.213074] RPC: Registered udp transport module. >Jan 26 14:46:38 localhost kernel: [ 2.213075] RPC: Registered tcp transport module. >Jan 26 14:46:38 localhost kernel: [ 2.213076] RPC: Registered tcp NFSv4.1 backchannel transport module. >Jan 26 14:46:38 localhost kernel: [ 2.410205] wmi: Mapper loaded >Jan 26 14:46:38 localhost kernel: [ 2.415472] [drm] Initialized drm 1.1.0 20060810 >Jan 26 14:46:38 localhost kernel: [ 2.415730] pata_acpi 0000:00:03.2: enabling device (0000 -> 0001) >Jan 26 14:46:38 localhost kernel: [ 2.432830] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >Jan 26 14:46:38 localhost kernel: [ 2.432833] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >Jan 26 14:46:38 localhost kernel: [ 2.432846] scsi6 : ata_generic >Jan 26 14:46:38 localhost kernel: [ 2.434910] scsi7 : ata_generic >Jan 26 14:46:38 localhost kernel: [ 2.434947] ata7: PATA max UDMA/100 cmd 0x7130 ctl 0x714c bmdma 0x7100 irq 18 >Jan 26 14:46:38 localhost kernel: [ 2.434949] ata8: PATA max UDMA/100 cmd 0x7128 ctl 0x7148 bmdma 0x7108 irq 18 >Jan 26 14:46:38 localhost kernel: [ 2.435277] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver >Jan 26 14:46:38 localhost kernel: [ 2.435293] Console: switching to colour dummy device 80x25 >Jan 26 14:46:38 localhost kernel: [ 2.476223] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Jan 26 14:46:38 localhost kernel: [ 2.476224] [drm] Driver supports precise vblank timestamp query. >Jan 26 14:46:38 localhost kernel: [ 2.476261] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Jan 26 14:46:38 localhost kernel: [ 2.759284] sdhci: Secure Digital Host Controller Interface driver >Jan 26 14:46:38 localhost kernel: [ 2.759286] sdhci: Copyright(c) Pierre Ossman >Jan 26 14:46:38 localhost kernel: [ 2.760695] sdhci-pci 0000:85:09.1: SDHCI controller found [1180:0822] (rev 25) >Jan 26 14:46:38 localhost kernel: [ 2.761737] sdhci-pci 0000:85:09.1: Will use DMA mode even though HW doesn't fully claim to support it. >Jan 26 14:46:38 localhost kernel: [ 2.763056] sdhci-pci 0000:85:09.1: Will use DMA mode even though HW doesn't fully claim to support it. >Jan 26 14:46:38 localhost kernel: [ 2.785034] mmc0: SDHCI controller on PCI [0000:85:09.1] using DMA >Jan 26 14:46:38 localhost kernel: [ 2.819536] sdhci-pci 0000:85:09.1: Will use DMA mode even though HW doesn't fully claim to support it. >Jan 26 14:46:38 localhost kernel: [ 2.838060] firewire_ohci 0000:85:09.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 >Jan 26 14:46:38 localhost kernel: [ 2.877437] sdhci-pci 0000:85:09.1: Will use DMA mode even though HW doesn't fully claim to support it. >Jan 26 14:46:38 localhost kernel: [ 2.940693] sdhci-pci 0000:85:09.1: Will use DMA mode even though HW doesn't fully claim to support it. >Jan 26 14:46:38 localhost kernel: [ 3.002701] sdhci-pci 0000:85:09.1: Will use DMA mode even though HW doesn't fully claim to support it. >Jan 26 14:46:38 localhost kernel: [ 3.205220] fbcon: inteldrmfb (fb0) is primary device >Jan 26 14:46:38 localhost kernel: [ 3.339289] firewire_core 0000:85:09.0: created device fw0: GUID 5566778811223344, S400 >Jan 26 14:46:38 localhost kernel: [ 3.586387] Console: switching to colour frame buffer device 160x50 >Jan 26 14:46:38 localhost kernel: [ 3.594539] fb0: inteldrmfb frame buffer device >Jan 26 14:46:38 localhost kernel: [ 3.594541] drm: registered panic notifier >Jan 26 14:46:38 localhost kernel: [ 3.598083] ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (0x0000000000000005) is beyond end of object (20120711/exoparg2-418) >Jan 26 14:46:38 localhost kernel: [ 3.598116] ACPI Error: Method parse/execution failed [\_SB_.PCI0.GFX0._DOD] (Node ffff880135a3eca8), AE_AML_PACKAGE_LIMIT (20120711/psparse-536) >Jan 26 14:46:38 localhost kernel: [ 3.598136] ACPI Exception: AE_AML_PACKAGE_LIMIT, Evaluating _DOD (20120711/video-1149) >Jan 26 14:46:38 localhost kernel: [ 3.604327] acpi device:04: registered as cooling_device2 >Jan 26 14:46:38 localhost kernel: [ 3.604749] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Jan 26 14:46:38 localhost kernel: [ 3.604869] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 >Jan 26 14:46:38 localhost kernel: [ 3.605552] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >Jan 26 14:46:38 localhost kernel: [ 3.607688] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Jan 26 14:46:38 localhost kernel: [ 3.799778] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) f4:ce:46:e3:4e:cc >Jan 26 14:46:38 localhost kernel: [ 3.799788] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >Jan 26 14:46:38 localhost kernel: [ 3.799831] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1052FF-0FF >Jan 26 14:46:38 localhost kernel: [ 3.907713] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem >Jan 26 14:46:38 localhost kernel: [ 3.933902] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >Jan 26 14:46:38 localhost kernel: [ 4.008161] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jan 26 14:46:38 localhost kernel: [ 4.216483] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Jan 26 14:46:38 localhost kernel: [ 5.109793] type=1404 audit(1359229591.627:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jan 26 14:46:38 localhost kernel: [ 5.387913] type=1403 audit(1359229591.905:3): policy loaded auid=4294967295 ses=4294967295 >Jan 26 14:46:38 localhost kernel: [ 6.559534] EXT4-fs (dm-0): re-mounted. Opts: (null) >Jan 26 14:46:38 localhost kernel: [ 7.186166] tun: Universal TUN/TAP device driver, 1.6 >Jan 26 14:46:38 localhost kernel: [ 7.186169] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Jan 26 14:46:38 localhost kernel: [ 7.641252] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa0b >Jan 26 14:46:38 localhost kernel: [ 7.766360] yenta_cardbus 0000:85:09.2: CardBus bridge found [103c:30db] >Jan 26 14:46:38 localhost kernel: [ 7.812479] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251) >Jan 26 14:46:38 localhost kernel: [ 7.812486] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jan 26 14:46:38 localhost kernel: [ 7.812490] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251) >Jan 26 14:46:38 localhost kernel: [ 7.812493] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jan 26 14:46:38 localhost kernel: [ 7.812494] lpc_ich: Resource conflict(s) found affecting gpio_ich >Jan 26 14:46:38 localhost kernel: [ 7.813595] input: PS/2 Generic Mouse as /devices/platform/i8042/serio4/serio5/input/input6 >Jan 26 14:46:38 localhost kernel: [ 7.880785] parport_pc 00:09: reported by Plug and Play ACPI >Jan 26 14:46:38 localhost kernel: [ 7.880861] parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE] >Jan 26 14:46:38 localhost kernel: [ 7.888709] yenta_cardbus 0000:85:09.2: ISA IRQ mask 0x0c98, PCI irq 22 >Jan 26 14:46:38 localhost kernel: [ 7.888714] yenta_cardbus 0000:85:09.2: Socket status: 30000810 >Jan 26 14:46:38 localhost kernel: [ 7.888717] pci_bus 0000:85: Raising subordinate bus# of parent bus (#85) from #86 to #89 >Jan 26 14:46:38 localhost kernel: [ 7.888724] yenta_cardbus 0000:85:09.2: pcmcia: parent PCI bridge window: [io 0x2000-0x2fff] >Jan 26 14:46:38 localhost kernel: [ 7.888726] yenta_cardbus 0000:85:09.2: pcmcia: parent PCI bridge window: [mem 0xd0500000-0xd05fffff] >Jan 26 14:46:38 localhost kernel: [ 7.888728] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd0500000-0xd05fffff: >Jan 26 14:46:38 localhost kernel: [ 7.888732] excluding 0xd0500000-0xd050ffff >Jan 26 14:46:38 localhost kernel: [ 7.888739] yenta_cardbus 0000:85:09.2: pcmcia: parent PCI bridge window: [mem 0xdc000000-0xdfffffff pref] >Jan 26 14:46:38 localhost kernel: [ 7.888741] pcmcia_socket pcmcia_socket0: cs: memory probe 0xdc000000-0xdfffffff: >Jan 26 14:46:38 localhost kernel: [ 7.888749] excluding 0xdc000000-0xdfffffff >Jan 26 14:46:38 localhost kernel: [ 7.890154] hp_accel: hardware type NC693xx found >Jan 26 14:46:38 localhost kernel: [ 7.890680] lis3lv02d: 8 bits sensor found >Jan 26 14:46:38 localhost kernel: [ 7.927064] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input7 >Jan 26 14:46:38 localhost kernel: [ 7.927793] hp_accel: driver loaded >Jan 26 14:46:38 localhost kernel: [ 7.963373] tpm_inf_pnp 00:04: Found GTPM with ID IFX0102 >Jan 26 14:46:38 localhost kernel: [ 7.963426] tpm_inf_pnp 00:04: TPM found: config base 0xfe00, data base 0xfe80, chip version 0x000b, vendor id 0x15d1 (Infineon), product id 0x000b (SLB 9635 TT 1.2) >Jan 26 14:46:38 localhost kernel: [ 8.026838] ppdev: user-space parallel port driver >Jan 26 14:46:38 localhost kernel: [ 8.041277] iTCO_vendor_support: vendor-support=0 >Jan 26 14:46:38 localhost kernel: [ 8.059090] input: HP WMI hotkeys as /devices/virtual/input/input8 >Jan 26 14:46:38 localhost kernel: [ 8.365433] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa0b >Jan 26 14:46:38 localhost kernel: [ 8.366601] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Jan 26 14:46:38 localhost kernel: [ 8.366630] iTCO_wdt: Found a ICH9M-E TCO device (Version=2, TCOBASE=0x0460) >Jan 26 14:46:38 localhost kernel: [ 8.368765] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Jan 26 14:46:38 localhost kernel: [ 8.370049] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Jan 26 14:46:38 localhost kernel: [ 8.679152] cfg80211: Calling CRDA to update world regulatory domain >Jan 26 14:46:38 localhost kernel: [ 8.760913] Intel(R) Wireless WiFi driver for Linux, in-tree:d >Jan 26 14:46:38 localhost kernel: [ 8.760916] Copyright(c) 2003-2012 Intel Corporation >Jan 26 14:46:38 localhost kernel: [ 8.760986] iwlwifi 0000:02:00.0: pci_resource_len = 0x00002000 >Jan 26 14:46:38 localhost kernel: [ 8.760988] iwlwifi 0000:02:00.0: pci_resource_base = ffffc90011028000 >Jan 26 14:46:38 localhost kernel: [ 8.760989] iwlwifi 0000:02:00.0: HW Revision ID = 0x0 >Jan 26 14:46:38 localhost kernel: [ 8.769018] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0 >Jan 26 14:46:38 localhost kernel: [ 8.769024] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd0510000-0xd05fffff: >Jan 26 14:46:38 localhost kernel: [ 8.775345] excluding 0xd05fe000-0xd060bfff >Jan 26 14:46:38 localhost kernel: [ 8.775532] pcmcia 0.0: pcmcia: registering new device pcmcia0.0 (IRQ: 22) >Jan 26 14:46:38 localhost kernel: [ 8.775767] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: >Jan 26 14:46:38 localhost kernel: [ 8.775774] excluding 0xc0000-0xfffff >Jan 26 14:46:38 localhost kernel: [ 8.775814] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: >Jan 26 14:46:38 localhost kernel: [ 8.775820] excluding 0xa0000000-0xa0ffffff >Jan 26 14:46:38 localhost kernel: [ 8.775861] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: >Jan 26 14:46:38 localhost kernel: [ 8.775867] excluding 0x60000000-0x60ffffff >Jan 26 14:46:38 localhost kernel: [ 8.958497] Bluetooth: Core ver 2.16 >Jan 26 14:46:38 localhost kernel: [ 8.958512] NET: Registered protocol family 31 >Jan 26 14:46:38 localhost kernel: [ 8.958513] Bluetooth: HCI device and connection manager initialized >Jan 26 14:46:38 localhost kernel: [ 8.958515] Bluetooth: HCI socket layer initialized >Jan 26 14:46:38 localhost kernel: [ 8.958516] Bluetooth: L2CAP socket layer initialized >Jan 26 14:46:38 localhost kernel: [ 8.958519] Bluetooth: SCO socket layer initialized >Jan 26 14:46:38 localhost kernel: [ 8.988642] scsi8 : pata_pcmcia >Jan 26 14:46:38 localhost kernel: [ 8.988723] ata9: PATA max PIO0 cmd 0x2100 ctl 0x210e irq 22 >Jan 26 14:46:38 localhost kernel: [ 9.032737] usbcore: registered new interface driver btusb >Jan 26 14:46:38 localhost kernel: [ 9.052905] iwlwifi 0000:02:00.0: loaded firmware version 8.83.5.1 build 33692 >Jan 26 14:46:38 localhost kernel: [ 9.055947] cfg80211: World regulatory domain updated: >Jan 26 14:46:38 localhost kernel: [ 9.055950] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Jan 26 14:46:38 localhost kernel: [ 9.055952] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jan 26 14:46:38 localhost kernel: [ 9.055953] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Jan 26 14:46:38 localhost kernel: [ 9.055954] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Jan 26 14:46:38 localhost kernel: [ 9.055955] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jan 26 14:46:38 localhost kernel: [ 9.055957] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jan 26 14:46:38 localhost kernel: [ 9.193540] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d >Jan 26 14:46:38 localhost kernel: [ 9.193543] iwldvm: Copyright(c) 2003-2012 Intel Corporation >Jan 26 14:46:38 localhost kernel: [ 9.193567] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled >Jan 26 14:46:38 localhost kernel: [ 9.193569] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >Jan 26 14:46:38 localhost kernel: [ 9.193571] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >Jan 26 14:46:38 localhost kernel: [ 9.193572] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled >Jan 26 14:46:38 localhost kernel: [ 9.193573] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_P2P disabled >Jan 26 14:46:38 localhost kernel: [ 9.193575] iwlwifi 0000:02:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24 >Jan 26 14:46:38 localhost kernel: [ 9.193634] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >Jan 26 14:46:38 localhost kernel: [ 9.212880] iwlwifi 0000:02:00.0: device EEPROM VER=0x11f, CALIB=0x4 >Jan 26 14:46:38 localhost kernel: [ 9.212883] iwlwifi 0000:02:00.0: Device SKU: 0xF0 >Jan 26 14:46:38 localhost kernel: [ 9.212885] iwlwifi 0000:02:00.0: Valid Tx ant: 0x7, Valid Rx ant: 0x7 >Jan 26 14:46:38 localhost systemd[1]: Started Bluetooth service. >Jan 26 14:46:38 localhost systemd[1]: Starting Bluetooth. >Jan 26 14:46:38 localhost systemd[1]: Reached target Bluetooth. >Jan 26 14:46:38 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jan 26 14:46:38 localhost systemd[1]: Started Login Service. >Jan 26 14:46:38 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jan 26 14:46:38 localhost bluetoothd[583]: Starting SDP server >Jan 26 14:46:38 localhost avahi-daemon[614]: Successfully called chroot(). >Jan 26 14:46:38 localhost avahi-daemon[614]: Successfully dropped remaining capabilities. >Jan 26 14:46:38 localhost bluetoothd[583]: bluetoothd[583]: Starting SDP server >Jan 26 14:46:38 localhost avahi-daemon[614]: No service file found in /etc/avahi/services. >Jan 26 14:46:38 localhost systemd-logind[609]: New seat seat0. >Jan 26 14:46:38 localhost avahi-daemon[614]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jan 26 14:46:38 localhost avahi-daemon[614]: Network interface enumeration completed. >Jan 26 14:46:38 localhost avahi-daemon[614]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jan 26 14:46:38 localhost avahi-daemon[614]: Server startup complete. Host name is linux.local. Local service cookie is 1275545683. >Jan 26 14:46:38 localhost systemd-logind[609]: Watching system buttons on /dev/input/event2 (Power Button) >Jan 26 14:46:38 localhost systemd-logind[609]: Watching system buttons on /dev/input/event5 (Video Bus) >Jan 26 14:46:38 localhost systemd-logind[609]: Watching system buttons on /dev/input/event1 (Lid Switch) >Jan 26 14:46:38 localhost systemd-logind[609]: Watching system buttons on /dev/input/event0 (Sleep Button) >Jan 26 14:46:38 localhost livesys[618]: Adding live user [ OK ] >Jan 26 14:46:38 localhost kernel: [ 12.450401] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jan 26 14:46:38 localhost kernel: [ 12.450404] Bluetooth: BNEP filters: protocol multicast >Jan 26 14:46:39 localhost bluetoothd[583]: bluetoothd[583]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Jan 26 14:46:39 localhost bluetoothd[583]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Jan 26 14:46:39 localhost systemd[1]: Started GNOME Display Manager. >Jan 26 14:46:39 localhost bluetoothd[583]: bluetoothd[583]: Bluetooth Management interface initialized >Jan 26 14:46:39 localhost bluetoothd[583]: Bluetooth Management interface initialized >Jan 26 14:46:39 localhost bluetoothd[583]: bluetoothd[583]: Parsing /etc/bluetooth/serial.conf failed: No such file or directory >Jan 26 14:46:39 localhost bluetoothd[583]: Parsing /etc/bluetooth/serial.conf failed: No such file or directory >Jan 26 14:46:39 localhost kernel: [ 12.604699] Bluetooth: RFCOMM TTY layer initialized >Jan 26 14:46:39 localhost kernel: [ 12.604704] Bluetooth: RFCOMM socket layer initialized >Jan 26 14:46:39 localhost kernel: [ 12.604706] Bluetooth: RFCOMM ver 1.11 >Jan 26 14:46:39 localhost bluetoothd[583]: bluetoothd[583]: Adapter /org/bluez/583/hci0 has been enabled >Jan 26 14:46:39 localhost bluetoothd[583]: Adapter /org/bluez/583/hci0 has been enabled >Jan 26 14:46:39 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Jan 26 14:46:39 localhost systemd[1]: Stopped Software RAID monitoring and management. >Jan 26 14:46:39 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Jan 26 14:46:39 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Jan 26 14:46:39 localhost dbus-daemon[619]: dbus[619]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.6" (uid=0 pid=641 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7" (uid=0 pid=698 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jan 26 14:46:39 localhost dbus[619]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.6" (uid=0 pid=641 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7" (uid=0 pid=698 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jan 26 14:46:39 localhost dbus-daemon[619]: dbus[619]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 26 14:46:39 localhost dbus[619]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 26 14:46:39 localhost systemd[1]: Starting Authorization Manager... >Jan 26 14:46:39 localhost livesys[618]: ** (process:710): WARNING **: failed to commit changes to dconf: Error spawning command line `dbus-launch --autolaunch=69d27b356a94476da859461d3a3bc6fd --binary-syntax --close-stderr': Child process exited with code 1 >Jan 26 14:46:39 localhost systemd[1]: Stopping Command Scheduler... >Jan 26 14:46:39 localhost systemd[1]: Stopped Command Scheduler. >Jan 26 14:46:39 localhost systemd[1]: Stopping Job spooling tools... >Jan 26 14:46:39 localhost systemd[1]: Stopped Job spooling tools. >Jan 26 14:46:39 localhost livesys[618]: sed: can't read : No such file or directory >Jan 26 14:46:39 localhost polkitd[714]: Started polkitd version 0.107 >Jan 26 14:46:40 localhost livesys[618]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:40 localhost livesys[618]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:40 localhost livesys[618]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:40 localhost livesys[618]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:40 localhost livesys[618]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:40 localhost livesys[618]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:40 localhost livesys[618]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:40 localhost livesys[618]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:40 localhost livesys[618]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:40 localhost dbus-daemon[619]: dbus[619]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 26 14:46:40 localhost dbus[619]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 26 14:46:40 localhost systemd[1]: Started Authorization Manager. >Jan 26 14:46:40 localhost accounts-daemon[612]: started daemon version 0.6.25 >Jan 26 14:46:40 localhost systemd[1]: Started Accounts Service. >Jan 26 14:46:41 localhost livesys[618]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:41 localhost livesys[618]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:41 localhost livesys[618]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:41 localhost livesys[618]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:41 localhost livesys[618]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:41 localhost livesys[618]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:41 localhost livesys[618]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:41 localhost livesys[618]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:41 localhost livesys[618]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:41 localhost livesys[618]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 26 14:46:41 localhost systemd[1]: Started SYSV: Init script for live image.. >Jan 26 14:46:41 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Jan 26 14:46:41 localhost kernel: [ 15.192071] Loading iSCSI transport class v2.0-870. >Jan 26 14:46:41 localhost kernel: [ 15.210539] iscsi: registered transport (tcp) >Jan 26 14:46:41 localhost kernel: [ 15.293543] iscsi: registered transport (iser) >Jan 26 14:46:41 localhost kernel: [ 15.322851] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Jan 26 14:46:41 localhost kernel: [ 15.322854] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Jan 26 14:46:41 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Jan 26 14:46:41 localhost systemd[1]: Starting Network Manager... >Jan 26 14:46:41 localhost kernel: [ 15.409497] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Jan 26 14:46:41 localhost kernel: [ 15.409523] iscsi: registered transport (cxgb3i) >Jan 26 14:46:42 localhost kernel: [ 15.505792] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Jan 26 14:46:42 localhost kernel: [ 15.506476] iscsi: registered transport (cxgb4i) >Jan 26 14:46:42 localhost kernel: [ 15.537583] ip6_tables: (C) 2000-2006 Netfilter Core Team >Jan 26 14:46:42 localhost kernel: [ 15.558667] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Jan 26 14:46:42 localhost kernel: [ 15.588161] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Jan 26 14:46:42 localhost kernel: [ 15.588434] iscsi: registered transport (bnx2i) >Jan 26 14:46:42 localhost kernel: [ 15.622339] iscsi: registered transport (be2iscsi) >Jan 26 14:46:42 localhost kernel: [ 15.700624] Ebtables v2.0 registered >Jan 26 14:46:42 localhost NetworkManager[760]: <info> NetworkManager (version 0.9.7.0-12.git20121004.fc18) is starting... >Jan 26 14:46:42 localhost NetworkManager[760]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Jan 26 14:46:42 localhost NetworkManager[760]: <info> WEXT support is enabled >Jan 26 14:46:42 localhost NetworkManager[760]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Jan 26 14:46:42 localhost NetworkManager[760]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Jan 26 14:46:42 localhost NetworkManager[760]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Jan 26 14:46:42 localhost NetworkManager[760]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Jan 26 14:46:42 localhost iscsid: iSCSI logger with pid=800 started! >Jan 26 14:46:42 localhost iscsid[746]: Starting iscsid: [ OK ]#015[ OK ] >Jan 26 14:46:42 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Jan 26 14:46:42 localhost kernel: [ 15.837468] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Jan 26 14:46:42 localhost NetworkManager[760]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Jan 26 14:46:42 localhost NetworkManager[760]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 26 14:46:42 localhost NetworkManager[760]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 26 14:46:42 localhost NetworkManager[760]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jan 26 14:46:42 localhost dbus-daemon[619]: dbus[619]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Jan 26 14:46:42 localhost dbus[619]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Jan 26 14:46:42 localhost NetworkManager[760]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jan 26 14:46:42 localhost NetworkManager[760]: <info> rfkill3: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill3) (driver iwlwifi) >Jan 26 14:46:42 localhost NetworkManager[760]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/hp-wmi/rfkill/rfkill0) (platform driver hp-wmi) >Jan 26 14:46:42 localhost NetworkManager[760]: <info> WiFi enabled by radio killswitch; enabled by state file >Jan 26 14:46:42 localhost systemd[1]: Started Network Manager. >Jan 26 14:46:42 localhost systemd[1]: Starting Network Manager Wait Online... >Jan 26 14:46:42 localhost NetworkManager[760]: <info> WWAN enabled by radio killswitch; enabled by state file >Jan 26 14:46:42 localhost NetworkManager[760]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jan 26 14:46:42 localhost NetworkManager[760]: <info> Networking is enabled by state file >Jan 26 14:46:42 localhost NetworkManager[760]: <warn> failed to allocate link cache: (-10) Operation not supported >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (eth0): carrier is OFF >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (eth0): new Ethernet device (driver: 'e1000e' ifindex: 2) >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (eth0): now managed >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (eth0): bringing up device. >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> ModemManager (version 0.6.0.0-2.fc18) starting... >Jan 26 14:46:42 localhost modem-manager[816]: <info> ModemManager (version 0.6.0.0-2.fc18) starting... >Jan 26 14:46:42 localhost dbus-daemon[619]: dbus[619]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Jan 26 14:46:42 localhost dbus[619]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Option' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'X22X' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'MotoC' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'SimTech' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'AnyData' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Novatel' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Ericsson MBM' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Option High-Speed' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Nokia' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Gobi' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Sierra' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Wavecom' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Option' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'X22X' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'MotoC' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'SimTech' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'AnyData' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Novatel' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Ericsson MBM' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Option High-Speed' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Nokia' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Gobi' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Sierra' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Wavecom' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'ZTE' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Samsung' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Huawei' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Longcheer' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Linktop' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Cinterion' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Iridium' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Loaded plugin 'Generic' >Jan 26 14:46:42 localhost modem-manager[816]: <info> Successfully loaded 20 plugins >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'ZTE' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Samsung' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Huawei' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Longcheer' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Linktop' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Cinterion' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Iridium' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Loaded plugin 'Generic' >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> Successfully loaded 20 plugins >Jan 26 14:46:42 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) opening serial port... >Jan 26 14:46:42 localhost modem-manager[816]: <info> (ttyS0) opening serial port... >Jan 26 14:46:42 localhost kernel: [ 16.186192] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (eth0): preparing device. >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (eth0): deactivating device (reason 'managed') [2] >Jan 26 14:46:42 localhost NetworkManager[760]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/eth0 >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (wlan0): using nl80211 for WiFi device control >Jan 26 14:46:42 localhost kernel: [ 16.202868] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >Jan 26 14:46:42 localhost kernel: [ 16.204045] iwlwifi 0000:02:00.0: Radio type=0x0-0x2-0x0 >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (wlan0): now managed >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (wlan0): bringing up device. >Jan 26 14:46:42 localhost kernel: [ 16.351341] iwlwifi 0000:02:00.0: L1 Disabled; Enabling L0S >Jan 26 14:46:42 localhost kernel: [ 16.351726] iwlwifi 0000:02:00.0: Radio type=0x0-0x2-0x0 >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (wlan0): preparing device. >Jan 26 14:46:42 localhost kernel: [ 16.395309] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >Jan 26 14:46:42 localhost NetworkManager[760]: <info> (wlan0): deactivating device (reason 'managed') [2] >Jan 26 14:46:42 localhost dbus-daemon[619]: dbus[619]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Jan 26 14:46:42 localhost dbus[619]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Jan 26 14:46:42 localhost NetworkManager[760]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Jan 26 14:46:42 localhost NetworkManager[760]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Jan 26 14:46:42 localhost NetworkManager[760]: <info> modem-manager is now available >Jan 26 14:46:42 localhost gdm-simple-slave[698]: WARNING: Failed to give slave programs access to the display. Trying to proceed. >Jan 26 14:46:42 localhost systemd[1]: Starting WPA Supplicant daemon... >Jan 26 14:46:43 localhost dbus-daemon[619]: dbus[619]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Jan 26 14:46:43 localhost dbus[619]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Jan 26 14:46:43 localhost NetworkManager[760]: <info> wpa_supplicant started >Jan 26 14:46:43 localhost systemd[1]: Started WPA Supplicant daemon. >Jan 26 14:46:43 localhost NetworkManager[760]: <info> (wlan0) supports 5 scan SSIDs >Jan 26 14:46:43 localhost NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> ready >Jan 26 14:46:43 localhost NetworkManager[760]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Jan 26 14:46:43 localhost NetworkManager[760]: <warn> Trying to remove a non-existant call id. >Jan 26 14:46:43 localhost NetworkManager[760]: <info> (wlan0): supplicant interface state: ready -> inactive >Jan 26 14:46:43 localhost NetworkManager[760]: <info> (wlan0) supports 5 scan SSIDs >Jan 26 14:46:43 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Jan 26 14:46:43 localhost iscsid: iSCSI daemon with pid=802 started! >Jan 26 14:46:43 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Jan 26 14:46:43 localhost systemd-logind[609]: New session 1 of user gdm. >Jan 26 14:46:43 localhost systemd-logind[609]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Jan 26 14:46:45 localhost dbus-daemon[619]: dbus[619]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 26 14:46:45 localhost dbus[619]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 26 14:46:45 localhost systemd[1]: Starting Daemon for power management... >Jan 26 14:46:45 localhost dbus-daemon[619]: dbus[619]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 26 14:46:45 localhost dbus[619]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 26 14:46:45 localhost systemd[1]: Started Daemon for power management. >Jan 26 14:46:46 localhost systemd[1]: SELinux Got Sender :1.19 >Jan 26 14:46:46 localhost rtkit-daemon[613]: Successfully made thread 1104 of process 1104 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Jan 26 14:46:48 localhost dbus-daemon[619]: dbus[619]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 26 14:46:48 localhost dbus[619]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 26 14:46:48 localhost systemd[1]: Starting Disk Manager... >Jan 26 14:46:48 localhost udisksd[1122]: udisks daemon version 1.99.0 starting >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:46:48 localhost dbus[619]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 26 14:46:48 localhost dbus-daemon[619]: dbus[619]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 26 14:46:48 localhost systemd[1]: Started Disk Manager. >Jan 26 14:46:48 localhost udisksd[1122]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jan 26 14:46:49 localhost dbus-daemon[619]: dbus[619]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Jan 26 14:46:49 localhost dbus[619]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Jan 26 14:46:49 localhost dbus-daemon[619]: dbus[619]: [system] Successfully activated service 'net.reactivated.Fprint' >Jan 26 14:46:49 localhost dbus[619]: [system] Successfully activated service 'net.reactivated.Fprint' >Jan 26 14:46:49 localhost dbus-daemon[619]: dbus[619]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Jan 26 14:46:49 localhost dbus[619]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Jan 26 14:46:49 localhost dbus-daemon[619]: Launching FprintObject >Jan 26 14:46:49 localhost dbus-daemon[619]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Jan 26 14:46:49 localhost dbus-daemon[619]: ** Message: entering main loop >Jan 26 14:46:49 localhost dbus-daemon[619]: dbus[619]: [system] Successfully activated service 'org.freedesktop.realmd' >Jan 26 14:46:49 localhost dbus[619]: [system] Successfully activated service 'org.freedesktop.realmd' >Jan 26 14:46:54 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) closing serial port... >Jan 26 14:46:54 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) serial port closed >Jan 26 14:46:54 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) opening serial port... >Jan 26 14:46:54 localhost modem-manager[816]: <info> (ttyS0) closing serial port... >Jan 26 14:46:54 localhost modem-manager[816]: <info> (ttyS0) serial port closed >Jan 26 14:46:54 localhost modem-manager[816]: <info> (ttyS0) opening serial port... >Jan 26 14:46:55 localhost systemd-logind[609]: New session 2 of user liveuser. >Jan 26 14:46:55 localhost systemd-logind[609]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Jan 26 14:46:55 localhost gnome-session[1025]: WARNING: Detected that screensaver has left the bus >Jan 26 14:46:55 localhost gnome-session[1025]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Jan 26 14:46:55 localhost gdm-simple-slave[698]: WARNING: Failed to remove slave program access to the display. Trying to proceed. >Jan 26 14:46:55 localhost kernel: [ 29.373971] fuse init (API version 7.20) >Jan 26 14:46:55 localhost systemd[1]: Mounting FUSE Control File System... >Jan 26 14:46:55 localhost systemd[1]: Mounted FUSE Control File System. >Jan 26 14:46:56 localhost spice-vdagent[1333]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Jan 26 14:46:56 localhost rtkit-daemon[613]: Successfully made thread 1339 of process 1339 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jan 26 14:46:56 localhost bluetoothd[583]: bluetoothd[583]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/HFPAG >Jan 26 14:46:56 localhost bluetoothd[583]: bluetoothd[583]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/HFPHS >Jan 26 14:46:56 localhost bluetoothd[583]: bluetoothd[583]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource >Jan 26 14:46:56 localhost bluetoothd[583]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/HFPAG >Jan 26 14:46:56 localhost bluetoothd[583]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/HFPHS >Jan 26 14:46:56 localhost bluetoothd[583]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource >Jan 26 14:46:56 localhost systemd[1]: SELinux Got Sender :1.45 >Jan 26 14:46:56 localhost dbus-daemon[619]: dbus[619]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jan 26 14:46:56 localhost dbus[619]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jan 26 14:46:56 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Jan 26 14:46:56 localhost colord: Using config file /etc/colord.conf >Jan 26 14:46:56 localhost colord: Using mapping database file /var/lib/colord/mapping.db >Jan 26 14:46:56 localhost colord: Using device database file /var/lib/colord/storage.db >Jan 26 14:46:56 localhost colord: Loading plugin libcd_plugin_camera.so >Jan 26 14:46:56 localhost colord: Loading plugin libcd_plugin_scanner.so >Jan 26 14:46:56 localhost colord: Daemon ready for requests >Jan 26 14:46:56 localhost dbus-daemon[619]: dbus[619]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jan 26 14:46:56 localhost dbus[619]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jan 26 14:46:56 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Jan 26 14:46:56 localhost colord: Profile added: icc-9c63a713c85fe8dcd9d9e8aa286f7e95 >Jan 26 14:46:56 localhost colord: Profile added: icc-dcd6d93e079fc3295cb4d48deb24f851 >Jan 26 14:46:56 localhost systemd[1]: Starting CUPS Printing Service... >Jan 26 14:46:56 localhost colord: Profile added: icc-285bf9a62b68718fe66aa1d69978a97d >Jan 26 14:46:56 localhost colord: Profile added: icc-7d744c7ca47e33468b64feb7029fc9b0 >Jan 26 14:46:56 localhost systemd[1]: Started CUPS Printing Service. >Jan 26 14:46:57 localhost colord: Profile added: icc-fdde622468ba0cd232b9f7e00ad52af6 >Jan 26 14:46:57 localhost colord: Profile added: icc-d14766a584896acd5810a9f14a3ef15d >Jan 26 14:46:57 localhost colord: Profile added: icc-cc7e433e2982e0a682f332ed378c7d47 >Jan 26 14:46:57 localhost colord: Profile added: icc-ba6a5c659db6759a2b4a4739d848127f >Jan 26 14:46:57 localhost colord: Profile added: icc-a1acbaedbc3f054a5f724db41237df9c >Jan 26 14:46:57 localhost colord: Profile added: icc-07aa38f191524daabe72365d8bf549df >Jan 26 14:46:57 localhost colord: Profile added: icc-1fffcf7157b6df5f4bcb186908a88488 >Jan 26 14:46:57 localhost colord: Profile added: icc-942691ffe5d2da307d87d209157fa8c5 >Jan 26 14:46:57 localhost colord: Profile added: icc-d9c0a165058a15b86c6663d8ca9e35d7 >Jan 26 14:46:57 localhost colord: Profile added: icc-607ae7f5824fb5ef63a4600f15a4a7eb >Jan 26 14:46:57 localhost colord: Profile added: icc-262871936d61effa51c807a5a8daec38 >Jan 26 14:46:57 localhost colord: Profile added: icc-06bd372c0c828cbe84395111f6986349 >Jan 26 14:46:57 localhost colord: Profile added: icc-626fee7d930035c4509ab0c39abe71f7 >Jan 26 14:46:57 localhost colord: Profile added: icc-27275f74b03b7a5f4c6c8cde8122b9a1 >Jan 26 14:46:57 localhost colord: Profile added: icc-34bb9dbd79b7733d83ff9c7089d90162 >Jan 26 14:46:57 localhost colord: Profile added: icc-c88b946ac4b3b503a2860d21ea68f8bd >Jan 26 14:46:57 localhost colord: Device added: xrandr-Seiko Epson Corporation >Jan 26 14:46:58 localhost colord: Profile added: icc-07876c2c4f1e18b804aad11295b8fe71 >Jan 26 14:46:59 localhost goa[1440]: goa-daemon version 3.6.2 starting [main.c:112, main()] >Jan 26 14:47:00 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) closing serial port... >Jan 26 14:47:00 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) serial port closed >Jan 26 14:47:00 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) opening serial port... >Jan 26 14:47:00 localhost modem-manager[816]: <info> (ttyS0) closing serial port... >Jan 26 14:47:00 localhost modem-manager[816]: <info> (ttyS0) serial port closed >Jan 26 14:47:00 localhost modem-manager[816]: <info> (ttyS0) opening serial port... >Jan 26 14:47:12 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) closing serial port... >Jan 26 14:47:12 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) serial port closed >Jan 26 14:47:12 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) opening serial port... >Jan 26 14:47:12 localhost modem-manager[816]: <info> (ttyS0) closing serial port... >Jan 26 14:47:12 localhost modem-manager[816]: <info> (ttyS0) serial port closed >Jan 26 14:47:12 localhost modem-manager[816]: <info> (ttyS0) opening serial port... >Jan 26 14:47:14 localhost systemd[1]: NetworkManager-wait-online.service: main process exited, code=exited, status=1/FAILURE >Jan 26 14:47:14 localhost systemd[1]: Failed to start Network Manager Wait Online. >Jan 26 14:47:14 localhost systemd[1]: Unit NetworkManager-wait-online.service entered failed state >Jan 26 14:47:14 localhost systemd[1]: Starting Network. >Jan 26 14:47:14 localhost systemd[1]: Reached target Network. >Jan 26 14:47:14 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 26 14:47:14 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 26 14:47:14 localhost systemd[1]: Starting Virtualization daemon... >Jan 26 14:47:14 localhost systemd[1]: Started Virtualization daemon. >Jan 26 14:47:14 localhost systemd[1]: Starting RPC bind service... >Jan 26 14:47:14 localhost systemd[1]: iscsi.service: control process exited, code=exited status=3 >Jan 26 14:47:14 localhost systemd[1]: Failed to start LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 26 14:47:14 localhost systemd[1]: Unit iscsi.service entered failed state >Jan 26 14:47:14 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Jan 26 14:47:14 localhost systemd[1]: Started SYSV: Late init script for live image.. >Jan 26 14:47:14 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Jan 26 14:47:14 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Jan 26 14:47:14 localhost systemd[1]: Started RPC bind service. >Jan 26 14:47:14 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 26 14:47:14 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 26 14:47:14 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 26 14:47:15 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 26 14:47:15 localhost systemd[1]: Starting Multi-User. >Jan 26 14:47:15 localhost systemd[1]: Reached target Multi-User. >Jan 26 14:47:15 localhost systemd[1]: Starting Graphical Interface. >Jan 26 14:47:15 localhost systemd[1]: Reached target Graphical Interface. >Jan 26 14:47:15 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Jan 26 14:47:15 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 26 14:47:15 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 26 14:47:15 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Jan 26 14:47:15 localhost systemd[1]: Startup finished in 1s 990ms 410us (kernel) + 3s 550ms 55us (initrd) + 43s 44ms 450us (userspace) = 48s 584ms 915us. >Jan 26 14:47:15 localhost libvirtd[1608]: 2013-01-26 19:47:15.271+0000: 1608: info : libvirt version: 0.10.2.2, package: 3.fc18 (Fedora Project, 2012-12-17-23:55:54, buildvm-14.phx2.fedoraproject.org) >Jan 26 14:47:15 localhost libvirtd[1608]: 2013-01-26 19:47:15.271+0000: 1608: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Jan 26 14:47:15 localhost libvirtd[1608]: 2013-01-26 19:47:15.285+0000: 1608: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Jan 26 14:47:15 localhost libvirtd[1608]: 2013-01-26 19:47:15.285+0000: 1608: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Jan 26 14:47:15 localhost libvirtd[1608]: 2013-01-26 19:47:15.403+0000: 1656: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Jan 26 14:47:15 localhost systemd-logind[609]: Removed session 1. >Jan 26 14:47:18 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) closing serial port... >Jan 26 14:47:18 localhost dbus-daemon[619]: modem-manager[816]: <info> (ttyS0) serial port closed >Jan 26 14:47:18 localhost modem-manager[816]: <info> (ttyS0) closing serial port... >Jan 26 14:47:18 localhost modem-manager[816]: <info> (ttyS0) serial port closed >Jan 26 14:47:19 localhost dbus-daemon[619]: ** Message: No devices in use, exit >Jan 26 14:47:25 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Jan 26 14:47:25 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Jan 26 14:47:52 localhost kernel: [ 85.633789] md: raid0 personality registered for level 0 >Jan 26 14:47:52 localhost kernel: [ 85.637539] md: raid1 personality registered for level 1 >Jan 26 14:47:52 localhost kernel: [ 85.640146] async_tx: api initialized (async) >Jan 26 14:47:52 localhost kernel: [ 85.648313] xor: automatically using best checksumming function: >Jan 26 14:47:52 localhost kernel: [ 85.658009] generic_sse: 10928.000 MB/sec >Jan 26 14:47:52 localhost kernel: [ 85.721018] raid6: sse2x1 4480 MB/s >Jan 26 14:47:52 localhost kernel: [ 85.738008] raid6: sse2x2 4636 MB/s >Jan 26 14:47:52 localhost kernel: [ 85.755012] raid6: sse2x4 8093 MB/s >Jan 26 14:47:52 localhost kernel: [ 85.755014] raid6: using algorithm sse2x4 (8093 MB/s) >Jan 26 14:47:52 localhost kernel: [ 85.755015] raid6: using ssse3x2 recovery algorithm >Jan 26 14:47:52 localhost kernel: [ 85.769084] md: raid6 personality registered for level 6 >Jan 26 14:47:52 localhost kernel: [ 85.769087] md: raid5 personality registered for level 5 >Jan 26 14:47:52 localhost kernel: [ 85.769088] md: raid4 personality registered for level 4 >Jan 26 14:47:52 localhost kernel: [ 85.774830] md: raid10 personality registered for level 10 >Jan 26 14:47:52 localhost kernel: [ 85.800938] device-mapper: multipath: version 1.5.0 loaded >Jan 26 14:47:52 localhost kernel: [ 85.803778] device-mapper: multipath round-robin: version 1.0.0 loaded >Jan 26 14:47:52 localhost kernel: [ 85.856592] No iBFT detected. >Jan 26 14:47:52 localhost dbus[1320]: avc: received setenforce notice (enforcing=0) >Jan 26 14:47:52 localhost dbus[1167]: avc: received setenforce notice (enforcing=0) >Jan 26 14:47:52 localhost dbus[619]: avc: received setenforce notice (enforcing=0) >Jan 26 14:47:52 localhost dbus-daemon[619]: dbus[619]: avc: received setenforce notice (enforcing=0) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:54 localhost anaconda: /sbin/anaconda 18.37.11 >Jan 26 14:47:55 localhost anaconda: 3932160 kB (3840 MB) are available >Jan 26 14:47:55 localhost anaconda: check_memory(): total:3840, needed:512, graphical:512 >Jan 26 14:47:55 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Jan 26 14:47:55 localhost anaconda: Default encoding = ascii >Jan 26 14:47:55 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost anaconda: ISCSID is /sbin/iscsid >Jan 26 14:47:55 localhost anaconda: no initiator set >Jan 26 14:47:55 localhost program: Running... modprobe fcoe >Jan 26 14:47:55 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jan 26 14:47:55 localhost program: No FCoE boot disk information is found in EDD! >Jan 26 14:47:55 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jan 26 14:47:55 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Jan 26 14:47:55 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:55 localhost program: Running... multipath -d >Jan 26 14:47:55 localhost program: Running... multipath -ll >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: sda >Jan 26 14:47:55 localhost storage: MultipathTopology: found non-disk device: sda1 >Jan 26 14:47:55 localhost storage: MultipathTopology: found non-disk device: sda2 >Jan 26 14:47:55 localhost storage: MultipathTopology: found non-disk device: sda3 >Jan 26 14:47:55 localhost storage: MultipathTopology: found non-disk device: sda4 >Jan 26 14:47:55 localhost storage: MultipathTopology: found non-disk device: sda5 >Jan 26 14:47:55 localhost storage: MultipathTopology: found non-disk device: sda6 >Jan 26 14:47:55 localhost storage: MultipathTopology: found non-disk device: sda7 >Jan 26 14:47:55 localhost storage: MultipathTopology: found non-disk device: sda8 >Jan 26 14:47:55 localhost storage: MultipathTopology: found non-disk device: sda9 >Jan 26 14:47:55 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 26 14:47:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 26 14:47:55 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 26 14:47:55 localhost anaconda: Display mode = g >Jan 26 14:47:55 localhost anaconda: 3932160 kB (3840 MB) are available >Jan 26 14:47:55 localhost anaconda: check_memory(): total:3840, needed:512, graphical:512 >Jan 26 14:47:56 localhost anaconda: using only installclass _Fedora >Jan 26 14:47:56 localhost anaconda: Detected 3792M of memory >Jan 26 14:47:56 localhost anaconda: Swap attempt of 3792M >Jan 26 14:47:56 localhost anaconda: Running Thread: AnaStorageThread (140411406382848) >Jan 26 14:47:56 localhost program: Running... udevadm control --property=ANACONDA=1 >Jan 26 14:47:56 localhost anaconda: Running Thread: AnaNetworkThread (140411485370112) >Jan 26 14:47:56 localhost program: Running... systemctl start chronyd.service >Jan 26 14:47:56 localhost anaconda: Running Thread: AnaPayloadThread (140411146974976) >Jan 26 14:47:56 localhost systemd[1]: Started NTP client/server. >Jan 26 14:47:56 localhost NetworkManager[760]: ifcfg-rh: read connection 'eth0' >Jan 26 14:47:56 localhost NetworkManager[760]: <info> Saved default wired connection 'eth0' to persistent storage >Jan 26 14:47:56 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost anaconda: Thread Done: AnaNetworkThread (140411485370112) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost NetworkManager[760]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost anaconda: no initiator set >Jan 26 14:47:56 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Jan 26 14:47:56 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jan 26 14:47:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:56 localhost storage: sda2 looks to be the live device; marking as protected >Jan 26 14:47:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:56 localhost program: Running... multipath -d >Jan 26 14:47:56 localhost program: Running... multipath -ll >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost storage: MultipathTopology: found singlepath device: sda >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost storage: MultipathTopology: found non-disk device: sda1 >Jan 26 14:47:56 localhost storage: MultipathTopology: found non-disk device: sda2 >Jan 26 14:47:56 localhost storage: MultipathTopology: found non-disk device: sda3 >Jan 26 14:47:56 localhost storage: MultipathTopology: found non-disk device: sda4 >Jan 26 14:47:56 localhost storage: MultipathTopology: found non-disk device: sda5 >Jan 26 14:47:56 localhost storage: MultipathTopology: found non-disk device: sda6 >Jan 26 14:47:56 localhost storage: MultipathTopology: found non-disk device: sda7 >Jan 26 14:47:56 localhost storage: MultipathTopology: found non-disk device: sda8 >Jan 26 14:47:56 localhost storage: MultipathTopology: found non-disk device: sda9 >Jan 26 14:47:56 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 26 14:47:56 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 26 14:47:56 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 26 14:47:56 localhost storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Jan 26 14:47:56 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jan 26 14:47:56 localhost storage: sda is a disk >Jan 26 14:47:56 localhost storage: added disk sda (id 0) to device tree >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:56 localhost storage: got device: DiskDevice instance (0x7fb40c092fd0) -- >Jan 26 14:47:57 localhost storage: got format: DiskLabel instance (0x7fb40c0ef550) -- >Jan 26 14:47:57 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jan 26 14:47:57 localhost storage: sda1 is a partition >Jan 26 14:47:57 localhost storage: added partition sda1 (id 1) to device tree >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on sda1 >Jan 26 14:47:57 localhost storage: got device: PartitionDevice instance (0x7fb40c113e10) -- >Jan 26 14:47:57 localhost storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jan 26 14:47:57 localhost storage: sda2 is a partition >Jan 26 14:47:57 localhost storage: added partition sda2 (id 2) to device tree >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: type detected on 'sda2' is 'ext3' >Jan 26 14:47:57 localhost program: Running... dumpe2fs -h /dev/sda2 >Jan 26 14:47:57 localhost program: Filesystem volume name: boot >Jan 26 14:47:57 localhost program: Last mounted on: /boot >Jan 26 14:47:57 localhost program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >Jan 26 14:47:57 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:47:57 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:47:57 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Jan 26 14:47:57 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:47:57 localhost program: Default mount options: (none) >Jan 26 14:47:57 localhost program: Filesystem state: clean >Jan 26 14:47:57 localhost program: Errors behavior: Continue >Jan 26 14:47:57 localhost program: Filesystem OS type: Linux >Jan 26 14:47:57 localhost program: Inode count: 840672 >Jan 26 14:47:57 localhost program: Block count: 3411656 >Jan 26 14:47:57 localhost program: Reserved block count: 170567 >Jan 26 14:47:57 localhost program: Free blocks: 428201 >Jan 26 14:47:57 localhost program: Free inodes: 839905 >Jan 26 14:47:57 localhost program: First block: 1 >Jan 26 14:47:57 localhost program: Block size: 1024 >Jan 26 14:47:57 localhost program: Fragment size: 1024 >Jan 26 14:47:57 localhost program: Reserved GDT blocks: 243 >Jan 26 14:47:57 localhost program: Blocks per group: 8192 >Jan 26 14:47:57 localhost program: Fragments per group: 8192 >Jan 26 14:47:57 localhost program: Inodes per group: 2016 >Jan 26 14:47:57 localhost program: Inode blocks per group: 252 >Jan 26 14:47:57 localhost program: Filesystem created: Fri Jul 2 16:16:26 2010 >Jan 26 14:47:57 localhost program: Last mount time: Sat Jan 26 12:11:21 2013 >Jan 26 14:47:57 localhost program: Last write time: Sat Jan 26 12:24:48 2013 >Jan 26 14:47:57 localhost program: Mount count: 3 >Jan 26 14:47:57 localhost program: Maximum mount count: 21 >Jan 26 14:47:57 localhost program: Last checked: Sat Jan 26 09:43:43 2013 >Jan 26 14:47:57 localhost program: Check interval: 15552000 (6 months) >Jan 26 14:47:57 localhost program: Next check after: Thu Jul 25 10:43:43 2013 >Jan 26 14:47:57 localhost program: Lifetime writes: 6674 MB >Jan 26 14:47:57 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:47:57 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:47:57 localhost program: First inode: 11 >Jan 26 14:47:57 localhost program: Inode size:#011 128 >Jan 26 14:47:57 localhost program: Journal inode: 8 >Jan 26 14:47:57 localhost program: Default directory hash: half_md4 >Jan 26 14:47:57 localhost program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >Jan 26 14:47:57 localhost program: Journal backup: inode blocks >Jan 26 14:47:57 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:47:57 localhost program: Journal size: 4113k >Jan 26 14:47:57 localhost program: Journal length: 4096 >Jan 26 14:47:57 localhost program: Journal sequence: 0x00000a6a >Jan 26 14:47:57 localhost program: Journal start: 0 >Jan 26 14:47:57 localhost program: >Jan 26 14:47:57 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost program: Running... dumpe2fs -h /dev/sda2 >Jan 26 14:47:57 localhost program: Filesystem volume name: boot >Jan 26 14:47:57 localhost program: Last mounted on: /boot >Jan 26 14:47:57 localhost program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >Jan 26 14:47:57 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:47:57 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:47:57 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Jan 26 14:47:57 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:47:57 localhost program: Default mount options: (none) >Jan 26 14:47:57 localhost program: Filesystem state: clean >Jan 26 14:47:57 localhost program: Errors behavior: Continue >Jan 26 14:47:57 localhost program: Filesystem OS type: Linux >Jan 26 14:47:57 localhost program: Inode count: 840672 >Jan 26 14:47:57 localhost program: Block count: 3411656 >Jan 26 14:47:57 localhost program: Reserved block count: 170567 >Jan 26 14:47:57 localhost program: Free blocks: 428201 >Jan 26 14:47:57 localhost program: Free inodes: 839905 >Jan 26 14:47:57 localhost program: First block: 1 >Jan 26 14:47:57 localhost program: Block size: 1024 >Jan 26 14:47:57 localhost program: Fragment size: 1024 >Jan 26 14:47:57 localhost program: Reserved GDT blocks: 243 >Jan 26 14:47:57 localhost program: Blocks per group: 8192 >Jan 26 14:47:57 localhost program: Fragments per group: 8192 >Jan 26 14:47:57 localhost program: Inodes per group: 2016 >Jan 26 14:47:57 localhost program: Inode blocks per group: 252 >Jan 26 14:47:57 localhost program: Filesystem created: Fri Jul 2 16:16:26 2010 >Jan 26 14:47:57 localhost program: Last mount time: Sat Jan 26 12:11:21 2013 >Jan 26 14:47:57 localhost program: Last write time: Sat Jan 26 12:24:48 2013 >Jan 26 14:47:57 localhost program: Mount count: 3 >Jan 26 14:47:57 localhost program: Maximum mount count: 21 >Jan 26 14:47:57 localhost program: Last checked: Sat Jan 26 09:43:43 2013 >Jan 26 14:47:57 localhost program: Check interval: 15552000 (6 months) >Jan 26 14:47:57 localhost program: Next check after: Thu Jul 25 10:43:43 2013 >Jan 26 14:47:57 localhost program: Lifetime writes: 6674 MB >Jan 26 14:47:57 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:47:57 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:47:57 localhost program: First inode: 11 >Jan 26 14:47:57 localhost program: Inode size:#011 128 >Jan 26 14:47:57 localhost program: Journal inode: 8 >Jan 26 14:47:57 localhost program: Default directory hash: half_md4 >Jan 26 14:47:57 localhost program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >Jan 26 14:47:57 localhost program: Journal backup: inode blocks >Jan 26 14:47:57 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:47:57 localhost program: Journal size: 4113k >Jan 26 14:47:57 localhost program: Journal length: 4096 >Jan 26 14:47:57 localhost program: Journal sequence: 0x00000a6a >Jan 26 14:47:57 localhost program: Journal start: 0 >Jan 26 14:47:57 localhost program: >Jan 26 14:47:57 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost program: Running... resize2fs -P /dev/sda2 >Jan 26 14:47:57 localhost program: Estimated minimum size of the filesystem: 2969740 >Jan 26 14:47:57 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: got device: PartitionDevice instance (0x7fb40c113dd0) -- >Jan 26 14:47:57 localhost storage: got format: Ext3FS instance (0x7fb40c119050) -- >Jan 26 14:47:57 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jan 26 14:47:57 localhost storage: sda3 is a partition >Jan 26 14:47:57 localhost storage: added partition sda3 (id 3) to device tree >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on sda3 >Jan 26 14:47:57 localhost storage: type detected on 'sda3' is 'crypto_LUKS' >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >Jan 26 14:47:57 localhost storage: got device: PartitionDevice instance (0x7fb40c119250) -- >Jan 26 14:47:57 localhost storage: got format: LUKS instance (0x7fb40c132b50) -- >Jan 26 14:47:57 localhost storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jan 26 14:47:57 localhost storage: sda4 is a partition >Jan 26 14:47:57 localhost storage: added partition sda4 (id 5) to device tree >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on sda4 >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: got device: PartitionDevice instance (0x7fb40c132b10) -- >Jan 26 14:47:57 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jan 26 14:47:57 localhost storage: sda5 is a partition >Jan 26 14:47:57 localhost storage: added partition sda5 (id 6) to device tree >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on sda5 >Jan 26 14:47:57 localhost storage: type detected on 'sda5' is 'crypto_LUKS' >Jan 26 14:47:57 localhost storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >Jan 26 14:47:57 localhost storage: got device: PartitionDevice instance (0x7fb40c17d590) -- >Jan 26 14:47:57 localhost storage: got format: LUKS instance (0x7fb40c17db50) -- >Jan 26 14:47:57 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jan 26 14:47:57 localhost storage: sda6 is a partition >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: added partition sda6 (id 8) to device tree >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on sda6 >Jan 26 14:47:57 localhost storage: type detected on 'sda6' is 'crypto_LUKS' >Jan 26 14:47:57 localhost storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >Jan 26 14:47:57 localhost storage: got device: PartitionDevice instance (0x7fb40c132890) -- >Jan 26 14:47:57 localhost storage: got format: LUKS instance (0x7fb40c17de10) -- >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >Jan 26 14:47:57 localhost storage: sda7 is a partition >Jan 26 14:47:57 localhost storage: added partition sda7 (id 10) to device tree >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on sda7 >Jan 26 14:47:57 localhost storage: type detected on 'sda7' is 'crypto_LUKS' >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >Jan 26 14:47:57 localhost storage: got device: PartitionDevice instance (0x7fb40c17d7d0) -- >Jan 26 14:47:57 localhost storage: got format: LUKS instance (0x7fb40c182c50) -- >Jan 26 14:47:57 localhost storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >Jan 26 14:47:57 localhost storage: sda8 is a partition >Jan 26 14:47:57 localhost storage: added partition sda8 (id 12) to device tree >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on sda8 >Jan 26 14:47:57 localhost storage: got device: PartitionDevice instance (0x7fb40c18c410) -- >Jan 26 14:47:57 localhost storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >Jan 26 14:47:57 localhost storage: sda9 is a partition >Jan 26 14:47:57 localhost storage: added partition sda9 (id 13) to device tree >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on sda9 >Jan 26 14:47:57 localhost storage: type detected on 'sda9' is 'crypto_LUKS' >Jan 26 14:47:57 localhost storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: got device: PartitionDevice instance (0x7fb40c191450) -- >Jan 26 14:47:57 localhost storage: got format: LUKS instance (0x7fb40c193450) -- >Jan 26 14:47:57 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Jan 26 14:47:57 localhost storage: sr0 is a cdrom >Jan 26 14:47:57 localhost storage: added cdrom sr0 (id 15) to device tree >Jan 26 14:47:57 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Jan 26 14:47:57 localhost storage: loop0 is a loop device >Jan 26 14:47:57 localhost storage: added file /osmin.img (deleted) (id 16) to device tree >Jan 26 14:47:57 localhost storage: added loop loop0 (id 17) to device tree >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on loop0 >Jan 26 14:47:57 localhost storage: type detected on 'loop0' is 'squashfs' >Jan 26 14:47:57 localhost storage: got device: LoopDevice instance (0x7fb40c1987d0) -- >Jan 26 14:47:57 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Jan 26 14:47:57 localhost storage: loop1 is a loop device >Jan 26 14:47:57 localhost storage: added file /osmin (id 18) to device tree >Jan 26 14:47:57 localhost storage: added loop loop1 (id 19) to device tree >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on loop1 >Jan 26 14:47:57 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Jan 26 14:47:57 localhost storage: got device: LoopDevice instance (0x7fb40c198090) -- >Jan 26 14:47:57 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Jan 26 14:47:57 localhost storage: loop2 is a loop device >Jan 26 14:47:57 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >Jan 26 14:47:57 localhost storage: added loop loop2 (id 21) to device tree >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on loop2 >Jan 26 14:47:57 localhost storage: type detected on 'loop2' is 'squashfs' >Jan 26 14:47:57 localhost storage: got device: LoopDevice instance (0x7fb40c19c410) -- >Jan 26 14:47:57 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Jan 26 14:47:57 localhost storage: loop3 is a loop device >Jan 26 14:47:57 localhost storage: added file /LiveOS/ext3fs.img (id 22) to device tree >Jan 26 14:47:57 localhost storage: added loop loop3 (id 23) to device tree >Jan 26 14:47:57 localhost storage: type detected on 'loop3' is 'ext4' >Jan 26 14:47:57 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 26 14:47:57 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:47:57 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:47:57 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:47:57 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:47:57 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:47:57 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:47:57 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:47:57 localhost program: Default mount options: user_xattr acl >Jan 26 14:47:57 localhost program: Filesystem state: clean >Jan 26 14:47:57 localhost program: Errors behavior: Continue >Jan 26 14:47:57 localhost program: Filesystem OS type: Linux >Jan 26 14:47:57 localhost program: Inode count: 262144 >Jan 26 14:47:57 localhost program: Block count: 1048576 >Jan 26 14:47:57 localhost program: Reserved block count: 10484 >Jan 26 14:47:57 localhost program: Free blocks: 188396 >Jan 26 14:47:57 localhost program: Free inodes: 153869 >Jan 26 14:47:57 localhost program: First block: 0 >Jan 26 14:47:57 localhost program: Block size: 4096 >Jan 26 14:47:57 localhost program: Fragment size: 4096 >Jan 26 14:47:57 localhost program: Reserved GDT blocks: 255 >Jan 26 14:47:57 localhost program: Blocks per group: 32768 >Jan 26 14:47:57 localhost program: Fragments per group: 32768 >Jan 26 14:47:57 localhost program: Inodes per group: 8192 >Jan 26 14:47:57 localhost program: Inode blocks per group: 512 >Jan 26 14:47:57 localhost program: Flex block group size: 16 >Jan 26 14:47:57 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:47:57 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:47:57 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Jan 26 14:47:57 localhost program: Mount count: 0 >Jan 26 14:47:57 localhost program: Maximum mount count: -1 >Jan 26 14:47:57 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:47:57 localhost program: Check interval: 0 (<none>) >Jan 26 14:47:57 localhost program: Lifetime writes: 821 MB >Jan 26 14:47:57 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:47:57 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:47:57 localhost program: First inode: 11 >Jan 26 14:47:57 localhost program: Inode size:#011 256 >Jan 26 14:47:57 localhost program: Required extra isize: 28 >Jan 26 14:47:57 localhost program: Desired extra isize: 28 >Jan 26 14:47:57 localhost program: Journal inode: 8 >Jan 26 14:47:57 localhost program: Default directory hash: half_md4 >Jan 26 14:47:57 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:47:57 localhost program: Journal backup: inode blocks >Jan 26 14:47:57 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:47:57 localhost program: Journal size: 128M >Jan 26 14:47:57 localhost program: Journal length: 32768 >Jan 26 14:47:57 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:47:57 localhost program: Journal start: 0 >Jan 26 14:47:57 localhost program: >Jan 26 14:47:57 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 26 14:47:57 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:47:57 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:47:57 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:47:57 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:47:57 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:47:57 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:47:57 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:47:57 localhost program: Default mount options: user_xattr acl >Jan 26 14:47:57 localhost program: Filesystem state: clean >Jan 26 14:47:57 localhost program: Errors behavior: Continue >Jan 26 14:47:57 localhost program: Filesystem OS type: Linux >Jan 26 14:47:57 localhost program: Inode count: 262144 >Jan 26 14:47:57 localhost program: Block count: 1048576 >Jan 26 14:47:57 localhost program: Reserved block count: 10484 >Jan 26 14:47:57 localhost program: Free blocks: 188396 >Jan 26 14:47:57 localhost program: Free inodes: 153869 >Jan 26 14:47:57 localhost program: First block: 0 >Jan 26 14:47:57 localhost program: Block size: 4096 >Jan 26 14:47:57 localhost program: Fragment size: 4096 >Jan 26 14:47:57 localhost program: Reserved GDT blocks: 255 >Jan 26 14:47:57 localhost program: Blocks per group: 32768 >Jan 26 14:47:57 localhost program: Fragments per group: 32768 >Jan 26 14:47:57 localhost program: Inodes per group: 8192 >Jan 26 14:47:57 localhost program: Inode blocks per group: 512 >Jan 26 14:47:57 localhost program: Flex block group size: 16 >Jan 26 14:47:57 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:47:57 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:47:57 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Jan 26 14:47:57 localhost program: Mount count: 0 >Jan 26 14:47:57 localhost program: Maximum mount count: -1 >Jan 26 14:47:57 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:47:57 localhost program: Check interval: 0 (<none>) >Jan 26 14:47:57 localhost program: Lifetime writes: 821 MB >Jan 26 14:47:57 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:47:57 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:47:57 localhost program: First inode: 11 >Jan 26 14:47:57 localhost program: Inode size:#011 256 >Jan 26 14:47:57 localhost program: Required extra isize: 28 >Jan 26 14:47:57 localhost program: Desired extra isize: 28 >Jan 26 14:47:57 localhost program: Journal inode: 8 >Jan 26 14:47:57 localhost program: Default directory hash: half_md4 >Jan 26 14:47:57 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:47:57 localhost program: Journal backup: inode blocks >Jan 26 14:47:57 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:47:57 localhost program: Journal size: 128M >Jan 26 14:47:57 localhost program: Journal length: 32768 >Jan 26 14:47:57 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:47:57 localhost program: Journal start: 0 >Jan 26 14:47:57 localhost program: >Jan 26 14:47:57 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost program: Running... resize2fs -P /dev/loop3 >Jan 26 14:47:57 localhost program: Couldn't find valid filesystem superblock. >Jan 26 14:47:57 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: got device: LoopDevice instance (0x7fb40c19cd50) -- >Jan 26 14:47:57 localhost storage: got format: Ext4FS instance (0x7fb40c19cfd0) -- >Jan 26 14:47:57 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Jan 26 14:47:57 localhost storage: loop4 is a loop device >Jan 26 14:47:57 localhost storage: added file /overlay (deleted) (id 24) to device tree >Jan 26 14:47:57 localhost storage: added loop loop4 (id 25) to device tree >Jan 26 14:47:57 localhost storage: disklabel detected but not usable on loop4 >Jan 26 14:47:57 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: got device: LoopDevice instance (0x7fb40c1a3d90) -- >Jan 26 14:47:57 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Jan 26 14:47:57 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Jan 26 14:47:57 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Jan 26 14:47:57 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:57 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Jan 26 14:47:57 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Jan 26 14:47:57 localhost storage: live-rw is a device-mapper device >Jan 26 14:47:57 localhost storage: added dm live-rw (id 26) to device tree >Jan 26 14:47:57 localhost storage: type detected on 'live-rw' is 'ext4' >Jan 26 14:47:57 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 26 14:47:57 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:47:57 localhost program: Last mounted on: /sysroot >Jan 26 14:47:57 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:47:57 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:47:57 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:47:57 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:47:57 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:47:57 localhost program: Default mount options: user_xattr acl >Jan 26 14:47:57 localhost program: Filesystem state: clean >Jan 26 14:47:57 localhost program: Errors behavior: Continue >Jan 26 14:47:57 localhost program: Filesystem OS type: Linux >Jan 26 14:47:57 localhost program: Inode count: 262144 >Jan 26 14:47:57 localhost program: Block count: 1048576 >Jan 26 14:47:57 localhost program: Reserved block count: 10484 >Jan 26 14:47:57 localhost program: Free blocks: 188396 >Jan 26 14:47:57 localhost program: Free inodes: 153869 >Jan 26 14:47:57 localhost program: First block: 0 >Jan 26 14:47:57 localhost program: Block size: 4096 >Jan 26 14:47:57 localhost program: Fragment size: 4096 >Jan 26 14:47:57 localhost program: Reserved GDT blocks: 255 >Jan 26 14:47:57 localhost program: Blocks per group: 32768 >Jan 26 14:47:57 localhost program: Fragments per group: 32768 >Jan 26 14:47:57 localhost program: Inodes per group: 8192 >Jan 26 14:47:57 localhost program: Inode blocks per group: 512 >Jan 26 14:47:57 localhost program: Flex block group size: 16 >Jan 26 14:47:57 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:47:57 localhost program: Last mount time: Sat Jan 26 14:46:30 2013 >Jan 26 14:47:57 localhost program: Last write time: Sat Jan 26 14:46:30 2013 >Jan 26 14:47:57 localhost program: Mount count: 1 >Jan 26 14:47:57 localhost program: Maximum mount count: -1 >Jan 26 14:47:57 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:47:57 localhost program: Check interval: 0 (<none>) >Jan 26 14:47:57 localhost program: Lifetime writes: 821 MB >Jan 26 14:47:57 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:47:57 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:47:57 localhost program: First inode: 11 >Jan 26 14:47:57 localhost program: Inode size:#011 256 >Jan 26 14:47:57 localhost program: Required extra isize: 28 >Jan 26 14:47:57 localhost program: Desired extra isize: 28 >Jan 26 14:47:57 localhost program: Journal inode: 8 >Jan 26 14:47:57 localhost program: First orphan inode: 34638 >Jan 26 14:47:57 localhost program: Default directory hash: half_md4 >Jan 26 14:47:57 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:47:57 localhost program: Journal backup: inode blocks >Jan 26 14:47:57 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:47:57 localhost program: Journal size: 128M >Jan 26 14:47:57 localhost program: Journal length: 32768 >Jan 26 14:47:57 localhost program: Journal sequence: 0x000016aa >Jan 26 14:47:57 localhost program: Journal start: 1 >Jan 26 14:47:57 localhost program: >Jan 26 14:47:57 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 26 14:47:57 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:47:57 localhost program: Last mounted on: /sysroot >Jan 26 14:47:57 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:47:57 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:47:57 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:47:57 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:47:57 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:47:57 localhost program: Default mount options: user_xattr acl >Jan 26 14:47:57 localhost program: Filesystem state: clean >Jan 26 14:47:57 localhost program: Errors behavior: Continue >Jan 26 14:47:57 localhost program: Filesystem OS type: Linux >Jan 26 14:47:57 localhost program: Inode count: 262144 >Jan 26 14:47:57 localhost program: Block count: 1048576 >Jan 26 14:47:57 localhost program: Reserved block count: 10484 >Jan 26 14:47:57 localhost program: Free blocks: 188396 >Jan 26 14:47:57 localhost program: Free inodes: 153869 >Jan 26 14:47:57 localhost program: First block: 0 >Jan 26 14:47:57 localhost program: Block size: 4096 >Jan 26 14:47:57 localhost program: Fragment size: 4096 >Jan 26 14:47:57 localhost program: Reserved GDT blocks: 255 >Jan 26 14:47:57 localhost program: Blocks per group: 32768 >Jan 26 14:47:57 localhost program: Fragments per group: 32768 >Jan 26 14:47:57 localhost program: Inodes per group: 8192 >Jan 26 14:47:57 localhost program: Inode blocks per group: 512 >Jan 26 14:47:57 localhost program: Flex block group size: 16 >Jan 26 14:47:57 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:47:57 localhost program: Last mount time: Sat Jan 26 14:46:30 2013 >Jan 26 14:47:57 localhost program: Last write time: Sat Jan 26 14:46:30 2013 >Jan 26 14:47:57 localhost program: Mount count: 1 >Jan 26 14:47:57 localhost program: Maximum mount count: -1 >Jan 26 14:47:57 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:47:57 localhost program: Check interval: 0 (<none>) >Jan 26 14:47:57 localhost program: Lifetime writes: 821 MB >Jan 26 14:47:57 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:47:57 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:47:57 localhost program: First inode: 11 >Jan 26 14:47:57 localhost program: Inode size:#011 256 >Jan 26 14:47:57 localhost program: Required extra isize: 28 >Jan 26 14:47:57 localhost program: Desired extra isize: 28 >Jan 26 14:47:57 localhost program: Journal inode: 8 >Jan 26 14:47:57 localhost program: First orphan inode: 34638 >Jan 26 14:47:57 localhost program: Default directory hash: half_md4 >Jan 26 14:47:57 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:47:57 localhost program: Journal backup: inode blocks >Jan 26 14:47:57 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:47:57 localhost program: Journal size: 128M >Jan 26 14:47:57 localhost program: Journal length: 32768 >Jan 26 14:47:57 localhost program: Journal sequence: 0x000016aa >Jan 26 14:47:57 localhost program: Journal start: 1 >Jan 26 14:47:57 localhost program: >Jan 26 14:47:57 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Jan 26 14:47:57 localhost program: Estimated minimum size of the filesystem: 861839 >Jan 26 14:47:57 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: got device: DMDevice instance (0x7fb40c1a3dd0) -- >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: got format: Ext4FS instance (0x7fb40c1b7990) -- >Jan 26 14:47:57 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Jan 26 14:47:57 localhost storage: live-osimg-min is a device-mapper device >Jan 26 14:47:57 localhost storage: added dm live-osimg-min (id 27) to device tree >Jan 26 14:47:57 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Jan 26 14:47:57 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 26 14:47:57 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:47:57 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:47:57 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:47:57 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:47:57 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:47:57 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:47:57 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:47:57 localhost program: Default mount options: user_xattr acl >Jan 26 14:47:57 localhost program: Filesystem state: clean >Jan 26 14:47:57 localhost program: Errors behavior: Continue >Jan 26 14:47:57 localhost program: Filesystem OS type: Linux >Jan 26 14:47:57 localhost program: Inode count: 221184 >Jan 26 14:47:57 localhost program: Block count: 861839 >Jan 26 14:47:57 localhost program: Reserved block count: 8616 >Jan 26 14:47:57 localhost program: Free blocks: 4486 >Jan 26 14:47:57 localhost program: Free inodes: 112909 >Jan 26 14:47:57 localhost program: First block: 0 >Jan 26 14:47:57 localhost program: Block size: 4096 >Jan 26 14:47:57 localhost program: Fragment size: 4096 >Jan 26 14:47:57 localhost program: Reserved GDT blocks: 255 >Jan 26 14:47:57 localhost program: Blocks per group: 32768 >Jan 26 14:47:57 localhost program: Fragments per group: 32768 >Jan 26 14:47:57 localhost program: Inodes per group: 8192 >Jan 26 14:47:57 localhost program: Inode blocks per group: 512 >Jan 26 14:47:57 localhost program: Flex block group size: 16 >Jan 26 14:47:57 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:47:57 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:47:57 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Jan 26 14:47:57 localhost program: Mount count: 0 >Jan 26 14:47:57 localhost program: Maximum mount count: -1 >Jan 26 14:47:57 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Jan 26 14:47:57 localhost program: Check interval: 0 (<none>) >Jan 26 14:47:57 localhost program: Lifetime writes: 822 MB >Jan 26 14:47:57 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:47:57 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:47:57 localhost program: First inode: 11 >Jan 26 14:47:57 localhost program: Inode size:#011 256 >Jan 26 14:47:57 localhost program: Required extra isize: 28 >Jan 26 14:47:57 localhost program: Desired extra isize: 28 >Jan 26 14:47:57 localhost program: Journal inode: 8 >Jan 26 14:47:57 localhost program: Default directory hash: half_md4 >Jan 26 14:47:57 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:47:57 localhost program: Journal backup: inode blocks >Jan 26 14:47:57 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:47:57 localhost program: Journal size: 128M >Jan 26 14:47:57 localhost program: Journal length: 32768 >Jan 26 14:47:57 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:47:57 localhost program: Journal start: 0 >Jan 26 14:47:57 localhost program: >Jan 26 14:47:57 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 26 14:47:57 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:47:57 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:47:57 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:47:57 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:47:57 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:47:57 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:47:57 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:47:57 localhost program: Default mount options: user_xattr acl >Jan 26 14:47:57 localhost program: Filesystem state: clean >Jan 26 14:47:57 localhost program: Errors behavior: Continue >Jan 26 14:47:57 localhost program: Filesystem OS type: Linux >Jan 26 14:47:57 localhost program: Inode count: 221184 >Jan 26 14:47:57 localhost program: Block count: 861839 >Jan 26 14:47:57 localhost program: Reserved block count: 8616 >Jan 26 14:47:57 localhost program: Free blocks: 4486 >Jan 26 14:47:57 localhost program: Free inodes: 112909 >Jan 26 14:47:57 localhost program: First block: 0 >Jan 26 14:47:57 localhost program: Block size: 4096 >Jan 26 14:47:57 localhost program: Fragment size: 4096 >Jan 26 14:47:57 localhost program: Reserved GDT blocks: 255 >Jan 26 14:47:57 localhost program: Blocks per group: 32768 >Jan 26 14:47:57 localhost program: Fragments per group: 32768 >Jan 26 14:47:57 localhost program: Inodes per group: 8192 >Jan 26 14:47:57 localhost program: Inode blocks per group: 512 >Jan 26 14:47:57 localhost program: Flex block group size: 16 >Jan 26 14:47:57 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:47:57 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:47:57 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Jan 26 14:47:57 localhost program: Mount count: 0 >Jan 26 14:47:57 localhost program: Maximum mount count: -1 >Jan 26 14:47:57 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Jan 26 14:47:57 localhost program: Check interval: 0 (<none>) >Jan 26 14:47:57 localhost program: Lifetime writes: 822 MB >Jan 26 14:47:57 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:47:57 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:47:57 localhost program: First inode: 11 >Jan 26 14:47:57 localhost program: Inode size:#011 256 >Jan 26 14:47:57 localhost program: Required extra isize: 28 >Jan 26 14:47:57 localhost program: Desired extra isize: 28 >Jan 26 14:47:57 localhost program: Journal inode: 8 >Jan 26 14:47:57 localhost program: Default directory hash: half_md4 >Jan 26 14:47:57 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:47:57 localhost program: Journal backup: inode blocks >Jan 26 14:47:57 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:47:57 localhost program: Journal size: 128M >Jan 26 14:47:57 localhost program: Journal length: 32768 >Jan 26 14:47:57 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:47:57 localhost program: Journal start: 0 >Jan 26 14:47:57 localhost program: >Jan 26 14:47:57 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Jan 26 14:47:57 localhost program: Couldn't find valid filesystem superblock. >Jan 26 14:47:57 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:47:57 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:57 localhost storage: got device: DMDevice instance (0x7fb40c20cd10) -- >Jan 26 14:47:57 localhost storage: got format: Ext4FS instance (0x7fb40c20cd50) -- >Jan 26 14:47:57 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Jan 26 14:47:58 localhost storage: edd: collected mbr signatures: {'sda': '0x93330b3d'} >Jan 26 14:47:58 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Jan 26 14:47:58 localhost program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda2 /mnt/sysimage >Jan 26 14:47:58 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:58 localhost program: Running... /bin/umount /mnt/sysimage >Jan 26 14:47:58 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:47:58 localhost anaconda: Thread Done: AnaStorageThread (140411406382848) >Jan 26 14:47:58 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Jan 26 14:47:58 localhost kernel: [ 92.227995] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jan 26 14:47:58 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:47:58 localhost anaconda: Thread Done: AnaPayloadThread (140411146974976) >Jan 26 14:50:10 localhost dbus[1320]: avc: received setenforce notice (enforcing=1) >Jan 26 14:50:10 localhost dbus[1167]: avc: received setenforce notice (enforcing=1) >Jan 26 14:50:10 localhost dbus-daemon[619]: dbus[619]: avc: received setenforce notice (enforcing=1) >Jan 26 14:50:10 localhost dbus[619]: avc: received setenforce notice (enforcing=1) >Jan 26 14:50:10 localhost dbus-daemon[619]: dbus[619]: [system] Reloaded configuration >Jan 26 14:50:10 localhost dbus[619]: [system] Reloaded configuration >Jan 26 14:53:40 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:53:40 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:53:40 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:51 localhost dbus[1320]: avc: received setenforce notice (enforcing=0) >Jan 26 14:55:51 localhost dbus[1167]: avc: received setenforce notice (enforcing=0) >Jan 26 14:55:51 localhost dbus[619]: avc: received setenforce notice (enforcing=0) >Jan 26 14:55:51 localhost dbus-daemon[619]: dbus[619]: avc: received setenforce notice (enforcing=0) >Jan 26 14:55:51 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:52 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:53 localhost anaconda: /sbin/anaconda 18.37.11 >Jan 26 14:55:53 localhost anaconda: 3932160 kB (3840 MB) are available >Jan 26 14:55:53 localhost anaconda: check_memory(): total:3840, needed:512, graphical:512 >Jan 26 14:55:53 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Jan 26 14:55:53 localhost anaconda: Default encoding = ascii >Jan 26 14:55:54 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost anaconda: ISCSID is /sbin/iscsid >Jan 26 14:55:54 localhost anaconda: no initiator set >Jan 26 14:55:54 localhost program: Running... modprobe fcoe >Jan 26 14:55:54 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jan 26 14:55:54 localhost program: No FCoE boot disk information is found in EDD! >Jan 26 14:55:54 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jan 26 14:55:54 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Jan 26 14:55:54 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:54 localhost program: Running... multipath -d >Jan 26 14:55:54 localhost program: Running... multipath -ll >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: sda >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda1 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda2 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda3 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda4 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda5 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda6 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda7 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda8 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda9 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost anaconda: Display mode = g >Jan 26 14:55:54 localhost anaconda: 3932160 kB (3840 MB) are available >Jan 26 14:55:54 localhost anaconda: check_memory(): total:3840, needed:512, graphical:512 >Jan 26 14:55:54 localhost anaconda: using only installclass _Fedora >Jan 26 14:55:54 localhost anaconda: Detected 3792M of memory >Jan 26 14:55:54 localhost anaconda: Swap attempt of 3792M >Jan 26 14:55:54 localhost anaconda: Running Thread: AnaStorageThread (140167077021440) >Jan 26 14:55:54 localhost program: Running... udevadm control --property=ANACONDA=1 >Jan 26 14:55:54 localhost anaconda: Running Thread: AnaNetworkThread (140167085414144) >Jan 26 14:55:54 localhost program: Running... systemctl start chronyd.service >Jan 26 14:55:54 localhost anaconda: Running Thread: AnaPayloadThread (140166738990848) >Jan 26 14:55:54 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost systemd[1]: Started NTP client/server. >Jan 26 14:55:54 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost anaconda: Thread Done: AnaNetworkThread (140167085414144) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost anaconda: no initiator set >Jan 26 14:55:54 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Jan 26 14:55:54 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jan 26 14:55:54 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:54 localhost storage: sda2 looks to be the live device; marking as protected >Jan 26 14:55:54 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:54 localhost program: Running... multipath -d >Jan 26 14:55:54 localhost program: Running... multipath -ll >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: sda >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda1 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda2 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda3 >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda4 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda5 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda6 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda7 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda8 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sda9 >Jan 26 14:55:54 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 26 14:55:54 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 26 14:55:54 localhost storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Jan 26 14:55:54 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jan 26 14:55:54 localhost storage: sda is a disk >Jan 26 14:55:54 localhost storage: added disk sda (id 0) to device tree >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost storage: got device: DiskDevice instance (0x7f7b24089d90) -- >Jan 26 14:55:54 localhost storage: got format: DiskLabel instance (0x7f7b240e6990) -- >Jan 26 14:55:54 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jan 26 14:55:54 localhost storage: sda1 is a partition >Jan 26 14:55:54 localhost storage: added partition sda1 (id 1) to device tree >Jan 26 14:55:54 localhost storage: disklabel detected but not usable on sda1 >Jan 26 14:55:54 localhost storage: got device: PartitionDevice instance (0x7f7b240e6950) -- >Jan 26 14:55:54 localhost storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jan 26 14:55:54 localhost storage: sda2 is a partition >Jan 26 14:55:54 localhost storage: added partition sda2 (id 2) to device tree >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost storage: type detected on 'sda2' is 'ext3' >Jan 26 14:55:54 localhost program: Running... dumpe2fs -h /dev/sda2 >Jan 26 14:55:54 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:54 localhost program: Filesystem volume name: boot >Jan 26 14:55:54 localhost program: Last mounted on: /boot >Jan 26 14:55:54 localhost program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >Jan 26 14:55:54 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:55:54 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:55:54 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Jan 26 14:55:54 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:55:54 localhost program: Default mount options: (none) >Jan 26 14:55:54 localhost program: Filesystem state: clean >Jan 26 14:55:54 localhost program: Errors behavior: Continue >Jan 26 14:55:54 localhost program: Filesystem OS type: Linux >Jan 26 14:55:54 localhost program: Inode count: 840672 >Jan 26 14:55:54 localhost program: Block count: 3411656 >Jan 26 14:55:54 localhost program: Reserved block count: 170567 >Jan 26 14:55:54 localhost program: Free blocks: 428201 >Jan 26 14:55:54 localhost program: Free inodes: 839905 >Jan 26 14:55:54 localhost program: First block: 1 >Jan 26 14:55:54 localhost program: Block size: 1024 >Jan 26 14:55:54 localhost program: Fragment size: 1024 >Jan 26 14:55:54 localhost program: Reserved GDT blocks: 243 >Jan 26 14:55:54 localhost program: Blocks per group: 8192 >Jan 26 14:55:54 localhost program: Fragments per group: 8192 >Jan 26 14:55:54 localhost program: Inodes per group: 2016 >Jan 26 14:55:54 localhost program: Inode blocks per group: 252 >Jan 26 14:55:54 localhost program: Filesystem created: Fri Jul 2 16:16:26 2010 >Jan 26 14:55:54 localhost program: Last mount time: Sat Jan 26 12:11:21 2013 >Jan 26 14:55:54 localhost program: Last write time: Sat Jan 26 12:24:48 2013 >Jan 26 14:55:54 localhost program: Mount count: 3 >Jan 26 14:55:54 localhost program: Maximum mount count: 21 >Jan 26 14:55:54 localhost program: Last checked: Sat Jan 26 09:43:43 2013 >Jan 26 14:55:54 localhost program: Check interval: 15552000 (6 months) >Jan 26 14:55:54 localhost program: Next check after: Thu Jul 25 10:43:43 2013 >Jan 26 14:55:54 localhost program: Lifetime writes: 6674 MB >Jan 26 14:55:54 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:55:54 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:55:54 localhost program: First inode: 11 >Jan 26 14:55:54 localhost program: Inode size:#011 128 >Jan 26 14:55:54 localhost program: Journal inode: 8 >Jan 26 14:55:54 localhost program: Default directory hash: half_md4 >Jan 26 14:55:54 localhost program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >Jan 26 14:55:54 localhost program: Journal backup: inode blocks >Jan 26 14:55:54 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:55:54 localhost program: Journal size: 4113k >Jan 26 14:55:54 localhost program: Journal length: 4096 >Jan 26 14:55:54 localhost program: Journal sequence: 0x00000a6a >Jan 26 14:55:54 localhost program: Journal start: 0 >Jan 26 14:55:54 localhost program: >Jan 26 14:55:54 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:54 localhost program: Running... dumpe2fs -h /dev/sda2 >Jan 26 14:55:54 localhost program: Filesystem volume name: boot >Jan 26 14:55:54 localhost program: Last mounted on: /boot >Jan 26 14:55:54 localhost program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >Jan 26 14:55:54 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:55:54 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:55:54 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Jan 26 14:55:54 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:55:54 localhost program: Default mount options: (none) >Jan 26 14:55:54 localhost program: Filesystem state: clean >Jan 26 14:55:54 localhost program: Errors behavior: Continue >Jan 26 14:55:54 localhost program: Filesystem OS type: Linux >Jan 26 14:55:54 localhost program: Inode count: 840672 >Jan 26 14:55:54 localhost program: Block count: 3411656 >Jan 26 14:55:54 localhost program: Reserved block count: 170567 >Jan 26 14:55:54 localhost program: Free blocks: 428201 >Jan 26 14:55:54 localhost program: Free inodes: 839905 >Jan 26 14:55:54 localhost program: First block: 1 >Jan 26 14:55:54 localhost program: Block size: 1024 >Jan 26 14:55:54 localhost program: Fragment size: 1024 >Jan 26 14:55:54 localhost program: Reserved GDT blocks: 243 >Jan 26 14:55:54 localhost program: Blocks per group: 8192 >Jan 26 14:55:54 localhost program: Fragments per group: 8192 >Jan 26 14:55:54 localhost program: Inodes per group: 2016 >Jan 26 14:55:54 localhost program: Inode blocks per group: 252 >Jan 26 14:55:54 localhost program: Filesystem created: Fri Jul 2 16:16:26 2010 >Jan 26 14:55:54 localhost program: Last mount time: Sat Jan 26 12:11:21 2013 >Jan 26 14:55:54 localhost program: Last write time: Sat Jan 26 12:24:48 2013 >Jan 26 14:55:54 localhost program: Mount count: 3 >Jan 26 14:55:54 localhost program: Maximum mount count: 21 >Jan 26 14:55:54 localhost program: Last checked: Sat Jan 26 09:43:43 2013 >Jan 26 14:55:54 localhost program: Check interval: 15552000 (6 months) >Jan 26 14:55:54 localhost program: Next check after: Thu Jul 25 10:43:43 2013 >Jan 26 14:55:54 localhost program: Lifetime writes: 6674 MB >Jan 26 14:55:54 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:55:54 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:55:54 localhost program: First inode: 11 >Jan 26 14:55:54 localhost program: Inode size:#011 128 >Jan 26 14:55:54 localhost program: Journal inode: 8 >Jan 26 14:55:54 localhost program: Default directory hash: half_md4 >Jan 26 14:55:54 localhost program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >Jan 26 14:55:54 localhost program: Journal backup: inode blocks >Jan 26 14:55:54 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:55:54 localhost program: Journal size: 4113k >Jan 26 14:55:54 localhost program: Journal length: 4096 >Jan 26 14:55:54 localhost program: Journal sequence: 0x00000a6a >Jan 26 14:55:54 localhost program: Journal start: 0 >Jan 26 14:55:54 localhost program: >Jan 26 14:55:54 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:54 localhost program: Running... resize2fs -P /dev/sda2 >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost program: Estimated minimum size of the filesystem: 2969740 >Jan 26 14:55:55 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:55 localhost storage: got device: PartitionDevice instance (0x7f7b2410f950) -- >Jan 26 14:55:55 localhost storage: got format: Ext3FS instance (0x7f7b2410fd10) -- >Jan 26 14:55:55 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jan 26 14:55:55 localhost storage: sda3 is a partition >Jan 26 14:55:55 localhost storage: added partition sda3 (id 3) to device tree >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on sda3 >Jan 26 14:55:55 localhost storage: type detected on 'sda3' is 'crypto_LUKS' >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >Jan 26 14:55:55 localhost storage: got device: PartitionDevice instance (0x7f7b24138250) -- >Jan 26 14:55:55 localhost storage: got format: LUKS instance (0x7f7b2410fc90) -- >Jan 26 14:55:55 localhost storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jan 26 14:55:55 localhost storage: sda4 is a partition >Jan 26 14:55:55 localhost storage: added partition sda4 (id 5) to device tree >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on sda4 >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: got device: PartitionDevice instance (0x7f7b2417ded0) -- >Jan 26 14:55:55 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jan 26 14:55:55 localhost storage: sda5 is a partition >Jan 26 14:55:55 localhost storage: added partition sda5 (id 6) to device tree >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on sda5 >Jan 26 14:55:55 localhost storage: type detected on 'sda5' is 'crypto_LUKS' >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >Jan 26 14:55:55 localhost storage: got device: PartitionDevice instance (0x7f7b24185690) -- >Jan 26 14:55:55 localhost storage: got format: LUKS instance (0x7f7b2418d510) -- >Jan 26 14:55:55 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jan 26 14:55:55 localhost storage: sda6 is a partition >Jan 26 14:55:55 localhost storage: added partition sda6 (id 8) to device tree >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on sda6 >Jan 26 14:55:55 localhost storage: type detected on 'sda6' is 'crypto_LUKS' >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >Jan 26 14:55:55 localhost storage: got device: PartitionDevice instance (0x7f7b2417d690) -- >Jan 26 14:55:55 localhost storage: got format: LUKS instance (0x7f7b2418d490) -- >Jan 26 14:55:55 localhost storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >Jan 26 14:55:55 localhost storage: sda7 is a partition >Jan 26 14:55:55 localhost storage: added partition sda7 (id 10) to device tree >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on sda7 >Jan 26 14:55:55 localhost storage: type detected on 'sda7' is 'crypto_LUKS' >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >Jan 26 14:55:55 localhost storage: got device: PartitionDevice instance (0x7f7b241967d0) -- >Jan 26 14:55:55 localhost storage: got format: LUKS instance (0x7f7b2419e090) -- >Jan 26 14:55:55 localhost storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >Jan 26 14:55:55 localhost storage: sda8 is a partition >Jan 26 14:55:55 localhost storage: added partition sda8 (id 12) to device tree >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on sda8 >Jan 26 14:55:55 localhost storage: got device: PartitionDevice instance (0x7f7b241a1290) -- >Jan 26 14:55:55 localhost storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >Jan 26 14:55:55 localhost storage: sda9 is a partition >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: added partition sda9 (id 13) to device tree >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on sda9 >Jan 26 14:55:55 localhost storage: type detected on 'sda9' is 'crypto_LUKS' >Jan 26 14:55:55 localhost storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: got device: PartitionDevice instance (0x7f7b241a4210) -- >Jan 26 14:55:55 localhost storage: got format: LUKS instance (0x7f7b241a49d0) -- >Jan 26 14:55:55 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Jan 26 14:55:55 localhost storage: sr0 is a cdrom >Jan 26 14:55:55 localhost storage: added cdrom sr0 (id 15) to device tree >Jan 26 14:55:55 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Jan 26 14:55:55 localhost storage: loop0 is a loop device >Jan 26 14:55:55 localhost storage: added file /osmin.img (deleted) (id 16) to device tree >Jan 26 14:55:55 localhost storage: added loop loop0 (id 17) to device tree >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on loop0 >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: type detected on 'loop0' is 'squashfs' >Jan 26 14:55:55 localhost storage: got device: LoopDevice instance (0x7f7b241a95d0) -- >Jan 26 14:55:55 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Jan 26 14:55:55 localhost storage: loop1 is a loop device >Jan 26 14:55:55 localhost storage: added file /osmin (id 18) to device tree >Jan 26 14:55:55 localhost storage: added loop loop1 (id 19) to device tree >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on loop1 >Jan 26 14:55:55 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Jan 26 14:55:55 localhost storage: got device: LoopDevice instance (0x7f7b241ab190) -- >Jan 26 14:55:55 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Jan 26 14:55:55 localhost storage: loop2 is a loop device >Jan 26 14:55:55 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >Jan 26 14:55:55 localhost storage: added loop loop2 (id 21) to device tree >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on loop2 >Jan 26 14:55:55 localhost storage: type detected on 'loop2' is 'squashfs' >Jan 26 14:55:55 localhost storage: got device: LoopDevice instance (0x7f7b241ab410) -- >Jan 26 14:55:55 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Jan 26 14:55:55 localhost storage: loop3 is a loop device >Jan 26 14:55:55 localhost storage: added file /LiveOS/ext3fs.img (id 22) to device tree >Jan 26 14:55:55 localhost storage: added loop loop3 (id 23) to device tree >Jan 26 14:55:55 localhost storage: type detected on 'loop3' is 'ext4' >Jan 26 14:55:55 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 26 14:55:55 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:55:55 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:55:55 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:55:55 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:55:55 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:55:55 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:55:55 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:55:55 localhost program: Default mount options: user_xattr acl >Jan 26 14:55:55 localhost program: Filesystem state: clean >Jan 26 14:55:55 localhost program: Errors behavior: Continue >Jan 26 14:55:55 localhost program: Filesystem OS type: Linux >Jan 26 14:55:55 localhost program: Inode count: 262144 >Jan 26 14:55:55 localhost program: Block count: 1048576 >Jan 26 14:55:55 localhost program: Reserved block count: 10484 >Jan 26 14:55:55 localhost program: Free blocks: 188396 >Jan 26 14:55:55 localhost program: Free inodes: 153869 >Jan 26 14:55:55 localhost program: First block: 0 >Jan 26 14:55:55 localhost program: Block size: 4096 >Jan 26 14:55:55 localhost program: Fragment size: 4096 >Jan 26 14:55:55 localhost program: Reserved GDT blocks: 255 >Jan 26 14:55:55 localhost program: Blocks per group: 32768 >Jan 26 14:55:55 localhost program: Fragments per group: 32768 >Jan 26 14:55:55 localhost program: Inodes per group: 8192 >Jan 26 14:55:55 localhost program: Inode blocks per group: 512 >Jan 26 14:55:55 localhost program: Flex block group size: 16 >Jan 26 14:55:55 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:55:55 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:55:55 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Jan 26 14:55:55 localhost program: Mount count: 0 >Jan 26 14:55:55 localhost program: Maximum mount count: -1 >Jan 26 14:55:55 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:55:55 localhost program: Check interval: 0 (<none>) >Jan 26 14:55:55 localhost program: Lifetime writes: 821 MB >Jan 26 14:55:55 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:55:55 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:55:55 localhost program: First inode: 11 >Jan 26 14:55:55 localhost program: Inode size:#011 256 >Jan 26 14:55:55 localhost program: Required extra isize: 28 >Jan 26 14:55:55 localhost program: Desired extra isize: 28 >Jan 26 14:55:55 localhost program: Journal inode: 8 >Jan 26 14:55:55 localhost program: Default directory hash: half_md4 >Jan 26 14:55:55 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:55:55 localhost program: Journal backup: inode blocks >Jan 26 14:55:55 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:55:55 localhost program: Journal size: 128M >Jan 26 14:55:55 localhost program: Journal length: 32768 >Jan 26 14:55:55 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:55:55 localhost program: Journal start: 0 >Jan 26 14:55:55 localhost program: >Jan 26 14:55:55 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:55 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 26 14:55:55 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:55:55 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:55:55 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:55:55 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:55:55 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:55:55 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:55:55 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:55:55 localhost program: Default mount options: user_xattr acl >Jan 26 14:55:55 localhost program: Filesystem state: clean >Jan 26 14:55:55 localhost program: Errors behavior: Continue >Jan 26 14:55:55 localhost program: Filesystem OS type: Linux >Jan 26 14:55:55 localhost program: Inode count: 262144 >Jan 26 14:55:55 localhost program: Block count: 1048576 >Jan 26 14:55:55 localhost program: Reserved block count: 10484 >Jan 26 14:55:55 localhost program: Free blocks: 188396 >Jan 26 14:55:55 localhost program: Free inodes: 153869 >Jan 26 14:55:55 localhost program: First block: 0 >Jan 26 14:55:55 localhost program: Block size: 4096 >Jan 26 14:55:55 localhost program: Fragment size: 4096 >Jan 26 14:55:55 localhost program: Reserved GDT blocks: 255 >Jan 26 14:55:55 localhost program: Blocks per group: 32768 >Jan 26 14:55:55 localhost program: Fragments per group: 32768 >Jan 26 14:55:55 localhost program: Inodes per group: 8192 >Jan 26 14:55:55 localhost program: Inode blocks per group: 512 >Jan 26 14:55:55 localhost program: Flex block group size: 16 >Jan 26 14:55:55 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:55:55 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:55:55 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Jan 26 14:55:55 localhost program: Mount count: 0 >Jan 26 14:55:55 localhost program: Maximum mount count: -1 >Jan 26 14:55:55 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:55:55 localhost program: Check interval: 0 (<none>) >Jan 26 14:55:55 localhost program: Lifetime writes: 821 MB >Jan 26 14:55:55 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:55:55 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:55:55 localhost program: First inode: 11 >Jan 26 14:55:55 localhost program: Inode size:#011 256 >Jan 26 14:55:55 localhost program: Required extra isize: 28 >Jan 26 14:55:55 localhost program: Desired extra isize: 28 >Jan 26 14:55:55 localhost program: Journal inode: 8 >Jan 26 14:55:55 localhost program: Default directory hash: half_md4 >Jan 26 14:55:55 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:55:55 localhost program: Journal backup: inode blocks >Jan 26 14:55:55 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:55:55 localhost program: Journal size: 128M >Jan 26 14:55:55 localhost program: Journal length: 32768 >Jan 26 14:55:55 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:55:55 localhost program: Journal start: 0 >Jan 26 14:55:55 localhost program: >Jan 26 14:55:55 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:55 localhost program: Running... resize2fs -P /dev/loop3 >Jan 26 14:55:55 localhost program: Couldn't find valid filesystem superblock. >Jan 26 14:55:55 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jan 26 14:55:55 localhost storage: got device: LoopDevice instance (0x7f7b241abb10) -- >Jan 26 14:55:55 localhost storage: got format: Ext4FS instance (0x7f7b241abd90) -- >Jan 26 14:55:55 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Jan 26 14:55:55 localhost storage: loop4 is a loop device >Jan 26 14:55:55 localhost storage: added file /overlay (deleted) (id 24) to device tree >Jan 26 14:55:55 localhost storage: added loop loop4 (id 25) to device tree >Jan 26 14:55:55 localhost storage: disklabel detected but not usable on loop4 >Jan 26 14:55:55 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: got device: LoopDevice instance (0x7f7b241b5b50) -- >Jan 26 14:55:55 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Jan 26 14:55:55 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Jan 26 14:55:55 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Jan 26 14:55:55 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:55 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Jan 26 14:55:55 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Jan 26 14:55:55 localhost storage: live-rw is a device-mapper device >Jan 26 14:55:55 localhost storage: added dm live-rw (id 26) to device tree >Jan 26 14:55:55 localhost storage: type detected on 'live-rw' is 'ext4' >Jan 26 14:55:55 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 26 14:55:55 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:55:55 localhost program: Last mounted on: /sysroot >Jan 26 14:55:55 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:55:55 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:55:55 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:55:55 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:55:55 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:55:55 localhost program: Default mount options: user_xattr acl >Jan 26 14:55:55 localhost program: Filesystem state: clean >Jan 26 14:55:55 localhost program: Errors behavior: Continue >Jan 26 14:55:55 localhost program: Filesystem OS type: Linux >Jan 26 14:55:55 localhost program: Inode count: 262144 >Jan 26 14:55:55 localhost program: Block count: 1048576 >Jan 26 14:55:55 localhost program: Reserved block count: 10484 >Jan 26 14:55:55 localhost program: Free blocks: 188396 >Jan 26 14:55:55 localhost program: Free inodes: 153869 >Jan 26 14:55:55 localhost program: First block: 0 >Jan 26 14:55:55 localhost program: Block size: 4096 >Jan 26 14:55:55 localhost program: Fragment size: 4096 >Jan 26 14:55:55 localhost program: Reserved GDT blocks: 255 >Jan 26 14:55:55 localhost program: Blocks per group: 32768 >Jan 26 14:55:55 localhost program: Fragments per group: 32768 >Jan 26 14:55:55 localhost program: Inodes per group: 8192 >Jan 26 14:55:55 localhost program: Inode blocks per group: 512 >Jan 26 14:55:55 localhost program: Flex block group size: 16 >Jan 26 14:55:55 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:55:55 localhost program: Last mount time: Sat Jan 26 14:46:30 2013 >Jan 26 14:55:55 localhost program: Last write time: Sat Jan 26 14:46:30 2013 >Jan 26 14:55:55 localhost program: Mount count: 1 >Jan 26 14:55:55 localhost program: Maximum mount count: -1 >Jan 26 14:55:55 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:55:55 localhost program: Check interval: 0 (<none>) >Jan 26 14:55:55 localhost program: Lifetime writes: 821 MB >Jan 26 14:55:55 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:55:55 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:55:55 localhost program: First inode: 11 >Jan 26 14:55:55 localhost program: Inode size:#011 256 >Jan 26 14:55:55 localhost program: Required extra isize: 28 >Jan 26 14:55:55 localhost program: Desired extra isize: 28 >Jan 26 14:55:55 localhost program: Journal inode: 8 >Jan 26 14:55:55 localhost program: First orphan inode: 34641 >Jan 26 14:55:55 localhost program: Default directory hash: half_md4 >Jan 26 14:55:55 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:55:55 localhost program: Journal backup: inode blocks >Jan 26 14:55:55 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:55:55 localhost program: Journal size: 128M >Jan 26 14:55:55 localhost program: Journal length: 32768 >Jan 26 14:55:55 localhost program: Journal sequence: 0x000016aa >Jan 26 14:55:55 localhost program: Journal start: 1 >Jan 26 14:55:55 localhost program: >Jan 26 14:55:55 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:55 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 26 14:55:55 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:55:55 localhost program: Last mounted on: /sysroot >Jan 26 14:55:55 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:55:55 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:55:55 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:55:55 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:55:55 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:55:55 localhost program: Default mount options: user_xattr acl >Jan 26 14:55:55 localhost program: Filesystem state: clean >Jan 26 14:55:55 localhost program: Errors behavior: Continue >Jan 26 14:55:55 localhost program: Filesystem OS type: Linux >Jan 26 14:55:55 localhost program: Inode count: 262144 >Jan 26 14:55:55 localhost program: Block count: 1048576 >Jan 26 14:55:55 localhost program: Reserved block count: 10484 >Jan 26 14:55:55 localhost program: Free blocks: 188396 >Jan 26 14:55:55 localhost program: Free inodes: 153869 >Jan 26 14:55:55 localhost program: First block: 0 >Jan 26 14:55:55 localhost program: Block size: 4096 >Jan 26 14:55:55 localhost program: Fragment size: 4096 >Jan 26 14:55:55 localhost program: Reserved GDT blocks: 255 >Jan 26 14:55:55 localhost program: Blocks per group: 32768 >Jan 26 14:55:55 localhost program: Fragments per group: 32768 >Jan 26 14:55:55 localhost program: Inodes per group: 8192 >Jan 26 14:55:55 localhost program: Inode blocks per group: 512 >Jan 26 14:55:55 localhost program: Flex block group size: 16 >Jan 26 14:55:55 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:55:55 localhost program: Last mount time: Sat Jan 26 14:46:30 2013 >Jan 26 14:55:55 localhost program: Last write time: Sat Jan 26 14:46:30 2013 >Jan 26 14:55:55 localhost program: Mount count: 1 >Jan 26 14:55:55 localhost program: Maximum mount count: -1 >Jan 26 14:55:55 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:55:55 localhost program: Check interval: 0 (<none>) >Jan 26 14:55:55 localhost program: Lifetime writes: 821 MB >Jan 26 14:55:55 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:55:55 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:55:55 localhost program: First inode: 11 >Jan 26 14:55:55 localhost program: Inode size:#011 256 >Jan 26 14:55:55 localhost program: Required extra isize: 28 >Jan 26 14:55:55 localhost program: Desired extra isize: 28 >Jan 26 14:55:55 localhost program: Journal inode: 8 >Jan 26 14:55:55 localhost program: First orphan inode: 34641 >Jan 26 14:55:55 localhost program: Default directory hash: half_md4 >Jan 26 14:55:55 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:55:55 localhost program: Journal backup: inode blocks >Jan 26 14:55:55 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:55:55 localhost program: Journal size: 128M >Jan 26 14:55:55 localhost program: Journal length: 32768 >Jan 26 14:55:55 localhost program: Journal sequence: 0x000016aa >Jan 26 14:55:55 localhost program: Journal start: 1 >Jan 26 14:55:55 localhost program: >Jan 26 14:55:55 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:55 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Jan 26 14:55:55 localhost program: Estimated minimum size of the filesystem: 861839 >Jan 26 14:55:55 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: got device: DMDevice instance (0x7f7b241b8290) -- >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: got format: Ext4FS instance (0x7f7b2420dd50) -- >Jan 26 14:55:55 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Jan 26 14:55:55 localhost storage: live-osimg-min is a device-mapper device >Jan 26 14:55:55 localhost storage: added dm live-osimg-min (id 27) to device tree >Jan 26 14:55:55 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Jan 26 14:55:55 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 26 14:55:55 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:55:55 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:55:55 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:55:55 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:55:55 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:55:55 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:55:55 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:55:55 localhost program: Default mount options: user_xattr acl >Jan 26 14:55:55 localhost program: Filesystem state: clean >Jan 26 14:55:55 localhost program: Errors behavior: Continue >Jan 26 14:55:55 localhost program: Filesystem OS type: Linux >Jan 26 14:55:55 localhost program: Inode count: 221184 >Jan 26 14:55:55 localhost program: Block count: 861839 >Jan 26 14:55:55 localhost program: Reserved block count: 8616 >Jan 26 14:55:55 localhost program: Free blocks: 4486 >Jan 26 14:55:55 localhost program: Free inodes: 112909 >Jan 26 14:55:55 localhost program: First block: 0 >Jan 26 14:55:55 localhost program: Block size: 4096 >Jan 26 14:55:55 localhost program: Fragment size: 4096 >Jan 26 14:55:55 localhost program: Reserved GDT blocks: 255 >Jan 26 14:55:55 localhost program: Blocks per group: 32768 >Jan 26 14:55:55 localhost program: Fragments per group: 32768 >Jan 26 14:55:55 localhost program: Inodes per group: 8192 >Jan 26 14:55:55 localhost program: Inode blocks per group: 512 >Jan 26 14:55:55 localhost program: Flex block group size: 16 >Jan 26 14:55:55 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:55:55 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:55:55 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Jan 26 14:55:55 localhost program: Mount count: 0 >Jan 26 14:55:55 localhost program: Maximum mount count: -1 >Jan 26 14:55:55 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Jan 26 14:55:55 localhost program: Check interval: 0 (<none>) >Jan 26 14:55:55 localhost program: Lifetime writes: 822 MB >Jan 26 14:55:55 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:55:55 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:55:55 localhost program: First inode: 11 >Jan 26 14:55:55 localhost program: Inode size:#011 256 >Jan 26 14:55:55 localhost program: Required extra isize: 28 >Jan 26 14:55:55 localhost program: Desired extra isize: 28 >Jan 26 14:55:55 localhost program: Journal inode: 8 >Jan 26 14:55:55 localhost program: Default directory hash: half_md4 >Jan 26 14:55:55 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:55:55 localhost program: Journal backup: inode blocks >Jan 26 14:55:55 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:55:55 localhost program: Journal size: 128M >Jan 26 14:55:55 localhost program: Journal length: 32768 >Jan 26 14:55:55 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:55:55 localhost program: Journal start: 0 >Jan 26 14:55:55 localhost program: >Jan 26 14:55:55 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:55 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 26 14:55:55 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:55:55 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:55:55 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:55:55 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:55:55 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:55:55 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:55:55 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:55:55 localhost program: Default mount options: user_xattr acl >Jan 26 14:55:55 localhost program: Filesystem state: clean >Jan 26 14:55:55 localhost program: Errors behavior: Continue >Jan 26 14:55:55 localhost program: Filesystem OS type: Linux >Jan 26 14:55:55 localhost program: Inode count: 221184 >Jan 26 14:55:55 localhost program: Block count: 861839 >Jan 26 14:55:55 localhost program: Reserved block count: 8616 >Jan 26 14:55:55 localhost program: Free blocks: 4486 >Jan 26 14:55:55 localhost program: Free inodes: 112909 >Jan 26 14:55:55 localhost program: First block: 0 >Jan 26 14:55:55 localhost program: Block size: 4096 >Jan 26 14:55:55 localhost program: Fragment size: 4096 >Jan 26 14:55:55 localhost program: Reserved GDT blocks: 255 >Jan 26 14:55:55 localhost program: Blocks per group: 32768 >Jan 26 14:55:55 localhost program: Fragments per group: 32768 >Jan 26 14:55:55 localhost program: Inodes per group: 8192 >Jan 26 14:55:55 localhost program: Inode blocks per group: 512 >Jan 26 14:55:55 localhost program: Flex block group size: 16 >Jan 26 14:55:55 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:55:55 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:55:55 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Jan 26 14:55:55 localhost program: Mount count: 0 >Jan 26 14:55:55 localhost program: Maximum mount count: -1 >Jan 26 14:55:55 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Jan 26 14:55:55 localhost program: Check interval: 0 (<none>) >Jan 26 14:55:55 localhost program: Lifetime writes: 822 MB >Jan 26 14:55:55 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:55:55 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:55:55 localhost program: First inode: 11 >Jan 26 14:55:55 localhost program: Inode size:#011 256 >Jan 26 14:55:55 localhost program: Required extra isize: 28 >Jan 26 14:55:55 localhost program: Desired extra isize: 28 >Jan 26 14:55:55 localhost program: Journal inode: 8 >Jan 26 14:55:55 localhost program: Default directory hash: half_md4 >Jan 26 14:55:55 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:55:55 localhost program: Journal backup: inode blocks >Jan 26 14:55:55 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:55:55 localhost program: Journal size: 128M >Jan 26 14:55:55 localhost program: Journal length: 32768 >Jan 26 14:55:55 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:55:55 localhost program: Journal start: 0 >Jan 26 14:55:55 localhost program: >Jan 26 14:55:55 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:55 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Jan 26 14:55:55 localhost program: Couldn't find valid filesystem superblock. >Jan 26 14:55:55 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:55:55 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: got device: DMDevice instance (0x7f7b24218cd0) -- >Jan 26 14:55:55 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:55 localhost storage: got format: Ext4FS instance (0x7f7b2421e050) -- >Jan 26 14:55:55 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:55 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:55 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:55 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:55 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:55 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:55 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Jan 26 14:55:56 localhost storage: edd: collected mbr signatures: {'sda': '0x93330b3d'} >Jan 26 14:55:56 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Jan 26 14:55:56 localhost program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda2 /mnt/sysimage >Jan 26 14:55:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:56 localhost program: Running... /bin/umount /mnt/sysimage >Jan 26 14:55:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:55:56 localhost anaconda: Thread Done: AnaStorageThread (140167077021440) >Jan 26 14:55:56 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Jan 26 14:55:56 localhost kernel: [ 569.978309] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jan 26 14:55:56 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:55:56 localhost anaconda: Thread Done: AnaPayloadThread (140166738990848) >Jan 26 14:56:27 localhost anaconda: Not doing 'replace runtime X layouts' in live installation >Jan 26 14:56:39 localhost anaconda: network: access point changed: rebus >Jan 26 14:56:39 localhost NetworkManager[760]: ifcfg-rh: read connection 'rebus' >Jan 26 14:56:39 localhost NetworkManager[760]: <info> Activation (wlan0) starting connection 'rebus' >Jan 26 14:56:39 localhost NetworkManager[760]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 26 14:56:39 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >Jan 26 14:56:39 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >Jan 26 14:56:39 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >Jan 26 14:56:39 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >Jan 26 14:56:39 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >Jan 26 14:56:39 localhost NetworkManager[760]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 26 14:56:39 localhost NetworkManager[760]: <info> Activation (wlan0/wireless): access point 'rebus' has security, but secrets are required. >Jan 26 14:56:39 localhost NetworkManager[760]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0] >Jan 26 14:56:39 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >Jan 26 14:56:39 localhost NetworkManager[760]: <warn> No agents were available for this request. >Jan 26 14:56:39 localhost NetworkManager[760]: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7] >Jan 26 14:56:39 localhost NetworkManager[760]: <info> Marking connection 'rebus' invalid. >Jan 26 14:56:39 localhost NetworkManager[760]: <warn> Activation (wlan0) failed for connection 'rebus' >Jan 26 14:56:39 localhost NetworkManager[760]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0] >Jan 26 14:56:39 localhost NetworkManager[760]: <info> (wlan0): deactivating device (reason 'none') [0] >Jan 26 14:56:39 localhost NetworkManager[760]: <warn> (wlan0) firewall zone remove failed: (32) UNKNOWN_INTERFACE: wlan0 >Jan 26 14:56:40 localhost NetworkManager[760]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-rebus >Jan 26 14:56:42 localhost anaconda: Running kickstart %%traceback script(s) >Jan 26 14:56:42 localhost anaconda: All kickstart %%traceback script(s) have been run >Jan 26 14:56:47 localhost gnome-keyring-daemon[2704]: Gkm: unable to create keyring dir: /root/.local/share/keyrings >Jan 26 14:56:47 localhost gnome-keyring-daemon[2704]: Gkm: unable to create keyring dir: /root/.local/share/keyrings >Jan 26 14:56:47 localhost gnome-keyring-daemon[2704]: couldn't set environment variable in session: The name org.gnome.SessionManager was not provided by any .service files >Jan 26 14:57:21 localhost gnome-keyring-daemon[2704]: Gkm: couldn't write to file: /root/.local/share/keyrings/default.keyring: No such file or directory >Jan 26 14:57:21 localhost gnome-keyring-daemon[2704]: Gkm: couldn't delete aborted file, data may be lost: /root/.local/share/keyrings/default.keyring: No such file or directory >Jan 26 14:57:21 localhost gnome-keyring-daemon[2704]: couldn't create new collection: An error occurred on the device >Jan 26 14:58:24 localhost NetworkManager[760]: <info> Activation (wlan0) starting connection 'rebus' >Jan 26 14:58:24 localhost NetworkManager[760]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 26 14:58:24 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >Jan 26 14:58:24 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >Jan 26 14:58:24 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >Jan 26 14:58:24 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >Jan 26 14:58:24 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >Jan 26 14:58:24 localhost NetworkManager[760]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 26 14:58:24 localhost NetworkManager[760]: <info> Activation (wlan0/wireless): access point 'rebus' has security, but secrets are required. >Jan 26 14:58:24 localhost NetworkManager[760]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0] >Jan 26 14:58:24 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >Jan 26 14:58:35 localhost NetworkManager[760]: <info> (wlan0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >Jan 26 14:58:35 localhost NetworkManager[760]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Activation (wlan0/wireless): connection 'rebus' has security, and secrets exist. No new secrets needed. >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Config: added 'ssid' value 'rebus' >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Config: added 'scan_ssid' value '1' >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Config: added 'psk' value '<omitted>' >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Config: added 'proto' value 'WPA RSN' >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >Jan 26 14:58:35 localhost NetworkManager[760]: <info> Config: set interface ap_scan to 1 >Jan 26 14:58:35 localhost NetworkManager[760]: <info> (wlan0): supplicant interface state: inactive -> scanning >Jan 26 14:58:38 localhost kernel: [ 731.943281] wlan0: authenticate with f4:ec:38:ec:1f:1e >Jan 26 14:58:38 localhost kernel: [ 731.946468] wlan0: send auth to f4:ec:38:ec:1f:1e (try 1/3) >Jan 26 14:58:38 localhost NetworkManager[760]: <info> (wlan0): supplicant interface state: scanning -> authenticating >Jan 26 14:58:38 localhost kernel: [ 731.948959] wlan0: authenticated >Jan 26 14:58:38 localhost kernel: [ 731.950026] wlan0: associate with f4:ec:38:ec:1f:1e (try 1/3) >Jan 26 14:58:38 localhost kernel: [ 731.953783] wlan0: RX AssocResp from f4:ec:38:ec:1f:1e (capab=0x411 status=0 aid=2) >Jan 26 14:58:38 localhost NetworkManager[760]: <info> (wlan0): supplicant interface state: authenticating -> associating >Jan 26 14:58:38 localhost kernel: [ 731.954952] wlan0: associated >Jan 26 14:58:38 localhost kernel: [ 731.954969] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready >Jan 26 14:58:38 localhost NetworkManager[760]: <info> (wlan0): supplicant interface state: associating -> associated >Jan 26 14:58:38 localhost NetworkManager[760]: <info> (wlan0): supplicant interface state: associated -> 4-way handshake >Jan 26 14:58:38 localhost NetworkManager[760]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed >Jan 26 14:58:38 localhost NetworkManager[760]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'rebus'. >Jan 26 14:58:38 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled. >Jan 26 14:58:38 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started... >Jan 26 14:58:38 localhost NetworkManager[760]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0] >Jan 26 14:58:38 localhost NetworkManager[760]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jan 26 14:58:39 localhost NetworkManager[760]: <info> dhclient started with pid 2790 >Jan 26 14:58:39 localhost NetworkManager[760]: <info> Activation (wlan0) Beginning IP6 addrconf. >Jan 26 14:58:39 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete. >Jan 26 14:58:39 localhost dhclient[2790]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Jan 26 14:58:39 localhost dhclient[2790]: Copyright 2004-2012 Internet Systems Consortium. >Jan 26 14:58:39 localhost dhclient[2790]: All rights reserved. >Jan 26 14:58:39 localhost dhclient[2790]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 26 14:58:39 localhost dhclient[2790]: >Jan 26 14:58:39 localhost NetworkManager[760]: <info> (wlan0): DHCPv4 state changed nbi -> preinit >Jan 26 14:58:39 localhost dhclient[2790]: Listening on LPF/wlan0/00:21:6a:95:26:ba >Jan 26 14:58:39 localhost dhclient[2790]: Sending on LPF/wlan0/00:21:6a:95:26:ba >Jan 26 14:58:39 localhost dhclient[2790]: Sending on Socket/fallback >Jan 26 14:58:39 localhost dhclient[2790]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8 (xid=0x60a681db) >Jan 26 14:58:39 localhost dhclient[2790]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 (xid=0x60a681db) >Jan 26 14:58:39 localhost dhclient[2790]: DHCPOFFER from 192.168.1.1 >Jan 26 14:58:39 localhost dhclient[2790]: DHCPACK from 192.168.1.1 (xid=0x60a681db) >Jan 26 14:58:39 localhost dhclient[2790]: bound to 192.168.1.56 -- renewal in 21299 seconds. >Jan 26 14:58:39 localhost NetworkManager[760]: <info> (wlan0): DHCPv4 state changed preinit -> bound >Jan 26 14:58:39 localhost NetworkManager[760]: <info> address 192.168.1.56 >Jan 26 14:58:39 localhost NetworkManager[760]: <info> prefix 24 (255.255.255.0) >Jan 26 14:58:39 localhost NetworkManager[760]: <info> gateway 192.168.1.1 >Jan 26 14:58:39 localhost NetworkManager[760]: <info> nameserver '192.168.1.1' >Jan 26 14:58:39 localhost NetworkManager[760]: <info> domain name 'lan' >Jan 26 14:58:39 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jan 26 14:58:39 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started... >Jan 26 14:58:39 localhost avahi-daemon[614]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.56. >Jan 26 14:58:39 localhost avahi-daemon[614]: New relevant interface wlan0.IPv4 for mDNS. >Jan 26 14:58:39 localhost avahi-daemon[614]: Registering new address record for 192.168.1.56 on wlan0.IPv4. >Jan 26 14:58:40 localhost avahi-daemon[614]: Registering new address record for fe80::221:6aff:fe95:26ba on wlan0.*. >Jan 26 14:58:40 localhost NetworkManager[760]: <info> (wlan0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Jan 26 14:58:40 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete. >Jan 26 14:58:40 localhost NetworkManager[760]: <info> (wlan0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jan 26 14:58:40 localhost NetworkManager[760]: <info> Policy set 'rebus' (wlan0) as default for IPv4 routing and DNS. >Jan 26 14:58:40 localhost NetworkManager[760]: <info> Activation (wlan0) successful, device activated. >Jan 26 14:58:40 localhost dbus-daemon[619]: dbus[619]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 26 14:58:40 localhost dbus[619]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 26 14:58:40 localhost NetworkManager[760]: <info> Setting system hostname to 'mixer.lan' (from address lookup) >Jan 26 14:58:40 localhost dbus-daemon[619]: dbus[619]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 26 14:58:40 localhost dbus[619]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 26 14:58:40 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 26 14:58:40 localhost iscsi[2833]: Starting iscsi: iscsiadm: No records found >Jan 26 14:58:40 localhost iscsi[2833]: [ OK ] >Jan 26 14:58:40 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 26 14:58:40 localhost dbus-daemon[619]: Starting iscsi (via systemctl): [ OK ] >Jan 26 14:58:40 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Jan 26 14:58:40 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Jan 26 14:58:40 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 26 14:58:40 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 26 14:58:40 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 26 14:58:40 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 26 14:58:40 localhost systemd[1]: PID 1649 read from file /run/sm-client.pid does not exist. >Jan 26 14:58:40 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 26 13:58:46 localhost chronyd[677]: Selected source 66.96.30.35 >Jan 26 13:58:46 localhost chronyd[677]: System clock wrong by -3599.801411 seconds, adjustment started >Jan 26 13:58:46 localhost chronyd[677]: System clock was stepped by -3599.801 seconds >Jan 26 13:58:48 localhost chronyd[677]: Selected source 195.113.144.201 >Jan 26 13:58:59 localhost NetworkManager[760]: <info> (wlan0): IP6 addrconf timed out or failed. >Jan 26 13:58:59 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Jan 26 13:58:59 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Jan 26 13:58:59 localhost NetworkManager[760]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Jan 26 14:00:03 localhost gnome-keyring-daemon[2704]: Gkm: couldn't write to file: /root/.local/share/keyrings/default.keyring: No such file or directory >Jan 26 14:00:03 localhost gnome-keyring-daemon[2704]: Gkm: couldn't delete aborted file, data may be lost: /root/.local/share/keyrings/default.keyring: No such file or directory >Jan 26 14:00:03 localhost gnome-keyring-daemon[2704]: couldn't create new collection: An error occurred on the device >Jan 26 14:01:26 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Jan 26 14:01:26 localhost systemd-tmpfiles[2917]: stat(/run/user/1000/gvfs) failed: Permission denied >Jan 26 14:01:26 localhost systemd[1]: Started Cleanup of Temporary Directories. >Jan 26 14:03:52 localhost dbus[1320]: avc: received setenforce notice (enforcing=1) >Jan 26 14:03:52 localhost dbus[2700]: avc: received setenforce notice (enforcing=1) >Jan 26 14:03:52 localhost dbus[1167]: avc: received setenforce notice (enforcing=1) >Jan 26 14:03:52 localhost dbus[619]: avc: received setenforce notice (enforcing=1) >Jan 26 14:03:52 localhost dbus-daemon[619]: dbus[619]: avc: received setenforce notice (enforcing=1) >Jan 26 14:03:52 localhost dbus-daemon[619]: dbus[619]: [system] Reloaded configuration >Jan 26 14:03:52 localhost dbus[619]: [system] Reloaded configuration >Jan 26 14:04:43 localhost dbus[2700]: avc: received setenforce notice (enforcing=0) >Jan 26 14:04:43 localhost dbus[1167]: avc: received setenforce notice (enforcing=0) >Jan 26 14:04:43 localhost dbus[1320]: avc: received setenforce notice (enforcing=0) >Jan 26 14:04:43 localhost dbus-daemon[619]: dbus[619]: avc: received setenforce notice (enforcing=0) >Jan 26 14:04:43 localhost dbus[619]: avc: received setenforce notice (enforcing=0) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:43 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:44 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost anaconda: /sbin/anaconda 18.37.11 >Jan 26 14:04:45 localhost anaconda: 3932160 kB (3840 MB) are available >Jan 26 14:04:45 localhost anaconda: check_memory(): total:3840, needed:512, graphical:512 >Jan 26 14:04:45 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Jan 26 14:04:45 localhost anaconda: Default encoding = ascii >Jan 26 14:04:45 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:45 localhost anaconda: ISCSID is /sbin/iscsid >Jan 26 14:04:45 localhost anaconda: no initiator set >Jan 26 14:04:45 localhost program: Running... modprobe fcoe >Jan 26 14:04:45 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jan 26 14:04:45 localhost program: No FCoE boot disk information is found in EDD! >Jan 26 14:04:45 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jan 26 14:04:45 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Jan 26 14:04:45 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:45 localhost program: Running... multipath -d >Jan 26 14:04:46 localhost program: Running... multipath -ll >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: sda >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda1 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda2 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda3 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda4 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda5 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda6 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda7 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda8 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda9 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 26 14:04:46 localhost anaconda: Display mode = g >Jan 26 14:04:46 localhost anaconda: 3932160 kB (3840 MB) are available >Jan 26 14:04:46 localhost anaconda: check_memory(): total:3840, needed:512, graphical:512 >Jan 26 14:04:46 localhost anaconda: using only installclass _Fedora >Jan 26 14:04:46 localhost anaconda: Detected 3792M of memory >Jan 26 14:04:46 localhost anaconda: Swap attempt of 3792M >Jan 26 14:04:46 localhost anaconda: Running Thread: AnaStorageThread (140664878130944) >Jan 26 14:04:46 localhost program: Running... udevadm control --property=ANACONDA=1 >Jan 26 14:04:46 localhost anaconda: Running Thread: AnaNetworkThread (140664869738240) >Jan 26 14:04:46 localhost anaconda: Running Thread: AnaPayloadThread (140664531277568) >Jan 26 14:04:46 localhost program: Running... systemctl start chronyd.service >Jan 26 14:04:46 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 26 14:04:46 localhost systemd[1]: Started NTP client/server. >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost anaconda: Thread Done: AnaNetworkThread (140664869738240) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost anaconda: no initiator set >Jan 26 14:04:46 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Jan 26 14:04:46 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jan 26 14:04:46 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:46 localhost storage: sda2 looks to be the live device; marking as protected >Jan 26 14:04:46 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:46 localhost program: Running... multipath -d >Jan 26 14:04:46 localhost program: Running... multipath -ll >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: sda >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda1 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda2 >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda3 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda4 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda5 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda6 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda7 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda8 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sda9 >Jan 26 14:04:46 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 26 14:04:46 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 26 14:04:46 localhost storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Jan 26 14:04:46 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jan 26 14:04:46 localhost storage: sda is a disk >Jan 26 14:04:46 localhost storage: added disk sda (id 0) to device tree >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: got device: DiskDevice instance (0x7fef100976d0) -- >Jan 26 14:04:46 localhost storage: got format: DiskLabel instance (0x7fef100edd10) -- >Jan 26 14:04:46 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jan 26 14:04:46 localhost storage: sda1 is a partition >Jan 26 14:04:46 localhost storage: added partition sda1 (id 1) to device tree >Jan 26 14:04:46 localhost storage: disklabel detected but not usable on sda1 >Jan 26 14:04:46 localhost storage: got device: PartitionDevice instance (0x7fef10116390) -- >Jan 26 14:04:46 localhost storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jan 26 14:04:46 localhost storage: sda2 is a partition >Jan 26 14:04:46 localhost storage: added partition sda2 (id 2) to device tree >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: type detected on 'sda2' is 'ext3' >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost program: Running... dumpe2fs -h /dev/sda2 >Jan 26 14:04:46 localhost program: Filesystem volume name: boot >Jan 26 14:04:46 localhost program: Last mounted on: /boot >Jan 26 14:04:46 localhost program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >Jan 26 14:04:46 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:04:46 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:04:46 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Jan 26 14:04:46 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:04:46 localhost program: Default mount options: (none) >Jan 26 14:04:46 localhost program: Filesystem state: clean >Jan 26 14:04:46 localhost program: Errors behavior: Continue >Jan 26 14:04:46 localhost program: Filesystem OS type: Linux >Jan 26 14:04:46 localhost program: Inode count: 840672 >Jan 26 14:04:46 localhost program: Block count: 3411656 >Jan 26 14:04:46 localhost program: Reserved block count: 170567 >Jan 26 14:04:46 localhost program: Free blocks: 428201 >Jan 26 14:04:46 localhost program: Free inodes: 839905 >Jan 26 14:04:46 localhost program: First block: 1 >Jan 26 14:04:46 localhost program: Block size: 1024 >Jan 26 14:04:46 localhost program: Fragment size: 1024 >Jan 26 14:04:46 localhost program: Reserved GDT blocks: 243 >Jan 26 14:04:46 localhost program: Blocks per group: 8192 >Jan 26 14:04:46 localhost program: Fragments per group: 8192 >Jan 26 14:04:46 localhost program: Inodes per group: 2016 >Jan 26 14:04:46 localhost program: Inode blocks per group: 252 >Jan 26 14:04:46 localhost program: Filesystem created: Fri Jul 2 16:16:26 2010 >Jan 26 14:04:46 localhost program: Last mount time: Sat Jan 26 12:11:21 2013 >Jan 26 14:04:46 localhost program: Last write time: Sat Jan 26 12:24:48 2013 >Jan 26 14:04:46 localhost program: Mount count: 3 >Jan 26 14:04:46 localhost program: Maximum mount count: 21 >Jan 26 14:04:46 localhost program: Last checked: Sat Jan 26 09:43:43 2013 >Jan 26 14:04:46 localhost program: Check interval: 15552000 (6 months) >Jan 26 14:04:46 localhost program: Next check after: Thu Jul 25 10:43:43 2013 >Jan 26 14:04:46 localhost program: Lifetime writes: 6674 MB >Jan 26 14:04:46 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:04:46 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:04:46 localhost program: First inode: 11 >Jan 26 14:04:46 localhost program: Inode size:#011 128 >Jan 26 14:04:46 localhost program: Journal inode: 8 >Jan 26 14:04:46 localhost program: Default directory hash: half_md4 >Jan 26 14:04:46 localhost program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >Jan 26 14:04:46 localhost program: Journal backup: inode blocks >Jan 26 14:04:46 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:04:46 localhost program: Journal size: 4113k >Jan 26 14:04:46 localhost program: Journal length: 4096 >Jan 26 14:04:46 localhost program: Journal sequence: 0x00000a6a >Jan 26 14:04:46 localhost program: Journal start: 0 >Jan 26 14:04:46 localhost program: >Jan 26 14:04:46 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:46 localhost program: Running... dumpe2fs -h /dev/sda2 >Jan 26 14:04:46 localhost program: Filesystem volume name: boot >Jan 26 14:04:46 localhost program: Last mounted on: /boot >Jan 26 14:04:46 localhost program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >Jan 26 14:04:46 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:04:46 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:04:46 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Jan 26 14:04:46 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:04:46 localhost program: Default mount options: (none) >Jan 26 14:04:46 localhost program: Filesystem state: clean >Jan 26 14:04:46 localhost program: Errors behavior: Continue >Jan 26 14:04:46 localhost program: Filesystem OS type: Linux >Jan 26 14:04:46 localhost program: Inode count: 840672 >Jan 26 14:04:46 localhost program: Block count: 3411656 >Jan 26 14:04:46 localhost program: Reserved block count: 170567 >Jan 26 14:04:46 localhost program: Free blocks: 428201 >Jan 26 14:04:46 localhost program: Free inodes: 839905 >Jan 26 14:04:46 localhost program: First block: 1 >Jan 26 14:04:46 localhost program: Block size: 1024 >Jan 26 14:04:46 localhost program: Fragment size: 1024 >Jan 26 14:04:46 localhost program: Reserved GDT blocks: 243 >Jan 26 14:04:46 localhost program: Blocks per group: 8192 >Jan 26 14:04:46 localhost program: Fragments per group: 8192 >Jan 26 14:04:46 localhost program: Inodes per group: 2016 >Jan 26 14:04:46 localhost program: Inode blocks per group: 252 >Jan 26 14:04:46 localhost program: Filesystem created: Fri Jul 2 16:16:26 2010 >Jan 26 14:04:46 localhost program: Last mount time: Sat Jan 26 12:11:21 2013 >Jan 26 14:04:46 localhost program: Last write time: Sat Jan 26 12:24:48 2013 >Jan 26 14:04:46 localhost program: Mount count: 3 >Jan 26 14:04:46 localhost program: Maximum mount count: 21 >Jan 26 14:04:46 localhost program: Last checked: Sat Jan 26 09:43:43 2013 >Jan 26 14:04:46 localhost program: Check interval: 15552000 (6 months) >Jan 26 14:04:46 localhost program: Next check after: Thu Jul 25 10:43:43 2013 >Jan 26 14:04:46 localhost program: Lifetime writes: 6674 MB >Jan 26 14:04:46 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:04:46 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:04:46 localhost program: First inode: 11 >Jan 26 14:04:46 localhost program: Inode size:#011 128 >Jan 26 14:04:46 localhost program: Journal inode: 8 >Jan 26 14:04:46 localhost program: Default directory hash: half_md4 >Jan 26 14:04:46 localhost program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >Jan 26 14:04:46 localhost program: Journal backup: inode blocks >Jan 26 14:04:46 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:04:46 localhost program: Journal size: 4113k >Jan 26 14:04:46 localhost program: Journal length: 4096 >Jan 26 14:04:46 localhost program: Journal sequence: 0x00000a6a >Jan 26 14:04:46 localhost program: Journal start: 0 >Jan 26 14:04:46 localhost program: >Jan 26 14:04:46 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:46 localhost program: Running... resize2fs -P /dev/sda2 >Jan 26 14:04:46 localhost program: Estimated minimum size of the filesystem: 2969740 >Jan 26 14:04:46 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: got device: PartitionDevice instance (0x7fef10116a10) -- >Jan 26 14:04:46 localhost storage: got format: Ext3FS instance (0x7fef10120310) -- >Jan 26 14:04:46 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jan 26 14:04:46 localhost storage: sda3 is a partition >Jan 26 14:04:46 localhost storage: added partition sda3 (id 3) to device tree >Jan 26 14:04:46 localhost storage: disklabel detected but not usable on sda3 >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: type detected on 'sda3' is 'crypto_LUKS' >Jan 26 14:04:46 localhost storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >Jan 26 14:04:46 localhost storage: got device: PartitionDevice instance (0x7fef10120210) -- >Jan 26 14:04:46 localhost storage: got format: LUKS instance (0x7fef1013dbd0) -- >Jan 26 14:04:46 localhost storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jan 26 14:04:46 localhost storage: sda4 is a partition >Jan 26 14:04:46 localhost storage: added partition sda4 (id 5) to device tree >Jan 26 14:04:46 localhost storage: disklabel detected but not usable on sda4 >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: got device: PartitionDevice instance (0x7fef10179590) -- >Jan 26 14:04:46 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jan 26 14:04:46 localhost storage: sda5 is a partition >Jan 26 14:04:46 localhost storage: added partition sda5 (id 6) to device tree >Jan 26 14:04:46 localhost storage: disklabel detected but not usable on sda5 >Jan 26 14:04:46 localhost storage: type detected on 'sda5' is 'crypto_LUKS' >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >Jan 26 14:04:46 localhost storage: got device: PartitionDevice instance (0x7fef10183890) -- >Jan 26 14:04:46 localhost storage: got format: LUKS instance (0x7fef10183e10) -- >Jan 26 14:04:46 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jan 26 14:04:46 localhost storage: sda6 is a partition >Jan 26 14:04:46 localhost storage: added partition sda6 (id 8) to device tree >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: disklabel detected but not usable on sda6 >Jan 26 14:04:46 localhost storage: type detected on 'sda6' is 'crypto_LUKS' >Jan 26 14:04:46 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:46 localhost storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >Jan 26 14:04:46 localhost storage: got device: PartitionDevice instance (0x7fef101935d0) -- >Jan 26 14:04:46 localhost storage: got format: LUKS instance (0x7fef10193d90) -- >Jan 26 14:04:46 localhost storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >Jan 26 14:04:46 localhost storage: sda7 is a partition >Jan 26 14:04:47 localhost storage: added partition sda7 (id 10) to device tree >Jan 26 14:04:47 localhost storage: disklabel detected but not usable on sda7 >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: type detected on 'sda7' is 'crypto_LUKS' >Jan 26 14:04:47 localhost storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >Jan 26 14:04:47 localhost storage: got device: PartitionDevice instance (0x7fef10198a50) -- >Jan 26 14:04:47 localhost storage: got format: LUKS instance (0x7fef1019b110) -- >Jan 26 14:04:47 localhost storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >Jan 26 14:04:47 localhost storage: sda8 is a partition >Jan 26 14:04:47 localhost storage: added partition sda8 (id 12) to device tree >Jan 26 14:04:47 localhost storage: disklabel detected but not usable on sda8 >Jan 26 14:04:47 localhost storage: got device: PartitionDevice instance (0x7fef1019b5d0) -- >Jan 26 14:04:47 localhost storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >Jan 26 14:04:47 localhost storage: sda9 is a partition >Jan 26 14:04:47 localhost storage: added partition sda9 (id 13) to device tree >Jan 26 14:04:47 localhost storage: disklabel detected but not usable on sda9 >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: type detected on 'sda9' is 'crypto_LUKS' >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >Jan 26 14:04:47 localhost storage: got device: PartitionDevice instance (0x7fef101a1290) -- >Jan 26 14:04:47 localhost storage: got format: LUKS instance (0x7fef101a1490) -- >Jan 26 14:04:47 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Jan 26 14:04:47 localhost storage: sr0 is a cdrom >Jan 26 14:04:47 localhost storage: added cdrom sr0 (id 15) to device tree >Jan 26 14:04:47 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Jan 26 14:04:47 localhost storage: loop0 is a loop device >Jan 26 14:04:47 localhost storage: added file /osmin.img (deleted) (id 16) to device tree >Jan 26 14:04:47 localhost storage: added loop loop0 (id 17) to device tree >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: disklabel detected but not usable on loop0 >Jan 26 14:04:47 localhost storage: type detected on 'loop0' is 'squashfs' >Jan 26 14:04:47 localhost storage: got device: LoopDevice instance (0x7fef101a5690) -- >Jan 26 14:04:47 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Jan 26 14:04:47 localhost storage: loop1 is a loop device >Jan 26 14:04:47 localhost storage: added file /osmin (id 18) to device tree >Jan 26 14:04:47 localhost storage: added loop loop1 (id 19) to device tree >Jan 26 14:04:47 localhost storage: disklabel detected but not usable on loop1 >Jan 26 14:04:47 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: got device: LoopDevice instance (0x7fef101a5dd0) -- >Jan 26 14:04:47 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Jan 26 14:04:47 localhost storage: loop2 is a loop device >Jan 26 14:04:47 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >Jan 26 14:04:47 localhost storage: added loop loop2 (id 21) to device tree >Jan 26 14:04:47 localhost storage: disklabel detected but not usable on loop2 >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: type detected on 'loop2' is 'squashfs' >Jan 26 14:04:47 localhost storage: got device: LoopDevice instance (0x7fef101a8650) -- >Jan 26 14:04:47 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Jan 26 14:04:47 localhost storage: loop3 is a loop device >Jan 26 14:04:47 localhost storage: added file /LiveOS/ext3fs.img (id 22) to device tree >Jan 26 14:04:47 localhost storage: added loop loop3 (id 23) to device tree >Jan 26 14:04:47 localhost storage: type detected on 'loop3' is 'ext4' >Jan 26 14:04:47 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 26 14:04:47 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:04:47 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:04:47 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:04:47 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:04:47 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:04:47 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:04:47 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:04:47 localhost program: Default mount options: user_xattr acl >Jan 26 14:04:47 localhost program: Filesystem state: clean >Jan 26 14:04:47 localhost program: Errors behavior: Continue >Jan 26 14:04:47 localhost program: Filesystem OS type: Linux >Jan 26 14:04:47 localhost program: Inode count: 262144 >Jan 26 14:04:47 localhost program: Block count: 1048576 >Jan 26 14:04:47 localhost program: Reserved block count: 10484 >Jan 26 14:04:47 localhost program: Free blocks: 188396 >Jan 26 14:04:47 localhost program: Free inodes: 153869 >Jan 26 14:04:47 localhost program: First block: 0 >Jan 26 14:04:47 localhost program: Block size: 4096 >Jan 26 14:04:47 localhost program: Fragment size: 4096 >Jan 26 14:04:47 localhost program: Reserved GDT blocks: 255 >Jan 26 14:04:47 localhost program: Blocks per group: 32768 >Jan 26 14:04:47 localhost program: Fragments per group: 32768 >Jan 26 14:04:47 localhost program: Inodes per group: 8192 >Jan 26 14:04:47 localhost program: Inode blocks per group: 512 >Jan 26 14:04:47 localhost program: Flex block group size: 16 >Jan 26 14:04:47 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:04:47 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:04:47 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Jan 26 14:04:47 localhost program: Mount count: 0 >Jan 26 14:04:47 localhost program: Maximum mount count: -1 >Jan 26 14:04:47 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:04:47 localhost program: Check interval: 0 (<none>) >Jan 26 14:04:47 localhost program: Lifetime writes: 821 MB >Jan 26 14:04:47 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:04:47 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:04:47 localhost program: First inode: 11 >Jan 26 14:04:47 localhost program: Inode size:#011 256 >Jan 26 14:04:47 localhost program: Required extra isize: 28 >Jan 26 14:04:47 localhost program: Desired extra isize: 28 >Jan 26 14:04:47 localhost program: Journal inode: 8 >Jan 26 14:04:47 localhost program: Default directory hash: half_md4 >Jan 26 14:04:47 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:04:47 localhost program: Journal backup: inode blocks >Jan 26 14:04:47 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:04:47 localhost program: Journal size: 128M >Jan 26 14:04:47 localhost program: Journal length: 32768 >Jan 26 14:04:47 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:04:47 localhost program: Journal start: 0 >Jan 26 14:04:47 localhost program: >Jan 26 14:04:47 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:47 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 26 14:04:47 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:04:47 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:04:47 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:04:47 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:04:47 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:04:47 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:04:47 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:04:47 localhost program: Default mount options: user_xattr acl >Jan 26 14:04:47 localhost program: Filesystem state: clean >Jan 26 14:04:47 localhost program: Errors behavior: Continue >Jan 26 14:04:47 localhost program: Filesystem OS type: Linux >Jan 26 14:04:47 localhost program: Inode count: 262144 >Jan 26 14:04:47 localhost program: Block count: 1048576 >Jan 26 14:04:47 localhost program: Reserved block count: 10484 >Jan 26 14:04:47 localhost program: Free blocks: 188396 >Jan 26 14:04:47 localhost program: Free inodes: 153869 >Jan 26 14:04:47 localhost program: First block: 0 >Jan 26 14:04:47 localhost program: Block size: 4096 >Jan 26 14:04:47 localhost program: Fragment size: 4096 >Jan 26 14:04:47 localhost program: Reserved GDT blocks: 255 >Jan 26 14:04:47 localhost program: Blocks per group: 32768 >Jan 26 14:04:47 localhost program: Fragments per group: 32768 >Jan 26 14:04:47 localhost program: Inodes per group: 8192 >Jan 26 14:04:47 localhost program: Inode blocks per group: 512 >Jan 26 14:04:47 localhost program: Flex block group size: 16 >Jan 26 14:04:47 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:04:47 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:04:47 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Jan 26 14:04:47 localhost program: Mount count: 0 >Jan 26 14:04:47 localhost program: Maximum mount count: -1 >Jan 26 14:04:47 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:04:47 localhost program: Check interval: 0 (<none>) >Jan 26 14:04:47 localhost program: Lifetime writes: 821 MB >Jan 26 14:04:47 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:04:47 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:04:47 localhost program: First inode: 11 >Jan 26 14:04:47 localhost program: Inode size:#011 256 >Jan 26 14:04:47 localhost program: Required extra isize: 28 >Jan 26 14:04:47 localhost program: Desired extra isize: 28 >Jan 26 14:04:47 localhost program: Journal inode: 8 >Jan 26 14:04:47 localhost program: Default directory hash: half_md4 >Jan 26 14:04:47 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:04:47 localhost program: Journal backup: inode blocks >Jan 26 14:04:47 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:04:47 localhost program: Journal size: 128M >Jan 26 14:04:47 localhost program: Journal length: 32768 >Jan 26 14:04:47 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:04:47 localhost program: Journal start: 0 >Jan 26 14:04:47 localhost program: >Jan 26 14:04:47 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:47 localhost program: Running... resize2fs -P /dev/loop3 >Jan 26 14:04:47 localhost program: Couldn't find valid filesystem superblock. >Jan 26 14:04:47 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:47 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: got device: LoopDevice instance (0x7fef101a5fd0) -- >Jan 26 14:04:47 localhost storage: got format: Ext4FS instance (0x7fef101ac190) -- >Jan 26 14:04:47 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Jan 26 14:04:47 localhost storage: loop4 is a loop device >Jan 26 14:04:47 localhost storage: added file /overlay (deleted) (id 24) to device tree >Jan 26 14:04:47 localhost storage: added loop loop4 (id 25) to device tree >Jan 26 14:04:47 localhost storage: disklabel detected but not usable on loop4 >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Jan 26 14:04:47 localhost storage: got device: LoopDevice instance (0x7fef101b0ed0) -- >Jan 26 14:04:47 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Jan 26 14:04:47 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Jan 26 14:04:47 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Jan 26 14:04:47 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Jan 26 14:04:47 localhost storage: live-rw is a device-mapper device >Jan 26 14:04:47 localhost storage: added dm live-rw (id 26) to device tree >Jan 26 14:04:47 localhost storage: type detected on 'live-rw' is 'ext4' >Jan 26 14:04:47 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 26 14:04:47 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:04:47 localhost program: Last mounted on: /sysroot >Jan 26 14:04:47 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:04:47 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:04:47 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:04:47 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:04:47 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:04:47 localhost program: Default mount options: user_xattr acl >Jan 26 14:04:47 localhost program: Filesystem state: clean >Jan 26 14:04:47 localhost program: Errors behavior: Continue >Jan 26 14:04:47 localhost program: Filesystem OS type: Linux >Jan 26 14:04:47 localhost program: Inode count: 262144 >Jan 26 14:04:47 localhost program: Block count: 1048576 >Jan 26 14:04:47 localhost program: Reserved block count: 10484 >Jan 26 14:04:47 localhost program: Free blocks: 188396 >Jan 26 14:04:47 localhost program: Free inodes: 153869 >Jan 26 14:04:47 localhost program: First block: 0 >Jan 26 14:04:47 localhost program: Block size: 4096 >Jan 26 14:04:47 localhost program: Fragment size: 4096 >Jan 26 14:04:47 localhost program: Reserved GDT blocks: 255 >Jan 26 14:04:47 localhost program: Blocks per group: 32768 >Jan 26 14:04:47 localhost program: Fragments per group: 32768 >Jan 26 14:04:47 localhost program: Inodes per group: 8192 >Jan 26 14:04:47 localhost program: Inode blocks per group: 512 >Jan 26 14:04:47 localhost program: Flex block group size: 16 >Jan 26 14:04:47 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:04:47 localhost program: Last mount time: Sat Jan 26 14:46:30 2013 >Jan 26 14:04:47 localhost program: Last write time: Sat Jan 26 14:46:30 2013 >Jan 26 14:04:47 localhost program: Mount count: 1 >Jan 26 14:04:47 localhost program: Maximum mount count: -1 >Jan 26 14:04:47 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:04:47 localhost program: Check interval: 0 (<none>) >Jan 26 14:04:47 localhost program: Lifetime writes: 821 MB >Jan 26 14:04:47 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:04:47 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:04:47 localhost program: First inode: 11 >Jan 26 14:04:47 localhost program: Inode size:#011 256 >Jan 26 14:04:47 localhost program: Required extra isize: 28 >Jan 26 14:04:47 localhost program: Desired extra isize: 28 >Jan 26 14:04:47 localhost program: Journal inode: 8 >Jan 26 14:04:47 localhost program: First orphan inode: 34641 >Jan 26 14:04:47 localhost program: Default directory hash: half_md4 >Jan 26 14:04:47 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:04:47 localhost program: Journal backup: inode blocks >Jan 26 14:04:47 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:04:47 localhost program: Journal size: 128M >Jan 26 14:04:47 localhost program: Journal length: 32768 >Jan 26 14:04:47 localhost program: Journal sequence: 0x000016aa >Jan 26 14:04:47 localhost program: Journal start: 1 >Jan 26 14:04:47 localhost program: >Jan 26 14:04:47 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:47 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 26 14:04:47 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:04:47 localhost program: Last mounted on: /sysroot >Jan 26 14:04:47 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:04:47 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:04:47 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:04:47 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:04:47 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:04:47 localhost program: Default mount options: user_xattr acl >Jan 26 14:04:47 localhost program: Filesystem state: clean >Jan 26 14:04:47 localhost program: Errors behavior: Continue >Jan 26 14:04:47 localhost program: Filesystem OS type: Linux >Jan 26 14:04:47 localhost program: Inode count: 262144 >Jan 26 14:04:47 localhost program: Block count: 1048576 >Jan 26 14:04:47 localhost program: Reserved block count: 10484 >Jan 26 14:04:47 localhost program: Free blocks: 188396 >Jan 26 14:04:47 localhost program: Free inodes: 153869 >Jan 26 14:04:47 localhost program: First block: 0 >Jan 26 14:04:47 localhost program: Block size: 4096 >Jan 26 14:04:47 localhost program: Fragment size: 4096 >Jan 26 14:04:47 localhost program: Reserved GDT blocks: 255 >Jan 26 14:04:47 localhost program: Blocks per group: 32768 >Jan 26 14:04:47 localhost program: Fragments per group: 32768 >Jan 26 14:04:47 localhost program: Inodes per group: 8192 >Jan 26 14:04:47 localhost program: Inode blocks per group: 512 >Jan 26 14:04:47 localhost program: Flex block group size: 16 >Jan 26 14:04:47 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:04:47 localhost program: Last mount time: Sat Jan 26 14:46:30 2013 >Jan 26 14:04:47 localhost program: Last write time: Sat Jan 26 14:46:30 2013 >Jan 26 14:04:47 localhost program: Mount count: 1 >Jan 26 14:04:47 localhost program: Maximum mount count: -1 >Jan 26 14:04:47 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:04:47 localhost program: Check interval: 0 (<none>) >Jan 26 14:04:47 localhost program: Lifetime writes: 821 MB >Jan 26 14:04:47 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:04:47 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:04:47 localhost program: First inode: 11 >Jan 26 14:04:47 localhost program: Inode size:#011 256 >Jan 26 14:04:47 localhost program: Required extra isize: 28 >Jan 26 14:04:47 localhost program: Desired extra isize: 28 >Jan 26 14:04:47 localhost program: Journal inode: 8 >Jan 26 14:04:47 localhost program: First orphan inode: 34641 >Jan 26 14:04:47 localhost program: Default directory hash: half_md4 >Jan 26 14:04:47 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:04:47 localhost program: Journal backup: inode blocks >Jan 26 14:04:47 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:04:47 localhost program: Journal size: 128M >Jan 26 14:04:47 localhost program: Journal length: 32768 >Jan 26 14:04:47 localhost program: Journal sequence: 0x000016aa >Jan 26 14:04:47 localhost program: Journal start: 1 >Jan 26 14:04:47 localhost program: >Jan 26 14:04:47 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:47 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Jan 26 14:04:47 localhost program: Estimated minimum size of the filesystem: 861839 >Jan 26 14:04:47 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: got device: DMDevice instance (0x25b5ed0) -- >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: got format: Ext4FS instance (0x25bc410) -- >Jan 26 14:04:47 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Jan 26 14:04:47 localhost storage: live-osimg-min is a device-mapper device >Jan 26 14:04:47 localhost storage: added dm live-osimg-min (id 27) to device tree >Jan 26 14:04:47 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Jan 26 14:04:47 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 26 14:04:47 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:04:47 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:04:47 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:04:47 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:04:47 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:04:47 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:04:47 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:04:47 localhost program: Default mount options: user_xattr acl >Jan 26 14:04:47 localhost program: Filesystem state: clean >Jan 26 14:04:47 localhost program: Errors behavior: Continue >Jan 26 14:04:47 localhost program: Filesystem OS type: Linux >Jan 26 14:04:47 localhost program: Inode count: 221184 >Jan 26 14:04:47 localhost program: Block count: 861839 >Jan 26 14:04:47 localhost program: Reserved block count: 8616 >Jan 26 14:04:47 localhost program: Free blocks: 4486 >Jan 26 14:04:47 localhost program: Free inodes: 112909 >Jan 26 14:04:47 localhost program: First block: 0 >Jan 26 14:04:47 localhost program: Block size: 4096 >Jan 26 14:04:47 localhost program: Fragment size: 4096 >Jan 26 14:04:47 localhost program: Reserved GDT blocks: 255 >Jan 26 14:04:47 localhost program: Blocks per group: 32768 >Jan 26 14:04:47 localhost program: Fragments per group: 32768 >Jan 26 14:04:47 localhost program: Inodes per group: 8192 >Jan 26 14:04:47 localhost program: Inode blocks per group: 512 >Jan 26 14:04:47 localhost program: Flex block group size: 16 >Jan 26 14:04:47 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:04:47 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:04:47 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Jan 26 14:04:47 localhost program: Mount count: 0 >Jan 26 14:04:47 localhost program: Maximum mount count: -1 >Jan 26 14:04:47 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Jan 26 14:04:47 localhost program: Check interval: 0 (<none>) >Jan 26 14:04:47 localhost program: Lifetime writes: 822 MB >Jan 26 14:04:47 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:04:47 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:04:47 localhost program: First inode: 11 >Jan 26 14:04:47 localhost program: Inode size:#011 256 >Jan 26 14:04:47 localhost program: Required extra isize: 28 >Jan 26 14:04:47 localhost program: Desired extra isize: 28 >Jan 26 14:04:47 localhost program: Journal inode: 8 >Jan 26 14:04:47 localhost program: Default directory hash: half_md4 >Jan 26 14:04:47 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:04:47 localhost program: Journal backup: inode blocks >Jan 26 14:04:47 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:04:47 localhost program: Journal size: 128M >Jan 26 14:04:47 localhost program: Journal length: 32768 >Jan 26 14:04:47 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:04:47 localhost program: Journal start: 0 >Jan 26 14:04:47 localhost program: >Jan 26 14:04:47 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:47 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 26 14:04:47 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:04:47 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:04:47 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:04:47 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:04:47 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:04:47 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:04:47 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:04:47 localhost program: Default mount options: user_xattr acl >Jan 26 14:04:47 localhost program: Filesystem state: clean >Jan 26 14:04:47 localhost program: Errors behavior: Continue >Jan 26 14:04:47 localhost program: Filesystem OS type: Linux >Jan 26 14:04:47 localhost program: Inode count: 221184 >Jan 26 14:04:47 localhost program: Block count: 861839 >Jan 26 14:04:47 localhost program: Reserved block count: 8616 >Jan 26 14:04:47 localhost program: Free blocks: 4486 >Jan 26 14:04:47 localhost program: Free inodes: 112909 >Jan 26 14:04:47 localhost program: First block: 0 >Jan 26 14:04:47 localhost program: Block size: 4096 >Jan 26 14:04:47 localhost program: Fragment size: 4096 >Jan 26 14:04:47 localhost program: Reserved GDT blocks: 255 >Jan 26 14:04:47 localhost program: Blocks per group: 32768 >Jan 26 14:04:47 localhost program: Fragments per group: 32768 >Jan 26 14:04:47 localhost program: Inodes per group: 8192 >Jan 26 14:04:47 localhost program: Inode blocks per group: 512 >Jan 26 14:04:47 localhost program: Flex block group size: 16 >Jan 26 14:04:47 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:04:47 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:04:47 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Jan 26 14:04:47 localhost program: Mount count: 0 >Jan 26 14:04:47 localhost program: Maximum mount count: -1 >Jan 26 14:04:47 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Jan 26 14:04:47 localhost program: Check interval: 0 (<none>) >Jan 26 14:04:47 localhost program: Lifetime writes: 822 MB >Jan 26 14:04:47 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:04:47 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:04:47 localhost program: First inode: 11 >Jan 26 14:04:47 localhost program: Inode size:#011 256 >Jan 26 14:04:47 localhost program: Required extra isize: 28 >Jan 26 14:04:47 localhost program: Desired extra isize: 28 >Jan 26 14:04:47 localhost program: Journal inode: 8 >Jan 26 14:04:47 localhost program: Default directory hash: half_md4 >Jan 26 14:04:47 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:04:47 localhost program: Journal backup: inode blocks >Jan 26 14:04:47 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:04:47 localhost program: Journal size: 128M >Jan 26 14:04:47 localhost program: Journal length: 32768 >Jan 26 14:04:47 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:04:47 localhost program: Journal start: 0 >Jan 26 14:04:47 localhost program: >Jan 26 14:04:47 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:47 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Jan 26 14:04:47 localhost program: Couldn't find valid filesystem superblock. >Jan 26 14:04:47 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:04:47 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: got device: DMDevice instance (0x25c2b90) -- >Jan 26 14:04:47 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:47 localhost storage: got format: Ext4FS instance (0x25c2fd0) -- >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:47 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:48 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:48 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Jan 26 14:04:48 localhost storage: edd: collected mbr signatures: {'sda': '0x93330b3d'} >Jan 26 14:04:48 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Jan 26 14:04:48 localhost program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda2 /mnt/sysimage >Jan 26 14:04:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:48 localhost program: Running... /bin/umount /mnt/sysimage >Jan 26 14:04:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:48 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:48 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:04:48 localhost anaconda: Thread Done: AnaStorageThread (140664878130944) >Jan 26 14:04:48 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Jan 26 14:04:48 localhost kernel: [ 1101.490852] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jan 26 14:04:48 localhost anaconda: Thread Done: AnaPayloadThread (140664531277568) >Jan 26 14:04:48 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:04:52 localhost anaconda: Not doing 'replace runtime X layouts' in live installation >Jan 26 14:04:52 localhost anaconda: Not doing 'save system time' in live installation >Jan 26 14:04:52 localhost anaconda: Not doing 'save system time' in live installation >Jan 26 14:04:52 localhost anaconda: Not doing 'save system time' in live installation >Jan 26 14:04:52 localhost anaconda: Not doing 'modify system time and date' in live installation >Jan 26 14:04:54 localhost anaconda: fs space: 0 B needed: 3.10 GB >Jan 26 14:04:54 localhost anaconda: Not doing 'hide runtime keyboard configuration warning' in live installation >Jan 26 14:04:54 localhost anaconda: Not doing 'add runtime X layout' in live installation >Jan 26 14:04:54 localhost anaconda: Not doing 'test X layouts' in live installation >Jan 26 14:04:54 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Jan 26 14:04:55 localhost anaconda: fs space: 0 B needed: 3.10 GB >Jan 26 14:04:55 localhost anaconda: Running Thread: AnaStorageWatcher (140664548062976) >Jan 26 14:04:55 localhost program: Running... modprobe btrfs >Jan 26 14:04:55 localhost kernel: [ 1109.239783] Btrfs loaded >Jan 26 14:04:55 localhost storage: DiskLabel.partedDevice returning None >Jan 26 14:04:55 localhost program: Running... modprobe xfs >Jan 26 14:04:56 localhost kernel: [ 1109.315879] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Jan 26 14:04:56 localhost anaconda: Running Thread: AnaNTPserver0 (140664878130944) >Jan 26 14:04:56 localhost anaconda: Running Thread: AnaNTPserver1 (140664539670272) >Jan 26 14:04:56 localhost anaconda: Running Thread: AnaNTPserver2 (140664132265728) >Jan 26 14:04:56 localhost anaconda: Running Thread: AnaNTPserver3 (140663979026176) >Jan 26 14:04:56 localhost anaconda: Thread Done: AnaStorageWatcher (140664548062976) >Jan 26 14:04:56 localhost anaconda: Thread Done: AnaNTPserver3 (140663979026176) >Jan 26 14:04:56 localhost anaconda: Thread Done: AnaNTPserver1 (140664539670272) >Jan 26 14:04:57 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b35410> status to: Probing storage... >Jan 26 14:04:57 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b35410> >Jan 26 14:05:06 localhost anaconda: Thread Done: AnaNTPserver0 (140664878130944) >Jan 26 14:05:06 localhost anaconda: Thread Done: AnaNTPserver2 (140664132265728) >Jan 26 14:07:43 localhost anaconda: Running Thread: AnaExecuteStorageThread (140664531277568) >Jan 26 14:07:43 localhost anaconda: Thread Done: AnaExecuteStorageThread (140664531277568) >Jan 26 14:08:15 localhost anaconda: Running kickstart %%traceback script(s) >Jan 26 14:08:15 localhost anaconda: All kickstart %%traceback script(s) have been run >Jan 26 14:08:15 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b35410> >Jan 26 14:08:15 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b35410> status to: Saving storage configuration... >Jan 26 14:08:15 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b35410> >Jan 26 14:08:15 localhost anaconda: getting device type for None >Jan 26 14:08:15 localhost anaconda: unknown device type: 'None' >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:15 localhost anaconda: ui: saving changes to device sda1 >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:15 localhost anaconda: ui: saving changes to device sda1 >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:15 localhost anaconda: getting device type for Standard Partition >Jan 26 14:08:50 localhost gnome-keyring-daemon[2704]: Gkm: couldn't write to file: /root/.local/share/keyrings/default.keyring: No such file or directory >Jan 26 14:08:50 localhost gnome-keyring-daemon[2704]: Gkm: couldn't delete aborted file, data may be lost: /root/.local/share/keyrings/default.keyring: No such file or directory >Jan 26 14:08:50 localhost gnome-keyring-daemon[2704]: couldn't create new collection: An error occurred on the device >Jan 26 14:10:12 localhost gnome-keyring-daemon[2704]: Gkm: couldn't write to file: /root/.local/share/keyrings/default.keyring: No such file or directory >Jan 26 14:10:12 localhost gnome-keyring-daemon[2704]: Gkm: couldn't delete aborted file, data may be lost: /root/.local/share/keyrings/default.keyring: No such file or directory >Jan 26 14:10:12 localhost gnome-keyring-daemon[2704]: couldn't create new collection: An error occurred on the device >Jan 26 14:15:40 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:15:54 localhost dbus[2700]: avc: received setenforce notice (enforcing=1) >Jan 26 14:15:54 localhost dbus[1320]: avc: received setenforce notice (enforcing=1) >Jan 26 14:15:54 localhost dbus[1167]: avc: received setenforce notice (enforcing=1) >Jan 26 14:15:54 localhost dbus-daemon[619]: dbus[619]: avc: received setenforce notice (enforcing=1) >Jan 26 14:15:54 localhost dbus[619]: avc: received setenforce notice (enforcing=1) >Jan 26 14:15:54 localhost dbus-daemon[619]: dbus[619]: [system] Reloaded configuration >Jan 26 14:15:54 localhost dbus[619]: [system] Reloaded configuration >Jan 26 14:16:06 localhost dbus[2700]: avc: received setenforce notice (enforcing=0) >Jan 26 14:16:06 localhost dbus[1320]: avc: received setenforce notice (enforcing=0) >Jan 26 14:16:06 localhost dbus[1167]: avc: received setenforce notice (enforcing=0) >Jan 26 14:16:06 localhost dbus[619]: avc: received setenforce notice (enforcing=0) >Jan 26 14:16:06 localhost dbus-daemon[619]: dbus[619]: avc: received setenforce notice (enforcing=0) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:06 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:07 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost anaconda: /sbin/anaconda 18.37.11 >Jan 26 14:16:08 localhost anaconda: 3932160 kB (3840 MB) are available >Jan 26 14:16:08 localhost anaconda: check_memory(): total:3840, needed:512, graphical:512 >Jan 26 14:16:08 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Jan 26 14:16:08 localhost anaconda: Default encoding = ascii >Jan 26 14:16:08 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 26 14:16:08 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost anaconda: ISCSID is /sbin/iscsid >Jan 26 14:16:08 localhost anaconda: no initiator set >Jan 26 14:16:08 localhost program: Running... modprobe fcoe >Jan 26 14:16:08 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jan 26 14:16:08 localhost program: No FCoE boot disk information is found in EDD! >Jan 26 14:16:08 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jan 26 14:16:08 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Jan 26 14:16:08 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:08 localhost program: Running... multipath -d >Jan 26 14:16:08 localhost program: Running... multipath -ll >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: sda >Jan 26 14:16:08 localhost storage: MultipathTopology: found non-disk device: sda1 >Jan 26 14:16:08 localhost storage: MultipathTopology: found non-disk device: sda2 >Jan 26 14:16:08 localhost storage: MultipathTopology: found non-disk device: sda3 >Jan 26 14:16:08 localhost storage: MultipathTopology: found non-disk device: sda4 >Jan 26 14:16:08 localhost storage: MultipathTopology: found non-disk device: sda5 >Jan 26 14:16:08 localhost storage: MultipathTopology: found non-disk device: sda6 >Jan 26 14:16:08 localhost storage: MultipathTopology: found non-disk device: sda7 >Jan 26 14:16:08 localhost storage: MultipathTopology: found non-disk device: sda8 >Jan 26 14:16:08 localhost storage: MultipathTopology: found non-disk device: sda9 >Jan 26 14:16:08 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 26 14:16:08 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 26 14:16:08 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost anaconda: Display mode = g >Jan 26 14:16:09 localhost anaconda: 3932160 kB (3840 MB) are available >Jan 26 14:16:09 localhost anaconda: check_memory(): total:3840, needed:512, graphical:512 >Jan 26 14:16:09 localhost anaconda: using only installclass _Fedora >Jan 26 14:16:09 localhost anaconda: Detected 3792M of memory >Jan 26 14:16:09 localhost anaconda: Swap attempt of 3792M >Jan 26 14:16:09 localhost anaconda: Running Thread: AnaStorageThread (139732559451904) >Jan 26 14:16:09 localhost program: Running... udevadm control --property=ANACONDA=1 >Jan 26 14:16:09 localhost anaconda: Running Thread: AnaNetworkThread (139732567844608) >Jan 26 14:16:09 localhost program: Running... systemctl start chronyd.service >Jan 26 14:16:09 localhost anaconda: Running Thread: AnaPayloadThread (139732219983616) >Jan 26 14:16:09 localhost systemd[1]: Started NTP client/server. >Jan 26 14:16:09 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost anaconda: no initiator set >Jan 26 14:16:09 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Jan 26 14:16:09 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jan 26 14:16:09 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:09 localhost storage: sda2 looks to be the live device; marking as protected >Jan 26 14:16:09 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:09 localhost program: Running... multipath -d >Jan 26 14:16:09 localhost program: Running... multipath -ll >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: sda >Jan 26 14:16:09 localhost storage: MultipathTopology: found non-disk device: sda1 >Jan 26 14:16:09 localhost storage: MultipathTopology: found non-disk device: sda2 >Jan 26 14:16:09 localhost storage: MultipathTopology: found non-disk device: sda3 >Jan 26 14:16:09 localhost storage: MultipathTopology: found non-disk device: sda4 >Jan 26 14:16:09 localhost storage: MultipathTopology: found non-disk device: sda5 >Jan 26 14:16:09 localhost storage: MultipathTopology: found non-disk device: sda6 >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: MultipathTopology: found non-disk device: sda7 >Jan 26 14:16:09 localhost storage: MultipathTopology: found non-disk device: sda8 >Jan 26 14:16:09 localhost storage: MultipathTopology: found non-disk device: sda9 >Jan 26 14:16:09 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 26 14:16:09 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 26 14:16:09 localhost storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Jan 26 14:16:09 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jan 26 14:16:09 localhost storage: sda is a disk >Jan 26 14:16:09 localhost storage: added disk sda (id 0) to device tree >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: got device: DiskDevice instance (0x7f15f80b8d50) -- >Jan 26 14:16:09 localhost storage: got format: DiskLabel instance (0x7f15f8118510) -- >Jan 26 14:16:09 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jan 26 14:16:09 localhost storage: sda1 is a partition >Jan 26 14:16:09 localhost storage: added partition sda1 (id 1) to device tree >Jan 26 14:16:09 localhost storage: disklabel detected but not usable on sda1 >Jan 26 14:16:09 localhost storage: got device: PartitionDevice instance (0x7f15f8131750) -- >Jan 26 14:16:09 localhost storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jan 26 14:16:09 localhost storage: sda2 is a partition >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: added partition sda2 (id 2) to device tree >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: type detected on 'sda2' is 'ext3' >Jan 26 14:16:09 localhost program: Running... dumpe2fs -h /dev/sda2 >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost program: Filesystem volume name: boot >Jan 26 14:16:09 localhost program: Last mounted on: /boot >Jan 26 14:16:09 localhost program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >Jan 26 14:16:09 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:16:09 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:16:09 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Jan 26 14:16:09 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:16:09 localhost program: Default mount options: (none) >Jan 26 14:16:09 localhost program: Filesystem state: clean >Jan 26 14:16:09 localhost program: Errors behavior: Continue >Jan 26 14:16:09 localhost program: Filesystem OS type: Linux >Jan 26 14:16:09 localhost program: Inode count: 840672 >Jan 26 14:16:09 localhost program: Block count: 3411656 >Jan 26 14:16:09 localhost program: Reserved block count: 170567 >Jan 26 14:16:09 localhost program: Free blocks: 428201 >Jan 26 14:16:09 localhost program: Free inodes: 839905 >Jan 26 14:16:09 localhost program: First block: 1 >Jan 26 14:16:09 localhost program: Block size: 1024 >Jan 26 14:16:09 localhost program: Fragment size: 1024 >Jan 26 14:16:09 localhost program: Reserved GDT blocks: 243 >Jan 26 14:16:09 localhost program: Blocks per group: 8192 >Jan 26 14:16:09 localhost program: Fragments per group: 8192 >Jan 26 14:16:09 localhost program: Inodes per group: 2016 >Jan 26 14:16:09 localhost program: Inode blocks per group: 252 >Jan 26 14:16:09 localhost program: Filesystem created: Fri Jul 2 16:16:26 2010 >Jan 26 14:16:09 localhost program: Last mount time: Sat Jan 26 12:11:21 2013 >Jan 26 14:16:09 localhost program: Last write time: Sat Jan 26 12:24:48 2013 >Jan 26 14:16:09 localhost program: Mount count: 3 >Jan 26 14:16:09 localhost program: Maximum mount count: 21 >Jan 26 14:16:09 localhost program: Last checked: Sat Jan 26 09:43:43 2013 >Jan 26 14:16:09 localhost program: Check interval: 15552000 (6 months) >Jan 26 14:16:09 localhost program: Next check after: Thu Jul 25 10:43:43 2013 >Jan 26 14:16:09 localhost program: Lifetime writes: 6674 MB >Jan 26 14:16:09 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:16:09 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:16:09 localhost program: First inode: 11 >Jan 26 14:16:09 localhost program: Inode size:#011 128 >Jan 26 14:16:09 localhost program: Journal inode: 8 >Jan 26 14:16:09 localhost program: Default directory hash: half_md4 >Jan 26 14:16:09 localhost program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >Jan 26 14:16:09 localhost program: Journal backup: inode blocks >Jan 26 14:16:09 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:16:09 localhost program: Journal size: 4113k >Jan 26 14:16:09 localhost program: Journal length: 4096 >Jan 26 14:16:09 localhost program: Journal sequence: 0x00000a6a >Jan 26 14:16:09 localhost program: Journal start: 0 >Jan 26 14:16:09 localhost program: >Jan 26 14:16:09 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:09 localhost program: Running... dumpe2fs -h /dev/sda2 >Jan 26 14:16:09 localhost program: Filesystem volume name: boot >Jan 26 14:16:09 localhost program: Last mounted on: /boot >Jan 26 14:16:09 localhost program: Filesystem UUID: 6b90d773-e342-4b35-a3c6-c849fc705948 >Jan 26 14:16:09 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:16:09 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:16:09 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >Jan 26 14:16:09 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:16:09 localhost program: Default mount options: (none) >Jan 26 14:16:09 localhost program: Filesystem state: clean >Jan 26 14:16:09 localhost program: Errors behavior: Continue >Jan 26 14:16:09 localhost program: Filesystem OS type: Linux >Jan 26 14:16:09 localhost program: Inode count: 840672 >Jan 26 14:16:09 localhost program: Block count: 3411656 >Jan 26 14:16:09 localhost program: Reserved block count: 170567 >Jan 26 14:16:09 localhost program: Free blocks: 428201 >Jan 26 14:16:09 localhost program: Free inodes: 839905 >Jan 26 14:16:09 localhost program: First block: 1 >Jan 26 14:16:09 localhost program: Block size: 1024 >Jan 26 14:16:09 localhost program: Fragment size: 1024 >Jan 26 14:16:09 localhost program: Reserved GDT blocks: 243 >Jan 26 14:16:09 localhost program: Blocks per group: 8192 >Jan 26 14:16:09 localhost program: Fragments per group: 8192 >Jan 26 14:16:09 localhost program: Inodes per group: 2016 >Jan 26 14:16:09 localhost program: Inode blocks per group: 252 >Jan 26 14:16:09 localhost program: Filesystem created: Fri Jul 2 16:16:26 2010 >Jan 26 14:16:09 localhost program: Last mount time: Sat Jan 26 12:11:21 2013 >Jan 26 14:16:09 localhost program: Last write time: Sat Jan 26 12:24:48 2013 >Jan 26 14:16:09 localhost program: Mount count: 3 >Jan 26 14:16:09 localhost program: Maximum mount count: 21 >Jan 26 14:16:09 localhost program: Last checked: Sat Jan 26 09:43:43 2013 >Jan 26 14:16:09 localhost program: Check interval: 15552000 (6 months) >Jan 26 14:16:09 localhost program: Next check after: Thu Jul 25 10:43:43 2013 >Jan 26 14:16:09 localhost program: Lifetime writes: 6674 MB >Jan 26 14:16:09 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:16:09 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:16:09 localhost program: First inode: 11 >Jan 26 14:16:09 localhost program: Inode size:#011 128 >Jan 26 14:16:09 localhost program: Journal inode: 8 >Jan 26 14:16:09 localhost program: Default directory hash: half_md4 >Jan 26 14:16:09 localhost program: Directory Hash Seed: 3de01a72-a560-4b5c-ba48-6f0acab87d29 >Jan 26 14:16:09 localhost program: Journal backup: inode blocks >Jan 26 14:16:09 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:16:09 localhost program: Journal size: 4113k >Jan 26 14:16:09 localhost program: Journal length: 4096 >Jan 26 14:16:09 localhost program: Journal sequence: 0x00000a6a >Jan 26 14:16:09 localhost program: Journal start: 0 >Jan 26 14:16:09 localhost program: >Jan 26 14:16:09 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:09 localhost program: Running... resize2fs -P /dev/sda2 >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost program: Estimated minimum size of the filesystem: 2969740 >Jan 26 14:16:09 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:09 localhost storage: got device: PartitionDevice instance (0x7f15f8131fd0) -- >Jan 26 14:16:09 localhost storage: got format: Ext3FS instance (0x7f15f8167390) -- >Jan 26 14:16:09 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jan 26 14:16:09 localhost storage: sda3 is a partition >Jan 26 14:16:09 localhost storage: added partition sda3 (id 3) to device tree >Jan 26 14:16:09 localhost storage: disklabel detected but not usable on sda3 >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: type detected on 'sda3' is 'crypto_LUKS' >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: setup of luks-0da36190-22cc-4ef0-a6e0-5a0f8b3ddbe5 failed: luks device not configured >Jan 26 14:16:09 localhost storage: got device: PartitionDevice instance (0x7f15f81861d0) -- >Jan 26 14:16:09 localhost storage: got format: LUKS instance (0x7f15f8131c50) -- >Jan 26 14:16:09 localhost storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jan 26 14:16:09 localhost storage: sda4 is a partition >Jan 26 14:16:09 localhost storage: added partition sda4 (id 5) to device tree >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: disklabel detected but not usable on sda4 >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: got device: PartitionDevice instance (0x7f15f8194750) -- >Jan 26 14:16:09 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jan 26 14:16:09 localhost storage: sda5 is a partition >Jan 26 14:16:09 localhost storage: added partition sda5 (id 6) to device tree >Jan 26 14:16:09 localhost storage: disklabel detected but not usable on sda5 >Jan 26 14:16:09 localhost storage: type detected on 'sda5' is 'crypto_LUKS' >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: setup of luks-78b30561-ce5e-4fd2-aa00-06c2ef300dd5 failed: luks device not configured >Jan 26 14:16:09 localhost storage: got device: PartitionDevice instance (0x7f15f8194c50) -- >Jan 26 14:16:09 localhost storage: got format: LUKS instance (0x7f15f81c5410) -- >Jan 26 14:16:09 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jan 26 14:16:09 localhost storage: sda6 is a partition >Jan 26 14:16:09 localhost storage: added partition sda6 (id 8) to device tree >Jan 26 14:16:09 localhost storage: disklabel detected but not usable on sda6 >Jan 26 14:16:09 localhost storage: type detected on 'sda6' is 'crypto_LUKS' >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: setup of luks-2d6c9f93-389f-49ba-b73f-30ee24c76556 failed: luks device not configured >Jan 26 14:16:09 localhost storage: got device: PartitionDevice instance (0x7f15f81c5d10) -- >Jan 26 14:16:09 localhost storage: got format: LUKS instance (0x7f15f81cc190) -- >Jan 26 14:16:09 localhost storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >Jan 26 14:16:09 localhost storage: sda7 is a partition >Jan 26 14:16:09 localhost storage: added partition sda7 (id 10) to device tree >Jan 26 14:16:09 localhost storage: disklabel detected but not usable on sda7 >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: type detected on 'sda7' is 'crypto_LUKS' >Jan 26 14:16:09 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:09 localhost storage: setup of luks-943d3fa5-af4f-422e-b6a8-ac4dbad9b9c2 failed: luks device not configured >Jan 26 14:16:09 localhost storage: got device: PartitionDevice instance (0x7f15f81c5c10) -- >Jan 26 14:16:09 localhost storage: got format: LUKS instance (0x7f15f81d3910) -- >Jan 26 14:16:09 localhost storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >Jan 26 14:16:09 localhost storage: sda8 is a partition >Jan 26 14:16:10 localhost storage: added partition sda8 (id 12) to device tree >Jan 26 14:16:10 localhost storage: disklabel detected but not usable on sda8 >Jan 26 14:16:10 localhost storage: got device: PartitionDevice instance (0x7f15f81d3bd0) -- >Jan 26 14:16:10 localhost storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >Jan 26 14:16:10 localhost storage: sda9 is a partition >Jan 26 14:16:10 localhost storage: added partition sda9 (id 13) to device tree >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: disklabel detected but not usable on sda9 >Jan 26 14:16:10 localhost storage: type detected on 'sda9' is 'crypto_LUKS' >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: setup of luks-1c37deed-13d9-4364-bbda-944a4ae42618 failed: luks device not configured >Jan 26 14:16:10 localhost storage: got device: PartitionDevice instance (0x7f15f81dd450) -- >Jan 26 14:16:10 localhost storage: got format: LUKS instance (0x7f15f81dda50) -- >Jan 26 14:16:10 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Jan 26 14:16:10 localhost storage: sr0 is a cdrom >Jan 26 14:16:10 localhost storage: added cdrom sr0 (id 15) to device tree >Jan 26 14:16:10 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Jan 26 14:16:10 localhost storage: loop0 is a loop device >Jan 26 14:16:10 localhost storage: added file /osmin.img (deleted) (id 16) to device tree >Jan 26 14:16:10 localhost storage: added loop loop0 (id 17) to device tree >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: disklabel detected but not usable on loop0 >Jan 26 14:16:10 localhost storage: type detected on 'loop0' is 'squashfs' >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: got device: LoopDevice instance (0x7f15f81e1850) -- >Jan 26 14:16:10 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Jan 26 14:16:10 localhost storage: loop1 is a loop device >Jan 26 14:16:10 localhost storage: added file /osmin (id 18) to device tree >Jan 26 14:16:10 localhost storage: added loop loop1 (id 19) to device tree >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: disklabel detected but not usable on loop1 >Jan 26 14:16:10 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Jan 26 14:16:10 localhost storage: got device: LoopDevice instance (0x7f15f81e18d0) -- >Jan 26 14:16:10 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Jan 26 14:16:10 localhost storage: loop2 is a loop device >Jan 26 14:16:10 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >Jan 26 14:16:10 localhost storage: added loop loop2 (id 21) to device tree >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: disklabel detected but not usable on loop2 >Jan 26 14:16:10 localhost storage: type detected on 'loop2' is 'squashfs' >Jan 26 14:16:10 localhost storage: got device: LoopDevice instance (0x7f15f81e3910) -- >Jan 26 14:16:10 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Jan 26 14:16:10 localhost storage: loop3 is a loop device >Jan 26 14:16:10 localhost anaconda: Thread Done: AnaNetworkThread (139732567844608) >Jan 26 14:16:10 localhost storage: added file /LiveOS/ext3fs.img (id 22) to device tree >Jan 26 14:16:10 localhost storage: added loop loop3 (id 23) to device tree >Jan 26 14:16:10 localhost storage: type detected on 'loop3' is 'ext4' >Jan 26 14:16:10 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 26 14:16:10 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:16:10 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:16:10 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:16:10 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:16:10 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:16:10 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:16:10 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:16:10 localhost program: Default mount options: user_xattr acl >Jan 26 14:16:10 localhost program: Filesystem state: clean >Jan 26 14:16:10 localhost program: Errors behavior: Continue >Jan 26 14:16:10 localhost program: Filesystem OS type: Linux >Jan 26 14:16:10 localhost program: Inode count: 262144 >Jan 26 14:16:10 localhost program: Block count: 1048576 >Jan 26 14:16:10 localhost program: Reserved block count: 10484 >Jan 26 14:16:10 localhost program: Free blocks: 188396 >Jan 26 14:16:10 localhost program: Free inodes: 153869 >Jan 26 14:16:10 localhost program: First block: 0 >Jan 26 14:16:10 localhost program: Block size: 4096 >Jan 26 14:16:10 localhost program: Fragment size: 4096 >Jan 26 14:16:10 localhost program: Reserved GDT blocks: 255 >Jan 26 14:16:10 localhost program: Blocks per group: 32768 >Jan 26 14:16:10 localhost program: Fragments per group: 32768 >Jan 26 14:16:10 localhost program: Inodes per group: 8192 >Jan 26 14:16:10 localhost program: Inode blocks per group: 512 >Jan 26 14:16:10 localhost program: Flex block group size: 16 >Jan 26 14:16:10 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:16:10 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:16:10 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Jan 26 14:16:10 localhost program: Mount count: 0 >Jan 26 14:16:10 localhost program: Maximum mount count: -1 >Jan 26 14:16:10 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:16:10 localhost program: Check interval: 0 (<none>) >Jan 26 14:16:10 localhost program: Lifetime writes: 821 MB >Jan 26 14:16:10 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:16:10 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:16:10 localhost program: First inode: 11 >Jan 26 14:16:10 localhost program: Inode size:#011 256 >Jan 26 14:16:10 localhost program: Required extra isize: 28 >Jan 26 14:16:10 localhost program: Desired extra isize: 28 >Jan 26 14:16:10 localhost program: Journal inode: 8 >Jan 26 14:16:10 localhost program: Default directory hash: half_md4 >Jan 26 14:16:10 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:16:10 localhost program: Journal backup: inode blocks >Jan 26 14:16:10 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:16:10 localhost program: Journal size: 128M >Jan 26 14:16:10 localhost program: Journal length: 32768 >Jan 26 14:16:10 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:16:10 localhost program: Journal start: 0 >Jan 26 14:16:10 localhost program: >Jan 26 14:16:10 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:10 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 26 14:16:10 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:16:10 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:16:10 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:16:10 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:16:10 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:16:10 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:16:10 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:16:10 localhost program: Default mount options: user_xattr acl >Jan 26 14:16:10 localhost program: Filesystem state: clean >Jan 26 14:16:10 localhost program: Errors behavior: Continue >Jan 26 14:16:10 localhost program: Filesystem OS type: Linux >Jan 26 14:16:10 localhost program: Inode count: 262144 >Jan 26 14:16:10 localhost program: Block count: 1048576 >Jan 26 14:16:10 localhost program: Reserved block count: 10484 >Jan 26 14:16:10 localhost program: Free blocks: 188396 >Jan 26 14:16:10 localhost program: Free inodes: 153869 >Jan 26 14:16:10 localhost program: First block: 0 >Jan 26 14:16:10 localhost program: Block size: 4096 >Jan 26 14:16:10 localhost program: Fragment size: 4096 >Jan 26 14:16:10 localhost program: Reserved GDT blocks: 255 >Jan 26 14:16:10 localhost program: Blocks per group: 32768 >Jan 26 14:16:10 localhost program: Fragments per group: 32768 >Jan 26 14:16:10 localhost program: Inodes per group: 8192 >Jan 26 14:16:10 localhost program: Inode blocks per group: 512 >Jan 26 14:16:10 localhost program: Flex block group size: 16 >Jan 26 14:16:10 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:16:10 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:16:10 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Jan 26 14:16:10 localhost program: Mount count: 0 >Jan 26 14:16:10 localhost program: Maximum mount count: -1 >Jan 26 14:16:10 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:16:10 localhost program: Check interval: 0 (<none>) >Jan 26 14:16:10 localhost program: Lifetime writes: 821 MB >Jan 26 14:16:10 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:16:10 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:16:10 localhost program: First inode: 11 >Jan 26 14:16:10 localhost program: Inode size:#011 256 >Jan 26 14:16:10 localhost program: Required extra isize: 28 >Jan 26 14:16:10 localhost program: Desired extra isize: 28 >Jan 26 14:16:10 localhost program: Journal inode: 8 >Jan 26 14:16:10 localhost program: Default directory hash: half_md4 >Jan 26 14:16:10 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:16:10 localhost program: Journal backup: inode blocks >Jan 26 14:16:10 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:16:10 localhost program: Journal size: 128M >Jan 26 14:16:10 localhost program: Journal length: 32768 >Jan 26 14:16:10 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:16:10 localhost program: Journal start: 0 >Jan 26 14:16:10 localhost program: >Jan 26 14:16:10 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:10 localhost program: Running... resize2fs -P /dev/loop3 >Jan 26 14:16:10 localhost program: Couldn't find valid filesystem superblock. >Jan 26 14:16:10 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:10 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: got device: LoopDevice instance (0x7f15f81e7fd0) -- >Jan 26 14:16:10 localhost storage: got format: Ext4FS instance (0x7f15f81f1350) -- >Jan 26 14:16:10 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Jan 26 14:16:10 localhost storage: loop4 is a loop device >Jan 26 14:16:10 localhost storage: added file /overlay (deleted) (id 24) to device tree >Jan 26 14:16:10 localhost storage: added loop loop4 (id 25) to device tree >Jan 26 14:16:10 localhost storage: disklabel detected but not usable on loop4 >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Jan 26 14:16:10 localhost storage: got device: LoopDevice instance (0x7f15f81fe4d0) -- >Jan 26 14:16:10 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Jan 26 14:16:10 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Jan 26 14:16:10 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Jan 26 14:16:10 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Jan 26 14:16:10 localhost storage: live-rw is a device-mapper device >Jan 26 14:16:10 localhost storage: added dm live-rw (id 26) to device tree >Jan 26 14:16:10 localhost storage: type detected on 'live-rw' is 'ext4' >Jan 26 14:16:10 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 26 14:16:10 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:16:10 localhost program: Last mounted on: /sysroot >Jan 26 14:16:10 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:16:10 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:16:10 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:16:10 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:16:10 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:16:10 localhost program: Default mount options: user_xattr acl >Jan 26 14:16:10 localhost program: Filesystem state: clean >Jan 26 14:16:10 localhost program: Errors behavior: Continue >Jan 26 14:16:10 localhost program: Filesystem OS type: Linux >Jan 26 14:16:10 localhost program: Inode count: 262144 >Jan 26 14:16:10 localhost program: Block count: 1048576 >Jan 26 14:16:10 localhost program: Reserved block count: 10484 >Jan 26 14:16:10 localhost program: Free blocks: 188396 >Jan 26 14:16:10 localhost program: Free inodes: 153869 >Jan 26 14:16:10 localhost program: First block: 0 >Jan 26 14:16:10 localhost program: Block size: 4096 >Jan 26 14:16:10 localhost program: Fragment size: 4096 >Jan 26 14:16:10 localhost program: Reserved GDT blocks: 255 >Jan 26 14:16:10 localhost program: Blocks per group: 32768 >Jan 26 14:16:10 localhost program: Fragments per group: 32768 >Jan 26 14:16:10 localhost program: Inodes per group: 8192 >Jan 26 14:16:10 localhost program: Inode blocks per group: 512 >Jan 26 14:16:10 localhost program: Flex block group size: 16 >Jan 26 14:16:10 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:16:10 localhost program: Last mount time: Sat Jan 26 14:46:30 2013 >Jan 26 14:16:10 localhost program: Last write time: Sat Jan 26 14:46:30 2013 >Jan 26 14:16:10 localhost program: Mount count: 1 >Jan 26 14:16:10 localhost program: Maximum mount count: -1 >Jan 26 14:16:10 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:16:10 localhost program: Check interval: 0 (<none>) >Jan 26 14:16:10 localhost program: Lifetime writes: 821 MB >Jan 26 14:16:10 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:16:10 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:16:10 localhost program: First inode: 11 >Jan 26 14:16:10 localhost program: Inode size:#011 256 >Jan 26 14:16:10 localhost program: Required extra isize: 28 >Jan 26 14:16:10 localhost program: Desired extra isize: 28 >Jan 26 14:16:10 localhost program: Journal inode: 8 >Jan 26 14:16:10 localhost program: First orphan inode: 34641 >Jan 26 14:16:10 localhost program: Default directory hash: half_md4 >Jan 26 14:16:10 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:16:10 localhost program: Journal backup: inode blocks >Jan 26 14:16:10 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:16:10 localhost program: Journal size: 128M >Jan 26 14:16:10 localhost program: Journal length: 32768 >Jan 26 14:16:10 localhost program: Journal sequence: 0x000016aa >Jan 26 14:16:10 localhost program: Journal start: 1 >Jan 26 14:16:10 localhost program: >Jan 26 14:16:10 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:10 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 26 14:16:10 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:16:10 localhost program: Last mounted on: /sysroot >Jan 26 14:16:10 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:16:10 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:16:10 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:16:10 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:16:10 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:16:10 localhost program: Default mount options: user_xattr acl >Jan 26 14:16:10 localhost program: Filesystem state: clean >Jan 26 14:16:10 localhost program: Errors behavior: Continue >Jan 26 14:16:10 localhost program: Filesystem OS type: Linux >Jan 26 14:16:10 localhost program: Inode count: 262144 >Jan 26 14:16:10 localhost program: Block count: 1048576 >Jan 26 14:16:10 localhost program: Reserved block count: 10484 >Jan 26 14:16:10 localhost program: Free blocks: 188396 >Jan 26 14:16:10 localhost program: Free inodes: 153869 >Jan 26 14:16:10 localhost program: First block: 0 >Jan 26 14:16:10 localhost program: Block size: 4096 >Jan 26 14:16:10 localhost program: Fragment size: 4096 >Jan 26 14:16:10 localhost program: Reserved GDT blocks: 255 >Jan 26 14:16:10 localhost program: Blocks per group: 32768 >Jan 26 14:16:10 localhost program: Fragments per group: 32768 >Jan 26 14:16:10 localhost program: Inodes per group: 8192 >Jan 26 14:16:10 localhost program: Inode blocks per group: 512 >Jan 26 14:16:10 localhost program: Flex block group size: 16 >Jan 26 14:16:10 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:16:10 localhost program: Last mount time: Sat Jan 26 14:46:30 2013 >Jan 26 14:16:10 localhost program: Last write time: Sat Jan 26 14:46:30 2013 >Jan 26 14:16:10 localhost program: Mount count: 1 >Jan 26 14:16:10 localhost program: Maximum mount count: -1 >Jan 26 14:16:10 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 26 14:16:10 localhost program: Check interval: 0 (<none>) >Jan 26 14:16:10 localhost program: Lifetime writes: 821 MB >Jan 26 14:16:10 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:16:10 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:16:10 localhost program: First inode: 11 >Jan 26 14:16:10 localhost program: Inode size:#011 256 >Jan 26 14:16:10 localhost program: Required extra isize: 28 >Jan 26 14:16:10 localhost program: Desired extra isize: 28 >Jan 26 14:16:10 localhost program: Journal inode: 8 >Jan 26 14:16:10 localhost program: First orphan inode: 34641 >Jan 26 14:16:10 localhost program: Default directory hash: half_md4 >Jan 26 14:16:10 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:16:10 localhost program: Journal backup: inode blocks >Jan 26 14:16:10 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:16:10 localhost program: Journal size: 128M >Jan 26 14:16:10 localhost program: Journal length: 32768 >Jan 26 14:16:10 localhost program: Journal sequence: 0x000016aa >Jan 26 14:16:10 localhost program: Journal start: 1 >Jan 26 14:16:10 localhost program: >Jan 26 14:16:10 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:10 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Jan 26 14:16:10 localhost program: Estimated minimum size of the filesystem: 861839 >Jan 26 14:16:10 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: got device: DMDevice instance (0x21cafd0) -- >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: got format: Ext4FS instance (0x21d4410) -- >Jan 26 14:16:10 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Jan 26 14:16:10 localhost storage: live-osimg-min is a device-mapper device >Jan 26 14:16:10 localhost storage: added dm live-osimg-min (id 27) to device tree >Jan 26 14:16:10 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Jan 26 14:16:10 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 26 14:16:10 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:16:10 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:16:10 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:16:10 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:16:10 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:16:10 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:16:10 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:16:10 localhost program: Default mount options: user_xattr acl >Jan 26 14:16:10 localhost program: Filesystem state: clean >Jan 26 14:16:10 localhost program: Errors behavior: Continue >Jan 26 14:16:10 localhost program: Filesystem OS type: Linux >Jan 26 14:16:10 localhost program: Inode count: 221184 >Jan 26 14:16:10 localhost program: Block count: 861839 >Jan 26 14:16:10 localhost program: Reserved block count: 8616 >Jan 26 14:16:10 localhost program: Free blocks: 4486 >Jan 26 14:16:10 localhost program: Free inodes: 112909 >Jan 26 14:16:10 localhost program: First block: 0 >Jan 26 14:16:10 localhost program: Block size: 4096 >Jan 26 14:16:10 localhost program: Fragment size: 4096 >Jan 26 14:16:10 localhost program: Reserved GDT blocks: 255 >Jan 26 14:16:10 localhost program: Blocks per group: 32768 >Jan 26 14:16:10 localhost program: Fragments per group: 32768 >Jan 26 14:16:10 localhost program: Inodes per group: 8192 >Jan 26 14:16:10 localhost program: Inode blocks per group: 512 >Jan 26 14:16:10 localhost program: Flex block group size: 16 >Jan 26 14:16:10 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:16:10 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:16:10 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Jan 26 14:16:10 localhost program: Mount count: 0 >Jan 26 14:16:10 localhost program: Maximum mount count: -1 >Jan 26 14:16:10 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Jan 26 14:16:10 localhost program: Check interval: 0 (<none>) >Jan 26 14:16:10 localhost program: Lifetime writes: 822 MB >Jan 26 14:16:10 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:16:10 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:16:10 localhost program: First inode: 11 >Jan 26 14:16:10 localhost program: Inode size:#011 256 >Jan 26 14:16:10 localhost program: Required extra isize: 28 >Jan 26 14:16:10 localhost program: Desired extra isize: 28 >Jan 26 14:16:10 localhost program: Journal inode: 8 >Jan 26 14:16:10 localhost program: Default directory hash: half_md4 >Jan 26 14:16:10 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:16:10 localhost program: Journal backup: inode blocks >Jan 26 14:16:10 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:16:10 localhost program: Journal size: 128M >Jan 26 14:16:10 localhost program: Journal length: 32768 >Jan 26 14:16:10 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:16:10 localhost program: Journal start: 0 >Jan 26 14:16:10 localhost program: >Jan 26 14:16:10 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:10 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 26 14:16:10 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 26 14:16:10 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 26 14:16:10 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 26 14:16:10 localhost program: Filesystem magic number: 0xEF53 >Jan 26 14:16:10 localhost program: Filesystem revision #: 1 (dynamic) >Jan 26 14:16:10 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 26 14:16:10 localhost program: Filesystem flags: signed_directory_hash >Jan 26 14:16:10 localhost program: Default mount options: user_xattr acl >Jan 26 14:16:10 localhost program: Filesystem state: clean >Jan 26 14:16:10 localhost program: Errors behavior: Continue >Jan 26 14:16:10 localhost program: Filesystem OS type: Linux >Jan 26 14:16:10 localhost program: Inode count: 221184 >Jan 26 14:16:10 localhost program: Block count: 861839 >Jan 26 14:16:10 localhost program: Reserved block count: 8616 >Jan 26 14:16:10 localhost program: Free blocks: 4486 >Jan 26 14:16:10 localhost program: Free inodes: 112909 >Jan 26 14:16:10 localhost program: First block: 0 >Jan 26 14:16:10 localhost program: Block size: 4096 >Jan 26 14:16:10 localhost program: Fragment size: 4096 >Jan 26 14:16:10 localhost program: Reserved GDT blocks: 255 >Jan 26 14:16:10 localhost program: Blocks per group: 32768 >Jan 26 14:16:10 localhost program: Fragments per group: 32768 >Jan 26 14:16:10 localhost program: Inodes per group: 8192 >Jan 26 14:16:10 localhost program: Inode blocks per group: 512 >Jan 26 14:16:10 localhost program: Flex block group size: 16 >Jan 26 14:16:10 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 26 14:16:10 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 26 14:16:10 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Jan 26 14:16:10 localhost program: Mount count: 0 >Jan 26 14:16:10 localhost program: Maximum mount count: -1 >Jan 26 14:16:10 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Jan 26 14:16:10 localhost program: Check interval: 0 (<none>) >Jan 26 14:16:10 localhost program: Lifetime writes: 822 MB >Jan 26 14:16:10 localhost program: Reserved blocks uid: 0 (user root) >Jan 26 14:16:10 localhost program: Reserved blocks gid: 0 (group root) >Jan 26 14:16:10 localhost program: First inode: 11 >Jan 26 14:16:10 localhost program: Inode size:#011 256 >Jan 26 14:16:10 localhost program: Required extra isize: 28 >Jan 26 14:16:10 localhost program: Desired extra isize: 28 >Jan 26 14:16:10 localhost program: Journal inode: 8 >Jan 26 14:16:10 localhost program: Default directory hash: half_md4 >Jan 26 14:16:10 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 26 14:16:10 localhost program: Journal backup: inode blocks >Jan 26 14:16:10 localhost program: Journal features: journal_incompat_revoke >Jan 26 14:16:10 localhost program: Journal size: 128M >Jan 26 14:16:10 localhost program: Journal length: 32768 >Jan 26 14:16:10 localhost program: Journal sequence: 0x000016a9 >Jan 26 14:16:10 localhost program: Journal start: 0 >Jan 26 14:16:10 localhost program: >Jan 26 14:16:10 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:10 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost program: Couldn't find valid filesystem superblock. >Jan 26 14:16:10 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 26 14:16:10 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jan 26 14:16:10 localhost storage: got device: DMDevice instance (0x21d9a90) -- >Jan 26 14:16:10 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:10 localhost storage: got format: Ext4FS instance (0x21d9f50) -- >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:10 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:11 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:11 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:11 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:11 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:11 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Jan 26 14:16:11 localhost storage: edd: collected mbr signatures: {'sda': '0x93330b3d'} >Jan 26 14:16:11 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Jan 26 14:16:11 localhost program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda2 /mnt/sysimage >Jan 26 14:16:11 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:11 localhost program: Running... /bin/umount /mnt/sysimage >Jan 26 14:16:11 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:11 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:11 localhost program: Running... udevadm settle --timeout=300 >Jan 26 14:16:11 localhost anaconda: Thread Done: AnaStorageThread (139732559451904) >Jan 26 14:16:11 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Jan 26 14:16:11 localhost kernel: [ 1784.603946] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jan 26 14:16:11 localhost udisksd[1122]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 26 14:16:11 localhost anaconda: Thread Done: AnaPayloadThread (139732219983616) >Jan 26 14:16:15 localhost anaconda: Not doing 'replace runtime X layouts' in live installation >Jan 26 14:16:15 localhost anaconda: Not doing 'save system time' in live installation >Jan 26 14:16:15 localhost anaconda: Not doing 'save system time' in live installation >Jan 26 14:16:15 localhost anaconda: Not doing 'save system time' in live installation >Jan 26 14:16:15 localhost anaconda: Not doing 'modify system time and date' in live installation >Jan 26 14:16:16 localhost anaconda: fs space: 0 B needed: 3.10 GB >Jan 26 14:16:16 localhost anaconda: Not doing 'hide runtime keyboard configuration warning' in live installation >Jan 26 14:16:16 localhost anaconda: Not doing 'add runtime X layout' in live installation >Jan 26 14:16:16 localhost anaconda: Not doing 'test X layouts' in live installation >Jan 26 14:16:16 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Jan 26 14:16:17 localhost anaconda: fs space: 0 B needed: 3.10 GB >Jan 26 14:16:17 localhost anaconda: Running Thread: AnaStorageWatcher (139732228376320) >Jan 26 14:16:17 localhost storage: DiskLabel.partedDevice returning None >Jan 26 14:16:17 localhost anaconda: Running Thread: AnaNTPserver0 (139732567844608) >Jan 26 14:16:17 localhost anaconda: Running Thread: AnaNTPserver1 (139731943524096) >Jan 26 14:16:17 localhost anaconda: Running Thread: AnaNTPserver2 (139731669747456) >Jan 26 14:16:17 localhost anaconda: Running Thread: AnaNTPserver3 (139731661354752) >Jan 26 14:16:17 localhost anaconda: Thread Done: AnaStorageWatcher (139732228376320) >Jan 26 14:16:17 localhost anaconda: Thread Done: AnaNTPserver1 (139731943524096) >Jan 26 14:16:18 localhost anaconda: Thread Done: AnaNTPserver3 (139731661354752) >Jan 26 14:16:18 localhost anaconda: Thread Done: AnaNTPserver2 (139731669747456) >Jan 26 14:16:18 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45f33d0> status to: Probing storage... >Jan 26 14:16:18 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45f33d0> >Jan 26 14:16:27 localhost anaconda: Thread Done: AnaNTPserver0 (139732567844608) >Jan 26 14:16:31 localhost anaconda: Running Thread: AnaExecuteStorageThread (139732567844608) >Jan 26 14:16:31 localhost anaconda: Thread Done: AnaExecuteStorageThread (139732567844608) >
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 890881
:
670582
|
670583
|
670584
|
670585
|
670586
|
670587
|
670588
| 688162 |
763533
|
763534
|
763535
|
769556
|
769557
|
769627
|
769985
|
769986