Advertisement
Guest User

Untitled

a guest
May 26th, 2017
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.02 KB | None | 0 0
  1. anaconda 21.48.22.93-1 exception report
  2. Traceback (most recent call first):
  3. File "/usr/lib64/python2.7/site-packages/block/__init__.py", line 33, in dm_log
  4. raise Exception, message
  5. File "/usr/lib64/python2.7/site-packages/block/device.py", line 719, in get_map
  6. self._RaidSet__map = _dm.map(name=self.name, table=self.rs.dmTable)
  7. File "/usr/lib64/python2.7/site-packages/block/device.py", line 838, in activate
  8. self.map.dev.mknod(self.prefix+self.name)
  9. File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1783, in handleUdevDMRaidMemberFormat
  10. rs.activate(mknod=True)
  11. File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1994, in handleUdevDeviceFormat
  12. self.handleUdevDMRaidMemberFormat(info, device)
  13. File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1281, in addUdevDevice
  14. self.handleUdevDeviceFormat(info, device)
  15. File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2310, in _populate
  16. self.addUdevDevice(dev)
  17. File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2243, in populate
  18. self._populate()
  19. File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 495, in reset
  20. self.devicetree.populate(cleanupOnly=cleanupOnly)
  21. File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 190, in storageInitialize
  22. storage.reset()
  23. File "/usr/lib64/python2.7/threading.py", line 764, in run
  24. self.__target(*self.__args, **self.__kwargs)
  25. File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
  26. threading.Thread.run(self, *args, **kwargs)
  27. File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait
  28. self.raise_if_error(name)
  29. File "/usr/lib64/python2.7/site-packages/pyanaconda/timezone.py", line 75, in time_initialize
  30. threadMgr.wait(THREAD_STORAGE)
  31. File "/usr/lib64/python2.7/threading.py", line 764, in run
  32. self.__target(*self.__args, **self.__kwargs)
  33. File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
  34. threading.Thread.run(self, *args, **kwargs)
  35. Exception: device-mapper: reload ioctl on ddf1_hd failed: Device or resource busy
  36.  
  37. Local variables in innermost frame:
  38. message: device-mapper: reload ioctl on ddf1_hd failed: Device or resource busy
  39. line: 1876
  40. file: ioctl/libdm-iface.c
  41. level: 3
  42.  
  43.  
  44. Anaconda instance, containing members:
  45. _instClass: DefaultInstall instance, containing members:
  46. _intf: GraphicalUserInterface instance, containing members:
  47. _intf.instclass: Already dumped (DefaultInstall instance)
  48. _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members:
  49. _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <MainWindow object at 0x7fd8e2c2c820 (pyanaconda+ui+gui+MainWindow at 0x22da230)>>
  50. _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'>
  51. _intf.data: #version=DEVEL
  52. # System authorization information
  53. auth --enableshadow --passalgo=sha512
  54. # Use CDROM installation media
  55. cdrom
  56. # Use graphical install
  57. graphical
  58. # Run the Setup Agent on first boot
  59. firstboot --enable
  60. # System language
  61. lang cs_CZ.UTF-8
  62.  
  63. # Network information
  64. network --hostname=localhost.localdomain
  65.  
  66. # System bootloader configuration
  67. bootloader --location=mbr
  68.  
  69. %addon com_redhat_kdump --enable --reserve-mb='auto'
  70.  
  71. %end
  72.  
  73. %anaconda
  74. pwpolicy root --minlen=6 --minquality=50 --notstrict --nochanges --notempty
  75. pwpolicy user --minlen=6 --minquality=50 --notstrict --nochanges --notempty
  76. pwpolicy luks --minlen=6 --minquality=50 --notstrict --nochanges --notempty
  77. %end
  78.  
  79. _intf.storage: Blivet instance, containing members:
  80. _intf.storage.clearPartChoice: None
  81. _intf.storage.eddDict: {}
  82. _intf.storage._defaultBootFSType: None
  83. _intf.storage.dasd: None
  84. _intf.storage.roots: []
  85. _intf.storage.zfcp: ZFCP instance, containing members:
  86. _intf.storage.zfcp.down: False
  87. _intf.storage.zfcp.hasReadConfig: True
  88. _intf.storage.zfcp.intf: None
  89. _intf.storage.zfcp.fcpdevs: set([])
  90. _intf.storage._defaultFSType: xfs
  91. _intf.storage.autoPartEscrowCert: None
  92. _intf.storage.iscsi: iscsi instance, containing members:
  93. _intf.storage.iscsi.initiatorSet: False
  94. _intf.storage.iscsi.ifaces: {}
  95. _intf.storage.iscsi.started: False
  96. _intf.storage.iscsi._initiator: Skipped
  97. _intf.storage.iscsi.discovered_targets: {}
  98. _intf.storage.iscsi.ibftNodes: []
  99. _intf.storage.escrowCertificates: {}
  100. _intf.storage.fsset: FSSet instance, containing members:
  101. _intf.storage.fsset.origFStab: None
  102. _intf.storage.fsset._fstab_swaps: set([])
  103. _intf.storage.fsset._usb: None
  104. _intf.storage.fsset.devicetree: DeviceTree instance, containing members:
  105. _intf.storage.fsset.devicetree.dasd: []
  106. _intf.storage.fsset.devicetree.populated: False
  107. _intf.storage.fsset.devicetree.exclusiveDisks: []
  108. _intf.storage.fsset.devicetree._actions: []
  109. _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance)
  110. _intf.storage.fsset.devicetree._pvInfo: None
  111. _intf.storage.fsset.devicetree._cleanup: False
  112. _intf.storage.fsset.devicetree._devices: [existing 465,76 GiB disk sda (3) with existing dmraidmember
  113. ]
  114. _intf.storage.fsset.devicetree.ignoredDisks: []
  115. _intf.storage.fsset.devicetree._completed_actions: []
  116. _intf.storage.fsset.devicetree.names: [sda]
  117. _intf.storage.fsset.devicetree.liveBackingDevice: None
  118. _intf.storage.fsset.devicetree.protectedDevNames: [sdc]
  119. _intf.storage.fsset.devicetree.unusedRaidMembers: []
  120. _intf.storage.fsset.devicetree.diskImages: {}
  121. _intf.storage.fsset.devicetree._hidden: []
  122. _intf.storage.fsset.devicetree.protectedDevSpecs: [LABEL=CentOS_7_x86_64]
  123. _intf.storage.fsset.devicetree._lvInfo: None
  124. _intf.storage.fsset._efivars: None
  125. _intf.storage.fsset._run: None
  126. _intf.storage.fsset._devshm: None
  127. _intf.storage.fsset._dev: None
  128. _intf.storage.fsset.blkidTab: None
  129. _intf.storage.fsset._proc: None
  130. _intf.storage.fsset.preserveLines: []
  131. _intf.storage.fsset.active: False
  132. _intf.storage.fsset.cryptTab: None
  133. _intf.storage.fsset._devpts: None
  134. _intf.storage.fsset._sysfs: None
  135. _intf.storage.fsset._selinux: None
  136. _intf.storage.config: StorageDiscoveryConfig instance, containing members:
  137. _intf.storage.config.clearPartType: None
  138. _intf.storage.config.clearNonExistent: False
  139. _intf.storage.config.ignoredDisks: []
  140. _intf.storage.config.protectedDevSpecs: [LABEL=CentOS_7_x86_64]
  141. _intf.storage.config.dasd: []
  142. _intf.storage.config.ignoreDiskInteractive: False
  143. _intf.storage.config.exclusiveDisks: []
  144. _intf.storage.config.clearPartDevices: []
  145. _intf.storage.config.zeroMbr: False
  146. _intf.storage.config.diskImages: {}
  147. _intf.storage.config.clearPartDisks: []
  148. _intf.storage.config.initializeDisks: False
  149. _intf.storage.size_sets: []
  150. _intf.storage.autoPartType: 2
  151. _intf.storage._bootloader: EFIGRUB instance, containing members:
  152. _intf.storage._bootloader.efi_dir: BOOT
  153. _intf.storage._bootloader._update_only: False
  154. _intf.storage._bootloader.stage1_device: None
  155. _intf.storage._bootloader.stage2_device: None
  156. _intf.storage._bootloader.stage1_disk: None
  157. _intf.storage._bootloader.dracut_args:
  158. _intf.storage._bootloader.errors: []
  159. _intf.storage._bootloader.console: Skipped
  160. _intf.storage._bootloader.stage2_is_preferred_stage1: False
  161. _intf.storage._bootloader._default_image: None
  162. _intf.storage._bootloader.console_options: Skipped
  163. _intf.storage._bootloader.linux_images: []
  164. _intf.storage._bootloader.encrypted_password: Skipped
  165. _intf.storage._bootloader.skip_bootloader: False
  166. _intf.storage._bootloader.warnings: []
  167. _intf.storage._bootloader.chain_images: []
  168. _intf.storage._bootloader.problems: []
  169. _intf.storage._bootloader.password: None
  170. _intf.storage._bootloader.boot_args:
  171. _intf.storage._bootloader._disk_order: []
  172. _intf.storage._bootloader.disks: []
  173. _intf.storage._bootloader._timeout: None
  174. _intf.storage.devicetree: Already dumped (DeviceTree instance)
  175. _intf.storage._free_space_snapshot: {}
  176. _intf.storage._dumpFile: /tmp/storage.state
  177. _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance)
  178. _intf.storage.services: set([])
  179. _intf.storage.encryptionPassphrase: None
  180. _intf.storage.encryptionCipher: None
  181. _intf.storage.doAutoPart: False
  182. _intf.storage._nextID: 0
  183. _intf.storage.fcoe: fcoe instance, containing members:
  184. _intf.storage.fcoe.started: True
  185. _intf.storage.fcoe.nics: []
  186. _intf.storage.fcoe.lldpadStarted: False
  187. _intf.storage.fcoe.added_nics: []
  188. _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fd8e2c41490) --
  189. mountpoint = / lv = True thin = True btrfs = True
  190. weight = 0 fstype = xfs encrypted = True
  191. size = 1024 MiB maxSize = 50 GiB grow = True
  192.  
  193. , PartSpec instance (0x7fd8e2c414d0) --
  194. mountpoint = /home lv = True thin = True btrfs = True
  195. weight = 0 fstype = xfs encrypted = True
  196. size = 500 MiB maxSize = None grow = True
  197.  
  198. , PartSpec instance (0x7fd8e2c41510) --
  199. mountpoint = /boot/efi lv = False thin = False btrfs = False
  200. weight = 5000 fstype = efi encrypted = False
  201. size = 20 MiB maxSize = 200 MiB grow = True
  202.  
  203. , PartSpec instance (0x7fd8e2c41550) --
  204. mountpoint = /boot lv = False thin = False btrfs = False
  205. weight = 2000 fstype = xfs encrypted = False
  206. size = 1024 MiB maxSize = None grow = False
  207.  
  208. , PartSpec instance (0x7fd8e2c41590) --
  209. mountpoint = None lv = True thin = False btrfs = False
  210. weight = 0 fstype = swap encrypted = True
  211. size = 0.0 maxSize = None grow = False
  212.  
  213. ]
  214. _intf.storage.autoPartAddBackupPassphrase: False
  215. _intf.storage.encryptedAutoPart: False
  216. _intf._isFinal: True
  217. _intf.mainWindow: MainWindow instance, containing members:
  218. _intf.mainWindow._current_action: WelcomeLanguageSpoke instance, containing members:
  219. _intf.mainWindow._current_action._langSelection: TreeSelection instance, containing members:
  220. _intf.mainWindow._current_action._localeStore: ListStore instance, containing members:
  221. _intf.mainWindow._current_action._localeView: TreeView instance, containing members:
  222. _intf.mainWindow._current_action._left_arrow: Image instance, containing members:
  223. _intf.mainWindow._current_action._arrow: None
  224. _intf.mainWindow._current_action.payload: YumPayload instance, containing members:
  225. _intf.mainWindow._current_action.payload._groups: Skipped
  226. _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance)
  227. _intf.mainWindow._current_action.payload._rescueVersionList: []
  228. _intf.mainWindow._current_action.payload.install_device: None
  229. _intf.mainWindow._current_action.payload._environmentAddons: {'minimal': ([], [])}
  230. _intf.mainWindow._current_action.payload._root_dir: /tmp/yum.root
  231. _intf.mainWindow._current_action.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d
  232. _intf.mainWindow._current_action.payload._setup: True
  233. _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance)
  234. _intf.mainWindow._current_action.payload.requiredGroups: []
  235. _intf.mainWindow._current_action.payload._base_repo: anaconda
  236. _intf.mainWindow._current_action.payload.txID: None
  237. _intf.mainWindow._current_action.payload._rpm_macros: []
  238. _intf.mainWindow._current_action.payload._base_repo_lock: <_RLock owner=None count=0>
  239. _intf.mainWindow._current_action.payload._createdInitrds: False
  240. _intf.mainWindow._current_action.payload._packages: []
  241. _intf.mainWindow._current_action.payload.requiredPackages: []
  242. _intf.mainWindow._current_action.payload._space_required: 2861,02 MiB
  243. _intf.mainWindow._current_action.payload._yum: Skipped
  244. _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance)
  245. _intf.mainWindow._current_action.payload._kernelVersionList: []
  246. _intf.mainWindow._current_action._origStrings: {<Label object at 0x7fd8e24db6e0 (GtkLabel at 0x25d0c60)>: Notice: This is pre-release software that is intended for development and testing purposes only. Do not use this software for any critical work or for production environments.
  247.  
  248. By clicking "I want to proceed", you understand and accept the risks associated with pre-release software, that you intend to use this for testing and development purposes only, and are willing to report any bugs or issues in order to enhance this work.
  249.  
  250. If you do not understand or accept the risks, then please exit this program by clicking "I want to exit" which will reboot your system., <Label object at 0x7fd8e24db690 (GtkLabel at 0x25d0ad0)>: This is unstable, pre-release software., <Button object at 0x7fd8e24db730 (GtkButton at 0x23c5390)>: I want to _exit., <Button object at 0x7fd8e24db780 (GtkButton at 0x23c5540)>: I want to _proceed., <Label object at 0x7fd8e25d4dc0 (GtkLabel at 0x25a7ad0)>: What language would you like to use during the installation process?, <Entry object at 0x7fd8e25d4960 (GtkEntry at 0x25ec250)>: Type here to search.}
  251. _intf.mainWindow._current_action._autostepRunning: False
  252. _intf.mainWindow._current_action.applyOnSkip: False
  253. _intf.mainWindow._current_action._autostepDoneCallback: None
  254. _intf.mainWindow._current_action.skipTo: None
  255. _intf.mainWindow._current_action._langView: TreeView instance, containing members:
  256. _intf.mainWindow._current_action._languageStoreFilter: TreeModelFilter instance, containing members:
  257. _intf.mainWindow._current_action._automaticEntry: False
  258. _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance)
  259. _intf.mainWindow._current_action._xklwrapper: Skipped
  260. _intf.mainWindow._current_action._right_arrow: Image instance, containing members:
  261. _intf.mainWindow._current_action.visitedSinceApplied: True
  262. _intf.mainWindow._current_action._autostepDone: False
  263. _intf.mainWindow._current_action._languageEntry: Entry instance, containing members:
  264. _intf.mainWindow._current_action._langSelectedColumn: TreeViewColumn instance, containing members:
  265. _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance)
  266. _intf.mainWindow._current_action._langSelectedRenderer: CellRendererPixbuf instance, containing members:
  267. _intf.mainWindow._current_action.lastAutostepSpoke: False
  268. _intf.mainWindow._current_action.builder: Builder instance, containing members:
  269. _intf.mainWindow._current_action._window: StandaloneWindow instance, containing members:
  270. _intf.mainWindow._current_action._storage: Already dumped (Blivet instance)
  271. _intf.mainWindow._current_action._localeSelection: TreeSelection instance, containing members:
  272. _intf.mainWindow._current_action._languageStore: ListStore instance, containing members:
  273. _intf.mainWindow._overlay: Overlay instance, containing members:
  274. _intf.mainWindow._screenshot_index: 0
  275. _intf.mainWindow._transparent_base: Pixbuf instance, containing members:
  276. _intf.mainWindow._overlay_depth: 1
  277. _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7fd8e1a9ee10>])
  278. _intf.mainWindow._saved_help_button_label: Help!
  279. _intf.mainWindow._overlay_img: Image instance, containing members:
  280. _intf.mainWindow._mnemonic_signal: 1338
  281. _intf.mainWindow._accel_group: AccelGroup instance, containing members:
  282. _intf.mainWindow._stack: Stack instance, containing members:
  283. _intf._ui: None
  284. _intf._distributionText: <function distributionText at 0x7fd908417b18>
  285. _intf._actions: Skipped
  286. _intf.payload: Already dumped (YumPayload instance)
  287. _intf._currentAction: Already dumped (WelcomeLanguageSpoke instance)
  288. _intf._gui_lock: <thread.lock object at 0x7fd8f11bef10>
  289. updateSrc: None
  290. rootParts: None
  291. id: None
  292. mediaDevice: None
  293. methodstr: None
  294. proxyPassword: None
  295. desktop: Desktop instance, containing members:
  296. desktop._runlevel: 3
  297. desktop.desktop: None
  298. canReIPL: False
  299. xdriver: None
  300. stage2: hd:LABEL=CentOS_7_x86_64
  301. rescue_mount: True
  302. gui_startup_failed: False
  303. _bootloader: EFIGRUB instance, containing members:
  304. _bootloader.efi_dir: BOOT
  305. _bootloader._update_only: False
  306. _bootloader.stage1_device: None
  307. _bootloader.stage2_device: None
  308. _bootloader.stage1_disk: None
  309. _bootloader.dracut_args:
  310. _bootloader.errors: []
  311. _bootloader.console: Skipped
  312. _bootloader.stage2_is_preferred_stage1: False
  313. _bootloader._default_image: None
  314. _bootloader.console_options: Skipped
  315. _bootloader.linux_images: []
  316. _bootloader.encrypted_password: Skipped
  317. _bootloader.skip_bootloader: False
  318. _bootloader.warnings: []
  319. _bootloader.chain_images: []
  320. _bootloader.problems: []
  321. _bootloader.password: None
  322. _bootloader.boot_args:
  323. _bootloader._disk_order: []
  324. _bootloader.disks: []
  325. _bootloader._timeout: 5
  326. _payload: Already dumped (YumPayload instance)
  327. displayMode: g
  328. ksdata: Already dumped (AnacondaKSHandler instance)
  329. proxyUsername: None
  330. gui_initialized: <thread.lock object at 0x7fd8f11bef10>
  331. dbus_session_connection: None
  332. dbus_inhibit_id: None
  333. mehConfig: Config instance, containing members:
  334. mehConfig.programArch: x86_64
  335. mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7fd8e2646848>, True), 'type': (<function <lambda> at 0x7fd8e2646b18>, True), 'addons': (<function list_addons_callback at 0x7fd8e26469b0>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fd8e26468c0>, True)}
  336. mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum]
  337. mehConfig.programVersion: 21.48.22.93-1
  338. mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase]
  339. mehConfig.programName: anaconda
  340. mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog]
  341. isHeadless: False
  342. reIPLMessage: None
  343. _storage: Already dumped (Blivet instance)
  344. dir: None
  345. opts: Namespace instance, containing members:
  346. opts.mpath: True
  347. opts.updateSrc: None
  348. opts.selinux: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement