Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1163288 Details for
Bug 1341273
blivet.errors.FSError: mount failed: 16
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda.log
anaconda.log (text/plain), 91.67 KB, created by
Steven Usdansky
on 2016-05-31 15:59:25 UTC
(
hide
)
Description:
File: anaconda.log
Filename:
MIME Type:
Creator:
Steven Usdansky
Created:
2016-05-31 15:59:25 UTC
Size:
91.67 KB
patch
obsolete
>11:40:52,039 INFO anaconda: /sbin/anaconda 24.13.5-1 >11:40:52,415 INFO anaconda: 3919520 kB (3827 MB) are available >11:40:52,427 INFO anaconda: check_memory(): total:3827, needed:320, graphical:410 >11:40:52,445 INFO anaconda: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >11:40:52,446 INFO anaconda: Not doing 'early exception handler' in live installation >11:40:52,447 INFO anaconda: Not doing 'start audit daemon' in live installation >11:40:52,448 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >11:40:52,449 INFO anaconda: Default encoding = utf-8 >11:40:52,482 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >11:40:52,520 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >11:40:52,523 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >11:40:54,428 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:117: PendingDeprecationWarning: _setToObj has been renamed to set_to_obj. The old name will be removed in a future release. > self._setToObj(self.op, opts, pd) > >11:40:54,432 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >11:40:54,435 DEBUG anaconda: setting locale to: en_US.UTF-8 >11:40:54,469 DEBUG anaconda: network: devices found ['wlp0s4f1u2', 'enp0s10'] >11:40:54,939 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp0s10 >11:40:54,943 DEBUG anaconda: network: missing ifcfgs created for devices ['enp0s10'] >11:40:56,824 DEBUG anaconda: updating host name localhost.localdomain >11:40:56,860 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >11:40:56,862 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140478441211648) >11:40:56,882 INFO anaconda: Display mode = g >11:40:56,884 INFO anaconda: 3919520 kB (3827 MB) are available >11:40:56,958 INFO anaconda: check_memory(): total:3827, needed:320, graphical:410 >11:40:57,098 DEBUG anaconda: updating host name localhost.localdomain >11:40:57,161 INFO anaconda: got 0 NTP servers from DHCP >11:40:57,162 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140478441211648) >11:40:57,643 INFO anaconda: Fedora is the highest priority installclass, using it >11:40:57,793 INFO anaconda: bootloader GRUB2 on X86 platform >11:40:57,795 INFO anaconda: Detected 3.63 GiB of memory >11:40:57,797 INFO anaconda: Suggested swap size (3.63 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >11:40:57,799 INFO anaconda: Swap attempt of 0.0 >11:40:57,800 INFO anaconda: bootloader GRUB2 on X86 platform >11:40:57,810 INFO anaconda: Running Thread: AnaStorageThread (140478441211648) >11:40:57,836 INFO anaconda: Running Thread: AnaTimeInitThread (140478139393792) >11:40:57,894 INFO anaconda: Running Thread: AnaPayloadRestartThread (140478131001088) >11:40:57,901 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140478122608384) >11:40:57,903 INFO anaconda: Not doing 'start chronyd' in live installation >11:40:57,904 INFO anaconda: Starting geolocation lookup >11:40:57,914 INFO anaconda: Geolocation provider: Fedora GeoIP >11:40:57,917 INFO anaconda: Thread Done: AnaPayloadRestartThread (140478131001088) >11:40:57,962 INFO anaconda: Running Thread: AnaPayloadThread (140477911267072) >11:40:58,847 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:122: PyGIDeprecationWarning: GObject.G_MAXUINT is deprecated; use GLib.MAXUINT instead > 0, GObject.G_MAXUINT, 0, > >11:40:58,849 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:123: PyGIDeprecationWarning: GObject.PARAM_READWRITE is deprecated; use GObject.ParamFlags.READWRITE (glib 2.42+) instead > GObject.PARAM_READWRITE), > >11:40:58,851 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:246: PyGIDeprecationWarning: GObject.SIGNAL_RUN_LAST is deprecated; use GObject.SignalFlags.RUN_LAST instead > "nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []), > >11:40:58,950 DEBUG anaconda: Detected primary monitor: 1920x1080 102dpix 102dpiy >11:40:59,084 INFO anaconda: Not doing 'activate layouts' in live installation >11:40:59,227 INFO anaconda: Geolocation lookup finished in 1.3 seconds >11:40:59,245 INFO anaconda: got results from geolocation >11:40:59,246 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140478122608384) >11:41:01,341 DEBUG anaconda: setting locale to: en_US.UTF-8 >11:41:01,365 DEBUG anaconda: setting locale to: en_US.UTF-8 >11:41:01,378 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >11:41:01,444 WARN anaconda: /usr/lib64/python3.5/site-packages/gi/overrides/Gdk.py:329: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >11:41:03,143 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >11:41:21,400 DEBUG anaconda: setting locale to: en_US.UTF-8 >11:41:21,574 INFO anaconda: Not doing 'require network connection' in live installation >11:41:21,575 DEBUG anaconda: network standalone spoke (init): completed: True >11:41:21,576 INFO anaconda: Not doing 'require network connection' in live installation >11:41:21,587 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >11:41:21,587 DEBUG anaconda: Entered hub: SummaryHub >11:41:21,686 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140478131001088) >11:41:21,699 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fc38db956d8>> on <list object at 0x7fc38e39f9c8> >11:41:21,709 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140478122608384) >11:41:21,714 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140478122608384) >11:41:21,787 INFO anaconda: Running Thread: AnaKeyboardThread (140478122608384) >11:41:22,222 INFO anaconda: Not doing 'modify system time and date' in live installation >11:41:22,238 INFO anaconda: Running Thread: AnaNTPserver1 (140477726717696) >11:41:22,261 INFO anaconda: Running Thread: AnaDateTimeThread (140477642831616) >11:41:22,265 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/hubs/__init__.py:195: DeprecationWarning: Gtk.Widget.set_margin_left is deprecated > selector.set_margin_left(12) > >11:41:22,407 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/software.py:85: DeprecationWarning: Gtk.Viewport.get_vadjustment is deprecated > self._environmentListBox.set_focus_vadjustment(environmentViewport.get_vadjustment()) > >11:41:22,433 INFO anaconda: Thread Done: AnaNTPserver1 (140477726717696) >11:41:22,443 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/storage.py:621: DeprecationWarning: Gtk.Viewport.get_hadjustment is deprecated > self.local_disks_box.set_focus_hadjustment(localViewport.get_hadjustment()) > >11:41:22,444 INFO anaconda: Running Thread: AnaStorageWatcher (140477726717696) >11:41:22,509 INFO anaconda: Running Thread: AnaCustomStorageInit (140477634438912) >11:41:22,726 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >11:41:22,731 WARN anaconda: network: enp0s10 has unexpected number of connections: [] >11:41:22,732 DEBUG anaconda: network: GUI, device configuration added: connection None device enp0s10 >11:41:22,737 DEBUG anaconda: network: can't get remote connection of active connection of device wlp0s4f1u2 >11:41:22,738 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp0s4f1u2 >11:41:22,742 DEBUG anaconda: network: GUI, not adding wireless connection 73a889b8-0acd-440e-84e2-f630b78dab00 >11:41:22,818 DEBUG anaconda: network: GUI, attaching connection aefe867e-7f0b-32ae-9c03-8509be3713a9 to device enp0s10 >11:41:22,822 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >11:41:22,877 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >11:41:22,920 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >11:41:22,989 DEBUG anaconda: updating host name localhost.localdomain >11:41:23,246 INFO anaconda: Not doing 'require network connection' in live installation >11:41:25,167 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fc38db95400> >11:41:25,168 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fc38db95400> status to: Getting list of layouts... >11:41:25,169 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> status to: Probing storage... >10:41:27,015 INFO anaconda: Not doing 'save system time' in live installation >10:41:27,017 INFO anaconda: Not doing 'save system time' in live installation >10:41:27,019 INFO anaconda: Not doing 'save system time' in live installation >10:41:27,024 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fc38db95da0> status to: Restoring hardware time... >10:41:30,302 INFO anaconda: Thread Done: AnaCustomStorageInit (140477634438912) >10:41:31,916 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fc38db956d8>> on <list object at 0x7fc38e39f9c8> >10:41:31,916 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140478131001088) >10:41:31,917 INFO anaconda: Thread Done: AnaKeyboardThread (140478122608384) >10:41:31,925 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fc38db95400> >10:42:22,644 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >10:42:33,183 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >10:42:33,329 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >10:43:00,546 INFO anaconda: Thread Done: AnaStorageThread (140478441211648) >10:43:00,557 INFO anaconda: Thread Done: AnaStorageWatcher (140477726717696) >10:43:00,630 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >10:43:00,645 DEBUG anaconda: _is_valid_size(sda1) returning True >10:43:00,648 DEBUG anaconda: _is_valid_partition(sda1) returning True >10:43:00,649 DEBUG anaconda: _is_valid_format(sda1) returning True >10:43:00,650 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >10:43:00,659 INFO anaconda: using environment from kickstart: None >10:43:00,663 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:43:00,664 INFO anaconda: Thread Done: AnaPayloadThread (140477911267072) >10:43:00,715 DEBUG anaconda: _is_valid_disklabel(sda14) returning True >10:43:00,717 DEBUG anaconda: _is_valid_size(sda14) returning True >10:43:00,720 DEBUG anaconda: _is_valid_partition(sda14) returning True >10:43:00,721 DEBUG anaconda: _is_valid_format(sda14) returning True >10:43:00,722 DEBUG anaconda: is_valid_stage2_device(sda14) returning True >10:43:00,762 DEBUG anaconda: _is_valid_disklabel(sda4) returning True >10:43:00,764 DEBUG anaconda: _is_valid_size(sda4) returning True >10:43:00,765 DEBUG anaconda: _is_valid_partition(sda4) returning True >10:43:00,766 DEBUG anaconda: _is_valid_format(sda4) returning True >10:43:00,767 DEBUG anaconda: is_valid_stage2_device(sda4) returning True >10:43:00,789 DEBUG anaconda: _is_valid_disklabel(sda9) returning True >10:43:00,791 DEBUG anaconda: _is_valid_size(sda9) returning True >10:43:00,792 DEBUG anaconda: _is_valid_partition(sda9) returning True >10:43:00,793 DEBUG anaconda: _is_valid_format(sda9) returning True >10:43:00,793 DEBUG anaconda: is_valid_stage2_device(sda9) returning True >10:43:00,837 DEBUG anaconda: _is_valid_disklabel(sdh1) returning True >10:43:00,838 DEBUG anaconda: _is_valid_size(sdh1) returning True >10:43:00,839 DEBUG anaconda: _is_valid_partition(sdh1) returning True >10:43:00,840 DEBUG anaconda: _is_valid_format(sdh1) returning True >10:43:00,841 DEBUG anaconda: is_valid_stage2_device(sdh1) returning True >10:43:01,026 INFO anaconda: Thread Done: AnaTimeInitThread (140478139393792) >10:43:01,027 INFO anaconda: Thread Done: AnaDateTimeThread (140477642831616) >10:43:01,114 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fc38db95da0> >10:43:03,664 DEBUG anaconda: Entered spoke: StorageSpoke >10:43:03,689 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:03,728 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:03,759 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:03,788 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:07,283 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:07,311 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:12,549 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:12,578 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:31,066 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:31,095 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:37,414 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:38,100 INFO anaconda: Running Thread: AnaExecuteStorageThread (140477642831616) >10:43:38,101 DEBUG anaconda: Left spoke: StorageSpoke >10:43:38,115 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:38,406 INFO anaconda: Not doing 'require network connection' in live installation >10:43:38,429 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >10:43:39,006 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:39,032 DEBUG anaconda: new disk order: [] >10:43:39,251 DEBUG anaconda: new disk order: [] >10:43:39,541 DEBUG anaconda: _is_valid_disklabel(sdh) returning True >10:43:39,543 DEBUG anaconda: _is_valid_size(sdh) returning True >10:43:39,544 DEBUG anaconda: _is_valid_location(sdh) returning True >10:43:39,544 DEBUG anaconda: _is_valid_format(sdh) returning True >10:43:39,545 DEBUG anaconda: is_valid_stage1_device(sdh) returning True >10:43:39,547 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >10:43:39,555 INFO anaconda: Thread Done: AnaExecuteStorageThread (140477642831616) >10:43:39,659 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:40,615 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sdb', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdh1', 'sdh2', 'sdh3', 'sdh5', 'sdh6', 'sdh7', 'sr0'] >10:43:40,778 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:40,887 DEBUG anaconda: ui: unused=[] >10:43:40,888 DEBUG anaconda: ui: new_devices=[] >10:43:40,895 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py:527: DeprecationWarning: Gtk.Misc.set_alignment is deprecated > label.set_alignment(0, 0.5) > >10:43:40,902 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py:576: DeprecationWarning: Gtk.Widget.set_margin_right is deprecated > combo.set_margin_right(18) > >10:43:41,081 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:41,192 DEBUG anaconda: page clicked: New Fedora 24 Installation >10:43:41,192 DEBUG anaconda: show mountpoint: New Fedora 24 Installation >10:43:41,194 DEBUG anaconda: show mountpoint: New Fedora 24 Installation >10:43:41,498 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:43:41,526 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:43:41,527 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> status to: Saving storage configuration... >10:43:41,532 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:44:28,047 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >10:44:28,048 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >10:44:28,049 DEBUG anaconda: Accordion: unselecting all items >10:44:28,051 DEBUG anaconda: Accordion: select existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem device >10:44:28,055 DEBUG anaconda: populate_right_side: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem >10:44:28,057 DEBUG anaconda: updated device_disks to ['sdh'] >10:44:28,058 DEBUG anaconda: updated device_container_name to None >10:44:28,059 DEBUG anaconda: updated device_container_raid_level to None >10:44:28,060 DEBUG anaconda: updated device_container_encrypted to False >10:44:28,061 DEBUG anaconda: updated device_container_size to 0 >10:44:28,075 DEBUG anaconda: device_type_changed: None >10:44:28,077 DEBUG anaconda: device_type_changed: DEVICE_TYPE_PARTITION >10:44:28,079 DEBUG anaconda: populate_raid: 2, None >10:44:28,082 DEBUG anaconda: populate_raid: 2, None >10:45:59,160 DEBUG anaconda: Accordion: unselecting all items >10:45:59,162 DEBUG anaconda: Accordion: select existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem device >10:45:59,164 DEBUG anaconda: Saving current selector: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem >10:45:59,165 INFO anaconda: ui: saving changes to device sdh1 >10:45:59,167 DEBUG anaconda: reformat: False >10:45:59,174 DEBUG anaconda: old disks: ['sdh'] >10:45:59,174 DEBUG anaconda: new disks: ['sdh'] >10:45:59,175 DEBUG anaconda: device: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem >10:45:59,177 DEBUG anaconda: old size: 73.24 GiB >10:45:59,178 DEBUG anaconda: new size: 73.24 GiB >10:45:59,179 DEBUG anaconda: old label: FreeAgent_GoFlex_Drive >10:45:59,179 DEBUG anaconda: new label: FreeAgent_GoFlex_Dri >10:45:59,180 DEBUG anaconda: old container_name: None >10:45:59,181 DEBUG anaconda: new container_name: None >10:45:59,181 DEBUG anaconda: old name: sdh1 >10:45:59,182 DEBUG anaconda: new name: None >10:45:59,183 DEBUG anaconda: old container_size: 0 >10:45:59,183 DEBUG anaconda: new container_size: 0 >10:45:59,184 DEBUG anaconda: old container_encrypted: False >10:45:59,185 DEBUG anaconda: new container_encrypted: False >10:45:59,185 DEBUG anaconda: old container_raid_level: None >10:45:59,186 DEBUG anaconda: new container_raid_level: None >10:45:59,187 DEBUG anaconda: old encrypted: False >10:45:59,187 DEBUG anaconda: new encrypted: False >10:45:59,188 DEBUG anaconda: old min_luks_entropy: 256 >10:45:59,189 DEBUG anaconda: new min_luks_entropy: 256 >10:45:59,189 DEBUG anaconda: old device_type: 2 >10:45:59,190 DEBUG anaconda: new device_type: 2 >10:45:59,191 DEBUG anaconda: old fstype: ntfs >10:45:59,191 DEBUG anaconda: new fstype: ntfs >10:45:59,192 DEBUG anaconda: old mountpoint: >10:45:59,193 DEBUG anaconda: new mountpoint: /mnt/GoFlex >10:45:59,193 DEBUG anaconda: old raid_level: None >10:45:59,194 DEBUG anaconda: new raid_level: None >10:45:59,195 DEBUG anaconda: updating mountpoint of sdh1 to /mnt/GoFlex >10:45:59,203 DEBUG anaconda: populate_right_side: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:45:59,204 DEBUG anaconda: updated device_disks to ['sdh'] >10:45:59,205 DEBUG anaconda: updated device_container_name to None >10:45:59,206 DEBUG anaconda: updated device_container_raid_level to None >10:45:59,206 DEBUG anaconda: updated device_container_encrypted to False >10:45:59,207 DEBUG anaconda: updated device_container_size to 0 >10:45:59,221 DEBUG anaconda: populate_raid: 2, None >10:45:59,222 DEBUG anaconda: populate_right_side: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem >10:45:59,224 DEBUG anaconda: updated device_disks to ['sdh'] >10:45:59,225 DEBUG anaconda: updated device_container_name to None >10:45:59,225 DEBUG anaconda: updated device_container_raid_level to None >10:45:59,226 DEBUG anaconda: updated device_container_encrypted to False >10:45:59,227 DEBUG anaconda: updated device_container_size to 0 >10:45:59,243 DEBUG anaconda: populate_raid: 2, None >10:46:06,873 DEBUG anaconda: Accordion: unselecting all items >10:46:06,875 DEBUG anaconda: Accordion: select existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem device >10:46:06,877 DEBUG anaconda: Saving current selector: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem >10:46:06,878 INFO anaconda: ui: saving changes to device sdh2 >10:46:06,880 DEBUG anaconda: reformat: False >10:46:06,886 DEBUG anaconda: old disks: ['sdh'] >10:46:06,886 DEBUG anaconda: new disks: ['sdh'] >10:46:06,887 DEBUG anaconda: device: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem >10:46:06,889 DEBUG anaconda: old size: 1000 MiB >10:46:06,890 DEBUG anaconda: new size: 1000 MiB >10:46:06,890 DEBUG anaconda: old label: Boot >10:46:06,891 DEBUG anaconda: new label: Boot >10:46:06,892 DEBUG anaconda: old container_name: None >10:46:06,893 DEBUG anaconda: new container_name: None >10:46:06,893 DEBUG anaconda: old name: sdh2 >10:46:06,894 DEBUG anaconda: new name: None >10:46:06,895 DEBUG anaconda: old container_size: 0 >10:46:06,895 DEBUG anaconda: new container_size: 0 >10:46:06,896 DEBUG anaconda: old container_encrypted: False >10:46:06,897 DEBUG anaconda: new container_encrypted: False >10:46:06,898 DEBUG anaconda: old container_raid_level: None >10:46:06,899 DEBUG anaconda: new container_raid_level: None >10:46:06,899 DEBUG anaconda: old encrypted: False >10:46:06,900 DEBUG anaconda: new encrypted: False >10:46:06,901 DEBUG anaconda: old min_luks_entropy: 256 >10:46:06,901 DEBUG anaconda: new min_luks_entropy: 256 >10:46:06,902 DEBUG anaconda: old device_type: 2 >10:46:06,902 DEBUG anaconda: new device_type: 2 >10:46:06,903 DEBUG anaconda: old fstype: ext4 >10:46:06,904 DEBUG anaconda: new fstype: ext4 >10:46:06,904 DEBUG anaconda: old mountpoint: >10:46:06,905 DEBUG anaconda: new mountpoint: /mnt/Boot >10:46:06,906 DEBUG anaconda: old raid_level: None >10:46:06,906 DEBUG anaconda: new raid_level: None >10:46:06,907 DEBUG anaconda: updating mountpoint of sdh2 to /mnt/Boot >10:46:06,910 DEBUG anaconda: populate_right_side: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:46:06,912 DEBUG anaconda: updated device_disks to ['sdh'] >10:46:06,913 DEBUG anaconda: updated device_container_name to None >10:46:06,913 DEBUG anaconda: updated device_container_raid_level to None >10:46:06,914 DEBUG anaconda: updated device_container_encrypted to False >10:46:06,915 DEBUG anaconda: updated device_container_size to 0 >10:46:06,928 DEBUG anaconda: populate_raid: 2, None >10:46:06,929 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem >10:46:06,931 DEBUG anaconda: updated device_disks to ['sdh'] >10:46:06,931 DEBUG anaconda: updated device_container_name to None >10:46:06,932 DEBUG anaconda: updated device_container_raid_level to None >10:46:06,933 DEBUG anaconda: updated device_container_encrypted to False >10:46:06,934 DEBUG anaconda: updated device_container_size to 0 >10:46:06,947 DEBUG anaconda: populate_raid: 2, None >10:46:14,382 DEBUG anaconda: Accordion: unselecting all items >10:46:14,384 DEBUG anaconda: Accordion: select existing 300 GiB partition sdh6 (61) with existing ext4 filesystem device >10:46:14,386 DEBUG anaconda: Saving current selector: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem >10:46:14,387 INFO anaconda: ui: saving changes to device sdh5 >10:46:14,389 DEBUG anaconda: reformat: False >10:46:14,394 DEBUG anaconda: old disks: ['sdh'] >10:46:14,395 DEBUG anaconda: new disks: ['sdh'] >10:46:14,396 DEBUG anaconda: device: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem >10:46:14,398 DEBUG anaconda: old size: 9.77 GiB >10:46:14,398 DEBUG anaconda: new size: 9.77 GiB >10:46:14,399 DEBUG anaconda: old label: GoFlex-5 >10:46:14,400 DEBUG anaconda: new label: GoFlex-5 >10:46:14,401 DEBUG anaconda: old container_name: None >10:46:14,402 DEBUG anaconda: new container_name: None >10:46:14,402 DEBUG anaconda: old name: sdh5 >10:46:14,403 DEBUG anaconda: new name: None >10:46:14,404 DEBUG anaconda: old container_size: 0 >10:46:14,404 DEBUG anaconda: new container_size: 0 >10:46:14,405 DEBUG anaconda: old container_encrypted: False >10:46:14,406 DEBUG anaconda: new container_encrypted: False >10:46:14,406 DEBUG anaconda: old container_raid_level: None >10:46:14,407 DEBUG anaconda: new container_raid_level: None >10:46:14,407 DEBUG anaconda: old encrypted: False >10:46:14,408 DEBUG anaconda: new encrypted: False >10:46:14,409 DEBUG anaconda: old min_luks_entropy: 256 >10:46:14,409 DEBUG anaconda: new min_luks_entropy: 256 >10:46:14,410 DEBUG anaconda: old device_type: 2 >10:46:14,411 DEBUG anaconda: new device_type: 2 >10:46:14,411 DEBUG anaconda: old fstype: ext4 >10:46:14,412 DEBUG anaconda: new fstype: ext4 >10:46:14,413 DEBUG anaconda: old mountpoint: >10:46:14,413 DEBUG anaconda: new mountpoint: /mnt/Mint >10:46:14,414 DEBUG anaconda: old raid_level: None >10:46:14,415 DEBUG anaconda: new raid_level: None >10:46:14,415 DEBUG anaconda: updating mountpoint of sdh5 to /mnt/Mint >10:46:14,418 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:46:14,420 DEBUG anaconda: updated device_disks to ['sdh'] >10:46:14,421 DEBUG anaconda: updated device_container_name to None >10:46:14,422 DEBUG anaconda: updated device_container_raid_level to None >10:46:14,422 DEBUG anaconda: updated device_container_encrypted to False >10:46:14,423 DEBUG anaconda: updated device_container_size to 0 >10:46:14,436 DEBUG anaconda: populate_raid: 2, None >10:46:14,437 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem >10:46:14,439 DEBUG anaconda: updated device_disks to ['sdh'] >10:46:14,440 DEBUG anaconda: updated device_container_name to None >10:46:14,441 DEBUG anaconda: updated device_container_raid_level to None >10:46:14,442 DEBUG anaconda: updated device_container_encrypted to False >10:46:14,442 DEBUG anaconda: updated device_container_size to 0 >10:46:14,456 DEBUG anaconda: populate_raid: 2, None >10:46:30,540 DEBUG anaconda: Accordion: unselecting all items >10:46:30,542 DEBUG anaconda: Accordion: select existing 9.76 GiB partition sdh7 (104) with existing ext4 filesystem device >10:46:30,544 DEBUG anaconda: Saving current selector: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem >10:46:30,546 INFO anaconda: ui: saving changes to device sdh6 >10:46:30,548 DEBUG anaconda: reformat: False >10:46:30,554 DEBUG anaconda: old disks: ['sdh'] >10:46:30,555 DEBUG anaconda: new disks: ['sdh'] >10:46:30,556 DEBUG anaconda: device: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem >10:46:30,557 DEBUG anaconda: old size: 300 GiB >10:46:30,558 DEBUG anaconda: new size: 300 GiB >10:46:30,559 DEBUG anaconda: old label: GoFlex-Common >10:46:30,560 DEBUG anaconda: new label: GoFlex-Common >10:46:30,560 DEBUG anaconda: old container_name: None >10:46:30,561 DEBUG anaconda: new container_name: None >10:46:30,562 DEBUG anaconda: old name: sdh6 >10:46:30,562 DEBUG anaconda: new name: None >10:46:30,563 DEBUG anaconda: old container_size: 0 >10:46:30,564 DEBUG anaconda: new container_size: 0 >10:46:30,564 DEBUG anaconda: old container_encrypted: False >10:46:30,565 DEBUG anaconda: new container_encrypted: False >10:46:30,566 DEBUG anaconda: old container_raid_level: None >10:46:30,566 DEBUG anaconda: new container_raid_level: None >10:46:30,567 DEBUG anaconda: old encrypted: False >10:46:30,568 DEBUG anaconda: new encrypted: False >10:46:30,568 DEBUG anaconda: old min_luks_entropy: 256 >10:46:30,569 DEBUG anaconda: new min_luks_entropy: 256 >10:46:30,570 DEBUG anaconda: old device_type: 2 >10:46:30,570 DEBUG anaconda: new device_type: 2 >10:46:30,571 DEBUG anaconda: old fstype: ext4 >10:46:30,572 DEBUG anaconda: new fstype: ext4 >10:46:30,572 DEBUG anaconda: old mountpoint: >10:46:30,573 DEBUG anaconda: new mountpoint: /mnt/Data >10:46:30,574 DEBUG anaconda: old raid_level: None >10:46:30,574 DEBUG anaconda: new raid_level: None >10:46:30,575 DEBUG anaconda: updating mountpoint of sdh6 to /mnt/Data >10:46:30,578 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data >10:46:30,580 DEBUG anaconda: updated device_disks to ['sdh'] >10:46:30,581 DEBUG anaconda: updated device_container_name to None >10:46:30,582 DEBUG anaconda: updated device_container_raid_level to None >10:46:30,583 DEBUG anaconda: updated device_container_encrypted to False >10:46:30,583 DEBUG anaconda: updated device_container_size to 0 >10:46:30,596 DEBUG anaconda: populate_raid: 2, None >10:46:30,597 DEBUG anaconda: populate_right_side: existing 9.76 GiB partition sdh7 (104) with existing ext4 filesystem >10:46:30,599 DEBUG anaconda: updated device_disks to ['sdh'] >10:46:30,600 DEBUG anaconda: updated device_container_name to None >10:46:30,601 DEBUG anaconda: updated device_container_raid_level to None >10:46:30,601 DEBUG anaconda: updated device_container_encrypted to False >10:46:30,602 DEBUG anaconda: updated device_container_size to 0 >10:46:30,615 DEBUG anaconda: populate_raid: 2, None >10:46:43,613 DEBUG anaconda: Accordion: unselecting all items >10:46:43,615 DEBUG anaconda: Accordion: select existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data device >10:46:43,617 DEBUG anaconda: Saving current selector: existing 9.76 GiB partition sdh7 (104) with existing ext4 filesystem >10:46:43,618 INFO anaconda: ui: saving changes to device sdh7 >10:46:43,619 DEBUG anaconda: reformat: True >10:46:43,625 DEBUG anaconda: old disks: ['sdh'] >10:46:43,626 DEBUG anaconda: new disks: ['sdh'] >10:46:43,627 DEBUG anaconda: device: existing 9.76 GiB partition sdh7 (104) with existing ext4 filesystem >10:46:43,628 DEBUG anaconda: old size: 9.76 GiB >10:46:43,629 DEBUG anaconda: new size: 9.76 GiB >10:46:43,630 DEBUG anaconda: old label: GF-F20 >10:46:43,631 DEBUG anaconda: new label: GF-F24 >10:46:43,632 DEBUG anaconda: old container_name: None >10:46:43,632 DEBUG anaconda: new container_name: None >10:46:43,633 DEBUG anaconda: old name: sdh7 >10:46:43,634 DEBUG anaconda: new name: None >10:46:43,634 DEBUG anaconda: old container_size: 0 >10:46:43,635 DEBUG anaconda: new container_size: 0 >10:46:43,635 DEBUG anaconda: old container_encrypted: False >10:46:43,636 DEBUG anaconda: new container_encrypted: False >10:46:43,637 DEBUG anaconda: old container_raid_level: None >10:46:43,637 DEBUG anaconda: new container_raid_level: None >10:46:43,638 DEBUG anaconda: old encrypted: False >10:46:43,639 DEBUG anaconda: new encrypted: False >10:46:43,639 DEBUG anaconda: old min_luks_entropy: 256 >10:46:43,640 DEBUG anaconda: new min_luks_entropy: 256 >10:46:43,641 DEBUG anaconda: old device_type: 2 >10:46:43,641 DEBUG anaconda: new device_type: 2 >10:46:43,642 DEBUG anaconda: old fstype: ext4 >10:46:43,643 DEBUG anaconda: new fstype: ext4 >10:46:43,643 DEBUG anaconda: old mountpoint: >10:46:43,644 DEBUG anaconda: new mountpoint: / >10:46:43,645 DEBUG anaconda: old raid_level: None >10:46:43,645 DEBUG anaconda: new raid_level: None >10:46:43,646 INFO anaconda: scheduling reformat of sdh7 as ext4 >10:46:45,548 DEBUG anaconda: Accordion: selected items 1; removed items 1 >10:46:45,552 DEBUG anaconda: populate_right_side: existing 9.76 GiB partition sdh7 (104) with non-existent ext4 filesystem mounted at / >10:46:45,554 DEBUG anaconda: updated device_disks to ['sdh'] >10:46:45,555 DEBUG anaconda: updated device_container_name to None >10:46:45,555 DEBUG anaconda: updated device_container_raid_level to None >10:46:45,556 DEBUG anaconda: updated device_container_encrypted to False >10:46:45,557 DEBUG anaconda: updated device_container_size to 0 >10:46:45,572 DEBUG anaconda: populate_raid: 2, None >10:46:45,573 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data >10:46:45,575 DEBUG anaconda: updated device_disks to ['sdh'] >10:46:45,576 DEBUG anaconda: updated device_container_name to None >10:46:45,576 DEBUG anaconda: updated device_container_raid_level to None >10:46:45,577 DEBUG anaconda: updated device_container_encrypted to False >10:46:45,578 DEBUG anaconda: updated device_container_size to 0 >10:46:45,592 DEBUG anaconda: populate_raid: 2, None >10:46:51,457 DEBUG anaconda: Accordion: unselecting all items >10:46:51,458 DEBUG anaconda: Accordion: select existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint device >10:46:51,459 DEBUG anaconda: Saving current selector: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data >10:46:51,461 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:46:51,463 DEBUG anaconda: updated device_disks to ['sdh'] >10:46:51,464 DEBUG anaconda: updated device_container_name to None >10:46:51,465 DEBUG anaconda: updated device_container_raid_level to None >10:46:51,466 DEBUG anaconda: updated device_container_encrypted to False >10:46:51,467 DEBUG anaconda: updated device_container_size to 0 >10:46:51,480 DEBUG anaconda: populate_raid: 2, None >10:47:08,533 DEBUG anaconda: Accordion: unselecting all items >10:47:08,534 DEBUG anaconda: Accordion: select existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot device >10:47:08,535 DEBUG anaconda: Saving current selector: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:47:08,538 INFO anaconda: ui: saving changes to device sdh5 >10:47:08,539 DEBUG anaconda: reformat: False >10:47:08,545 DEBUG anaconda: old disks: ['sdh'] >10:47:08,546 DEBUG anaconda: new disks: ['sdh'] >10:47:08,547 DEBUG anaconda: device: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:47:08,549 DEBUG anaconda: old size: 9.77 GiB >10:47:08,550 DEBUG anaconda: new size: 9.77 GiB >10:47:08,550 DEBUG anaconda: old label: GoFlex-5 >10:47:08,551 DEBUG anaconda: new label: GoFlex5 >10:47:08,552 DEBUG anaconda: old container_name: None >10:47:08,552 DEBUG anaconda: new container_name: None >10:47:08,553 DEBUG anaconda: old name: sdh5 >10:47:08,554 DEBUG anaconda: new name: None >10:47:08,554 DEBUG anaconda: old container_size: 0 >10:47:08,555 DEBUG anaconda: new container_size: 0 >10:47:08,556 DEBUG anaconda: old container_encrypted: False >10:47:08,556 DEBUG anaconda: new container_encrypted: False >10:47:08,557 DEBUG anaconda: old container_raid_level: None >10:47:08,558 DEBUG anaconda: new container_raid_level: None >10:47:08,558 DEBUG anaconda: old encrypted: False >10:47:08,559 DEBUG anaconda: new encrypted: False >10:47:08,560 DEBUG anaconda: old min_luks_entropy: 256 >10:47:08,560 DEBUG anaconda: new min_luks_entropy: 256 >10:47:08,561 DEBUG anaconda: old device_type: 2 >10:47:08,562 DEBUG anaconda: new device_type: 2 >10:47:08,562 DEBUG anaconda: old fstype: ext4 >10:47:08,563 DEBUG anaconda: new fstype: ext4 >10:47:08,564 DEBUG anaconda: old mountpoint: /mnt/Mint >10:47:08,564 DEBUG anaconda: new mountpoint: /mnt/Mint >10:47:08,565 DEBUG anaconda: old raid_level: None >10:47:08,566 DEBUG anaconda: new raid_level: None >10:47:08,567 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:47:08,568 DEBUG anaconda: updated device_disks to ['sdh'] >10:47:08,569 DEBUG anaconda: updated device_container_name to None >10:47:08,570 DEBUG anaconda: updated device_container_raid_level to None >10:47:08,571 DEBUG anaconda: updated device_container_encrypted to False >10:47:08,571 DEBUG anaconda: updated device_container_size to 0 >10:47:08,585 DEBUG anaconda: populate_raid: 2, None >10:47:08,586 DEBUG anaconda: populate_right_side: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:47:08,587 DEBUG anaconda: updated device_disks to ['sdh'] >10:47:08,588 DEBUG anaconda: updated device_container_name to None >10:47:08,589 DEBUG anaconda: updated device_container_raid_level to None >10:47:08,590 DEBUG anaconda: updated device_container_encrypted to False >10:47:08,590 DEBUG anaconda: updated device_container_size to 0 >10:47:08,604 DEBUG anaconda: populate_raid: 2, None >10:47:18,550 DEBUG anaconda: Accordion: unselecting all items >10:47:18,551 DEBUG anaconda: Accordion: select existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint device >10:47:18,553 DEBUG anaconda: Saving current selector: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:47:18,555 INFO anaconda: ui: saving changes to device sdh2 >10:47:18,556 DEBUG anaconda: reformat: False >10:47:18,561 DEBUG anaconda: old disks: ['sdh'] >10:47:18,562 DEBUG anaconda: new disks: ['sdh'] >10:47:18,563 DEBUG anaconda: device: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:47:18,564 DEBUG anaconda: old size: 1000 MiB >10:47:18,565 DEBUG anaconda: new size: 1000 MiB >10:47:18,566 DEBUG anaconda: old label: Boot >10:47:18,567 DEBUG anaconda: new label: GoFlex-Boot >10:47:18,568 DEBUG anaconda: old container_name: None >10:47:18,568 DEBUG anaconda: new container_name: None >10:47:18,569 DEBUG anaconda: old name: sdh2 >10:47:18,570 DEBUG anaconda: new name: None >10:47:18,570 DEBUG anaconda: old container_size: 0 >10:47:18,571 DEBUG anaconda: new container_size: 0 >10:47:18,572 DEBUG anaconda: old container_encrypted: False >10:47:18,573 DEBUG anaconda: new container_encrypted: False >10:47:18,573 DEBUG anaconda: old container_raid_level: None >10:47:18,574 DEBUG anaconda: new container_raid_level: None >10:47:18,575 DEBUG anaconda: old encrypted: False >10:47:18,576 DEBUG anaconda: new encrypted: False >10:47:18,576 DEBUG anaconda: old min_luks_entropy: 256 >10:47:18,577 DEBUG anaconda: new min_luks_entropy: 256 >10:47:18,578 DEBUG anaconda: old device_type: 2 >10:47:18,578 DEBUG anaconda: new device_type: 2 >10:47:18,579 DEBUG anaconda: old fstype: ext4 >10:47:18,580 DEBUG anaconda: new fstype: ext4 >10:47:18,580 DEBUG anaconda: old mountpoint: /mnt/Boot >10:47:18,581 DEBUG anaconda: new mountpoint: /mnt/Boot >10:47:18,582 DEBUG anaconda: old raid_level: None >10:47:18,582 DEBUG anaconda: new raid_level: None >10:47:18,583 DEBUG anaconda: populate_right_side: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:47:18,585 DEBUG anaconda: updated device_disks to ['sdh'] >10:47:18,586 DEBUG anaconda: updated device_container_name to None >10:47:18,586 DEBUG anaconda: updated device_container_raid_level to None >10:47:18,587 DEBUG anaconda: updated device_container_encrypted to False >10:47:18,588 DEBUG anaconda: updated device_container_size to 0 >10:47:18,605 DEBUG anaconda: populate_raid: 2, None >10:47:18,606 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:47:18,608 DEBUG anaconda: updated device_disks to ['sdh'] >10:47:18,609 DEBUG anaconda: updated device_container_name to None >10:47:18,609 DEBUG anaconda: updated device_container_raid_level to None >10:47:18,610 DEBUG anaconda: updated device_container_encrypted to False >10:47:18,611 DEBUG anaconda: updated device_container_size to 0 >10:47:18,624 DEBUG anaconda: populate_raid: 2, None >10:47:23,297 DEBUG anaconda: Accordion: unselecting all items >10:47:23,298 DEBUG anaconda: Accordion: select existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex device >10:47:23,300 DEBUG anaconda: Saving current selector: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:47:23,302 INFO anaconda: ui: saving changes to device sdh5 >10:47:23,303 DEBUG anaconda: reformat: False >10:47:23,309 DEBUG anaconda: old disks: ['sdh'] >10:47:23,310 DEBUG anaconda: new disks: ['sdh'] >10:47:23,310 DEBUG anaconda: device: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:47:23,312 DEBUG anaconda: old size: 9.77 GiB >10:47:23,313 DEBUG anaconda: new size: 9.77 GiB >10:47:23,314 DEBUG anaconda: old label: GoFlex-5 >10:47:23,315 DEBUG anaconda: new label: GoFlex-Mint5 >10:47:23,315 DEBUG anaconda: old container_name: None >10:47:23,316 DEBUG anaconda: new container_name: None >10:47:23,317 DEBUG anaconda: old name: sdh5 >10:47:23,317 DEBUG anaconda: new name: None >10:47:23,318 DEBUG anaconda: old container_size: 0 >10:47:23,319 DEBUG anaconda: new container_size: 0 >10:47:23,319 DEBUG anaconda: old container_encrypted: False >10:47:23,320 DEBUG anaconda: new container_encrypted: False >10:47:23,321 DEBUG anaconda: old container_raid_level: None >10:47:23,321 DEBUG anaconda: new container_raid_level: None >10:47:23,322 DEBUG anaconda: old encrypted: False >10:47:23,323 DEBUG anaconda: new encrypted: False >10:47:23,323 DEBUG anaconda: old min_luks_entropy: 256 >10:47:23,324 DEBUG anaconda: new min_luks_entropy: 256 >10:47:23,325 DEBUG anaconda: old device_type: 2 >10:47:23,325 DEBUG anaconda: new device_type: 2 >10:47:23,326 DEBUG anaconda: old fstype: ext4 >10:47:23,327 DEBUG anaconda: new fstype: ext4 >10:47:23,327 DEBUG anaconda: old mountpoint: /mnt/Mint >10:47:23,328 DEBUG anaconda: new mountpoint: /mnt/Mint >10:47:23,329 DEBUG anaconda: old raid_level: None >10:47:23,329 DEBUG anaconda: new raid_level: None >10:47:23,330 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:47:23,332 DEBUG anaconda: updated device_disks to ['sdh'] >10:47:23,333 DEBUG anaconda: updated device_container_name to None >10:47:23,334 DEBUG anaconda: updated device_container_raid_level to None >10:47:23,334 DEBUG anaconda: updated device_container_encrypted to False >10:47:23,335 DEBUG anaconda: updated device_container_size to 0 >10:47:23,349 DEBUG anaconda: populate_raid: 2, None >10:47:23,350 DEBUG anaconda: populate_right_side: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:47:23,352 DEBUG anaconda: updated device_disks to ['sdh'] >10:47:23,353 DEBUG anaconda: updated device_container_name to None >10:47:23,353 DEBUG anaconda: updated device_container_raid_level to None >10:47:23,354 DEBUG anaconda: updated device_container_encrypted to False >10:47:23,355 DEBUG anaconda: updated device_container_size to 0 >10:47:23,369 DEBUG anaconda: populate_raid: 2, None >10:47:27,739 DEBUG anaconda: Accordion: unselecting all items >10:47:27,740 DEBUG anaconda: Accordion: select existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data device >10:47:27,742 DEBUG anaconda: Saving current selector: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:47:27,744 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data >10:47:27,746 DEBUG anaconda: updated device_disks to ['sdh'] >10:47:27,747 DEBUG anaconda: updated device_container_name to None >10:47:27,748 DEBUG anaconda: updated device_container_raid_level to None >10:47:27,749 DEBUG anaconda: updated device_container_encrypted to False >10:47:27,749 DEBUG anaconda: updated device_container_size to 0 >10:47:27,763 DEBUG anaconda: populate_raid: 2, None >10:47:37,011 DEBUG anaconda: Accordion: unselecting all items >10:47:37,013 DEBUG anaconda: Accordion: select existing 9.76 GiB partition sdh7 (104) with non-existent ext4 filesystem mounted at / device >10:47:37,015 DEBUG anaconda: Saving current selector: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data >10:47:37,016 INFO anaconda: ui: saving changes to device sdh6 >10:47:37,018 DEBUG anaconda: reformat: False >10:47:37,024 DEBUG anaconda: old disks: ['sdh'] >10:47:37,025 DEBUG anaconda: new disks: ['sdh'] >10:47:37,026 DEBUG anaconda: device: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data >10:47:37,027 DEBUG anaconda: old size: 300 GiB >10:47:37,028 DEBUG anaconda: new size: 300 GiB >10:47:37,029 DEBUG anaconda: old label: GoFlex-Common >10:47:37,030 DEBUG anaconda: new label: GoFlex-Common6 >10:47:37,031 DEBUG anaconda: old container_name: None >10:47:37,031 DEBUG anaconda: new container_name: None >10:47:37,032 DEBUG anaconda: old name: sdh6 >10:47:37,033 DEBUG anaconda: new name: None >10:47:37,033 DEBUG anaconda: old container_size: 0 >10:47:37,034 DEBUG anaconda: new container_size: 0 >10:47:37,035 DEBUG anaconda: old container_encrypted: False >10:47:37,035 DEBUG anaconda: new container_encrypted: False >10:47:37,036 DEBUG anaconda: old container_raid_level: None >10:47:37,037 DEBUG anaconda: new container_raid_level: None >10:47:37,037 DEBUG anaconda: old encrypted: False >10:47:37,038 DEBUG anaconda: new encrypted: False >10:47:37,039 DEBUG anaconda: old min_luks_entropy: 256 >10:47:37,039 DEBUG anaconda: new min_luks_entropy: 256 >10:47:37,040 DEBUG anaconda: old device_type: 2 >10:47:37,040 DEBUG anaconda: new device_type: 2 >10:47:37,041 DEBUG anaconda: old fstype: ext4 >10:47:37,042 DEBUG anaconda: new fstype: ext4 >10:47:37,042 DEBUG anaconda: old mountpoint: /mnt/Data >10:47:37,043 DEBUG anaconda: new mountpoint: /mnt/Data >10:47:37,044 DEBUG anaconda: old raid_level: None >10:47:37,044 DEBUG anaconda: new raid_level: None >10:47:37,045 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data >10:47:37,047 DEBUG anaconda: updated device_disks to ['sdh'] >10:47:37,048 DEBUG anaconda: updated device_container_name to None >10:47:37,049 DEBUG anaconda: updated device_container_raid_level to None >10:47:37,049 DEBUG anaconda: updated device_container_encrypted to False >10:47:37,050 DEBUG anaconda: updated device_container_size to 0 >10:47:37,133 DEBUG anaconda: populate_raid: 2, None >10:47:37,134 DEBUG anaconda: populate_right_side: existing 9.76 GiB partition sdh7 (104) with non-existent ext4 filesystem mounted at / >10:47:37,136 DEBUG anaconda: updated device_disks to ['sdh'] >10:47:37,137 DEBUG anaconda: updated device_container_name to None >10:47:37,137 DEBUG anaconda: updated device_container_raid_level to None >10:47:37,138 DEBUG anaconda: updated device_container_encrypted to False >10:47:37,139 DEBUG anaconda: updated device_container_size to 0 >10:47:37,153 DEBUG anaconda: populate_raid: 2, None >10:47:43,633 DEBUG anaconda: Accordion: unselecting all items >10:47:43,635 DEBUG anaconda: Accordion: select existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data device >10:47:43,637 DEBUG anaconda: Saving current selector: existing 9.76 GiB partition sdh7 (104) with non-existent ext4 filesystem mounted at / >10:47:43,640 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data >10:47:43,641 DEBUG anaconda: updated device_disks to ['sdh'] >10:47:43,642 DEBUG anaconda: updated device_container_name to None >10:47:43,643 DEBUG anaconda: updated device_container_raid_level to None >10:47:43,643 DEBUG anaconda: updated device_container_encrypted to False >10:47:43,644 DEBUG anaconda: updated device_container_size to 0 >10:47:43,658 DEBUG anaconda: populate_raid: 2, None >10:48:00,883 DEBUG anaconda: Accordion: unselecting all items >10:48:00,885 DEBUG anaconda: Accordion: select existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint device >10:48:00,887 DEBUG anaconda: Saving current selector: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data >10:48:00,888 INFO anaconda: ui: saving changes to device sdh6 >10:48:00,890 DEBUG anaconda: reformat: False >10:48:00,896 DEBUG anaconda: old disks: ['sdh'] >10:48:00,896 DEBUG anaconda: new disks: ['sdh'] >10:48:00,897 DEBUG anaconda: device: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Data >10:48:00,899 DEBUG anaconda: old size: 300 GiB >10:48:00,900 DEBUG anaconda: new size: 300 GiB >10:48:00,901 DEBUG anaconda: old label: GoFlex-Common >10:48:00,902 DEBUG anaconda: new label: GF-Common >10:48:00,902 DEBUG anaconda: old container_name: None >10:48:00,903 DEBUG anaconda: new container_name: None >10:48:00,904 DEBUG anaconda: old name: sdh6 >10:48:00,904 DEBUG anaconda: new name: None >10:48:00,905 DEBUG anaconda: old container_size: 0 >10:48:00,906 DEBUG anaconda: new container_size: 0 >10:48:00,906 DEBUG anaconda: old container_encrypted: False >10:48:00,907 DEBUG anaconda: new container_encrypted: False >10:48:00,908 DEBUG anaconda: old container_raid_level: None >10:48:00,908 DEBUG anaconda: new container_raid_level: None >10:48:00,909 DEBUG anaconda: old encrypted: False >10:48:00,910 DEBUG anaconda: new encrypted: False >10:48:00,910 DEBUG anaconda: old min_luks_entropy: 256 >10:48:00,911 DEBUG anaconda: new min_luks_entropy: 256 >10:48:00,912 DEBUG anaconda: old device_type: 2 >10:48:00,912 DEBUG anaconda: new device_type: 2 >10:48:00,913 DEBUG anaconda: old fstype: ext4 >10:48:00,914 DEBUG anaconda: new fstype: ext4 >10:48:00,914 DEBUG anaconda: old mountpoint: /mnt/Data >10:48:00,915 DEBUG anaconda: new mountpoint: /mnt/Common >10:48:00,916 DEBUG anaconda: old raid_level: None >10:48:00,916 DEBUG anaconda: new raid_level: None >10:48:00,917 DEBUG anaconda: updating mountpoint of sdh6 to /mnt/Common >10:48:00,918 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Common >10:48:00,920 DEBUG anaconda: updated device_disks to ['sdh'] >10:48:00,921 DEBUG anaconda: updated device_container_name to None >10:48:00,922 DEBUG anaconda: updated device_container_raid_level to None >10:48:00,923 DEBUG anaconda: updated device_container_encrypted to False >10:48:00,923 DEBUG anaconda: updated device_container_size to 0 >10:48:00,937 DEBUG anaconda: populate_raid: 2, None >10:48:00,938 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:48:00,940 DEBUG anaconda: updated device_disks to ['sdh'] >10:48:00,941 DEBUG anaconda: updated device_container_name to None >10:48:00,941 DEBUG anaconda: updated device_container_raid_level to None >10:48:00,942 DEBUG anaconda: updated device_container_encrypted to False >10:48:00,943 DEBUG anaconda: updated device_container_size to 0 >10:48:00,957 DEBUG anaconda: populate_raid: 2, None >10:48:19,060 DEBUG anaconda: Accordion: unselecting all items >10:48:19,062 DEBUG anaconda: Accordion: select existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot device >10:48:19,064 DEBUG anaconda: Saving current selector: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:48:19,065 INFO anaconda: ui: saving changes to device sdh5 >10:48:19,067 DEBUG anaconda: reformat: False >10:48:19,072 DEBUG anaconda: old disks: ['sdh'] >10:48:19,073 DEBUG anaconda: new disks: ['sdh'] >10:48:19,073 DEBUG anaconda: device: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:48:19,075 DEBUG anaconda: old size: 9.77 GiB >10:48:19,076 DEBUG anaconda: new size: 9.77 GiB >10:48:19,077 DEBUG anaconda: old label: GoFlex-5 >10:48:19,078 DEBUG anaconda: new label: GF-Mint5 >10:48:19,078 DEBUG anaconda: old container_name: None >10:48:19,079 DEBUG anaconda: new container_name: None >10:48:19,080 DEBUG anaconda: old name: sdh5 >10:48:19,080 DEBUG anaconda: new name: None >10:48:19,081 DEBUG anaconda: old container_size: 0 >10:48:19,082 DEBUG anaconda: new container_size: 0 >10:48:19,082 DEBUG anaconda: old container_encrypted: False >10:48:19,083 DEBUG anaconda: new container_encrypted: False >10:48:19,084 DEBUG anaconda: old container_raid_level: None >10:48:19,084 DEBUG anaconda: new container_raid_level: None >10:48:19,085 DEBUG anaconda: old encrypted: False >10:48:19,086 DEBUG anaconda: new encrypted: False >10:48:19,086 DEBUG anaconda: old min_luks_entropy: 256 >10:48:19,087 DEBUG anaconda: new min_luks_entropy: 256 >10:48:19,088 DEBUG anaconda: old device_type: 2 >10:48:19,088 DEBUG anaconda: new device_type: 2 >10:48:19,089 DEBUG anaconda: old fstype: ext4 >10:48:19,090 DEBUG anaconda: new fstype: ext4 >10:48:19,090 DEBUG anaconda: old mountpoint: /mnt/Mint >10:48:19,091 DEBUG anaconda: new mountpoint: /mnt/Mint >10:48:19,092 DEBUG anaconda: old raid_level: None >10:48:19,092 DEBUG anaconda: new raid_level: None >10:48:19,093 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:48:19,095 DEBUG anaconda: updated device_disks to ['sdh'] >10:48:19,096 DEBUG anaconda: updated device_container_name to None >10:48:19,096 DEBUG anaconda: updated device_container_raid_level to None >10:48:19,097 DEBUG anaconda: updated device_container_encrypted to False >10:48:19,098 DEBUG anaconda: updated device_container_size to 0 >10:48:19,111 DEBUG anaconda: populate_raid: 2, None >10:48:19,112 DEBUG anaconda: populate_right_side: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:48:19,114 DEBUG anaconda: updated device_disks to ['sdh'] >10:48:19,115 DEBUG anaconda: updated device_container_name to None >10:48:19,116 DEBUG anaconda: updated device_container_raid_level to None >10:48:19,116 DEBUG anaconda: updated device_container_encrypted to False >10:48:19,117 DEBUG anaconda: updated device_container_size to 0 >10:48:19,130 DEBUG anaconda: populate_raid: 2, None >10:48:28,524 DEBUG anaconda: Accordion: unselecting all items >10:48:28,526 DEBUG anaconda: Accordion: select existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex device >10:48:28,527 DEBUG anaconda: Saving current selector: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:48:28,529 INFO anaconda: ui: saving changes to device sdh2 >10:48:28,531 DEBUG anaconda: reformat: False >10:48:28,536 DEBUG anaconda: old disks: ['sdh'] >10:48:28,537 DEBUG anaconda: new disks: ['sdh'] >10:48:28,538 DEBUG anaconda: device: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:48:28,539 DEBUG anaconda: old size: 1000 MiB >10:48:28,540 DEBUG anaconda: new size: 1000 MiB >10:48:28,541 DEBUG anaconda: old label: Boot >10:48:28,542 DEBUG anaconda: new label: GF-Boot >10:48:28,543 DEBUG anaconda: old container_name: None >10:48:28,543 DEBUG anaconda: new container_name: None >10:48:28,544 DEBUG anaconda: old name: sdh2 >10:48:28,545 DEBUG anaconda: new name: None >10:48:28,545 DEBUG anaconda: old container_size: 0 >10:48:28,546 DEBUG anaconda: new container_size: 0 >10:48:28,546 DEBUG anaconda: old container_encrypted: False >10:48:28,547 DEBUG anaconda: new container_encrypted: False >10:48:28,548 DEBUG anaconda: old container_raid_level: None >10:48:28,548 DEBUG anaconda: new container_raid_level: None >10:48:28,549 DEBUG anaconda: old encrypted: False >10:48:28,550 DEBUG anaconda: new encrypted: False >10:48:28,550 DEBUG anaconda: old min_luks_entropy: 256 >10:48:28,551 DEBUG anaconda: new min_luks_entropy: 256 >10:48:28,552 DEBUG anaconda: old device_type: 2 >10:48:28,552 DEBUG anaconda: new device_type: 2 >10:48:28,553 DEBUG anaconda: old fstype: ext4 >10:48:28,554 DEBUG anaconda: new fstype: ext4 >10:48:28,554 DEBUG anaconda: old mountpoint: /mnt/Boot >10:48:28,555 DEBUG anaconda: new mountpoint: /mnt/Boot >10:48:28,556 DEBUG anaconda: old raid_level: None >10:48:28,556 DEBUG anaconda: new raid_level: None >10:48:28,557 DEBUG anaconda: populate_right_side: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:48:28,559 DEBUG anaconda: updated device_disks to ['sdh'] >10:48:28,560 DEBUG anaconda: updated device_container_name to None >10:48:28,560 DEBUG anaconda: updated device_container_raid_level to None >10:48:28,561 DEBUG anaconda: updated device_container_encrypted to False >10:48:28,562 DEBUG anaconda: updated device_container_size to 0 >10:48:28,575 DEBUG anaconda: populate_raid: 2, None >10:48:28,576 DEBUG anaconda: populate_right_side: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:48:28,578 DEBUG anaconda: updated device_disks to ['sdh'] >10:48:28,579 DEBUG anaconda: updated device_container_name to None >10:48:28,579 DEBUG anaconda: updated device_container_raid_level to None >10:48:28,580 DEBUG anaconda: updated device_container_encrypted to False >10:48:28,581 DEBUG anaconda: updated device_container_size to 0 >10:48:28,596 DEBUG anaconda: populate_raid: 2, None >10:48:46,426 DEBUG anaconda: Accordion: unselecting all items >10:48:46,428 DEBUG anaconda: Accordion: select existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex device >10:48:46,430 DEBUG anaconda: Saving current selector: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:48:46,432 INFO anaconda: ui: saving changes to device sdh1 >10:48:46,434 DEBUG anaconda: reformat: False >10:48:46,439 DEBUG anaconda: old disks: ['sdh'] >10:48:46,440 DEBUG anaconda: new disks: ['sdh'] >10:48:46,440 DEBUG anaconda: device: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:48:46,442 DEBUG anaconda: old size: 73.24 GiB >10:48:46,443 DEBUG anaconda: new size: 73.24 GiB >10:48:46,444 DEBUG anaconda: old label: FreeAgent_GoFlex_Drive >10:48:46,445 DEBUG anaconda: new label: GF-1 >10:48:46,445 DEBUG anaconda: old container_name: None >10:48:46,446 DEBUG anaconda: new container_name: None >10:48:46,447 DEBUG anaconda: old name: sdh1 >10:48:46,447 DEBUG anaconda: new name: None >10:48:46,448 DEBUG anaconda: old container_size: 0 >10:48:46,449 DEBUG anaconda: new container_size: 0 >10:48:46,449 DEBUG anaconda: old container_encrypted: False >10:48:46,450 DEBUG anaconda: new container_encrypted: False >10:48:46,451 DEBUG anaconda: old container_raid_level: None >10:48:46,451 DEBUG anaconda: new container_raid_level: None >10:48:46,452 DEBUG anaconda: old encrypted: False >10:48:46,453 DEBUG anaconda: new encrypted: False >10:48:46,453 DEBUG anaconda: old min_luks_entropy: 256 >10:48:46,454 DEBUG anaconda: new min_luks_entropy: 256 >10:48:46,454 DEBUG anaconda: old device_type: 2 >10:48:46,455 DEBUG anaconda: new device_type: 2 >10:48:46,456 DEBUG anaconda: old fstype: ntfs >10:48:46,456 DEBUG anaconda: new fstype: ntfs >10:48:46,457 DEBUG anaconda: old mountpoint: /mnt/GoFlex >10:48:46,458 DEBUG anaconda: new mountpoint: /mnt/GoFlex >10:48:46,458 DEBUG anaconda: old raid_level: None >10:48:46,459 DEBUG anaconda: new raid_level: None >10:48:46,460 DEBUG anaconda: populate_right_side: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:48:46,462 DEBUG anaconda: updated device_disks to ['sdh'] >10:48:46,463 DEBUG anaconda: updated device_container_name to None >10:48:46,463 DEBUG anaconda: updated device_container_raid_level to None >10:48:46,464 DEBUG anaconda: updated device_container_encrypted to False >10:48:46,465 DEBUG anaconda: updated device_container_size to 0 >10:48:46,479 DEBUG anaconda: populate_raid: 2, None >10:48:46,480 DEBUG anaconda: populate_right_side: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:48:46,481 DEBUG anaconda: updated device_disks to ['sdh'] >10:48:46,482 DEBUG anaconda: updated device_container_name to None >10:48:46,483 DEBUG anaconda: updated device_container_raid_level to None >10:48:46,484 DEBUG anaconda: updated device_container_encrypted to False >10:48:46,484 DEBUG anaconda: updated device_container_size to 0 >10:48:46,498 DEBUG anaconda: populate_raid: 2, None >10:48:55,993 DEBUG anaconda: Accordion: unselecting all items >10:48:55,995 DEBUG anaconda: Accordion: select existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot device >10:48:55,998 DEBUG anaconda: Saving current selector: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:48:55,999 INFO anaconda: ui: saving changes to device sdh1 >10:48:56,000 DEBUG anaconda: reformat: False >10:48:56,006 DEBUG anaconda: old disks: ['sdh'] >10:48:56,006 DEBUG anaconda: new disks: ['sdh'] >10:48:56,007 DEBUG anaconda: device: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:48:56,009 DEBUG anaconda: old size: 73.24 GiB >10:48:56,010 DEBUG anaconda: new size: 73.24 GiB >10:48:56,011 DEBUG anaconda: old label: FreeAgent_GoFlex_Drive >10:48:56,011 DEBUG anaconda: new label: GF-1 >10:48:56,012 DEBUG anaconda: old container_name: None >10:48:56,013 DEBUG anaconda: new container_name: None >10:48:56,013 DEBUG anaconda: old name: sdh1 >10:48:56,014 DEBUG anaconda: new name: None >10:48:56,015 DEBUG anaconda: old container_size: 0 >10:48:56,015 DEBUG anaconda: new container_size: 0 >10:48:56,016 DEBUG anaconda: old container_encrypted: False >10:48:56,017 DEBUG anaconda: new container_encrypted: False >10:48:56,017 DEBUG anaconda: old container_raid_level: None >10:48:56,018 DEBUG anaconda: new container_raid_level: None >10:48:56,019 DEBUG anaconda: old encrypted: False >10:48:56,019 DEBUG anaconda: new encrypted: False >10:48:56,020 DEBUG anaconda: old min_luks_entropy: 256 >10:48:56,021 DEBUG anaconda: new min_luks_entropy: 256 >10:48:56,021 DEBUG anaconda: old device_type: 2 >10:48:56,022 DEBUG anaconda: new device_type: 2 >10:48:56,023 DEBUG anaconda: old fstype: ntfs >10:48:56,023 DEBUG anaconda: new fstype: ntfs >10:48:56,024 DEBUG anaconda: old mountpoint: /mnt/GoFlex >10:48:56,025 DEBUG anaconda: new mountpoint: /mnt/GoFlex >10:48:56,025 DEBUG anaconda: old raid_level: None >10:48:56,026 DEBUG anaconda: new raid_level: None >10:48:56,027 DEBUG anaconda: populate_right_side: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:48:56,029 DEBUG anaconda: updated device_disks to ['sdh'] >10:48:56,030 DEBUG anaconda: updated device_container_name to None >10:48:56,031 DEBUG anaconda: updated device_container_raid_level to None >10:48:56,031 DEBUG anaconda: updated device_container_encrypted to False >10:48:56,032 DEBUG anaconda: updated device_container_size to 0 >10:48:56,046 DEBUG anaconda: populate_raid: 2, None >10:48:56,047 DEBUG anaconda: populate_right_side: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:48:56,049 DEBUG anaconda: updated device_disks to ['sdh'] >10:48:56,050 DEBUG anaconda: updated device_container_name to None >10:48:56,050 DEBUG anaconda: updated device_container_raid_level to None >10:48:56,051 DEBUG anaconda: updated device_container_encrypted to False >10:48:56,052 DEBUG anaconda: updated device_container_size to 0 >10:48:56,066 DEBUG anaconda: populate_raid: 2, None >10:49:03,339 DEBUG anaconda: Accordion: unselecting all items >10:49:03,341 DEBUG anaconda: Accordion: select existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint device >10:49:03,343 DEBUG anaconda: Saving current selector: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:49:03,345 INFO anaconda: ui: saving changes to device sdh2 >10:49:03,346 DEBUG anaconda: reformat: False >10:49:03,351 DEBUG anaconda: old disks: ['sdh'] >10:49:03,352 DEBUG anaconda: new disks: ['sdh'] >10:49:03,353 DEBUG anaconda: device: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:49:03,354 DEBUG anaconda: old size: 1000 MiB >10:49:03,355 DEBUG anaconda: new size: 1000 MiB >10:49:03,356 DEBUG anaconda: old label: Boot >10:49:03,357 DEBUG anaconda: new label: GF-Boot2 >10:49:03,357 DEBUG anaconda: old container_name: None >10:49:03,358 DEBUG anaconda: new container_name: None >10:49:03,359 DEBUG anaconda: old name: sdh2 >10:49:03,359 DEBUG anaconda: new name: None >10:49:03,360 DEBUG anaconda: old container_size: 0 >10:49:03,361 DEBUG anaconda: new container_size: 0 >10:49:03,362 DEBUG anaconda: old container_encrypted: False >10:49:03,362 DEBUG anaconda: new container_encrypted: False >10:49:03,363 DEBUG anaconda: old container_raid_level: None >10:49:03,364 DEBUG anaconda: new container_raid_level: None >10:49:03,364 DEBUG anaconda: old encrypted: False >10:49:03,365 DEBUG anaconda: new encrypted: False >10:49:03,366 DEBUG anaconda: old min_luks_entropy: 256 >10:49:03,367 DEBUG anaconda: new min_luks_entropy: 256 >10:49:03,367 DEBUG anaconda: old device_type: 2 >10:49:03,368 DEBUG anaconda: new device_type: 2 >10:49:03,369 DEBUG anaconda: old fstype: ext4 >10:49:03,370 DEBUG anaconda: new fstype: ext4 >10:49:03,370 DEBUG anaconda: old mountpoint: /mnt/Boot >10:49:03,371 DEBUG anaconda: new mountpoint: /mnt/Boot >10:49:03,372 DEBUG anaconda: old raid_level: None >10:49:03,372 DEBUG anaconda: new raid_level: None >10:49:03,373 DEBUG anaconda: populate_right_side: existing 1000 MiB partition sdh2 (44) with existing ext4 filesystem mounted at /mnt/Boot >10:49:03,375 DEBUG anaconda: updated device_disks to ['sdh'] >10:49:03,376 DEBUG anaconda: updated device_container_name to None >10:49:03,376 DEBUG anaconda: updated device_container_raid_level to None >10:49:03,377 DEBUG anaconda: updated device_container_encrypted to False >10:49:03,378 DEBUG anaconda: updated device_container_size to 0 >10:49:03,392 DEBUG anaconda: populate_raid: 2, None >10:49:03,393 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:49:03,395 DEBUG anaconda: updated device_disks to ['sdh'] >10:49:03,396 DEBUG anaconda: updated device_container_name to None >10:49:03,396 DEBUG anaconda: updated device_container_raid_level to None >10:49:03,397 DEBUG anaconda: updated device_container_encrypted to False >10:49:03,398 DEBUG anaconda: updated device_container_size to 0 >10:49:03,411 DEBUG anaconda: populate_raid: 2, None >10:49:10,135 DEBUG anaconda: Accordion: unselecting all items >10:49:10,137 DEBUG anaconda: Accordion: select existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Common device >10:49:10,140 DEBUG anaconda: Saving current selector: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:49:10,142 INFO anaconda: ui: saving changes to device sdh5 >10:49:10,143 DEBUG anaconda: reformat: False >10:49:10,148 DEBUG anaconda: old disks: ['sdh'] >10:49:10,149 DEBUG anaconda: new disks: ['sdh'] >10:49:10,150 DEBUG anaconda: device: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:49:10,151 DEBUG anaconda: old size: 9.77 GiB >10:49:10,152 DEBUG anaconda: new size: 9.77 GiB >10:49:10,153 DEBUG anaconda: old label: GoFlex-5 >10:49:10,154 DEBUG anaconda: new label: GF-Mint5 >10:49:10,155 DEBUG anaconda: old container_name: None >10:49:10,155 DEBUG anaconda: new container_name: None >10:49:10,156 DEBUG anaconda: old name: sdh5 >10:49:10,157 DEBUG anaconda: new name: None >10:49:10,157 DEBUG anaconda: old container_size: 0 >10:49:10,158 DEBUG anaconda: new container_size: 0 >10:49:10,159 DEBUG anaconda: old container_encrypted: False >10:49:10,159 DEBUG anaconda: new container_encrypted: False >10:49:10,160 DEBUG anaconda: old container_raid_level: None >10:49:10,161 DEBUG anaconda: new container_raid_level: None >10:49:10,161 DEBUG anaconda: old encrypted: False >10:49:10,162 DEBUG anaconda: new encrypted: False >10:49:10,163 DEBUG anaconda: old min_luks_entropy: 256 >10:49:10,163 DEBUG anaconda: new min_luks_entropy: 256 >10:49:10,164 DEBUG anaconda: old device_type: 2 >10:49:10,165 DEBUG anaconda: new device_type: 2 >10:49:10,165 DEBUG anaconda: old fstype: ext4 >10:49:10,166 DEBUG anaconda: new fstype: ext4 >10:49:10,167 DEBUG anaconda: old mountpoint: /mnt/Mint >10:49:10,167 DEBUG anaconda: new mountpoint: /mnt/Mint >10:49:10,168 DEBUG anaconda: old raid_level: None >10:49:10,169 DEBUG anaconda: new raid_level: None >10:49:10,170 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:49:10,171 DEBUG anaconda: updated device_disks to ['sdh'] >10:49:10,172 DEBUG anaconda: updated device_container_name to None >10:49:10,173 DEBUG anaconda: updated device_container_raid_level to None >10:49:10,173 DEBUG anaconda: updated device_container_encrypted to False >10:49:10,174 DEBUG anaconda: updated device_container_size to 0 >10:49:10,188 DEBUG anaconda: populate_raid: 2, None >10:49:10,189 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Common >10:49:10,190 DEBUG anaconda: updated device_disks to ['sdh'] >10:49:10,191 DEBUG anaconda: updated device_container_name to None >10:49:10,192 DEBUG anaconda: updated device_container_raid_level to None >10:49:10,193 DEBUG anaconda: updated device_container_encrypted to False >10:49:10,193 DEBUG anaconda: updated device_container_size to 0 >10:49:10,207 DEBUG anaconda: populate_raid: 2, None >10:49:28,424 DEBUG anaconda: Accordion: unselecting all items >10:49:28,426 DEBUG anaconda: Accordion: select existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint device >10:49:28,428 DEBUG anaconda: Saving current selector: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Common >10:49:28,430 INFO anaconda: ui: saving changes to device sdh6 >10:49:28,431 DEBUG anaconda: reformat: False >10:49:28,437 DEBUG anaconda: old disks: ['sdh'] >10:49:28,437 DEBUG anaconda: new disks: ['sdh'] >10:49:28,438 DEBUG anaconda: device: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Common >10:49:28,440 DEBUG anaconda: old size: 300 GiB >10:49:28,441 DEBUG anaconda: new size: 300 GiB >10:49:28,442 DEBUG anaconda: old label: GoFlex-Common >10:49:28,442 DEBUG anaconda: new label: GF-Common6 >10:49:28,443 DEBUG anaconda: old container_name: None >10:49:28,444 DEBUG anaconda: new container_name: None >10:49:28,444 DEBUG anaconda: old name: sdh6 >10:49:28,445 DEBUG anaconda: new name: None >10:49:28,446 DEBUG anaconda: old container_size: 0 >10:49:28,446 DEBUG anaconda: new container_size: 0 >10:49:28,447 DEBUG anaconda: old container_encrypted: False >10:49:28,448 DEBUG anaconda: new container_encrypted: False >10:49:28,448 DEBUG anaconda: old container_raid_level: None >10:49:28,449 DEBUG anaconda: new container_raid_level: None >10:49:28,450 DEBUG anaconda: old encrypted: False >10:49:28,451 DEBUG anaconda: new encrypted: False >10:49:28,451 DEBUG anaconda: old min_luks_entropy: 256 >10:49:28,452 DEBUG anaconda: new min_luks_entropy: 256 >10:49:28,453 DEBUG anaconda: old device_type: 2 >10:49:28,454 DEBUG anaconda: new device_type: 2 >10:49:28,454 DEBUG anaconda: old fstype: ext4 >10:49:28,455 DEBUG anaconda: new fstype: ext4 >10:49:28,456 DEBUG anaconda: old mountpoint: /mnt/Common >10:49:28,457 DEBUG anaconda: new mountpoint: /mnt/Common >10:49:28,457 DEBUG anaconda: old raid_level: None >10:49:28,458 DEBUG anaconda: new raid_level: None >10:49:28,459 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Common >10:49:28,460 DEBUG anaconda: updated device_disks to ['sdh'] >10:49:28,461 DEBUG anaconda: updated device_container_name to None >10:49:28,462 DEBUG anaconda: updated device_container_raid_level to None >10:49:28,463 DEBUG anaconda: updated device_container_encrypted to False >10:49:28,463 DEBUG anaconda: updated device_container_size to 0 >10:49:28,477 DEBUG anaconda: populate_raid: 2, None >10:49:28,478 DEBUG anaconda: populate_right_side: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:49:28,479 DEBUG anaconda: updated device_disks to ['sdh'] >10:49:28,480 DEBUG anaconda: updated device_container_name to None >10:49:28,481 DEBUG anaconda: updated device_container_raid_level to None >10:49:28,482 DEBUG anaconda: updated device_container_encrypted to False >10:49:28,482 DEBUG anaconda: updated device_container_size to 0 >10:49:28,496 DEBUG anaconda: populate_raid: 2, None >10:49:34,079 DEBUG anaconda: Accordion: unselecting all items >10:49:34,079 DEBUG anaconda: Accordion: select existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Common device >10:49:34,080 DEBUG anaconda: Saving current selector: existing 9.77 GiB partition sdh5 (55) with existing ext4 filesystem mounted at /mnt/Mint >10:49:34,081 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Common >10:49:34,084 DEBUG anaconda: updated device_disks to ['sdh'] >10:49:34,085 DEBUG anaconda: updated device_container_name to None >10:49:34,086 DEBUG anaconda: updated device_container_raid_level to None >10:49:34,086 DEBUG anaconda: updated device_container_encrypted to False >10:49:34,088 DEBUG anaconda: updated device_container_size to 0 >10:49:34,101 DEBUG anaconda: populate_raid: 2, None >10:49:52,001 INFO anaconda: ui: saving changes to device sdh6 >10:49:52,002 DEBUG anaconda: reformat: False >10:49:52,005 DEBUG anaconda: old disks: ['sdh'] >10:49:52,005 DEBUG anaconda: new disks: ['sdh'] >10:49:52,005 DEBUG anaconda: device: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Common >10:49:52,009 DEBUG anaconda: old size: 300 GiB >10:49:52,010 DEBUG anaconda: new size: 300 GiB >10:49:52,011 DEBUG anaconda: old label: GoFlex-Common >10:49:52,012 DEBUG anaconda: new label: GF-Common6 >10:49:52,012 DEBUG anaconda: old container_name: None >10:49:52,013 DEBUG anaconda: new container_name: None >10:49:52,014 DEBUG anaconda: old name: sdh6 >10:49:52,014 DEBUG anaconda: new name: None >10:49:52,015 DEBUG anaconda: old container_size: 0 >10:49:52,016 DEBUG anaconda: new container_size: 0 >10:49:52,016 DEBUG anaconda: old container_encrypted: False >10:49:52,017 DEBUG anaconda: new container_encrypted: False >10:49:52,018 DEBUG anaconda: old container_raid_level: None >10:49:52,018 DEBUG anaconda: new container_raid_level: None >10:49:52,019 DEBUG anaconda: old encrypted: False >10:49:52,020 DEBUG anaconda: new encrypted: False >10:49:52,020 DEBUG anaconda: old min_luks_entropy: 256 >10:49:52,021 DEBUG anaconda: new min_luks_entropy: 256 >10:49:52,022 DEBUG anaconda: old device_type: 2 >10:49:52,022 DEBUG anaconda: new device_type: 2 >10:49:52,023 DEBUG anaconda: old fstype: ext4 >10:49:52,024 DEBUG anaconda: new fstype: ext4 >10:49:52,024 DEBUG anaconda: old mountpoint: /mnt/Common >10:49:52,025 DEBUG anaconda: new mountpoint: /mnt/Common >10:49:52,026 DEBUG anaconda: old raid_level: None >10:49:52,026 DEBUG anaconda: new raid_level: None >10:49:52,027 DEBUG anaconda: populate_right_side: existing 300 GiB partition sdh6 (61) with existing ext4 filesystem mounted at /mnt/Common >10:49:52,029 DEBUG anaconda: updated device_disks to ['sdh'] >10:49:52,030 DEBUG anaconda: updated device_container_name to None >10:49:52,030 DEBUG anaconda: updated device_container_raid_level to None >10:49:52,031 DEBUG anaconda: updated device_container_encrypted to False >10:49:52,032 DEBUG anaconda: updated device_container_size to 0 >10:49:52,045 DEBUG anaconda: populate_raid: 2, None >10:49:52,065 DEBUG anaconda: new disk order: [] >10:49:52,355 DEBUG anaconda: _is_valid_disklabel(sdh) returning True >10:49:52,356 DEBUG anaconda: _is_valid_size(sdh) returning True >10:49:52,357 DEBUG anaconda: _is_valid_location(sdh) returning True >10:49:52,357 DEBUG anaconda: _is_valid_format(sdh) returning True >10:49:52,358 DEBUG anaconda: is_valid_stage1_device(sdh) returning True >10:49:52,386 DEBUG anaconda: _is_valid_disklabel(sdh) returning True >10:49:52,387 DEBUG anaconda: _is_valid_size(sdh) returning True >10:49:52,388 DEBUG anaconda: _is_valid_location(sdh) returning True >10:49:52,389 DEBUG anaconda: _is_valid_format(sdh) returning True >10:49:52,389 DEBUG anaconda: is_valid_stage1_device(sdh) returning True >10:49:52,412 DEBUG anaconda: _is_valid_disklabel(sdh7) returning True >10:49:52,414 DEBUG anaconda: _is_valid_size(sdh7) returning True >10:49:52,415 DEBUG anaconda: _is_valid_partition(sdh7) returning True >10:49:52,416 DEBUG anaconda: _is_valid_format(sdh7) returning True >10:49:52,417 DEBUG anaconda: is_valid_stage2_device(sdh7) returning True >10:49:52,463 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >10:49:56,793 INFO anaconda: fs space: 8.3 GiB needed: 3.72 GiB >10:49:56,797 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:49:56,798 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> status to: Checking storage configuration... >10:49:58,880 INFO anaconda: fs space: 8.3 GiB needed: 3.72 GiB >10:49:58,882 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:50:07,894 DEBUG anaconda: info bar clicked: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. ((<AnacondaWidgets.SpokeWindow object at 0x7fc38c65db88 (AnacondaSpokeWindow at 0x559f0b7e9cf0)>,)) >10:50:07,896 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/custom.py:2757: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >10:50:07,896 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/custom.py:2757: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > message_format=str(self._error)) > >10:50:33,621 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >10:50:33,863 INFO anaconda: Not doing 'require network connection' in live installation >10:50:35,867 INFO anaconda: fs space: 8.3 GiB needed: 3.72 GiB >10:50:37,904 INFO anaconda: fs space: 8.3 GiB needed: 3.72 GiB >10:50:37,906 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:50:45,628 DEBUG anaconda: Entered spoke: StorageSpoke >10:50:46,665 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:50:46,966 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:50:47,713 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:50:48,017 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:50:53,688 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:50:53,978 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:51:00,671 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:51:00,963 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:51:08,162 INFO anaconda: Running Thread: AnaExecuteStorageThread (140477642831616) >10:51:08,162 DEBUG anaconda: Left spoke: StorageSpoke >10:51:08,177 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:51:08,477 INFO anaconda: Not doing 'require network connection' in live installation >10:51:08,491 DEBUG anaconda: Entered spoke: CustomPartitioningSpoke >10:51:09,081 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:51:09,107 DEBUG anaconda: new disk order: [] >10:51:09,324 DEBUG anaconda: new disk order: [] >10:51:09,618 DEBUG anaconda: _is_valid_disklabel(sdh) returning True >10:51:09,620 DEBUG anaconda: _is_valid_size(sdh) returning True >10:51:09,621 DEBUG anaconda: _is_valid_location(sdh) returning True >10:51:09,621 DEBUG anaconda: _is_valid_format(sdh) returning True >10:51:09,622 DEBUG anaconda: is_valid_stage1_device(sdh) returning True >10:51:09,624 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >10:51:09,631 INFO anaconda: Thread Done: AnaExecuteStorageThread (140477642831616) >10:51:09,731 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:51:10,709 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sdb', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdh1', 'sdh2', 'sdh3', 'sdh5', 'sdh6', 'sdh7', 'sr0'] >10:51:10,872 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:51:10,984 DEBUG anaconda: ui: unused=[] >10:51:10,985 DEBUG anaconda: ui: new_devices=['sdh5', 'sdh7', 'sdh2', 'sdh1', 'sdh6'] >10:51:11,174 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:51:11,284 DEBUG anaconda: page clicked: New Fedora 24 Installation >10:51:11,285 DEBUG anaconda: show mountpoint: New Fedora 24 Installation >10:51:11,286 DEBUG anaconda: Accordion: unselecting all items >10:51:11,287 DEBUG anaconda: Accordion: select existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex device >10:51:11,289 DEBUG anaconda: populate_right_side: existing 73.24 GiB partition sdh1 (38) with existing ntfs filesystem mounted at /mnt/GoFlex >10:51:11,291 DEBUG anaconda: updated device_disks to ['sdh'] >10:51:11,292 DEBUG anaconda: updated device_container_name to None >10:51:11,292 DEBUG anaconda: updated device_container_raid_level to None >10:51:11,293 DEBUG anaconda: updated device_container_encrypted to False >10:51:11,294 DEBUG anaconda: updated device_container_size to 0 >10:51:11,312 DEBUG anaconda: populate_raid: 2, None >10:51:11,313 DEBUG anaconda: show mountpoint: New Fedora 24 Installation >10:51:11,624 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/blivet.py:385: DeprecationWarning: getDevicesByInstance will be removed in a future version. > partitions = self.devicetree.getDevicesByInstance(PartitionDevice) > >10:51:13,642 INFO anaconda: fs space: 8.3 GiB needed: 3.72 GiB >10:51:13,643 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:51:13,644 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> status to: Saving storage configuration... >10:51:15,630 INFO anaconda: fs space: 8.3 GiB needed: 3.72 GiB >10:51:15,631 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:51:56,867 DEBUG anaconda: new disk order: [] >10:51:57,167 DEBUG anaconda: _is_valid_disklabel(sdh) returning True >10:51:57,168 DEBUG anaconda: _is_valid_size(sdh) returning True >10:51:57,169 DEBUG anaconda: _is_valid_location(sdh) returning True >10:51:57,170 DEBUG anaconda: _is_valid_format(sdh) returning True >10:51:57,171 DEBUG anaconda: is_valid_stage1_device(sdh) returning True >10:51:57,197 DEBUG anaconda: _is_valid_disklabel(sdh) returning True >10:51:57,198 DEBUG anaconda: _is_valid_size(sdh) returning True >10:51:57,198 DEBUG anaconda: _is_valid_location(sdh) returning True >10:51:57,199 DEBUG anaconda: _is_valid_format(sdh) returning True >10:51:57,200 DEBUG anaconda: is_valid_stage1_device(sdh) returning True >10:51:57,223 DEBUG anaconda: _is_valid_disklabel(sdh7) returning True >10:51:57,225 DEBUG anaconda: _is_valid_size(sdh7) returning True >10:51:57,226 DEBUG anaconda: _is_valid_partition(sdh7) returning True >10:51:57,227 DEBUG anaconda: _is_valid_format(sdh7) returning True >10:51:57,228 DEBUG anaconda: is_valid_stage2_device(sdh7) returning True >10:51:57,275 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >10:51:59,275 INFO anaconda: fs space: 8.3 GiB needed: 3.72 GiB >10:51:59,277 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:51:59,278 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> status to: Checking storage configuration... >10:52:01,275 INFO anaconda: fs space: 8.3 GiB needed: 3.72 GiB >10:52:01,276 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:52:10,951 DEBUG anaconda: Left spoke: CustomPartitioningSpoke >10:52:11,190 INFO anaconda: Not doing 'require network connection' in live installation >10:52:13,199 INFO anaconda: fs space: 8.3 GiB needed: 3.72 GiB >10:52:15,200 INFO anaconda: fs space: 8.3 GiB needed: 3.72 GiB >10:52:15,202 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fc38e2ae860> >10:52:32,739 DEBUG anaconda: Left hub: SummaryHub >10:52:32,740 DEBUG anaconda: Entered hub: ProgressHub >10:52:32,810 INFO anaconda: Running Thread: AnaInstallThread (140477726717696) >10:52:32,817 INFO anaconda: Not doing 'save system time to HW clock' in live installation >10:52:32,819 INFO anaconda: Setting up the installation environment >10:52:32,821 INFO anaconda: Setting up the installation environment -- DONE >10:52:35,275 DEBUG anaconda: Entered spoke: PasswordSpoke >10:52:38,608 INFO anaconda: Creating ext4 on /dev/sdh7 >10:52:45,212 DEBUG anaconda: Left spoke: PasswordSpoke >10:52:46,296 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/devices/storage.py:280: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > self.path) > >10:52:46,298 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:44: DeprecationWarning: Will be removed in 1.0. Use equivalent Devices method instead. > dev = pyudev.Device.from_sys_path(global_udev, sysfs_path) > >10:52:46,300 INFO anaconda: Created ext4 on /dev/sdh7 >10:52:47,033 DEBUG anaconda: Entered spoke: UserSpoke >10:53:03,039 DEBUG anaconda: running handleException >10:53:03,040 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 253, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python3.5/threading.py", line 862, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.5/site-packages/pyanaconda/install.py", line 195, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > > File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1105, in turnOnFilesystems > storage.mountFilesystems() > > File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 1407, in mountFilesystems > readOnly=readOnly, skipRoot=skipRoot) > > File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 632, in mountFilesystems > chroot=rootPath) > > File "/usr/lib/python3.5/site-packages/blivet/formats/__init__.py", line 483, in setup > self._setup(**kwargs) > > File "/usr/lib/python3.5/site-packages/blivet/formats/fs.py", line 645, in _setup > self._mount.doTask(chrootedMountpoint, options=options) > > File "/usr/lib/python3.5/site-packages/blivet/tasks/fsmount.py", line 123, in doTask > raise FSError("mount failed: %s" % rc) > >blivet.errors.FSError: mount failed: 16 > >10:53:03,042 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >10:53:03,057 INFO anaconda: Thread Done: AnaInstallThread (140477726717696) >10:53:32,142 INFO anaconda: Running kickstart %%traceback script(s) >10:53:32,143 INFO anaconda: All kickstart %%traceback script(s) have been run
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 1341273
:
1163287
| 1163288 |
1163289
|
1163290
|
1163291
|
1163292
|
1163293
|
1163294
|
1163295
|
1163296