Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 588238 Details for
Bug 827274
AttributeError: 'NoneType' object has no attribute 'format'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb-skOOBQ
anaconda-tb-skOOBQ (text/plain), 516.87 KB, created by
eckirchn
on 2012-06-01 01:39:16 UTC
(
hide
)
Description:
File: anaconda-tb-skOOBQ
Filename:
MIME Type:
Creator:
eckirchn
Created:
2012-06-01 01:39:16 UTC
Size:
516.87 KB
patch
obsolete
>anaconda 17.29 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 953, in mirrorFailureCB > dev.format.mountpoint = self.tree > File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 298, in _failure > action = cb(cb_obj, *args, **kwargs) or {} > File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 403, in _mirror_try > self._failure(gr, obj) > File "/usr/lib/python2.7/site-packages/urlgrabber/mirror.py", line 409, in urlgrab > return self._mirror_try(func, url, kw) > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 843, in _getFile > size=size > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1619, in _retrieveMD > size=thisdata.size) > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 175, in populate > db_fn = repo._retrieveMD(mydbtype) > File "/usr/lib/python2.7/site-packages/yum/repos.py", line 294, in populateSack > sack.populate(repo, mdtype, callback, cacheonly) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 767, in _getSacks > self.repos.populateSack(which=repos) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 730, in doSackSetup > return self._getSacks(archlist=archlist, thisrepo=thisrepo) > File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1303, in <lambda> > self.__withFuncDo(anaconda, lambda r: self.ayum.doSackSetup(thisrepo=r.id), > File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1328, in __withFuncDo > fn(repo) > File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1305, in doSackSetup > callback=SackSetupProgress(anaconda.intf)) > File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1269, in doBackendSetup > self.doSackSetup(anaconda) > File "/usr/lib/python2.7/site-packages/pyanaconda/backend.py", line 192, in doBackendSetup > if anaconda.backend.doBackendSetup(anaconda) == DISPATCH_BACK: > File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 383, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 247, in go_forward > self.dispatch() > File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1201, in nextClicked > self.anaconda.dispatch.go_forward() >AttributeError: 'NoneType' object has no attribute 'format' > >Local variables in innermost frame: >obj: <urlgrabber.grabber.CallbackObject instance at 0xb52ba40c> >self: <pyanaconda.yuminstall.AnacondaYum object at 0xb583e66c> >args: () >dev: None >repo: anaconda-0 >kwargs: {'repo': 'anaconda-0'} > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {} > _intf._warnedUnusedRaidMembers: [] > _intf.anaconda: Already dumped (Anaconda instance) > _intf.installProgress: None > _intf.icw: InstallControlWindow instance, containing members: > _intf.icw._main_loop_running: True > _intf.icw.handle: 963 > _intf.icw.window: Window instance, containing members: > _intf.icw.reloadRcQueued: 0 > _intf.icw.currentWindow: ClearDisksWindow instance, containing members: > _intf.icw.currentWindow.leftTreeView: TreeView instance, containing members: > _intf.icw.currentWindow.installTargetImage: Image instance, containing members: > _intf.icw.currentWindow.installTargetTip: Label instance, containing members: > _intf.icw.currentWindow.bootDisk: sda > _intf.icw.currentWindow.addButton: Button instance, containing members: > _intf.icw.currentWindow.rightScroll: ScrolledWindow instance, containing members: > _intf.icw.currentWindow.anaconda: Already dumped (Anaconda instance) > _intf.icw.currentWindow.removeButton: Button instance, containing members: > _intf.icw.currentWindow.rightFilteredModel: TreeModelFilter instance, containing members: > _intf.icw.currentWindow.leftActive: 2 > _intf.icw.currentWindow.leftSortedModel: TreeModelSort instance, containing members: > _intf.icw.currentWindow.ics: InstallControlState instance, containing members: > _intf.icw.currentWindow.ics.prevEnabled: True > _intf.icw.currentWindow.ics.cw: Already dumped (InstallControlWindow instance) > _intf.icw.currentWindow.ics.nextEnabled: True > _intf.icw.currentWindow.ics.grabNext: True > _intf.icw.currentWindow.ics.title: Clear Disks Selector > _intf.icw.currentWindow.leftDS: DeviceSelector instance, containing members: > _intf.icw.currentWindow.leftDS.menu: Menu instance, containing members: > _intf.icw.currentWindow.leftDS.visible: 1 > _intf.icw.currentWindow.leftDS.active: 2 > _intf.icw.currentWindow.leftDS.model: Already dumped (TreeModelSort instance) > _intf.icw.currentWindow.leftDS.store: TreeStore instance, containing members: > _intf.icw.currentWindow.leftDS.view: Already dumped (TreeView instance) > _intf.icw.currentWindow.store: Already dumped (TreeStore instance) > _intf.icw.currentWindow.leftVisible: 1 > _intf.icw.currentWindow.rightActive: 5 > _intf.icw.currentWindow.leftScroll: ScrolledWindow instance, containing members: > _intf.icw.currentWindow.rightVisible: 4 > _intf.icw.currentWindow.rightTreeView: TreeView instance, containing members: > _intf.icw.currentWindow.leftFilteredModel: TreeModelFilter instance, containing members: > _intf.icw.currentWindow.rightDS: DeviceSelector instance, containing members: > _intf.icw.currentWindow.rightDS._activated_id: 599 > _intf.icw.currentWindow.rightDS.menu: Menu instance, containing members: > _intf.icw.currentWindow.rightDS.visible: 4 > _intf.icw.currentWindow.rightDS.active: 5 > _intf.icw.currentWindow.rightDS.model: TreeModelSort instance, containing members: > _intf.icw.currentWindow.rightDS.store: Already dumped (TreeStore instance) > _intf.icw.currentWindow.rightDS.view: Already dumped (TreeView instance) > _intf.icw.currentWindow.rightSortedModel: Already dumped (TreeModelSort instance) > _intf.icw.currentWindow.vbox: VBox instance, containing members: > _intf.icw.installFrame: Frame instance, containing members: > _intf.icw.anaconda: Already dumped (Anaconda instance) > _intf.icw.mainxml: XML instance, containing members: > _intf._inconsistentLVMAnswers: {} >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >keyboard: Keyboard instance, containing members: > keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us'] >, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: {'gr': ['keyboard|Greek', 'gr,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'sr-cy': ['keyboard|Serbian', 'rs', 'pc105', '', ''] >, 'sv-latin1': ['keyboard|Swedish', 'se', 'pc105', '', ''] >, 'tml-inscript': ['keyboard|Tamil (Inscript)', 'in,us', 'pc105', 'tam', 'grp:shifts_toggle,grp_led:scroll'] >, 'cf': ['keyboard|French Canadian', 'ca(fr)', 'pc105', '', ''] >, 'fr_CH-latin1': ['keyboard|Swiss French (latin1)', 'ch', 'pc105', 'fr', ''] >, 'fr-pc': ['keyboard|French (pc)', 'fr', 'pc105', '', ''] >, 'us': ['keyboard|U.S. English', 'us', 'pc105+inet', '', ''] >, 'sk-qwerty': ['keyboard|Slovak (qwerty)', 'sk', 'pc105', '', 'qwerty'] >, 'et': ['keyboard|Estonian', 'ee', 'pc105', '', ''] >, 'ar-qwerty-digits': ['keyboard|Arabic (qwerty/digits)', 'ara,us', 'pc105', 'qwerty_digits', 'grp:shifts_toggle,grp_led:scroll'] >, 'ar-azerty': ['keyboard|Arabic (azerty)', 'ara,us', 'pc105', 'azerty', 'grp:shifts_toggle,grp_led:scroll'] >, 'ie': ['keyboard|Irish', 'ie', 'pc105', '', ''] >, 'sr-latin': ['keyboard|Serbian (latin)', 'rs', 'pc105', 'latin', ''] >, 'es': ['keyboard|Spanish', 'es', 'pc105', '', ''] >, 'pl2': ['keyboard|Polish', 'pl', 'pc105', '', ''] >, 'cz-lat2': ['keyboard|Czech (qwerty)', 'cz', 'pc105', 'qwerty', ''] >, 'ru': ['keyboard|Russian', 'ru,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'fr-latin1': ['keyboard|French (latin1)', 'fr', 'pc105', '', ''] >, 'bg_bds-utf8': ['keyboard|Bulgarian', 'bg,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'no': ['keyboard|Norwegian', 'no', 'pc105', '', ''] >, 'de-latin1-nodeadkeys': ['keyboard|German (latin1 w/ no deadkeys)', 'de', 'pc105', 'nodeadkeys', ''] >, 'ar-azerty-digits': ['keyboard|Arabic (azerty/digits)', 'ara,us', 'pc105', 'azerty_digits', 'grp:shifts_toggle,grp_led:scroll'] >, 'is-latin1': ['keyboard|Icelandic', 'is', 'pc105', '', ''] >, 'tj': ['keyboard|Tajik', 'tj', 'pc105', '', ''] >, 'ro-std-cedilla': ['keyboard|Romanian Standard Cedilla', 'ro', 'pc105', 'std_cedilla', ''] >, 'pt-latin1': ['keyboard|Portuguese', 'pt', 'pc105', '', ''] >, 'it': ['keyboard|Italian', 'it', 'pc105', '', ''] >, 'ro': ['keyboard|Romanian', 'ro', 'pc105', '', ''] >, 'br-abnt2': ['keyboard|Brazilian (ABNT2)', 'br', 'abnt2', '', ''] >, 'ar-digits': ['keyboard|Arabic (digits)', 'ara,us', 'pc105', 'digits', 'grp:shifts_toggle,grp_led:scroll'] >, 'cz-us-qwertz': ['keyboard|Czech', 'cz,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'it-ibm': ['keyboard|Italian (IBM)', 'it', 'pc105', '', ''] >, 'bg_pho-utf8': ['keyboard|Bulgarian (Phonetic)', 'bg,us', 'pc105', ',phonetic', 'grp:shifts_toggle,grp_led:scroll'] >, 'fr-latin9': ['keyboard|French (latin9)', 'fr', 'pc105', 'latin9', ''] >, 'dk': ['keyboard|Danish', 'dk', 'pc105', '', ''] >, 'be-latin1': ['keyboard|Belgian (be-latin1)', 'be', 'pc105', '', ''] >, 'sg-latin1': ['keyboard|Swiss German (latin1)', 'ch', 'pc105', 'de_nodeadkeys', ''] >, 'de': ['keyboard|German', 'de', 'pc105', '', ''] >, 'ua-utf': ['keyboard|Ukrainian', 'ua,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'tml-uni': ['keyboard|Tamil (Typewriter)', 'in,us', 'pc105', 'tam_TAB', 'grp:shifts_toggle,grp_led:scroll'] >, 'hu': ['keyboard|Hungarian', 'hu', 'pc105', '', ''] >, 'fr': ['keyboard|French', 'fr', 'pc105', '', ''] >, 'us-acentos': ['keyboard|U.S. International', 'us', 'pc105', 'intl', ''] >, 'fr_CH': ['keyboard|Swiss French', 'ch', 'pc105', 'fr', ''] >, 'fi': ['keyboard|Finnish', 'fi', 'pc105', '', ''] >, 'ro-cedilla': ['keyboard|Romanian Cedilla', 'ro', 'pc105', 'cedilla', ''] >, 'dvorak': ['keyboard|Dvorak', 'us', 'pc105', 'dvorak', ''] >, 'it2': ['keyboard|Italian (it2)', 'it', 'pc105', '', ''] >, 'sg': ['keyboard|Swiss German', 'ch', 'pc105', 'de_nodeadkeys', ''] >, 'fi-latin1': ['keyboard|Finnish (latin1)', 'fi', 'pc105', '', ''] >, 'ben-probhat': ['keyboard|Bengali (Probhat)', 'in,us', 'pc105', 'ben_probhat', 'grp:shifts_toggle,grp_led:scroll'] >, 'croat': ['keyboard|Croatian', 'hr', 'pc105', '', ''] >, 'jp106': ['keyboard|Japanese', 'jp', 'jp106', '', ''] >, 'hu101': ['keyboard|Hungarian (101 key)', 'hu', 'pc105', 'qwerty', ''] >, 'slovene': ['keyboard|Slovenian', 'si', 'pc105', '', ''] >, 'ben': ['keyboard|Bengali (Inscript)', 'in,us', 'pc105', 'ben', 'grp:shifts_toggle,grp_led:scroll'] >, 'de-latin1': ['keyboard|German (latin1)', 'de', 'pc105', '', ''] >, 'ro-std': ['keyboard|Romanian Standard', 'ro', 'pc105', 'std', ''] >, 'ko': ['keyboard|Korean', 'kr', 'pc105', '', ''] >, 'dev': ['keyboard|Devanagari (Inscript)', 'dev,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'la-latin1': ['keyboard|Latin American', 'latam', 'pc105', '', ''] >, 'gur': ['keyboard|Punjabi (Inscript)', 'gur,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'ar-qwerty': ['keyboard|Arabic (qwerty)', 'ara,us', 'pc105', 'qwerty', 'grp:shifts_toggle,grp_led:scroll'] >, 'uk': ['keyboard|United Kingdom', 'gb', 'pc105', '', ''] >, 'guj': ['keyboard|Gujarati (Inscript)', 'in,us', 'pc105', 'guj', 'grp:shifts_toggle,grp_led:scroll'] >, 'trq': ['keyboard|Turkish', 'tr', 'pc105', '', ''] >, 'mk-utf': ['keyboard|Macedonian', 'mkd,us', 'pc105', '', 'grp:shifts_toggle,grp_led:scroll'] >, 'nl': ['keyboard|Dutch', 'nl', 'pc105', '', ''] >, 'dk-latin1': ['keyboard|Danish (latin1)', 'dk', 'pc105', '', ''] >} > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Dispatcher instance, containing members: > dispatch.steps: IndexedDict instance, containing members: > dispatch.steps._indexes: [sshd, rescue, kickstart, language, keyboard, betanag, filtertype, filter, storageinit, findrootparts, findinstall, network, timezone, accounts, setuptime, parttype, cleardiskssel, autopartitionexecute, partition, upgrademount, restoretime, upgradecontinue, upgrademigfind, upgrademigratefs, upgradeusr, storagedone, enablefilesystems, upgbootloader, bootloader, reposetup, tasksel, basepkgsel, group-selection, postselection, install, preinstallconfig, installpackages, postinstallconfig, writeconfig, firstboot, instbootloader, reipl, writeksconfig, setfilecon, copylogs, methodcomplete, postscripts, dopostaction, complete] > dispatch.step: reposetup > dispatch.stop: False > dispatch.anaconda: Already dumped (Anaconda instance) >upgradeRoot: None >_platform: X86 instance, containing members: > _platform.anaconda: Already dumped (Anaconda instance) >id: None >rescue: False >_instLanguage: Language instance, containing members: > _instLanguage.info: {'LANG': en_US.UTF-8, 'SYSFONT': True} > _instLanguage.nativeLangNames: {'Swedish': Svenska, 'Icelandic': Ãslenska, 'Chinese(Simplified)': ç®ä½ä¸æ, 'Telugu': à°¤à±à°²à±à°à±, 'Turkish': Türkçe, 'Maithili': मà¥à¤¥à¤¿à¤²à¥, 'Italian': Italiano, 'Oriya': à¬à¬¡à¬¼à¬¿à¬, 'Slovenian': slovenÅ¡Äina, 'Norwegian(BokmÃ¥l)': Norwegian(BokmÃ¥l), 'Gujarati': àªà«àªàª°àª¾àª¤à«, 'Hindi': हिनà¥à¤¦à¥, 'Dutch': Nederlands, 'Korean': íêµì´, 'Estonian': eesti keel, 'Danish': Dansk, 'Bulgarian': ÐÑлгаÑÑки, 'Northern Sotho': Northern Sotho, 'Hungarian': Magyar, 'Macedonian': ÐакедонÑки, 'Welsh': Cymraeg, 'Vietnamese': tiếng Viá»t, 'Malay': Melayu, 'French': Français, 'Serbian(Latin)': srpski(latinica), 'Catalan': Català , 'Bengali': বাà¦à¦²à¦¾, 'Marathi': मराठà¥, 'Russian': Ð ÑÑÑкий, 'Tajik': Ðабони Ñоҷикӣ, 'Assamese': ঠসমà§à§à¦¾, 'Afrikaans': Afrikaans, 'Tamil': தமிழà¯, 'Iloko': Iloko, 'Nepali': Nepali, 'Finnish': suomi, 'Punjabi': ਪੰà¨à¨¾à¨¬à©, 'Spanish': Español, 'Indonesian': Indonesia, 'Romanian': RomânÄ, 'Greek': Îλληνικά, 'English': English, 'Malayalam': മലയാളà´, 'Serbian': ÑÑпÑки, 'Bengali(India)': বাà¦à¦²à¦¾ (à¦à¦¾à¦°à¦¤), 'Croatian': Hrvatski, 'Portuguese': Português, 'Portuguese(Brazilian)': Português (Brasil), 'Zulu': Zulu, 'German': Deutsch, 'Ukrainian': УкÑаÑнÑÑка, 'Japanese': æ¥æ¬èª, 'Kannada': à²à²¨à³à²¨à²¡, 'Czech': ÄeÅ¡tina, 'Persian': ÙØ§Ø±Ø³Û, 'Slovak': SlovenÄina, 'Hebrew': ×¢×ר×ת, 'Polish': polski, 'Arabic': Ø§ÙØ¹Ø±Ø¨ÙØ©, 'Chinese(Traditional)': 䏿(æ£é«), 'Sinhala': à·à·à¶à·à¶½} > _instLanguage._instLang: en_US.UTF-8 > _instLanguage.displayMode: g > _instLanguage._systemLang: en_US.UTF-8 > _instLanguage._default: en_US.UTF-8 > _instLanguage.localeInfo: {'hu_HU.UTF-8': ('Hungarian', 'hu', True, 'hu', 'Europe/Budapest') >, 'sr_RS.UTF-8': ('Serbian', 'sr', True, 'sr-cy', 'Europe/Belgrade') >, 'ta_IN.UTF-8': ('Tamil', 'ta', False, 'us', 'Asia/Kolkata') >, 'zu_ZA.UTF-8': ('Zulu', 'zu', True, 'us', 'Africa/Johannesburg') >, 'et_EE.UTF-8': ('Estonian', 'et', True, 'et', 'Europe/Tallinn') >, 'zh_TW.UTF-8': ('Chinese(Traditional)', 'zh_TW', False, 'us', 'Asia/Taipei') >, 'sk_SK.UTF-8': ('Slovak', 'sk', True, 'sk-qwerty', 'Europe/Bratislava') >, 'cs_CZ.UTF-8': ('Czech', 'cs', True, 'cz-lat2', 'Europe/Prague') >, 'en_US.UTF-8': ('English', 'en', True, 'us', 'America/New_York') >, 'da_DK.UTF-8': ('Danish', 'da', True, 'dk', 'Europe/Copenhagen') >, 'ro_RO.UTF-8': ('Romanian', 'ro', False, 'ro', 'Europe/Bucharest') >, 'ilo_PH.UTF-8': ('Iloko', 'ilo', True, 'us', 'Asia/Manila') >, 'ml_IN.UTF-8': ('Malayalam', 'ml', False, 'us', 'Asia/Kolkata') >, 'nb_NO.UTF-8': ('Norwegian(Bokm\xc3\xa5l)', 'nb', True, 'no', 'Europe/Oslo') >, 'pl_PL.UTF-8': ('Polish', 'pl', True, 'pl2', 'Europe/Warsaw') >, 'ar_SA.UTF-8': ('Arabic', 'ar', False, 'us', 'Asia/Riyadh') >, 'fr_FR.UTF-8': ('French', 'fr', True, 'fr-latin9', 'Europe/Paris') >, 'it_IT.UTF-8': ('Italian', 'it', True, 'it', 'Europe/Rome') >, 'pt_BR.UTF-8': ('Portuguese(Brazilian)', 'pt_BR', True, 'br-abnt2', 'America/Sao_Paulo') >, 'sr_RS.UTF-8@latin': ('Serbian(Latin)', 'sr@latin', True, 'sr-latin', 'Europe/Belgrade') >, 'mr_IN.UTF-8': ('Marathi', 'mr', False, 'us', 'Asia/Kolkata') >, 'ru_RU.UTF-8': ('Russian', 'ru', False, 'ru', 'Europe/Moscow') >, 'si_LK.UTF-8': ('Sinhala', 'si', False, 'us', 'Asia/Colombo') >, 'de_DE.UTF-8': ('German', 'de', True, 'de-latin1-nodeadkeys', 'Europe/Berlin') >, 'ja_JP.UTF-8': ('Japanese', 'ja', False, 'jp106', 'Asia/Tokyo') >, 'hr_HR.UTF-8': ('Croatian', 'hr', True, 'croat', 'Europe/Zagreb') >, 'ko_KR.UTF-8': ('Korean', 'ko', False, 'us', 'Asia/Seoul') >, 'es_ES.UTF-8': ('Spanish', 'es', True, 'es', 'Europe/Madrid') >, 'cy_GB.UTF-8': ('Welsh', 'cy', True, 'uk', 'Europe/London') >, 'af_ZA.UTF-8': ('Afrikaans', 'af', True, 'us', 'Africa/Johannesburg') >, 'fa_IR.UTF-8': ('Persian', 'fa', False, 'us', 'Asia/Tehran') >, 'bn_IN.UTF-8': ('Bengali(India)', 'bn_IN', False, 'us', 'Asia/Kolkata') >, 'tr_TR.UTF-8': ('Turkish', 'tr', True, 'trq', 'Europe/Istanbul') >, 'uk_UA.UTF-8': ('Ukrainian', 'uk', True, 'ua-utf', 'Europe/Kiev') >, 'C': Already dumped (tuple instance) >, 'as_IN.UTF-8': ('Assamese', 'as', False, 'us', 'Asia/Kolkata') >, 'is_IS.UTF-8': ('Icelandic', 'is', True, 'is-latin1', 'Atlantic/Reykjavik') >, 'vi_VN.UTF-8': ('Vietnamese', 'vi', True, 'us', 'Asia/Saigon') >, 'pt_PT.UTF-8': ('Portuguese', 'pt', True, 'pt-latin1', 'Europe/Lisbon') >, 'gu_IN.UTF-8': ('Gujarati', 'gu', False, 'us', 'Asia/Kolkata') >, 'bn_BD.UTF-8': ('Bengali', 'bn', False, 'us', 'Asia/Dhaka') >, 'ne_NP.UTF-8': ('Nepali', 'ne', False, 'us', 'Asia/Kathmandu') >, 'or_IN.UTF-8': ('Oriya', 'or', False, 'us', 'Asia/Kolkata') >, 'pa_IN.UTF-8': ('Punjabi', 'pa', False, 'us', 'Asia/Kolkata') >, 'he_IL.UTF-8': ('Hebrew', 'he', False, 'us', 'Asia/Jerusalem') >, 'ms_MY.UTF-8': ('Malay', 'ms', True, 'us', 'Asia/Kuala_Lumpur') >, 'mai_IN.UTF-8': ('Maithili', 'mai', False, 'us', 'Asia/Kolkata') >, 'nso_ZA.UTF-8': ('Northern Sotho', 'nso', True, 'us', 'Africa/Johannesburg') >, 'zh_CN.UTF-8': ('Chinese(Simplified)', 'zh_CN', False, 'us', 'Asia/Shanghai') >, 'te_IN.UTF-8': ('Telugu', 'te', False, 'us', 'Asia/Kolkata') >, 'el_GR.UTF-8': ('Greek', 'el', False, 'gr', 'Europe/Athens') >, 'id_ID.UTF-8': ('Indonesian', 'id', True, 'us', 'Asia/Jakarta') >, 'sv_SE.UTF-8': ('Swedish', 'sv', True, 'sv-latin1', 'Europe/Stockholm') >, 'sl_SI.UTF-8': ('Slovenian', 'sl', True, 'slovene', 'Europe/Ljubljana') >, 'bg_BG.UTF-8': ('Bulgarian', 'bg', True, 'bg_bds-utf8', 'Europe/Sofia') >, 'tg_TG.UTF-8': ('Tajik', 'tg', False, 'tj', 'Asia/Dushanbe') >, 'nl_NL.UTF-8': ('Dutch', 'nl', True, 'nl', 'Europe/Amsterdam') >, 'fi_FI.UTF-8': ('Finnish', 'fi', True, 'fi', 'Europe/Helsinki') >, 'ca_ES.UTF-8': ('Catalan', 'ca', True, 'es', 'Europe/Madrid') >, 'hi_IN.UTF-8': ('Hindi', 'hi', False, 'us', 'Asia/Kolkata') >, 'kn_IN.UTF-8': ('Kannada', 'kn', False, 'us', 'Asia/Kolkata') >, 'mk_MK.UTF-8': ('Macedonian', 'mk', True, 'mk', 'Europe/Skopje') >} >mediaDevice: None >upgrade: False >_network: Network instance, containing members: > _network.netdevices: {'p4p1': UUID="106b887a-ed84-49ed-a362-672b042be714" >NM_CONTROLLED="yes" >HWADDR="00:18:8B:AF:F1:BF" >BOOTPROTO="dhcp" >DEVICE="p4p1" >ONBOOT="no" > >, 'wlan0': WirelessNetworkDevice instance, containing members: > _network.netdevices.info: {'NM_CONTROLLED': yes} > _network.netdevices.iface: wlan0 > _network.netdevices.description: Broadcom Corporation BCM4311 802.11b/g WLAN > _network.netdevices.dir: >} > _network.ksdevice: None > _network.hostname: d620.coshome.net >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader.encrypted_password: > _bootloader.console_options: > _bootloader.console: > _bootloader.errors: [] > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader._drives: [] > _bootloader.storage: Storage instance, containing members: > _bootloader.storage.clearPartChoice: replace > _bootloader.storage._intf: None > _bootloader.storage._platform: None > _bootloader.storage.eddDict: {'sda': 129, 'sdb': 128} > _bootloader.storage.anaconda: Already dumped (Anaconda instance) > _bootloader.storage.dasd: DASD instance, containing members: > _bootloader.storage.dasd.dasdfmt: /sbin/dasdfmt > _bootloader.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _bootloader.storage.dasd.started: True > _bootloader.storage.dasd.totalCylinders: 0 > _bootloader.storage.dasd._maxFormatJobs: 0 > _bootloader.storage.dasd._devices: [] > _bootloader.storage.dasd._completedCylinders: 0.0 > _bootloader.storage.dasd._dasdlist: [] > _bootloader.storage.autoPartEscrowCert: None > _bootloader.storage.autoPartAddBackupPassphrase: False > _bootloader.storage.escrowCertificates: {} > _bootloader.storage.fsset: FSSet instance, containing members: > _bootloader.storage.fsset.origFStab: None > _bootloader.storage.fsset._usb: NoDevice instance, containing members: > _bootloader.storage.fsset._usb._model: > _bootloader.storage.fsset._usb.controllable: True > _bootloader.storage.fsset._usb.major: 0 > _bootloader.storage.fsset._usb.kids: 0 > _bootloader.storage.fsset._usb._partedDevice: None > _bootloader.storage.fsset._usb.uuid: None > _bootloader.storage.fsset._usb.exists: True > _bootloader.storage.fsset._usb.fstabComment: > _bootloader.storage.fsset._usb._format: USBFS instance, containing members: > _bootloader.storage.fsset._usb._format.uuid: None > _bootloader.storage.fsset._usb._format.exists: True > _bootloader.storage.fsset._usb._format._mountpoint: None > _bootloader.storage.fsset._usb._format._majorminor: None > _bootloader.storage.fsset._usb._format._minInstanceSize: None > _bootloader.storage.fsset._usb._format._mountType: usbfs > _bootloader.storage.fsset._usb._format.fsprofile: None > _bootloader.storage.fsset._usb._format.label: None > _bootloader.storage.fsset._usb._format._targetSize: 0 > _bootloader.storage.fsset._usb._format._size: 0 > _bootloader.storage.fsset._usb._format.mountopts: None > _bootloader.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _bootloader.storage.fsset._usb._format._migrate: False > _bootloader.storage.fsset._usb._format._device: usbfs > _bootloader.storage.fsset._usb.sysfsPath: > _bootloader.storage.fsset._usb._vendor: > _bootloader.storage.fsset._usb._name: usbfs > _bootloader.storage.fsset._usb._targetSize: 0 > _bootloader.storage.fsset._usb.protected: False > _bootloader.storage.fsset._usb.parents: [] > _bootloader.storage.fsset._usb.originalFormat: Already dumped (USBFS instance) > _bootloader.storage.fsset._usb.bus: > _bootloader.storage.fsset._usb._size: 0 > _bootloader.storage.fsset._usb._serial: None > _bootloader.storage.fsset._usb.id: 44 > _bootloader.storage.fsset._usb.minor: 0 > _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: > _bootloader.storage.fsset.devicetree.clearPartType: 0 > _bootloader.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _bootloader.storage.fsset.devicetree.populated: True > _bootloader.storage.fsset.devicetree.names: [sdb, sdb1, sda, sda1, sr0, loop0, /run/initramfs/live/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, vg_d620, vg_d620-lv_root, vg_d620-lv_root, vg_d620-lv_home, vg_d620-lv_root, vg_d620-lv_home, vg_d620-lv_swap] > _bootloader.storage.fsset.devicetree.liveBackingDevice: sdb1 > _bootloader.storage.fsset.devicetree.zeroMbr: None > _bootloader.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _bootloader.storage.fsset.devicetree._cleanup: False > _bootloader.storage.fsset.devicetree.clearPartDisks: [sda] > _bootloader.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _bootloader.storage.fsset.devicetree.iscsi.started: False > _bootloader.storage.fsset.devicetree.iscsi.initiatorSet: False > _bootloader.storage.fsset.devicetree.iscsi.nodes: [] > _bootloader.storage.fsset.devicetree.iscsi.ibftNodes: [] > _bootloader.storage.fsset.devicetree.iscsi._initiator: > _bootloader.storage.fsset.devicetree.platform: X86 instance, containing members: > _bootloader.storage.fsset.devicetree.platform.anaconda: None > _bootloader.storage.fsset.devicetree.exclusiveDisks: [] > _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] > _bootloader.storage.fsset.devicetree.mpathFriendlyNames: True > _bootloader.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _bootloader.storage.fsset.devicetree.topology._multipaths: [] > _bootloader.storage.fsset.devicetree.topology._nondisks: [sdb1, sda1, sda2, sda3, sr0] > _bootloader.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdb1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sr0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _bootloader.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _bootloader.storage.fsset.devicetree.topology._singlepaths: [sdb, sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _bootloader.storage.fsset.devicetree.topology._mpath_topology: {} > _bootloader.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _bootloader.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: non-existent 500MB partition sda2 (22) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 6047322a-99b7-41bd-8070-1b9fd71707e5 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008002 > origFormat._minInstanceSize: 14.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda2 > id: 2 >, ActionDestroyFormat instance, containing members: > device: non-existent 178358MB partition sda3 (23) > origFormat: non-existent lvmpv > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionCreateDevice instance, containing members: > device: existing 500MB partition sda2 (33) with existing ext4 filesystem mounted at /boot > id: 6 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 7 >, ActionCreateDevice instance, containing members: > device: existing 178358MB partition sda3 (32) with existing lvmpv > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 5 >, ActionCreateDevice instance, containing members: > device: existing 178336MB lvmvg vg_d620 (34) > id: 8 >, ActionCreateDevice instance, containing members: > device: existing 4576MB lvmlv vg_d620-lv_swap (37) with existing swap > id: 13 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 14 >, ActionCreateDevice instance, containing members: > device: existing 122560MB lvmlv vg_d620-lv_home (36) with existing ext4 filesystem mounted at /home > id: 11 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 12 >, ActionCreateDevice instance, containing members: > device: existing 51200MB lvmlv vg_d620-lv_root (35) with existing ext4 filesystem mounted at / > id: 9 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 10 >] > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.storage.fsset.devicetree._devices: [existing 15267MB disk sdb (18) with existing msdos disklabel >, existing 15266MB partition sdb1 (19) with existing efi filesystem >, existing 238475MB disk sda (20) with existing msdos disklabel >, existing 59616MB partition sda1 (21) with existing ntfs filesystem >, OpticalDevice instance, containing members: > _model: SONY_CD-RW_DVD-ROM_CRX880A > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 24 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 25 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 26 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 27 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: Ext4FS instance, containing members: > _format.uuid: 1c95f55c-e231-4409-a46c-5f985cb07a01 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: > _vendor: > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: > _size: 0 > _serial: None > id: 28 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 29 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 30 > minor: 0 >, existing 2048MB dm live-rw (31) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _bootloader.storage.fsset.devicetree.protectedDevNames: [sdb1] > _bootloader.storage.fsset.devicetree.diskImages: {} > _bootloader.storage.fsset.devicetree.protectedDevSpecs: [] > _bootloader.storage.fsset.preserveLines: [] > _bootloader.storage.fsset._devshm: NoDevice instance, containing members: > _bootloader.storage.fsset._devshm._model: > _bootloader.storage.fsset._devshm.controllable: True > _bootloader.storage.fsset._devshm.major: 0 > _bootloader.storage.fsset._devshm.kids: 0 > _bootloader.storage.fsset._devshm._partedDevice: None > _bootloader.storage.fsset._devshm.uuid: None > _bootloader.storage.fsset._devshm.exists: True > _bootloader.storage.fsset._devshm.fstabComment: > _bootloader.storage.fsset._devshm._format: TmpFS instance, containing members: > _bootloader.storage.fsset._devshm._format.uuid: None > _bootloader.storage.fsset._devshm._format.exists: True > _bootloader.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _bootloader.storage.fsset._devshm._format._majorminor: None > _bootloader.storage.fsset._devshm._format._minInstanceSize: None > _bootloader.storage.fsset._devshm._format._mountType: tmpfs > _bootloader.storage.fsset._devshm._format.fsprofile: None > _bootloader.storage.fsset._devshm._format.label: None > _bootloader.storage.fsset._devshm._format._targetSize: 0 > _bootloader.storage.fsset._devshm._format._size: 0 > _bootloader.storage.fsset._devshm._format.mountopts: None > _bootloader.storage.fsset._devshm._format.mountpoint: /dev/shm > _bootloader.storage.fsset._devshm._format._migrate: False > _bootloader.storage.fsset._devshm._format._device: tmpfs > _bootloader.storage.fsset._devshm.sysfsPath: > _bootloader.storage.fsset._devshm._vendor: > _bootloader.storage.fsset._devshm._name: tmpfs > _bootloader.storage.fsset._devshm._targetSize: 0 > _bootloader.storage.fsset._devshm.protected: False > _bootloader.storage.fsset._devshm.parents: [] > _bootloader.storage.fsset._devshm.originalFormat: Already dumped (TmpFS instance) > _bootloader.storage.fsset._devshm.bus: > _bootloader.storage.fsset._devshm._size: 0 > _bootloader.storage.fsset._devshm._serial: None > _bootloader.storage.fsset._devshm.id: 39 > _bootloader.storage.fsset._devshm.minor: 0 > _bootloader.storage.fsset._dev: DirectoryDevice instance, containing members: > _bootloader.storage.fsset._dev._model: > _bootloader.storage.fsset._dev.controllable: True > _bootloader.storage.fsset._dev.major: 0 > _bootloader.storage.fsset._dev.kids: 0 > _bootloader.storage.fsset._dev._partedDevice: None > _bootloader.storage.fsset._dev.uuid: None > _bootloader.storage.fsset._dev.exists: True > _bootloader.storage.fsset._dev.fstabComment: > _bootloader.storage.fsset._dev._format: BindFS instance, containing members: > _bootloader.storage.fsset._dev._format.uuid: None > _bootloader.storage.fsset._dev._format.exists: True > _bootloader.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _bootloader.storage.fsset._dev._format._majorminor: None > _bootloader.storage.fsset._dev._format._minInstanceSize: None > _bootloader.storage.fsset._dev._format._mountType: bind > _bootloader.storage.fsset._dev._format.fsprofile: None > _bootloader.storage.fsset._dev._format.label: None > _bootloader.storage.fsset._dev._format._targetSize: None > _bootloader.storage.fsset._dev._format._size: None > _bootloader.storage.fsset._dev._format.mountopts: None > _bootloader.storage.fsset._dev._format.mountpoint: /dev > _bootloader.storage.fsset._dev._format._migrate: False > _bootloader.storage.fsset._dev._format._device: /dev > _bootloader.storage.fsset._dev.sysfsPath: > _bootloader.storage.fsset._dev._vendor: > _bootloader.storage.fsset._dev._name: /dev > _bootloader.storage.fsset._dev._targetSize: 0 > _bootloader.storage.fsset._dev.protected: False > _bootloader.storage.fsset._dev.parents: [] > _bootloader.storage.fsset._dev.originalFormat: Already dumped (BindFS instance) > _bootloader.storage.fsset._dev.bus: > _bootloader.storage.fsset._dev._size: 0 > _bootloader.storage.fsset._dev._serial: None > _bootloader.storage.fsset._dev.id: 38 > _bootloader.storage.fsset._dev.minor: 0 > _bootloader.storage.fsset.blkidTab: None > _bootloader.storage.fsset._proc: NoDevice instance, containing members: > _bootloader.storage.fsset._proc._model: > _bootloader.storage.fsset._proc.controllable: True > _bootloader.storage.fsset._proc.major: 0 > _bootloader.storage.fsset._proc.kids: 0 > _bootloader.storage.fsset._proc._partedDevice: None > _bootloader.storage.fsset._proc.uuid: None > _bootloader.storage.fsset._proc.exists: True > _bootloader.storage.fsset._proc.fstabComment: > _bootloader.storage.fsset._proc._format: ProcFS instance, containing members: > _bootloader.storage.fsset._proc._format.uuid: None > _bootloader.storage.fsset._proc._format.exists: True > _bootloader.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _bootloader.storage.fsset._proc._format._majorminor: None > _bootloader.storage.fsset._proc._format._minInstanceSize: None > _bootloader.storage.fsset._proc._format._mountType: proc > _bootloader.storage.fsset._proc._format.fsprofile: None > _bootloader.storage.fsset._proc._format.label: None > _bootloader.storage.fsset._proc._format._targetSize: 0 > _bootloader.storage.fsset._proc._format._size: 0 > _bootloader.storage.fsset._proc._format.mountopts: None > _bootloader.storage.fsset._proc._format.mountpoint: /proc > _bootloader.storage.fsset._proc._format._migrate: False > _bootloader.storage.fsset._proc._format._device: proc > _bootloader.storage.fsset._proc.sysfsPath: > _bootloader.storage.fsset._proc._vendor: > _bootloader.storage.fsset._proc._name: proc > _bootloader.storage.fsset._proc._targetSize: 0 > _bootloader.storage.fsset._proc.protected: False > _bootloader.storage.fsset._proc.parents: [] > _bootloader.storage.fsset._proc.originalFormat: Already dumped (ProcFS instance) > _bootloader.storage.fsset._proc.bus: > _bootloader.storage.fsset._proc._size: 0 > _bootloader.storage.fsset._proc._serial: None > _bootloader.storage.fsset._proc.id: 42 > _bootloader.storage.fsset._proc.minor: 0 > _bootloader.storage.fsset.active: True > _bootloader.storage.fsset.cryptTab: None > _bootloader.storage.fsset._devpts: NoDevice instance, containing members: > _bootloader.storage.fsset._devpts._model: > _bootloader.storage.fsset._devpts.controllable: True > _bootloader.storage.fsset._devpts.major: 0 > _bootloader.storage.fsset._devpts.kids: 0 > _bootloader.storage.fsset._devpts._partedDevice: None > _bootloader.storage.fsset._devpts.uuid: None > _bootloader.storage.fsset._devpts.exists: True > _bootloader.storage.fsset._devpts.fstabComment: > _bootloader.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _bootloader.storage.fsset._devpts._format.uuid: None > _bootloader.storage.fsset._devpts._format.exists: True > _bootloader.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _bootloader.storage.fsset._devpts._format._majorminor: None > _bootloader.storage.fsset._devpts._format._minInstanceSize: None > _bootloader.storage.fsset._devpts._format._mountType: devpts > _bootloader.storage.fsset._devpts._format.fsprofile: None > _bootloader.storage.fsset._devpts._format.label: None > _bootloader.storage.fsset._devpts._format._targetSize: 0 > _bootloader.storage.fsset._devpts._format._size: 0 > _bootloader.storage.fsset._devpts._format.mountopts: None > _bootloader.storage.fsset._devpts._format.mountpoint: /dev/pts > _bootloader.storage.fsset._devpts._format._migrate: False > _bootloader.storage.fsset._devpts._format._device: devpts > _bootloader.storage.fsset._devpts.sysfsPath: > _bootloader.storage.fsset._devpts._vendor: > _bootloader.storage.fsset._devpts._name: devpts > _bootloader.storage.fsset._devpts._targetSize: 0 > _bootloader.storage.fsset._devpts.protected: False > _bootloader.storage.fsset._devpts.parents: [] > _bootloader.storage.fsset._devpts.originalFormat: Already dumped (DevPtsFS instance) > _bootloader.storage.fsset._devpts.bus: > _bootloader.storage.fsset._devpts._size: 0 > _bootloader.storage.fsset._devpts._serial: None > _bootloader.storage.fsset._devpts.id: 40 > _bootloader.storage.fsset._devpts.minor: 0 > _bootloader.storage.fsset._sysfs: NoDevice instance, containing members: > _bootloader.storage.fsset._sysfs._model: > _bootloader.storage.fsset._sysfs.controllable: True > _bootloader.storage.fsset._sysfs.major: 0 > _bootloader.storage.fsset._sysfs.kids: 0 > _bootloader.storage.fsset._sysfs._partedDevice: None > _bootloader.storage.fsset._sysfs.uuid: None > _bootloader.storage.fsset._sysfs.exists: True > _bootloader.storage.fsset._sysfs.fstabComment: > _bootloader.storage.fsset._sysfs._format: SysFS instance, containing members: > _bootloader.storage.fsset._sysfs._format.uuid: None > _bootloader.storage.fsset._sysfs._format.exists: True > _bootloader.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _bootloader.storage.fsset._sysfs._format._majorminor: None > _bootloader.storage.fsset._sysfs._format._minInstanceSize: None > _bootloader.storage.fsset._sysfs._format._mountType: sysfs > _bootloader.storage.fsset._sysfs._format.fsprofile: None > _bootloader.storage.fsset._sysfs._format.label: None > _bootloader.storage.fsset._sysfs._format._targetSize: 0 > _bootloader.storage.fsset._sysfs._format._size: 0 > _bootloader.storage.fsset._sysfs._format.mountopts: None > _bootloader.storage.fsset._sysfs._format.mountpoint: /sys > _bootloader.storage.fsset._sysfs._format._migrate: False > _bootloader.storage.fsset._sysfs._format._device: sysfs > _bootloader.storage.fsset._sysfs.sysfsPath: > _bootloader.storage.fsset._sysfs._vendor: > _bootloader.storage.fsset._sysfs._name: sysfs > _bootloader.storage.fsset._sysfs._targetSize: 0 > _bootloader.storage.fsset._sysfs.protected: False > _bootloader.storage.fsset._sysfs.parents: [] > _bootloader.storage.fsset._sysfs.originalFormat: Already dumped (SysFS instance) > _bootloader.storage.fsset._sysfs.bus: > _bootloader.storage.fsset._sysfs._size: 0 > _bootloader.storage.fsset._sysfs._serial: None > _bootloader.storage.fsset._sysfs.id: 41 > _bootloader.storage.fsset._sysfs.minor: 0 > _bootloader.storage.fsset._selinux: NoDevice instance, containing members: > _bootloader.storage.fsset._selinux._model: > _bootloader.storage.fsset._selinux.controllable: True > _bootloader.storage.fsset._selinux.major: 0 > _bootloader.storage.fsset._selinux.kids: 0 > _bootloader.storage.fsset._selinux._partedDevice: None > _bootloader.storage.fsset._selinux.uuid: None > _bootloader.storage.fsset._selinux.exists: True > _bootloader.storage.fsset._selinux.fstabComment: > _bootloader.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _bootloader.storage.fsset._selinux._format.uuid: None > _bootloader.storage.fsset._selinux._format.exists: True > _bootloader.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _bootloader.storage.fsset._selinux._format._majorminor: None > _bootloader.storage.fsset._selinux._format._minInstanceSize: None > _bootloader.storage.fsset._selinux._format._mountType: selinuxfs > _bootloader.storage.fsset._selinux._format.fsprofile: None > _bootloader.storage.fsset._selinux._format.label: None > _bootloader.storage.fsset._selinux._format._targetSize: 0 > _bootloader.storage.fsset._selinux._format._size: 0 > _bootloader.storage.fsset._selinux._format.mountopts: None > _bootloader.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _bootloader.storage.fsset._selinux._format._migrate: False > _bootloader.storage.fsset._selinux._format._device: selinuxfs > _bootloader.storage.fsset._selinux.sysfsPath: > _bootloader.storage.fsset._selinux._vendor: > _bootloader.storage.fsset._selinux._name: selinuxfs > _bootloader.storage.fsset._selinux._targetSize: 0 > _bootloader.storage.fsset._selinux.protected: False > _bootloader.storage.fsset._selinux.parents: [] > _bootloader.storage.fsset._selinux.originalFormat: Already dumped (SELinuxFS instance) > _bootloader.storage.fsset._selinux.bus: > _bootloader.storage.fsset._selinux._size: 0 > _bootloader.storage.fsset._selinux._serial: None > _bootloader.storage.fsset._selinux.id: 43 > _bootloader.storage.fsset._selinux.minor: 0 > _bootloader.storage.config: StorageDiscoveryConfig instance, containing members: > _bootloader.storage.config.clearPartType: 0 > _bootloader.storage.config.ignoredDisks: [] > _bootloader.storage.config.protectedDevSpecs: [] > _bootloader.storage.config.reinitializeDisks: False > _bootloader.storage.config.ignoreDiskInteractive: False > _bootloader.storage.config.exclusiveDisks: [] > _bootloader.storage.config.zeroMbr: None > _bootloader.storage.config.diskImages: {} > _bootloader.storage.config.clearPartDisks: [sda] > _bootloader.storage.config.mpathFriendlyNames: True > _bootloader.storage.retrofitPassphrase: False > _bootloader.storage.autoPartType: 2 > _bootloader.storage.zfcp: ZFCP instance, containing members: > _bootloader.storage.zfcp.down: False > _bootloader.storage.zfcp.hasReadConfig: True > _bootloader.storage.zfcp.intf: Already dumped (InstallInterface instance) > _bootloader.storage.zfcp.fcpdevs: set([]) > _bootloader.storage.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.defaultFSType: ext4 > _bootloader.storage._dumpFile: /tmp/storage.state > _bootloader.storage.services: set([]) > _bootloader.storage.shrinkPartitions: {} > _bootloader.storage.encryptionPassphrase: None > _bootloader.storage.encryptionRetrofit: False > _bootloader.storage._nextID: 2 > _bootloader.storage.fcoe: fcoe instance, containing members: > _bootloader.storage.fcoe.started: True > _bootloader.storage.fcoe.nics: [] > _bootloader.storage.fcoe.lldpadStarted: False > _bootloader.storage.autoPartitionRequests: [PartSpec instance (0xb715380c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb71538ac) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb71538ec) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb7153a6c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb7153aac) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 4576 grow = True > >] > _bootloader.storage.doAutoPart: True > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage1_drive: Already dumped (DiskDevice instance) > _bootloader._stage1_device: Already dumped (DiskDevice instance) > _bootloader._drive_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_timezone: Timezone instance, containing members: > _timezone.utc: False > _timezone.tz: America/Denver >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0xb74bf710> > _users.rootPassword: {'lock': False, 'password': Liv4snow, 'isCrypted': False} > _users.anaconda: Already dumped (Anaconda instance) >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 17.29 > mehConfig.attrSkipList: [backend.ayum, backend.dlpkgs, accounts, bootloader.password, comps, dispatch, hdList, ksdata, instLanguage.font, instLanguage.kbd, instLanguage.info, instLanguage.localeInfo, instLanguage.nativeLangNames, instLanguage.tz, keyboard._mods._modelDict, keyboard.modelDict, storage.encryptionPassphrase, users.rootPassword, tmpData, intf.icw.buff, intf.icw.currentWindow.storage.encryptionPassphrase, intf.icw.stockButtons] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: YumBackend instance, containing members: > _backend.modeText: > _backend.instPath: /mnt/sysimage > _backend.supportsPackageSelection: True > _backend.skipFormatRoot: False > _backend.instLog: None > _backend.supportsUpgrades: True > _backend.anaconda: Already dumped (Anaconda instance) > _backend.ayum: AnacondaYum instance, containing members: > _backend.ayum._pkgSack: None > _backend.ayum._up: None > _backend.ayum.use_txmbr_in_callback: True > _backend.ayum._tags: None > _backend.ayum.proxy_password: None > _backend.ayum.exit_code: 0 > _backend.ayum._igroups: None > _backend.ayum.mediagrabber: <bound method AnacondaYum.mediaHandler of <pyanaconda.yuminstall.AnacondaYum object at 0xb583e66c>> > _backend.ayum.plugins: YumPlugins instance, containing members: > _backend.ayum.plugins.searchpath: [/usr/lib/yum-plugins, /tmp/updates/yum-plugins] > _backend.ayum.plugins.pluginconfpath: [/etc/yum/pluginconf.d, /tmp/updates/pluginconf.d] > _backend.ayum.plugins.disabledPlugins: None > _backend.ayum.plugins._plugins: {'blacklist': (<module 'blacklist' from '/usr/lib/yum-plugins/blacklist.py'>, <iniparse.compat.RawConfigParser object at 0xb6f5988c>) >, 'whiteout': (<module 'whiteout' from '/usr/lib/yum-plugins/whiteout.py'>, <iniparse.compat.RawConfigParser object at 0xb52bdcac>) >, 'langpacks': (<module 'langpacks' from '/usr/lib/yum-plugins/langpacks.py'>, <iniparse.compat.RawConfigParser object at 0xb52bd9ec>) >} > _backend.ayum.plugins.enabledPlugins: [whiteout, blacklist] > _backend.ayum.plugins.verbose_logger: Logger instance, containing members: > _backend.ayum.plugins.verbose_logger.name: yum.verbose.YumPlugins > _backend.ayum.plugins.verbose_logger.parent: Logger instance, containing members: > _backend.ayum.plugins.verbose_logger.parent.name: yum.verbose > _backend.ayum.plugins.verbose_logger.parent.parent: Logger instance, containing members: > _backend.ayum.plugins.verbose_logger.parent.parent.name: yum > _backend.ayum.plugins.verbose_logger.parent.parent.parent: RootLogger instance, containing members: > _backend.ayum.plugins.verbose_logger.parent.parent.parent.name: root > _backend.ayum.plugins.verbose_logger.parent.parent.parent.parent: None > _backend.ayum.plugins.verbose_logger.parent.parent.parent.handlers: [] > _backend.ayum.plugins.verbose_logger.parent.parent.parent.level: 30 > _backend.ayum.plugins.verbose_logger.parent.parent.parent.disabled: 0 > _backend.ayum.plugins.verbose_logger.parent.parent.parent.propagate: 1 > _backend.ayum.plugins.verbose_logger.parent.parent.parent.filters: [] > _backend.ayum.plugins.verbose_logger.parent.parent.handlers: [FileHandler instance, containing members: > stream: <open file '/tmp/yum.log', mode 'a' at 0xb526ff98> > level: 0 > lock: <_RLock owner=None count=0> > encoding: None > _name: None > baseFilename: /tmp/yum.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: None > formatter._fmt: [%(asctime)s] %(levelname)-8s: %(message)s >, FileHandler instance, containing members: > autoSetLevel: True > stream: <open file '/dev/tty3', mode 'a' at 0xb5260020> > level: 20 > lock: <_RLock owner=None count=0> > encoding: None > _name: None > baseFilename: /dev/tty3 > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(levelname)s %(name)s: %(message)s >] > _backend.ayum.plugins.verbose_logger.parent.parent.level: 18 > _backend.ayum.plugins.verbose_logger.parent.parent.disabled: 0 > _backend.ayum.plugins.verbose_logger.parent.parent.manager: Manager instance, containing members: > _backend.ayum.plugins.verbose_logger.parent.parent.manager.emittedNoHandlerWarning: 0 > _backend.ayum.plugins.verbose_logger.parent.parent.manager.disable: 0 > _backend.ayum.plugins.verbose_logger.parent.parent.manager.root: Already dumped (RootLogger instance) > _backend.ayum.plugins.verbose_logger.parent.parent.manager.loggerDict: {'anaconda.stderr': Logger instance, containing members: > _backend.ayum.plugins.verbose_logger.parent.parent.manager.loggerDict.name: anaconda.stderr > _backend.ayum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent: Logger instance, containing members: > _backend.ayum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.name: anaconda > _backend.ayum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.parent: Already dumped (RootLogger instance) > _backend.ayum.plugins.verbose_logger.parent.parent.manager.loggerDict.parent.handlers: [FileHandler instance, containing members: > autoSetLevel: False > stream: <open file '/tmp/anaconda.log', mode 'a' at 0xb74b28b8> > level: 10 > lock: <_RLock owner=None count=0> > encoding: None > _name: None > baseFilename: /tmp/anaconda.log > mode: a > filters: [] > formatter: Formatter instance, containing members: > formatter.datefmt: %H:%M:%S > formatter._fmt: %(asctime)s,%(msecs)03d %(levelname)s %(name)s: %(message)s >, AnacondaSyslogHandler instance, containing members: > socket: _socketobject instance, containing members: > >Exception occurred during state dump: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 393, in dump > self._dumpClass(obj, fd, skipList=idSkipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 341, in _dumpClass > self._dumpClass(v, fd, level + 1, parentkey = curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 323, in _dumpClass > self._dumpClass(item, fd, level + 1, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 347, in _dumpClass > self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 295, in _dumpClass > for key, value in instance.__dict__.items(): >AttributeError: '_socketobject' object has no attribute '__dict__' > > >/tmp/anaconda.log: >19:17:49,918 INFO anaconda: /usr/sbin/anaconda 17.29 >19:17:54,933 INFO anaconda: 2621440 kB (2560 MB) are available >19:17:54,933 INFO anaconda: check_memory(): total:2560, needed:512, graphical:512 >19:17:54,942 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda'] >19:17:54,943 INFO anaconda: Default encoding = utf-8 >19:17:54,986 INFO anaconda: Display mode = g >19:17:54,988 INFO anaconda: 2621440 kB (2560 MB) are available >19:17:54,988 INFO anaconda: check_memory(): total:2560, needed:512, graphical:512 >19:17:56,736 DEBUG anaconda: X server has signalled a successful start. >19:17:56,739 INFO anaconda: Starting window manager, pid 622. >19:17:56,741 INFO anaconda.stdout: Starting graphical installation. >19:17:57,904 INFO anaconda: using only installclass _Fedora >19:17:57,906 INFO anaconda: Detected 2528M of memory >19:17:57,906 INFO anaconda: Swap attempt of 1024M to 4576M >19:17:58,679 DEBUG anaconda: display: (['LVDS1', 'connected', '1280x800+0+0', '(normal', 'left', 'inverted', 'right', 'x', 'axis', 'y', 'axis)', '304mm', 'x', '19000mm'],) >19:17:58,680 INFO anaconda: Setting window size to 1280x800 >19:17:59,967 INFO anaconda: dispatch: resetting to the first step. >19:17:59,968 INFO anaconda: dispatch: moving (1) to step sshd >19:17:59,968 DEBUG anaconda: dispatch: sshd is a direct step >19:17:59,968 INFO anaconda: sshd: not enabled, skipping. >19:17:59,969 INFO anaconda: created new libuser.conf at /tmp/libuser.ewyj26 with instPath="/mnt/sysimage" >19:17:59,970 INFO anaconda: dispatch: leaving (1) step sshd >19:17:59,970 INFO anaconda: dispatch: moving (1) to step language >19:18:02,636 INFO anaconda: dispatch: leaving (1) step language >19:18:02,636 INFO anaconda: dispatch: moving (1) to step keyboard >19:18:03,919 INFO anaconda: dispatch: leaving (1) step keyboard >19:18:03,920 INFO anaconda: dispatch: moving (1) to step filtertype >19:18:04,820 INFO anaconda: dispatch: leaving (1) step filtertype >19:18:04,820 INFO anaconda: dispatch: moving (1) to step filter >19:18:04,847 DEBUG anaconda: dispatch: the interface chose not to display step filter. >19:18:04,847 INFO anaconda: dispatch: leaving (1) step filter >19:18:04,848 INFO anaconda: dispatch: moving (1) to step storageinit >19:18:04,848 DEBUG anaconda: dispatch: storageinit is a direct step >19:18:04,957 INFO anaconda: ISCSID is /sbin/iscsid >19:18:04,958 INFO anaconda: no initiator set >19:18:05,091 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:18:05,092 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >19:18:05,506 DEBUG anaconda: required disklabel type for sdb (1) is None >19:18:05,506 DEBUG anaconda: default disklabel type for sdb is msdos >19:18:05,507 DEBUG anaconda: selecting msdos disklabel for sdb based on size >19:18:05,771 DEBUG anaconda: required disklabel type for sda (1) is None >19:18:05,771 DEBUG anaconda: default disklabel type for sda is msdos >19:18:05,772 DEBUG anaconda: selecting msdos disklabel for sda based on size >19:18:12,945 INFO anaconda: dispatch: leaving (1) step storageinit >19:18:12,946 INFO anaconda: dispatch: moving (1) to step findrootparts >19:18:12,946 DEBUG anaconda: dispatch: findrootparts is a direct step >19:18:12,952 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options ro >19:18:13,016 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:18:13,205 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options ro >19:18:13,499 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_d620-lv_home on /mnt/sysimage as ext4 with options ro >19:18:13,569 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:18:14,526 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_d620-lv_root on /mnt/sysimage as ext4 with options ro >19:18:14,563 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:18:15,226 INFO anaconda: dispatch: leaving (1) step findrootparts >19:18:15,227 INFO anaconda: dispatch: moving (1) to step network >19:18:24,872 INFO anaconda: setting installation environment hostname to d620.coshome.net >19:18:24,885 INFO anaconda: dispatch: leaving (1) step network >19:18:24,885 INFO anaconda: dispatch: moving (1) to step timezone >19:18:25,220 INFO anaconda: set timezone: America/New_York, utc: 0 >19:18:32,462 INFO anaconda: set timezone: America/Denver, utc: 0 >19:18:32,463 INFO anaconda: dispatch: leaving (1) step timezone >19:18:32,463 INFO anaconda: dispatch: moving (1) to step accounts >19:18:39,870 INFO anaconda: dispatch: leaving (1) step accounts >19:18:39,871 INFO anaconda: dispatch: moving (1) to step setuptime >19:18:39,871 DEBUG anaconda: dispatch: setuptime is a direct step >13:18:41,001 INFO anaconda: dispatch: leaving (1) step setuptime >13:18:41,002 INFO anaconda: dispatch: moving (1) to step parttype >13:18:46,220 INFO anaconda: dispatch: leaving (1) step parttype >13:18:46,223 INFO anaconda: dispatch: moving (1) to step cleardiskssel >13:18:52,246 INFO anaconda: no initiator set >13:18:52,556 DEBUG anaconda: required disklabel type for sdb (1) is None >13:18:52,557 DEBUG anaconda: default disklabel type for sdb is msdos >13:18:52,557 DEBUG anaconda: selecting msdos disklabel for sdb based on size >13:18:52,788 DEBUG anaconda: required disklabel type for sda (1) is None >13:18:52,788 DEBUG anaconda: default disklabel type for sda is msdos >13:18:52,789 DEBUG anaconda: selecting msdos disklabel for sda based on size >13:18:57,378 INFO anaconda: dispatch: leaving (1) step cleardiskssel >13:18:57,379 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >13:18:57,379 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >13:18:57,778 INFO anaconda: dispatch: leaving (1) step autopartitionexecute >13:18:57,779 INFO anaconda: dispatch: moving (1) to step storagedone >13:18:57,779 DEBUG anaconda: dispatch: storagedone is a direct step >13:19:00,432 INFO anaconda: dispatch: leaving (1) step storagedone >13:19:00,433 INFO anaconda: dispatch: moving (1) to step enablefilesystems >13:19:00,433 DEBUG anaconda: dispatch: enablefilesystems is a direct step >13:19:01,459 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda3 >13:19:03,287 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >13:19:04,254 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda3 >13:19:05,390 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-1 >13:19:09,472 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-2 >13:19:13,892 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-3 >13:19:14,207 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_d620-lv_root on /mnt/sysimage as ext4 with options defaults >13:19:14,267 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage/boot as ext4 with options defaults >13:19:14,340 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >13:19:14,357 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >13:19:14,369 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >13:19:14,405 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_d620-lv_home on /mnt/sysimage/home as ext4 with options defaults >13:19:14,510 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >13:19:14,512 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >13:19:14,521 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >13:19:14,623 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >13:19:14,642 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >13:19:14,652 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >13:19:14,654 INFO anaconda: dispatch: leaving (1) step enablefilesystems >13:19:14,654 INFO anaconda: dispatch: moving (1) to step reposetup >13:19:14,655 DEBUG anaconda: dispatch: reposetup is a direct step >13:19:14,656 DEBUG anaconda: enabling new callback mode >13:19:14,660 DEBUG anaconda: isys.py:mount()- going to mount /run/initramfs/live/ on /mnt/install/source as ext2 with options defaults,bind >13:19:14,964 DEBUG anaconda: Grabbing file:///mnt/install/source/repodata/repomd.xml >13:19:14,997 WARN anaconda: Try 1/10 for file:///mnt/install/source/repodata/d7cbdc6ea8d05717544b45622a7c464917278c8c11e88a03e35db22591658254-primary.sqlite.bz2 failed: [Errno 14] Could not open/read file:///mnt/install/source/repodata/d7cbdc6ea8d05717544b45622a7c464917278c8c11e88a03e35db22591658254-primary.sqlite.bz2 >13:19:15,248 WARN anaconda: Failed to get file:///mnt/install/source/repodata/d7cbdc6ea8d05717544b45622a7c464917278c8c11e88a03e35db22591658254-primary.sqlite.bz2 from mirror 1/1, or downloaded file is corrupt > > >/tmp/program.log: >19:17:52,860 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >19:17:56,740 INFO program: Running... metacity --display :1 --sm-disable >19:17:57,540 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >19:17:58,276 INFO program: Running... xrandr -q >19:17:58,676 INFO program: Screen 0: minimum 320 x 200, current 1280 x 800, maximum 4096 x 4096 >19:17:58,676 INFO program: LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y axis) 304mm x 19000mm >19:17:58,676 INFO program: 1280x800 59.9*+ >19:17:58,677 INFO program: 1024x768 60.0 >19:17:58,677 INFO program: 800x600 60.3 56.2 >19:17:58,677 INFO program: 640x480 59.9 >19:17:58,678 INFO program: VGA1 disconnected (normal left inverted right x axis y axis) >19:17:58,678 INFO program: DVI1 disconnected (normal left inverted right x axis y axis) >19:17:58,678 INFO program: TV1 disconnected (normal left inverted right x axis y axis) >19:17:59,930 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x400010 (Fedora Ins) >19:17:59,931 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >19:18:04,848 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:18:04,958 INFO program: Running... modprobe fcoe >19:18:05,075 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:18:05,091 INFO program: No FCoE boot disk information is found in EDD! >19:18:05,094 INFO program: Running... modprobe scsi_wait_scan >19:18:05,117 INFO program: Running... rmmod scsi_wait_scan >19:18:05,128 INFO program: Running... udevadm settle --timeout=300 >19:18:05,314 INFO program: Running... multipath -d >19:18:05,342 INFO program: create: mpatha (1SanDisk_Cruzer_2006087691190D32881E) undef SanDisk,Cruzer >19:18:05,342 INFO program: size=15G features='0' hwhandler='0' wp=undef >19:18:05,343 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >19:18:05,343 INFO program: `- 2:0:0:0 sdb 8:16 undef ready running >19:18:05,348 INFO program: Running... multipath -ll >19:18:05,413 INFO program: Running... modprobe scsi_wait_scan >19:18:05,422 INFO program: Running... rmmod scsi_wait_scan >19:18:05,431 INFO program: Running... udevadm settle --timeout=300 >19:18:05,679 INFO program: Running... modprobe scsi_wait_scan >19:18:05,693 INFO program: Running... rmmod scsi_wait_scan >19:18:05,702 INFO program: Running... udevadm settle --timeout=300 >19:18:05,865 INFO program: Running... ntfsinfo -m /dev/sda1 >19:18:06,236 INFO program: Volume Information >19:18:06,237 INFO program: Name of device: /dev/sda1 >19:18:06,237 INFO program: Device state: 11 >19:18:06,238 INFO program: Volume Name: >19:18:06,238 INFO program: Volume State: 91 >19:18:06,238 INFO program: Volume Version: 3.1 >19:18:06,239 INFO program: Sector Size: 512 >19:18:06,239 INFO program: Cluster Size: 4096 >19:18:06,239 INFO program: Index Block Size: 4096 >19:18:06,239 INFO program: Volume Size in Clusters: 15261742 >19:18:06,240 INFO program: MFT Information >19:18:06,240 INFO program: MFT Record Size: 1024 >19:18:06,240 INFO program: MFT Zone Multiplier: 0 >19:18:06,241 INFO program: MFT Data Position: 24 >19:18:06,241 INFO program: MFT Zone Start: 786432 >19:18:06,241 INFO program: MFT Zone End: 2694149 >19:18:06,242 INFO program: MFT Zone Position: 786432 >19:18:06,242 INFO program: Current Position in First Data Zone: 2694149 >19:18:06,243 INFO program: Current Position in Second Data Zone: 0 >19:18:06,244 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >19:18:06,245 INFO program: FILE_MFTMirr Size: 4 >19:18:06,245 INFO program: LCN of Data Attribute for File_MFTMirr: 7630871 >19:18:06,246 INFO program: Size of Attribute Definition Table: 2560 >19:18:06,248 INFO program: FILE_Bitmap Information >19:18:06,248 INFO program: FILE_Bitmap MFT Record Number: 6 >19:18:06,250 INFO program: State of FILE_Bitmap Inode: 80 >19:18:06,251 INFO program: Length of Attribute List: 0 >19:18:06,251 INFO program: Attribute List: (null) >19:18:06,252 INFO program: Number of Attached Extent Inodes: 0 >19:18:06,253 INFO program: FILE_Bitmap Data Attribute Information >19:18:06,254 INFO program: Decompressed Runlist: not done yet >19:18:06,255 INFO program: Base Inode: 6 >19:18:06,256 INFO program: Attribute Types: not done yet >19:18:06,257 INFO program: Attribute Name Length: 0 >19:18:06,257 INFO program: Attribute State: 3 >19:18:06,258 INFO program: Attribute Allocated Size: 1908736 >19:18:06,258 INFO program: Attribute Data Size: 1907720 >19:18:06,259 INFO program: Attribute Initialized Size: 1907720 >19:18:06,260 INFO program: Attribute Compressed Size: 0 >19:18:06,260 INFO program: Compression Block Size: 0 >19:18:06,261 INFO program: Compression Block Size Bits: 0 >19:18:06,261 INFO program: Compression Block Clusters: 0 >19:18:06,262 INFO program: Running... ntfsresize -m /dev/sda1 >19:18:08,640 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >19:18:08,640 INFO program: Minsize (in MB): 61865 >19:18:08,874 INFO program: Running... dumpe2fs -h /dev/sda2 >19:18:08,920 INFO program: Filesystem volume name: <none> >19:18:08,920 INFO program: Last mounted on: <not available> >19:18:08,921 INFO program: Filesystem UUID: 6047322a-99b7-41bd-8070-1b9fd71707e5 >19:18:08,921 INFO program: Filesystem magic number: 0xEF53 >19:18:08,921 INFO program: Filesystem revision #: 1 (dynamic) >19:18:08,921 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >19:18:08,922 INFO program: Filesystem flags: signed_directory_hash >19:18:08,922 INFO program: Default mount options: user_xattr acl >19:18:08,922 INFO program: Filesystem state: clean >19:18:08,923 INFO program: Errors behavior: Continue >19:18:08,923 INFO program: Filesystem OS type: Linux >19:18:08,923 INFO program: Inode count: 128016 >19:18:08,924 INFO program: Block count: 512000 >19:18:08,924 INFO program: Reserved block count: 25600 >19:18:08,924 INFO program: Free blocks: 485332 >19:18:08,924 INFO program: Free inodes: 128005 >19:18:08,925 INFO program: First block: 1 >19:18:08,926 INFO program: Block size: 1024 >19:18:08,927 INFO program: Fragment size: 1024 >19:18:08,928 INFO program: Reserved GDT blocks: 256 >19:18:08,930 INFO program: Blocks per group: 8192 >19:18:08,930 INFO program: Fragments per group: 8192 >19:18:08,931 INFO program: Inodes per group: 2032 >19:18:08,932 INFO program: Inode blocks per group: 254 >19:18:08,933 INFO program: Flex block group size: 16 >19:18:08,934 INFO program: Filesystem created: Thu May 31 19:16:56 2012 >19:18:08,935 INFO program: Last mount time: Thu May 31 19:17:07 2012 >19:18:08,936 INFO program: Last write time: Thu May 31 19:17:14 2012 >19:18:08,937 INFO program: Mount count: 1 >19:18:08,937 INFO program: Maximum mount count: -1 >19:18:08,938 INFO program: Last checked: Thu May 31 19:16:56 2012 >19:18:08,939 INFO program: Check interval: 0 (<none>) >19:18:08,939 INFO program: Lifetime writes: 12 MB >19:18:08,940 INFO program: Reserved blocks uid: 0 (user root) >19:18:08,940 INFO program: Reserved blocks gid: 0 (group root) >19:18:08,941 INFO program: First inode: 11 >19:18:08,941 INFO program: Inode size: 128 >19:18:08,942 INFO program: Journal inode: 8 >19:18:08,942 INFO program: Default directory hash: half_md4 >19:18:08,943 INFO program: Directory Hash Seed: 152db047-ba0e-45c6-9e6d-7c8dcdc9c5e2 >19:18:08,943 INFO program: Journal backup: inode blocks >19:18:08,944 INFO program: Journal features: (none) >19:18:08,944 INFO program: Journal size: 8M >19:18:08,945 INFO program: Journal length: 8192 >19:18:08,946 INFO program: Journal sequence: 0x00000005 >19:18:08,946 INFO program: Journal start: 0 >19:18:08,947 INFO program: >19:18:08,947 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:18:08,948 INFO program: Running... dumpe2fs -h /dev/sda2 >19:18:08,966 INFO program: Filesystem volume name: <none> >19:18:08,967 INFO program: Last mounted on: <not available> >19:18:08,967 INFO program: Filesystem UUID: 6047322a-99b7-41bd-8070-1b9fd71707e5 >19:18:08,967 INFO program: Filesystem magic number: 0xEF53 >19:18:08,968 INFO program: Filesystem revision #: 1 (dynamic) >19:18:08,968 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >19:18:08,968 INFO program: Filesystem flags: signed_directory_hash >19:18:08,968 INFO program: Default mount options: user_xattr acl >19:18:08,969 INFO program: Filesystem state: clean >19:18:08,969 INFO program: Errors behavior: Continue >19:18:08,969 INFO program: Filesystem OS type: Linux >19:18:08,970 INFO program: Inode count: 128016 >19:18:08,970 INFO program: Block count: 512000 >19:18:08,970 INFO program: Reserved block count: 25600 >19:18:08,971 INFO program: Free blocks: 485332 >19:18:08,971 INFO program: Free inodes: 128005 >19:18:08,971 INFO program: First block: 1 >19:18:08,972 INFO program: Block size: 1024 >19:18:08,972 INFO program: Fragment size: 1024 >19:18:08,973 INFO program: Reserved GDT blocks: 256 >19:18:08,974 INFO program: Blocks per group: 8192 >19:18:08,975 INFO program: Fragments per group: 8192 >19:18:08,976 INFO program: Inodes per group: 2032 >19:18:08,977 INFO program: Inode blocks per group: 254 >19:18:08,978 INFO program: Flex block group size: 16 >19:18:08,978 INFO program: Filesystem created: Thu May 31 19:16:56 2012 >19:18:08,979 INFO program: Last mount time: Thu May 31 19:17:07 2012 >19:18:08,979 INFO program: Last write time: Thu May 31 19:17:14 2012 >19:18:08,980 INFO program: Mount count: 1 >19:18:08,980 INFO program: Maximum mount count: -1 >19:18:08,981 INFO program: Last checked: Thu May 31 19:16:56 2012 >19:18:08,982 INFO program: Check interval: 0 (<none>) >19:18:08,982 INFO program: Lifetime writes: 12 MB >19:18:08,983 INFO program: Reserved blocks uid: 0 (user root) >19:18:08,983 INFO program: Reserved blocks gid: 0 (group root) >19:18:08,984 INFO program: First inode: 11 >19:18:08,984 INFO program: Inode size: 128 >19:18:08,985 INFO program: Journal inode: 8 >19:18:08,986 INFO program: Default directory hash: half_md4 >19:18:08,986 INFO program: Directory Hash Seed: 152db047-ba0e-45c6-9e6d-7c8dcdc9c5e2 >19:18:08,987 INFO program: Journal backup: inode blocks >19:18:08,987 INFO program: Journal features: (none) >19:18:08,988 INFO program: Journal size: 8M >19:18:08,988 INFO program: Journal length: 8192 >19:18:08,989 INFO program: Journal sequence: 0x00000005 >19:18:08,989 INFO program: Journal start: 0 >19:18:08,990 INFO program: >19:18:08,991 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:18:08,991 INFO program: Running... resize2fs -P /dev/sda2 >19:18:09,013 INFO program: Estimated minimum size of the filesystem: 14076 >19:18:09,014 ERR program: resize2fs 1.42 (29-Nov-2011) >19:18:09,273 INFO program: Running... dumpe2fs -h /dev/loop1 >19:18:09,283 INFO program: Filesystem volume name: Anaconda >19:18:09,284 INFO program: Last mounted on: / >19:18:09,284 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >19:18:09,284 INFO program: Filesystem magic number: 0xEF53 >19:18:09,284 INFO program: Filesystem revision #: 1 (dynamic) >19:18:09,284 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >19:18:09,285 INFO program: Filesystem flags: signed_directory_hash >19:18:09,285 INFO program: Default mount options: user_xattr acl >19:18:09,285 INFO program: Filesystem state: clean >19:18:09,285 INFO program: Errors behavior: Continue >19:18:09,285 INFO program: Filesystem OS type: Linux >19:18:09,285 INFO program: Inode count: 131072 >19:18:09,286 INFO program: Block count: 2097152 >19:18:09,286 INFO program: Reserved block count: 0 >19:18:09,286 INFO program: Free blocks: 1603427 >19:18:09,286 INFO program: Free inodes: 108443 >19:18:09,286 INFO program: First block: 1 >19:18:09,287 INFO program: Block size: 1024 >19:18:09,287 INFO program: Fragment size: 1024 >19:18:09,288 INFO program: Reserved GDT blocks: 256 >19:18:09,288 INFO program: Blocks per group: 8192 >19:18:09,289 INFO program: Fragments per group: 8192 >19:18:09,289 INFO program: Inodes per group: 512 >19:18:09,290 INFO program: Inode blocks per group: 128 >19:18:09,291 INFO program: Flex block group size: 16 >19:18:09,291 INFO program: Filesystem created: Tue May 22 20:52:33 2012 >19:18:09,292 INFO program: Last mount time: Tue May 22 20:52:48 2012 >19:18:09,292 INFO program: Last write time: Tue May 22 20:53:01 2012 >19:18:09,293 INFO program: Mount count: 2 >19:18:09,293 INFO program: Maximum mount count: -1 >19:18:09,294 INFO program: Last checked: Tue May 22 20:52:33 2012 >19:18:09,294 INFO program: Check interval: 0 (<none>) >19:18:09,295 INFO program: Lifetime writes: 32 MB >19:18:09,296 INFO program: Reserved blocks uid: 0 (user root) >19:18:09,296 INFO program: Reserved blocks gid: 0 (group root) >19:18:09,297 INFO program: First inode: 11 >19:18:09,297 INFO program: Inode size: 256 >19:18:09,298 INFO program: Required extra isize: 28 >19:18:09,298 INFO program: Desired extra isize: 28 >19:18:09,299 INFO program: Journal inode: 8 >19:18:09,299 INFO program: Default directory hash: half_md4 >19:18:09,300 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >19:18:09,300 INFO program: Journal backup: inode blocks >19:18:09,301 INFO program: Journal features: (none) >19:18:09,301 INFO program: Journal size: 32M >19:18:09,302 INFO program: Journal length: 32768 >19:18:09,303 INFO program: Journal sequence: 0x0000000b >19:18:09,303 INFO program: Journal start: 0 >19:18:09,304 INFO program: >19:18:09,304 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:18:09,305 INFO program: Running... dumpe2fs -h /dev/loop1 >19:18:09,315 INFO program: Filesystem volume name: Anaconda >19:18:09,316 INFO program: Last mounted on: / >19:18:09,316 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >19:18:09,316 INFO program: Filesystem magic number: 0xEF53 >19:18:09,316 INFO program: Filesystem revision #: 1 (dynamic) >19:18:09,317 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >19:18:09,317 INFO program: Filesystem flags: signed_directory_hash >19:18:09,317 INFO program: Default mount options: user_xattr acl >19:18:09,317 INFO program: Filesystem state: clean >19:18:09,317 INFO program: Errors behavior: Continue >19:18:09,318 INFO program: Filesystem OS type: Linux >19:18:09,318 INFO program: Inode count: 131072 >19:18:09,318 INFO program: Block count: 2097152 >19:18:09,318 INFO program: Reserved block count: 0 >19:18:09,318 INFO program: Free blocks: 1603427 >19:18:09,318 INFO program: Free inodes: 108443 >19:18:09,319 INFO program: First block: 1 >19:18:09,319 INFO program: Block size: 1024 >19:18:09,319 INFO program: Fragment size: 1024 >19:18:09,319 INFO program: Reserved GDT blocks: 256 >19:18:09,319 INFO program: Blocks per group: 8192 >19:18:09,320 INFO program: Fragments per group: 8192 >19:18:09,320 INFO program: Inodes per group: 512 >19:18:09,320 INFO program: Inode blocks per group: 128 >19:18:09,320 INFO program: Flex block group size: 16 >19:18:09,320 INFO program: Filesystem created: Tue May 22 20:52:33 2012 >19:18:09,320 INFO program: Last mount time: Tue May 22 20:52:48 2012 >19:18:09,321 INFO program: Last write time: Tue May 22 20:53:01 2012 >19:18:09,321 INFO program: Mount count: 2 >19:18:09,321 INFO program: Maximum mount count: -1 >19:18:09,321 INFO program: Last checked: Tue May 22 20:52:33 2012 >19:18:09,321 INFO program: Check interval: 0 (<none>) >19:18:09,322 INFO program: Lifetime writes: 32 MB >19:18:09,322 INFO program: Reserved blocks uid: 0 (user root) >19:18:09,322 INFO program: Reserved blocks gid: 0 (group root) >19:18:09,322 INFO program: First inode: 11 >19:18:09,322 INFO program: Inode size: 256 >19:18:09,322 INFO program: Required extra isize: 28 >19:18:09,323 INFO program: Desired extra isize: 28 >19:18:09,323 INFO program: Journal inode: 8 >19:18:09,323 INFO program: Default directory hash: half_md4 >19:18:09,323 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >19:18:09,323 INFO program: Journal backup: inode blocks >19:18:09,324 INFO program: Journal features: (none) >19:18:09,324 INFO program: Journal size: 32M >19:18:09,324 INFO program: Journal length: 32768 >19:18:09,324 INFO program: Journal sequence: 0x0000000b >19:18:09,324 INFO program: Journal start: 0 >19:18:09,324 INFO program: >19:18:09,325 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:18:09,325 INFO program: Running... resize2fs -P /dev/loop1 >19:18:09,334 INFO program: Couldn't find valid filesystem superblock. >19:18:09,334 ERR program: resize2fs 1.42 (29-Nov-2011) >19:18:09,334 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >19:18:09,422 INFO program: Running... modprobe scsi_wait_scan >19:18:09,432 INFO program: Running... rmmod scsi_wait_scan >19:18:09,441 INFO program: Running... udevadm settle --timeout=300 >19:18:09,570 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:18:09,579 INFO program: Filesystem volume name: Anaconda >19:18:09,579 INFO program: Last mounted on: / >19:18:09,579 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >19:18:09,580 INFO program: Filesystem magic number: 0xEF53 >19:18:09,580 INFO program: Filesystem revision #: 1 (dynamic) >19:18:09,580 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >19:18:09,580 INFO program: Filesystem flags: signed_directory_hash >19:18:09,580 INFO program: Default mount options: user_xattr acl >19:18:09,581 INFO program: Filesystem state: clean >19:18:09,581 INFO program: Errors behavior: Continue >19:18:09,581 INFO program: Filesystem OS type: Linux >19:18:09,581 INFO program: Inode count: 131072 >19:18:09,581 INFO program: Block count: 2097152 >19:18:09,582 INFO program: Reserved block count: 0 >19:18:09,582 INFO program: Free blocks: 1603427 >19:18:09,582 INFO program: Free inodes: 108443 >19:18:09,582 INFO program: First block: 1 >19:18:09,582 INFO program: Block size: 1024 >19:18:09,583 INFO program: Fragment size: 1024 >19:18:09,583 INFO program: Reserved GDT blocks: 256 >19:18:09,583 INFO program: Blocks per group: 8192 >19:18:09,583 INFO program: Fragments per group: 8192 >19:18:09,584 INFO program: Inodes per group: 512 >19:18:09,584 INFO program: Inode blocks per group: 128 >19:18:09,584 INFO program: Flex block group size: 16 >19:18:09,584 INFO program: Filesystem created: Tue May 22 20:52:33 2012 >19:18:09,584 INFO program: Last mount time: Thu May 31 19:17:41 2012 >19:18:09,585 INFO program: Last write time: Thu May 31 19:17:41 2012 >19:18:09,585 INFO program: Mount count: 3 >19:18:09,585 INFO program: Maximum mount count: -1 >19:18:09,585 INFO program: Last checked: Tue May 22 20:52:33 2012 >19:18:09,585 INFO program: Check interval: 0 (<none>) >19:18:09,586 INFO program: Lifetime writes: 32 MB >19:18:09,586 INFO program: Reserved blocks uid: 0 (user root) >19:18:09,586 INFO program: Reserved blocks gid: 0 (group root) >19:18:09,586 INFO program: First inode: 11 >19:18:09,586 INFO program: Inode size: 256 >19:18:09,586 INFO program: Required extra isize: 28 >19:18:09,587 INFO program: Desired extra isize: 28 >19:18:09,587 INFO program: Journal inode: 8 >19:18:09,587 INFO program: Default directory hash: half_md4 >19:18:09,587 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >19:18:09,588 INFO program: Journal backup: inode blocks >19:18:09,588 INFO program: Journal features: (none) >19:18:09,588 INFO program: Journal size: 32M >19:18:09,588 INFO program: Journal length: 32768 >19:18:09,588 INFO program: Journal sequence: 0x0000000c >19:18:09,589 INFO program: Journal start: 1 >19:18:09,589 INFO program: >19:18:09,589 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:18:09,589 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:18:09,598 INFO program: Filesystem volume name: Anaconda >19:18:09,598 INFO program: Last mounted on: / >19:18:09,598 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >19:18:09,599 INFO program: Filesystem magic number: 0xEF53 >19:18:09,599 INFO program: Filesystem revision #: 1 (dynamic) >19:18:09,599 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >19:18:09,599 INFO program: Filesystem flags: signed_directory_hash >19:18:09,599 INFO program: Default mount options: user_xattr acl >19:18:09,600 INFO program: Filesystem state: clean >19:18:09,600 INFO program: Errors behavior: Continue >19:18:09,600 INFO program: Filesystem OS type: Linux >19:18:09,600 INFO program: Inode count: 131072 >19:18:09,600 INFO program: Block count: 2097152 >19:18:09,600 INFO program: Reserved block count: 0 >19:18:09,601 INFO program: Free blocks: 1603427 >19:18:09,601 INFO program: Free inodes: 108443 >19:18:09,601 INFO program: First block: 1 >19:18:09,601 INFO program: Block size: 1024 >19:18:09,601 INFO program: Fragment size: 1024 >19:18:09,602 INFO program: Reserved GDT blocks: 256 >19:18:09,602 INFO program: Blocks per group: 8192 >19:18:09,602 INFO program: Fragments per group: 8192 >19:18:09,602 INFO program: Inodes per group: 512 >19:18:09,602 INFO program: Inode blocks per group: 128 >19:18:09,602 INFO program: Flex block group size: 16 >19:18:09,603 INFO program: Filesystem created: Tue May 22 20:52:33 2012 >19:18:09,603 INFO program: Last mount time: Thu May 31 19:17:41 2012 >19:18:09,603 INFO program: Last write time: Thu May 31 19:17:41 2012 >19:18:09,603 INFO program: Mount count: 3 >19:18:09,603 INFO program: Maximum mount count: -1 >19:18:09,604 INFO program: Last checked: Tue May 22 20:52:33 2012 >19:18:09,604 INFO program: Check interval: 0 (<none>) >19:18:09,604 INFO program: Lifetime writes: 32 MB >19:18:09,604 INFO program: Reserved blocks uid: 0 (user root) >19:18:09,604 INFO program: Reserved blocks gid: 0 (group root) >19:18:09,604 INFO program: First inode: 11 >19:18:09,605 INFO program: Inode size: 256 >19:18:09,605 INFO program: Required extra isize: 28 >19:18:09,605 INFO program: Desired extra isize: 28 >19:18:09,605 INFO program: Journal inode: 8 >19:18:09,605 INFO program: Default directory hash: half_md4 >19:18:09,606 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >19:18:09,606 INFO program: Journal backup: inode blocks >19:18:09,606 INFO program: Journal features: (none) >19:18:09,606 INFO program: Journal size: 32M >19:18:09,606 INFO program: Journal length: 32768 >19:18:09,606 INFO program: Journal sequence: 0x0000000c >19:18:09,607 INFO program: Journal start: 1 >19:18:09,607 INFO program: >19:18:09,607 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:18:09,607 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:18:09,616 INFO program: Estimated minimum size of the filesystem: 471747 >19:18:09,616 ERR program: resize2fs 1.42 (29-Nov-2011) >19:18:09,645 INFO program: Running... modprobe scsi_wait_scan >19:18:09,657 INFO program: Running... rmmod scsi_wait_scan >19:18:09,668 INFO program: Running... udevadm settle --timeout=300 >19:18:09,770 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620/lv_swap >19:18:10,086 INFO program: Running... udevadm settle --timeout=300 >19:18:10,189 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620/lv_home >19:18:10,449 INFO program: Running... udevadm settle --timeout=300 >19:18:10,553 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620/lv_root >19:18:10,820 INFO program: Running... udevadm settle --timeout=300 >19:18:10,887 INFO program: Running... modprobe scsi_wait_scan >19:18:10,904 INFO program: Running... rmmod scsi_wait_scan >19:18:10,915 INFO program: Running... udevadm settle --timeout=300 >19:18:11,182 INFO program: Running... dumpe2fs -h /dev/mapper/vg_d620-lv_home >19:18:11,228 INFO program: Filesystem volume name: <none> >19:18:11,229 INFO program: Last mounted on: <not available> >19:18:11,229 INFO program: Filesystem UUID: e1d2c0a2-97ab-42d4-9a94-007f4d058ebc >19:18:11,229 INFO program: Filesystem magic number: 0xEF53 >19:18:11,230 INFO program: Filesystem revision #: 1 (dynamic) >19:18:11,230 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:18:11,230 INFO program: Filesystem flags: signed_directory_hash >19:18:11,231 INFO program: Default mount options: user_xattr acl >19:18:11,231 INFO program: Filesystem state: clean >19:18:11,231 INFO program: Errors behavior: Continue >19:18:11,231 INFO program: Filesystem OS type: Linux >19:18:11,232 INFO program: Inode count: 7847936 >19:18:11,232 INFO program: Block count: 31375360 >19:18:11,232 INFO program: Reserved block count: 1568768 >19:18:11,233 INFO program: Free blocks: 30834799 >19:18:11,233 INFO program: Free inodes: 7847925 >19:18:11,233 INFO program: First block: 0 >19:18:11,233 INFO program: Block size: 4096 >19:18:11,234 INFO program: Fragment size: 4096 >19:18:11,235 INFO program: Reserved GDT blocks: 1016 >19:18:11,236 INFO program: Blocks per group: 32768 >19:18:11,237 INFO program: Fragments per group: 32768 >19:18:11,238 INFO program: Inodes per group: 8192 >19:18:11,239 INFO program: Inode blocks per group: 512 >19:18:11,240 INFO program: Flex block group size: 16 >19:18:11,241 INFO program: Filesystem created: Thu May 31 19:16:59 2012 >19:18:11,242 INFO program: Last mount time: Thu May 31 19:17:08 2012 >19:18:11,243 INFO program: Last write time: Thu May 31 19:17:14 2012 >19:18:11,244 INFO program: Mount count: 1 >19:18:11,244 INFO program: Maximum mount count: -1 >19:18:11,245 INFO program: Last checked: Thu May 31 19:16:59 2012 >19:18:11,246 INFO program: Check interval: 0 (<none>) >19:18:11,247 INFO program: Lifetime writes: 147 MB >19:18:11,248 INFO program: Reserved blocks uid: 0 (user root) >19:18:11,248 INFO program: Reserved blocks gid: 0 (group root) >19:18:11,249 INFO program: First inode: 11 >19:18:11,249 INFO program: Inode size: 256 >19:18:11,250 INFO program: Required extra isize: 28 >19:18:11,250 INFO program: Desired extra isize: 28 >19:18:11,251 INFO program: Journal inode: 8 >19:18:11,251 INFO program: Default directory hash: half_md4 >19:18:11,252 INFO program: Directory Hash Seed: 14bd7317-7ea1-498b-ab29-ba9e387f211a >19:18:11,253 INFO program: Journal backup: inode blocks >19:18:11,253 INFO program: Journal features: (none) >19:18:11,254 INFO program: Journal size: 128M >19:18:11,254 INFO program: Journal length: 32768 >19:18:11,255 INFO program: Journal sequence: 0x00000005 >19:18:11,255 INFO program: Journal start: 0 >19:18:11,256 INFO program: >19:18:11,257 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:18:11,257 INFO program: Running... dumpe2fs -h /dev/mapper/vg_d620-lv_home >19:18:11,270 INFO program: Filesystem volume name: <none> >19:18:11,270 INFO program: Last mounted on: <not available> >19:18:11,271 INFO program: Filesystem UUID: e1d2c0a2-97ab-42d4-9a94-007f4d058ebc >19:18:11,271 INFO program: Filesystem magic number: 0xEF53 >19:18:11,271 INFO program: Filesystem revision #: 1 (dynamic) >19:18:11,271 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:18:11,271 INFO program: Filesystem flags: signed_directory_hash >19:18:11,272 INFO program: Default mount options: user_xattr acl >19:18:11,272 INFO program: Filesystem state: clean >19:18:11,272 INFO program: Errors behavior: Continue >19:18:11,272 INFO program: Filesystem OS type: Linux >19:18:11,272 INFO program: Inode count: 7847936 >19:18:11,272 INFO program: Block count: 31375360 >19:18:11,273 INFO program: Reserved block count: 1568768 >19:18:11,273 INFO program: Free blocks: 30834799 >19:18:11,273 INFO program: Free inodes: 7847925 >19:18:11,273 INFO program: First block: 0 >19:18:11,273 INFO program: Block size: 4096 >19:18:11,274 INFO program: Fragment size: 4096 >19:18:11,274 INFO program: Reserved GDT blocks: 1016 >19:18:11,275 INFO program: Blocks per group: 32768 >19:18:11,276 INFO program: Fragments per group: 32768 >19:18:11,276 INFO program: Inodes per group: 8192 >19:18:11,277 INFO program: Inode blocks per group: 512 >19:18:11,277 INFO program: Flex block group size: 16 >19:18:11,278 INFO program: Filesystem created: Thu May 31 19:16:59 2012 >19:18:11,278 INFO program: Last mount time: Thu May 31 19:17:08 2012 >19:18:11,279 INFO program: Last write time: Thu May 31 19:17:14 2012 >19:18:11,279 INFO program: Mount count: 1 >19:18:11,280 INFO program: Maximum mount count: -1 >19:18:11,281 INFO program: Last checked: Thu May 31 19:16:59 2012 >19:18:11,281 INFO program: Check interval: 0 (<none>) >19:18:11,282 INFO program: Lifetime writes: 147 MB >19:18:11,282 INFO program: Reserved blocks uid: 0 (user root) >19:18:11,283 INFO program: Reserved blocks gid: 0 (group root) >19:18:11,283 INFO program: First inode: 11 >19:18:11,284 INFO program: Inode size: 256 >19:18:11,285 INFO program: Required extra isize: 28 >19:18:11,285 INFO program: Desired extra isize: 28 >19:18:11,286 INFO program: Journal inode: 8 >19:18:11,286 INFO program: Default directory hash: half_md4 >19:18:11,287 INFO program: Directory Hash Seed: 14bd7317-7ea1-498b-ab29-ba9e387f211a >19:18:11,287 INFO program: Journal backup: inode blocks >19:18:11,288 INFO program: Journal features: (none) >19:18:11,288 INFO program: Journal size: 128M >19:18:11,289 INFO program: Journal length: 32768 >19:18:11,290 INFO program: Journal sequence: 0x00000005 >19:18:11,290 INFO program: Journal start: 0 >19:18:11,291 INFO program: >19:18:11,291 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:18:11,292 INFO program: Running... resize2fs -P /dev/mapper/vg_d620-lv_home >19:18:11,305 INFO program: Estimated minimum size of the filesystem: 106225 >19:18:11,305 ERR program: resize2fs 1.42 (29-Nov-2011) >19:18:11,369 INFO program: Running... dumpe2fs -h /dev/mapper/vg_d620-lv_root >19:18:11,403 INFO program: Filesystem volume name: <none> >19:18:11,403 INFO program: Last mounted on: /mnt/sysimage >19:18:11,403 INFO program: Filesystem UUID: dd31afdd-2af8-4804-95f0-0a8997e18517 >19:18:11,404 INFO program: Filesystem magic number: 0xEF53 >19:18:11,404 INFO program: Filesystem revision #: 1 (dynamic) >19:18:11,404 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:18:11,405 INFO program: Filesystem flags: signed_directory_hash >19:18:11,405 INFO program: Default mount options: user_xattr acl >19:18:11,405 INFO program: Filesystem state: clean >19:18:11,406 INFO program: Errors behavior: Continue >19:18:11,406 INFO program: Filesystem OS type: Linux >19:18:11,406 INFO program: Inode count: 3276800 >19:18:11,407 INFO program: Block count: 13107200 >19:18:11,407 INFO program: Reserved block count: 655360 >19:18:11,407 INFO program: Free blocks: 12855488 >19:18:11,407 INFO program: Free inodes: 3276772 >19:18:11,407 INFO program: First block: 0 >19:18:11,408 INFO program: Block size: 4096 >19:18:11,408 INFO program: Fragment size: 4096 >19:18:11,409 INFO program: Reserved GDT blocks: 1020 >19:18:11,409 INFO program: Blocks per group: 32768 >19:18:11,410 INFO program: Fragments per group: 32768 >19:18:11,410 INFO program: Inodes per group: 8192 >19:18:11,411 INFO program: Inode blocks per group: 512 >19:18:11,412 INFO program: Flex block group size: 16 >19:18:11,412 INFO program: Filesystem created: Thu May 31 19:17:03 2012 >19:18:11,413 INFO program: Last mount time: Thu May 31 19:17:07 2012 >19:18:11,413 INFO program: Last write time: Thu May 31 19:17:14 2012 >19:18:11,414 INFO program: Mount count: 1 >19:18:11,414 INFO program: Maximum mount count: -1 >19:18:11,415 INFO program: Last checked: Thu May 31 19:17:03 2012 >19:18:11,415 INFO program: Check interval: 0 (<none>) >19:18:11,416 INFO program: Lifetime writes: 149 MB >19:18:11,417 INFO program: Reserved blocks uid: 0 (user root) >19:18:11,418 INFO program: Reserved blocks gid: 0 (group root) >19:18:11,418 INFO program: First inode: 11 >19:18:11,419 INFO program: Inode size: 256 >19:18:11,419 INFO program: Required extra isize: 28 >19:18:11,420 INFO program: Desired extra isize: 28 >19:18:11,421 INFO program: Journal inode: 8 >19:18:11,421 INFO program: Default directory hash: half_md4 >19:18:11,422 INFO program: Directory Hash Seed: c2027a1b-82f0-42f8-92ae-1a0e7e7b8ea8 >19:18:11,422 INFO program: Journal backup: inode blocks >19:18:11,423 INFO program: Journal features: (none) >19:18:11,423 INFO program: Journal size: 128M >19:18:11,424 INFO program: Journal length: 32768 >19:18:11,424 INFO program: Journal sequence: 0x00000005 >19:18:11,425 INFO program: Journal start: 0 >19:18:11,426 INFO program: >19:18:11,426 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:18:11,427 INFO program: Running... dumpe2fs -h /dev/mapper/vg_d620-lv_root >19:18:11,439 INFO program: Filesystem volume name: <none> >19:18:11,439 INFO program: Last mounted on: /mnt/sysimage >19:18:11,440 INFO program: Filesystem UUID: dd31afdd-2af8-4804-95f0-0a8997e18517 >19:18:11,440 INFO program: Filesystem magic number: 0xEF53 >19:18:11,440 INFO program: Filesystem revision #: 1 (dynamic) >19:18:11,440 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:18:11,440 INFO program: Filesystem flags: signed_directory_hash >19:18:11,441 INFO program: Default mount options: user_xattr acl >19:18:11,441 INFO program: Filesystem state: clean >19:18:11,441 INFO program: Errors behavior: Continue >19:18:11,441 INFO program: Filesystem OS type: Linux >19:18:11,441 INFO program: Inode count: 3276800 >19:18:11,442 INFO program: Block count: 13107200 >19:18:11,442 INFO program: Reserved block count: 655360 >19:18:11,442 INFO program: Free blocks: 12855488 >19:18:11,442 INFO program: Free inodes: 3276772 >19:18:11,442 INFO program: First block: 0 >19:18:11,443 INFO program: Block size: 4096 >19:18:11,443 INFO program: Fragment size: 4096 >19:18:11,444 INFO program: Reserved GDT blocks: 1020 >19:18:11,444 INFO program: Blocks per group: 32768 >19:18:11,445 INFO program: Fragments per group: 32768 >19:18:11,445 INFO program: Inodes per group: 8192 >19:18:11,446 INFO program: Inode blocks per group: 512 >19:18:11,446 INFO program: Flex block group size: 16 >19:18:11,447 INFO program: Filesystem created: Thu May 31 19:17:03 2012 >19:18:11,448 INFO program: Last mount time: Thu May 31 19:17:07 2012 >19:18:11,448 INFO program: Last write time: Thu May 31 19:17:14 2012 >19:18:11,449 INFO program: Mount count: 1 >19:18:11,449 INFO program: Maximum mount count: -1 >19:18:11,450 INFO program: Last checked: Thu May 31 19:17:03 2012 >19:18:11,450 INFO program: Check interval: 0 (<none>) >19:18:11,451 INFO program: Lifetime writes: 149 MB >19:18:11,452 INFO program: Reserved blocks uid: 0 (user root) >19:18:11,452 INFO program: Reserved blocks gid: 0 (group root) >19:18:11,453 INFO program: First inode: 11 >19:18:11,453 INFO program: Inode size: 256 >19:18:11,454 INFO program: Required extra isize: 28 >19:18:11,454 INFO program: Desired extra isize: 28 >19:18:11,455 INFO program: Journal inode: 8 >19:18:11,456 INFO program: Default directory hash: half_md4 >19:18:11,456 INFO program: Directory Hash Seed: c2027a1b-82f0-42f8-92ae-1a0e7e7b8ea8 >19:18:11,457 INFO program: Journal backup: inode blocks >19:18:11,457 INFO program: Journal features: (none) >19:18:11,458 INFO program: Journal size: 128M >19:18:11,458 INFO program: Journal length: 32768 >19:18:11,459 INFO program: Journal sequence: 0x00000005 >19:18:11,459 INFO program: Journal start: 0 >19:18:11,460 INFO program: >19:18:11,460 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:18:11,461 INFO program: Running... resize2fs -P /dev/mapper/vg_d620-lv_root >19:18:11,473 INFO program: Estimated minimum size of the filesystem: 69702 >19:18:11,473 ERR program: resize2fs 1.42 (29-Nov-2011) >19:18:11,512 INFO program: Running... modprobe scsi_wait_scan >19:18:11,522 INFO program: Running... rmmod scsi_wait_scan >19:18:11,531 INFO program: Running... udevadm settle --timeout=300 >19:18:11,631 INFO program: Running... udevadm settle --timeout=300 >19:18:11,711 INFO program: Running... udevadm settle --timeout=300 >19:18:11,776 INFO program: Running... udevadm settle --timeout=300 >19:18:11,855 INFO program: Running... udevadm settle --timeout=300 >19:18:11,928 INFO program: Running... udevadm settle --timeout=300 >19:18:12,013 INFO program: Running... udevadm settle --timeout=300 >19:18:12,087 INFO program: Running... udevadm settle --timeout=300 >19:18:12,166 INFO program: Running... udevadm settle --timeout=300 >19:18:12,234 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620/lv_swap >19:18:12,441 INFO program: Running... udevadm settle --timeout=300 >19:18:12,515 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620 >19:18:12,704 INFO program: 0 logical volume(s) in volume group "vg_d620" now active >19:18:12,718 INFO program: Running... udevadm settle --timeout=300 >19:18:12,794 INFO program: Running... udevadm settle --timeout=300 >19:18:12,954 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/sda2 /mnt/sysimage >19:18:13,020 INFO program: Running... /bin/umount /mnt/sysimage >19:18:13,050 INFO program: Running... udevadm settle --timeout=300 >19:18:13,133 INFO program: Running... udevadm settle --timeout=300 >19:18:13,208 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/loop1 /mnt/sysimage >19:18:13,213 ERR program: mount: /dev/loop1 is already mounted or /mnt/sysimage busy >19:18:13,226 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620/lv_home >19:18:13,434 INFO program: Running... udevadm settle --timeout=300 >19:18:13,503 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/vg_d620-lv_home /mnt/sysimage >19:18:13,573 INFO program: Running... /bin/umount /mnt/sysimage >19:18:13,585 INFO program: Running... udevadm settle --timeout=300 >19:18:13,656 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620/lv_home >19:18:13,859 INFO program: Running... udevadm settle --timeout=300 >19:18:13,926 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620 >19:18:14,083 INFO program: 0 logical volume(s) in volume group "vg_d620" now active >19:18:14,095 INFO program: Running... udevadm settle --timeout=300 >19:18:14,173 INFO program: Running... udevadm settle --timeout=300 >19:18:14,250 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620/lv_root >19:18:14,453 INFO program: Running... udevadm settle --timeout=300 >19:18:14,528 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/vg_d620-lv_root /mnt/sysimage >19:18:14,567 INFO program: Running... /bin/umount /mnt/sysimage >19:18:14,579 INFO program: Running... udevadm settle --timeout=300 >19:18:14,648 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620/lv_root >19:18:14,851 INFO program: Running... udevadm settle --timeout=300 >19:18:14,925 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620 >19:18:15,074 INFO program: 0 logical volume(s) in volume group "vg_d620" now active >19:18:15,086 INFO program: Running... udevadm settle --timeout=300 >19:18:15,168 INFO program: Running... udevadm settle --timeout=300 >19:18:24,873 INFO program: Running... hostname -v d620.coshome.net >13:18:39,876 INFO program: Running... /sbin/hwclock --hctosys >13:18:46,253 INFO program: Running... modprobe scsi_wait_scan >13:18:46,265 INFO program: Running... rmmod scsi_wait_scan >13:18:46,275 INFO program: Running... udevadm settle --timeout=300 >13:18:46,355 INFO program: Running... modprobe scsi_wait_scan >13:18:46,365 INFO program: Running... rmmod scsi_wait_scan >13:18:46,375 INFO program: Running... udevadm settle --timeout=300 >13:18:52,249 INFO program: Running... modprobe scsi_wait_scan >13:18:52,260 INFO program: Running... rmmod scsi_wait_scan >13:18:52,270 INFO program: Running... udevadm settle --timeout=300 >13:18:52,374 INFO program: Running... multipath -d >13:18:52,399 INFO program: create: mpatha (1SanDisk_Cruzer_2006087691190D32881E) undef SanDisk,Cruzer >13:18:52,400 INFO program: size=15G features='0' hwhandler='0' wp=undef >13:18:52,400 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >13:18:52,400 INFO program: `- 2:0:0:0 sdb 8:16 undef ready running >13:18:52,401 INFO program: Running... multipath -ll >13:18:52,464 INFO program: Running... modprobe scsi_wait_scan >13:18:52,474 INFO program: Running... rmmod scsi_wait_scan >13:18:52,484 INFO program: Running... udevadm settle --timeout=300 >13:18:52,687 INFO program: Running... modprobe scsi_wait_scan >13:18:52,697 INFO program: Running... rmmod scsi_wait_scan >13:18:52,707 INFO program: Running... udevadm settle --timeout=300 >13:18:53,192 INFO program: Running... ntfsinfo -m /dev/sda1 >13:18:53,246 INFO program: Volume Information >13:18:53,247 INFO program: Name of device: /dev/sda1 >13:18:53,247 INFO program: Device state: 11 >13:18:53,248 INFO program: Volume Name: >13:18:53,248 INFO program: Volume State: 91 >13:18:53,248 INFO program: Volume Version: 3.1 >13:18:53,248 INFO program: Sector Size: 512 >13:18:53,249 INFO program: Cluster Size: 4096 >13:18:53,249 INFO program: Index Block Size: 4096 >13:18:53,249 INFO program: Volume Size in Clusters: 15261742 >13:18:53,249 INFO program: MFT Information >13:18:53,249 INFO program: MFT Record Size: 1024 >13:18:53,249 INFO program: MFT Zone Multiplier: 0 >13:18:53,250 INFO program: MFT Data Position: 24 >13:18:53,250 INFO program: MFT Zone Start: 786432 >13:18:53,250 INFO program: MFT Zone End: 2694149 >13:18:53,250 INFO program: MFT Zone Position: 786432 >13:18:53,252 INFO program: Current Position in First Data Zone: 2694149 >13:18:53,252 INFO program: Current Position in Second Data Zone: 0 >13:18:53,252 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >13:18:53,253 INFO program: FILE_MFTMirr Size: 4 >13:18:53,253 INFO program: LCN of Data Attribute for File_MFTMirr: 7630871 >13:18:53,253 INFO program: Size of Attribute Definition Table: 2560 >13:18:53,254 INFO program: FILE_Bitmap Information >13:18:53,254 INFO program: FILE_Bitmap MFT Record Number: 6 >13:18:53,255 INFO program: State of FILE_Bitmap Inode: 80 >13:18:53,256 INFO program: Length of Attribute List: 0 >13:18:53,256 INFO program: Attribute List: (null) >13:18:53,257 INFO program: Number of Attached Extent Inodes: 0 >13:18:53,257 INFO program: FILE_Bitmap Data Attribute Information >13:18:53,258 INFO program: Decompressed Runlist: not done yet >13:18:53,258 INFO program: Base Inode: 6 >13:18:53,259 INFO program: Attribute Types: not done yet >13:18:53,259 INFO program: Attribute Name Length: 0 >13:18:53,260 INFO program: Attribute State: 3 >13:18:53,261 INFO program: Attribute Allocated Size: 1908736 >13:18:53,261 INFO program: Attribute Data Size: 1907720 >13:18:53,262 INFO program: Attribute Initialized Size: 1907720 >13:18:53,262 INFO program: Attribute Compressed Size: 0 >13:18:53,263 INFO program: Compression Block Size: 0 >13:18:53,264 INFO program: Compression Block Size Bits: 0 >13:18:53,264 INFO program: Compression Block Clusters: 0 >13:18:53,265 INFO program: Running... ntfsresize -m /dev/sda1 >13:18:55,626 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >13:18:55,626 INFO program: Minsize (in MB): 61865 >13:18:55,845 INFO program: Running... dumpe2fs -h /dev/sda2 >13:18:55,893 INFO program: Filesystem volume name: <none> >13:18:55,893 INFO program: Last mounted on: <not available> >13:18:55,894 INFO program: Filesystem UUID: 6047322a-99b7-41bd-8070-1b9fd71707e5 >13:18:55,894 INFO program: Filesystem magic number: 0xEF53 >13:18:55,894 INFO program: Filesystem revision #: 1 (dynamic) >13:18:55,894 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:18:55,895 INFO program: Filesystem flags: signed_directory_hash >13:18:55,895 INFO program: Default mount options: user_xattr acl >13:18:55,895 INFO program: Filesystem state: clean >13:18:55,896 INFO program: Errors behavior: Continue >13:18:55,896 INFO program: Filesystem OS type: Linux >13:18:55,896 INFO program: Inode count: 128016 >13:18:55,896 INFO program: Block count: 512000 >13:18:55,897 INFO program: Reserved block count: 25600 >13:18:55,897 INFO program: Free blocks: 485332 >13:18:55,897 INFO program: Free inodes: 128005 >13:18:55,898 INFO program: First block: 1 >13:18:55,898 INFO program: Block size: 1024 >13:18:55,899 INFO program: Fragment size: 1024 >13:18:55,899 INFO program: Reserved GDT blocks: 256 >13:18:55,900 INFO program: Blocks per group: 8192 >13:18:55,901 INFO program: Fragments per group: 8192 >13:18:55,901 INFO program: Inodes per group: 2032 >13:18:55,902 INFO program: Inode blocks per group: 254 >13:18:55,902 INFO program: Flex block group size: 16 >13:18:55,903 INFO program: Filesystem created: Thu May 31 13:16:56 2012 >13:18:55,903 INFO program: Last mount time: Thu May 31 13:17:07 2012 >13:18:55,904 INFO program: Last write time: Thu May 31 13:17:14 2012 >13:18:55,904 INFO program: Mount count: 1 >13:18:55,905 INFO program: Maximum mount count: -1 >13:18:55,905 INFO program: Last checked: Thu May 31 13:16:56 2012 >13:18:55,906 INFO program: Check interval: 0 (<none>) >13:18:55,907 INFO program: Lifetime writes: 12 MB >13:18:55,907 INFO program: Reserved blocks uid: 0 (user root) >13:18:55,908 INFO program: Reserved blocks gid: 0 (group root) >13:18:55,908 INFO program: First inode: 11 >13:18:55,909 INFO program: Inode size: 128 >13:18:55,909 INFO program: Journal inode: 8 >13:18:55,910 INFO program: Default directory hash: half_md4 >13:18:55,910 INFO program: Directory Hash Seed: 152db047-ba0e-45c6-9e6d-7c8dcdc9c5e2 >13:18:55,911 INFO program: Journal backup: inode blocks >13:18:55,911 INFO program: Journal features: (none) >13:18:55,912 INFO program: Journal size: 8M >13:18:55,913 INFO program: Journal length: 8192 >13:18:55,913 INFO program: Journal sequence: 0x00000005 >13:18:55,914 INFO program: Journal start: 0 >13:18:55,914 INFO program: >13:18:55,915 ERR program: dumpe2fs 1.42 (29-Nov-2011) >13:18:55,916 INFO program: Running... dumpe2fs -h /dev/sda2 >13:18:55,933 INFO program: Filesystem volume name: <none> >13:18:55,933 INFO program: Last mounted on: <not available> >13:18:55,934 INFO program: Filesystem UUID: 6047322a-99b7-41bd-8070-1b9fd71707e5 >13:18:55,934 INFO program: Filesystem magic number: 0xEF53 >13:18:55,934 INFO program: Filesystem revision #: 1 (dynamic) >13:18:55,934 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:18:55,934 INFO program: Filesystem flags: signed_directory_hash >13:18:55,935 INFO program: Default mount options: user_xattr acl >13:18:55,935 INFO program: Filesystem state: clean >13:18:55,935 INFO program: Errors behavior: Continue >13:18:55,935 INFO program: Filesystem OS type: Linux >13:18:55,935 INFO program: Inode count: 128016 >13:18:55,935 INFO program: Block count: 512000 >13:18:55,936 INFO program: Reserved block count: 25600 >13:18:55,936 INFO program: Free blocks: 485332 >13:18:55,936 INFO program: Free inodes: 128005 >13:18:55,936 INFO program: First block: 1 >13:18:55,938 INFO program: Block size: 1024 >13:18:55,938 INFO program: Fragment size: 1024 >13:18:55,939 INFO program: Reserved GDT blocks: 256 >13:18:55,939 INFO program: Blocks per group: 8192 >13:18:55,940 INFO program: Fragments per group: 8192 >13:18:55,940 INFO program: Inodes per group: 2032 >13:18:55,941 INFO program: Inode blocks per group: 254 >13:18:55,942 INFO program: Flex block group size: 16 >13:18:55,942 INFO program: Filesystem created: Thu May 31 13:16:56 2012 >13:18:55,943 INFO program: Last mount time: Thu May 31 13:17:07 2012 >13:18:55,944 INFO program: Last write time: Thu May 31 13:17:14 2012 >13:18:55,944 INFO program: Mount count: 1 >13:18:55,945 INFO program: Maximum mount count: -1 >13:18:55,946 INFO program: Last checked: Thu May 31 13:16:56 2012 >13:18:55,947 INFO program: Check interval: 0 (<none>) >13:18:55,948 INFO program: Lifetime writes: 12 MB >13:18:55,948 INFO program: Reserved blocks uid: 0 (user root) >13:18:55,949 INFO program: Reserved blocks gid: 0 (group root) >13:18:55,949 INFO program: First inode: 11 >13:18:55,950 INFO program: Inode size: 128 >13:18:55,950 INFO program: Journal inode: 8 >13:18:55,951 INFO program: Default directory hash: half_md4 >13:18:55,952 INFO program: Directory Hash Seed: 152db047-ba0e-45c6-9e6d-7c8dcdc9c5e2 >13:18:55,952 INFO program: Journal backup: inode blocks >13:18:55,953 INFO program: Journal features: (none) >13:18:55,953 INFO program: Journal size: 8M >13:18:55,954 INFO program: Journal length: 8192 >13:18:55,955 INFO program: Journal sequence: 0x00000005 >13:18:55,955 INFO program: Journal start: 0 >13:18:55,956 INFO program: >13:18:55,956 ERR program: dumpe2fs 1.42 (29-Nov-2011) >13:18:55,957 INFO program: Running... resize2fs -P /dev/sda2 >13:18:55,969 INFO program: Estimated minimum size of the filesystem: 14076 >13:18:55,969 ERR program: resize2fs 1.42 (29-Nov-2011) >13:18:56,177 INFO program: Running... dumpe2fs -h /dev/loop1 >13:18:56,186 INFO program: Filesystem volume name: Anaconda >13:18:56,187 INFO program: Last mounted on: / >13:18:56,187 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >13:18:56,187 INFO program: Filesystem magic number: 0xEF53 >13:18:56,187 INFO program: Filesystem revision #: 1 (dynamic) >13:18:56,188 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:18:56,188 INFO program: Filesystem flags: signed_directory_hash >13:18:56,188 INFO program: Default mount options: user_xattr acl >13:18:56,188 INFO program: Filesystem state: clean >13:18:56,188 INFO program: Errors behavior: Continue >13:18:56,189 INFO program: Filesystem OS type: Linux >13:18:56,189 INFO program: Inode count: 131072 >13:18:56,189 INFO program: Block count: 2097152 >13:18:56,189 INFO program: Reserved block count: 0 >13:18:56,189 INFO program: Free blocks: 1603427 >13:18:56,189 INFO program: Free inodes: 108443 >13:18:56,190 INFO program: First block: 1 >13:18:56,190 INFO program: Block size: 1024 >13:18:56,191 INFO program: Fragment size: 1024 >13:18:56,191 INFO program: Reserved GDT blocks: 256 >13:18:56,192 INFO program: Blocks per group: 8192 >13:18:56,192 INFO program: Fragments per group: 8192 >13:18:56,193 INFO program: Inodes per group: 512 >13:18:56,193 INFO program: Inode blocks per group: 128 >13:18:56,194 INFO program: Flex block group size: 16 >13:18:56,195 INFO program: Filesystem created: Tue May 22 14:52:33 2012 >13:18:56,195 INFO program: Last mount time: Tue May 22 14:52:48 2012 >13:18:56,196 INFO program: Last write time: Tue May 22 14:53:01 2012 >13:18:56,196 INFO program: Mount count: 2 >13:18:56,197 INFO program: Maximum mount count: -1 >13:18:56,198 INFO program: Last checked: Tue May 22 14:52:33 2012 >13:18:56,198 INFO program: Check interval: 0 (<none>) >13:18:56,199 INFO program: Lifetime writes: 32 MB >13:18:56,199 INFO program: Reserved blocks uid: 0 (user root) >13:18:56,200 INFO program: Reserved blocks gid: 0 (group root) >13:18:56,201 INFO program: First inode: 11 >13:18:56,201 INFO program: Inode size: 256 >13:18:56,202 INFO program: Required extra isize: 28 >13:18:56,202 INFO program: Desired extra isize: 28 >13:18:56,203 INFO program: Journal inode: 8 >13:18:56,203 INFO program: Default directory hash: half_md4 >13:18:56,204 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >13:18:56,205 INFO program: Journal backup: inode blocks >13:18:56,205 INFO program: Journal features: (none) >13:18:56,206 INFO program: Journal size: 32M >13:18:56,206 INFO program: Journal length: 32768 >13:18:56,207 INFO program: Journal sequence: 0x0000000b >13:18:56,207 INFO program: Journal start: 0 >13:18:56,208 INFO program: >13:18:56,209 ERR program: dumpe2fs 1.42 (29-Nov-2011) >13:18:56,210 INFO program: Running... dumpe2fs -h /dev/loop1 >13:18:56,220 INFO program: Filesystem volume name: Anaconda >13:18:56,221 INFO program: Last mounted on: / >13:18:56,221 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >13:18:56,221 INFO program: Filesystem magic number: 0xEF53 >13:18:56,221 INFO program: Filesystem revision #: 1 (dynamic) >13:18:56,222 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:18:56,222 INFO program: Filesystem flags: signed_directory_hash >13:18:56,222 INFO program: Default mount options: user_xattr acl >13:18:56,222 INFO program: Filesystem state: clean >13:18:56,222 INFO program: Errors behavior: Continue >13:18:56,222 INFO program: Filesystem OS type: Linux >13:18:56,223 INFO program: Inode count: 131072 >13:18:56,223 INFO program: Block count: 2097152 >13:18:56,223 INFO program: Reserved block count: 0 >13:18:56,223 INFO program: Free blocks: 1603427 >13:18:56,223 INFO program: Free inodes: 108443 >13:18:56,223 INFO program: First block: 1 >13:18:56,224 INFO program: Block size: 1024 >13:18:56,224 INFO program: Fragment size: 1024 >13:18:56,225 INFO program: Reserved GDT blocks: 256 >13:18:56,225 INFO program: Blocks per group: 8192 >13:18:56,226 INFO program: Fragments per group: 8192 >13:18:56,226 INFO program: Inodes per group: 512 >13:18:56,227 INFO program: Inode blocks per group: 128 >13:18:56,227 INFO program: Flex block group size: 16 >13:18:56,228 INFO program: Filesystem created: Tue May 22 14:52:33 2012 >13:18:56,229 INFO program: Last mount time: Tue May 22 14:52:48 2012 >13:18:56,229 INFO program: Last write time: Tue May 22 14:53:01 2012 >13:18:56,230 INFO program: Mount count: 2 >13:18:56,230 INFO program: Maximum mount count: -1 >13:18:56,231 INFO program: Last checked: Tue May 22 14:52:33 2012 >13:18:56,231 INFO program: Check interval: 0 (<none>) >13:18:56,232 INFO program: Lifetime writes: 32 MB >13:18:56,232 INFO program: Reserved blocks uid: 0 (user root) >13:18:56,232 INFO program: Reserved blocks gid: 0 (group root) >13:18:56,233 INFO program: First inode: 11 >13:18:56,233 INFO program: Inode size: 256 >13:18:56,233 INFO program: Required extra isize: 28 >13:18:56,233 INFO program: Desired extra isize: 28 >13:18:56,233 INFO program: Journal inode: 8 >13:18:56,234 INFO program: Default directory hash: half_md4 >13:18:56,234 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >13:18:56,234 INFO program: Journal backup: inode blocks >13:18:56,234 INFO program: Journal features: (none) >13:18:56,234 INFO program: Journal size: 32M >13:18:56,235 INFO program: Journal length: 32768 >13:18:56,235 INFO program: Journal sequence: 0x0000000b >13:18:56,235 INFO program: Journal start: 0 >13:18:56,235 INFO program: >13:18:56,235 ERR program: dumpe2fs 1.42 (29-Nov-2011) >13:18:56,236 INFO program: Running... resize2fs -P /dev/loop1 >13:18:56,245 INFO program: Couldn't find valid filesystem superblock. >13:18:56,245 ERR program: resize2fs 1.42 (29-Nov-2011) >13:18:56,245 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >13:18:56,327 INFO program: Running... modprobe scsi_wait_scan >13:18:56,338 INFO program: Running... rmmod scsi_wait_scan >13:18:56,348 INFO program: Running... udevadm settle --timeout=300 >13:18:56,469 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:18:56,478 INFO program: Filesystem volume name: Anaconda >13:18:56,478 INFO program: Last mounted on: / >13:18:56,479 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >13:18:56,479 INFO program: Filesystem magic number: 0xEF53 >13:18:56,479 INFO program: Filesystem revision #: 1 (dynamic) >13:18:56,479 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:18:56,479 INFO program: Filesystem flags: signed_directory_hash >13:18:56,480 INFO program: Default mount options: user_xattr acl >13:18:56,480 INFO program: Filesystem state: clean >13:18:56,480 INFO program: Errors behavior: Continue >13:18:56,480 INFO program: Filesystem OS type: Linux >13:18:56,480 INFO program: Inode count: 131072 >13:18:56,481 INFO program: Block count: 2097152 >13:18:56,481 INFO program: Reserved block count: 0 >13:18:56,481 INFO program: Free blocks: 1603427 >13:18:56,481 INFO program: Free inodes: 108443 >13:18:56,481 INFO program: First block: 1 >13:18:56,482 INFO program: Block size: 1024 >13:18:56,482 INFO program: Fragment size: 1024 >13:18:56,482 INFO program: Reserved GDT blocks: 256 >13:18:56,482 INFO program: Blocks per group: 8192 >13:18:56,482 INFO program: Fragments per group: 8192 >13:18:56,483 INFO program: Inodes per group: 512 >13:18:56,483 INFO program: Inode blocks per group: 128 >13:18:56,483 INFO program: Flex block group size: 16 >13:18:56,483 INFO program: Filesystem created: Tue May 22 14:52:33 2012 >13:18:56,483 INFO program: Last mount time: Thu May 31 13:17:41 2012 >13:18:56,484 INFO program: Last write time: Thu May 31 13:17:41 2012 >13:18:56,484 INFO program: Mount count: 3 >13:18:56,484 INFO program: Maximum mount count: -1 >13:18:56,484 INFO program: Last checked: Tue May 22 14:52:33 2012 >13:18:56,484 INFO program: Check interval: 0 (<none>) >13:18:56,485 INFO program: Lifetime writes: 32 MB >13:18:56,485 INFO program: Reserved blocks uid: 0 (user root) >13:18:56,485 INFO program: Reserved blocks gid: 0 (group root) >13:18:56,485 INFO program: First inode: 11 >13:18:56,485 INFO program: Inode size: 256 >13:18:56,486 INFO program: Required extra isize: 28 >13:18:56,486 INFO program: Desired extra isize: 28 >13:18:56,486 INFO program: Journal inode: 8 >13:18:56,486 INFO program: Default directory hash: half_md4 >13:18:56,486 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >13:18:56,487 INFO program: Journal backup: inode blocks >13:18:56,487 INFO program: Journal features: (none) >13:18:56,487 INFO program: Journal size: 32M >13:18:56,487 INFO program: Journal length: 32768 >13:18:56,487 INFO program: Journal sequence: 0x0000000c >13:18:56,487 INFO program: Journal start: 1 >13:18:56,488 INFO program: >13:18:56,488 ERR program: dumpe2fs 1.42 (29-Nov-2011) >13:18:56,488 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:18:56,497 INFO program: Filesystem volume name: Anaconda >13:18:56,498 INFO program: Last mounted on: / >13:18:56,498 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >13:18:56,498 INFO program: Filesystem magic number: 0xEF53 >13:18:56,498 INFO program: Filesystem revision #: 1 (dynamic) >13:18:56,499 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >13:18:56,499 INFO program: Filesystem flags: signed_directory_hash >13:18:56,499 INFO program: Default mount options: user_xattr acl >13:18:56,499 INFO program: Filesystem state: clean >13:18:56,499 INFO program: Errors behavior: Continue >13:18:56,499 INFO program: Filesystem OS type: Linux >13:18:56,500 INFO program: Inode count: 131072 >13:18:56,500 INFO program: Block count: 2097152 >13:18:56,500 INFO program: Reserved block count: 0 >13:18:56,500 INFO program: Free blocks: 1603427 >13:18:56,500 INFO program: Free inodes: 108443 >13:18:56,500 INFO program: First block: 1 >13:18:56,501 INFO program: Block size: 1024 >13:18:56,501 INFO program: Fragment size: 1024 >13:18:56,501 INFO program: Reserved GDT blocks: 256 >13:18:56,501 INFO program: Blocks per group: 8192 >13:18:56,501 INFO program: Fragments per group: 8192 >13:18:56,502 INFO program: Inodes per group: 512 >13:18:56,502 INFO program: Inode blocks per group: 128 >13:18:56,502 INFO program: Flex block group size: 16 >13:18:56,502 INFO program: Filesystem created: Tue May 22 14:52:33 2012 >13:18:56,502 INFO program: Last mount time: Thu May 31 13:17:41 2012 >13:18:56,502 INFO program: Last write time: Thu May 31 13:17:41 2012 >13:18:56,503 INFO program: Mount count: 3 >13:18:56,503 INFO program: Maximum mount count: -1 >13:18:56,503 INFO program: Last checked: Tue May 22 14:52:33 2012 >13:18:56,503 INFO program: Check interval: 0 (<none>) >13:18:56,503 INFO program: Lifetime writes: 32 MB >13:18:56,503 INFO program: Reserved blocks uid: 0 (user root) >13:18:56,504 INFO program: Reserved blocks gid: 0 (group root) >13:18:56,504 INFO program: First inode: 11 >13:18:56,504 INFO program: Inode size: 256 >13:18:56,504 INFO program: Required extra isize: 28 >13:18:56,504 INFO program: Desired extra isize: 28 >13:18:56,504 INFO program: Journal inode: 8 >13:18:56,505 INFO program: Default directory hash: half_md4 >13:18:56,505 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >13:18:56,505 INFO program: Journal backup: inode blocks >13:18:56,505 INFO program: Journal features: (none) >13:18:56,505 INFO program: Journal size: 32M >13:18:56,505 INFO program: Journal length: 32768 >13:18:56,506 INFO program: Journal sequence: 0x0000000c >13:18:56,506 INFO program: Journal start: 1 >13:18:56,506 INFO program: >13:18:56,506 ERR program: dumpe2fs 1.42 (29-Nov-2011) >13:18:56,507 INFO program: Running... resize2fs -P /dev/mapper/live-rw >13:18:56,515 INFO program: Estimated minimum size of the filesystem: 471747 >13:18:56,516 ERR program: resize2fs 1.42 (29-Nov-2011) >13:18:56,539 INFO program: Running... modprobe scsi_wait_scan >13:18:56,554 INFO program: Running... rmmod scsi_wait_scan >13:18:56,566 INFO program: Running... udevadm settle --timeout=300 >13:18:56,648 INFO program: Running... udevadm settle --timeout=300 >13:18:56,721 INFO program: Running... udevadm settle --timeout=300 >13:18:56,790 INFO program: Running... udevadm settle --timeout=300 >13:18:56,864 INFO program: Running... udevadm settle --timeout=300 >13:18:56,930 INFO program: Running... udevadm settle --timeout=300 >13:18:57,016 INFO program: Running... udevadm settle --timeout=300 >13:18:57,105 INFO program: Running... udevadm settle --timeout=300 >13:18:57,184 INFO program: Running... udevadm settle --timeout=300 >13:18:57,262 INFO program: Running... udevadm settle --timeout=300 >13:18:57,399 INFO program: Running... udevadm settle --timeout=300 >13:18:57,481 INFO program: Running... udevadm settle --timeout=300 >13:19:00,042 INFO program: Running... udevadm settle --timeout=300 >13:19:00,121 INFO program: Running... udevadm settle --timeout=300 >13:19:00,198 INFO program: Running... udevadm settle --timeout=300 >13:19:00,275 INFO program: Running... udevadm settle --timeout=300 >13:19:00,351 INFO program: Running... udevadm settle --timeout=300 >13:19:00,437 INFO program: Running... udevadm settle --timeout=300 >13:19:00,517 INFO program: Running... udevadm settle --timeout=300 >13:19:00,587 INFO program: Running... udevadm settle --timeout=300 >13:19:00,657 INFO program: Running... udevadm settle --timeout=300 >13:19:00,733 INFO program: Running... udevadm settle --timeout=300 >13:19:00,858 INFO program: Running... wipefs -a /dev/sda2 >13:19:00,923 INFO program: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >13:19:00,925 INFO program: Running... udevadm settle --timeout=300 >13:19:01,004 INFO program: Running... udevadm settle --timeout=300 >13:19:01,064 INFO program: Running... udevadm settle --timeout=300 >13:19:01,135 INFO program: Running... lvm pvremove --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } /dev/sda3 >13:19:01,337 ERR program: PV /dev/sda3 belongs to Volume Group vg_d620 so please use vgreduce first. >13:19:01,337 ERR program: (If you are certain you need pvremove, then confirm by using --force twice.) >13:19:01,341 INFO program: Running... wipefs -a /dev/sda3 >13:19:01,450 INFO program: 8 bytes were erased at offset 0x00000218 (LVM2_member): 4c 56 4d 32 20 30 30 31 >13:19:01,459 INFO program: Running... udevadm settle --timeout=300 >13:19:01,539 INFO program: Running... udevadm settle --timeout=300 >13:19:01,602 INFO program: Running... udevadm settle --timeout=300 >13:19:01,677 INFO program: Running... udevadm settle --timeout=300 >13:19:01,787 INFO program: Running... udevadm settle --timeout=300 >13:19:02,020 INFO program: Running... udevadm settle --timeout=300 >13:19:02,098 INFO program: Running... udevadm settle --timeout=300 >13:19:02,220 INFO program: Running... udevadm settle --timeout=300 >13:19:02,282 INFO program: Running... udevadm settle --timeout=300 >13:19:02,401 INFO program: Running... udevadm settle --timeout=300 >13:19:02,507 INFO program: Running... wipefs -a /dev/sda2 >13:19:02,553 INFO program: Running... udevadm settle --timeout=300 >13:19:02,622 INFO program: Running... udevadm settle --timeout=300 >13:19:02,768 INFO program: Running... mke2fs -t ext4 /dev/sda2 >13:19:03,271 INFO program: Filesystem label= >13:19:03,272 INFO program: OS type: Linux >13:19:03,272 INFO program: Block size=1024 (log=0) >13:19:03,272 INFO program: Fragment size=1024 (log=0) >13:19:03,273 INFO program: Stride=0 blocks, Stripe width=0 blocks >13:19:03,273 INFO program: 128016 inodes, 512000 blocks >13:19:03,273 INFO program: 25600 blocks (5.00%) reserved for the super user >13:19:03,273 INFO program: First data block=1 >13:19:03,274 INFO program: Maximum filesystem blocks=67633152 >13:19:03,274 INFO program: 63 block groups >13:19:03,274 INFO program: 8192 blocks per group, 8192 fragments per group >13:19:03,275 INFO program: 2032 inodes per group >13:19:03,275 INFO program: Superblock backups stored on blocks: >13:19:03,275 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >13:19:03,275 INFO program: >13:19:03,276 INFO program: Allocating group tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >13:19:03,276 INFO program: Writing inode tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >13:19:03,277 INFO program: Creating journal (8192 blocks): done >13:19:03,279 INFO program: Writing superblocks and filesystem accounting information: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 d >13:19:03,280 ERR program: mke2fs 1.42 (29-Nov-2011) >13:19:03,288 INFO program: Running... udevadm settle --timeout=300 >13:19:03,383 INFO program: Running... udevadm settle --timeout=300 >13:19:03,527 INFO program: Running... udevadm settle --timeout=300 >13:19:03,787 INFO program: Running... wipefs -a /dev/sda3 >13:19:03,833 INFO program: Running... udevadm settle --timeout=300 >13:19:03,899 INFO program: Running... udevadm settle --timeout=300 >13:19:04,054 INFO program: Running... wipefs -a /dev/sda3 >13:19:04,081 INFO program: Running... lvm pvcreate --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --dataalignment 1024k /dev/sda3 >13:19:04,249 INFO program: Physical volume "/dev/sda3" successfully created >13:19:04,249 ERR program: Writing physical volume data to disk "/dev/sda3" >13:19:04,259 INFO program: Running... udevadm settle --timeout=300 >13:19:04,367 INFO program: Running... udevadm settle --timeout=300 >13:19:04,469 INFO program: Running... lvm vgcreate -s 32m --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620 /dev/sda3 >13:19:04,688 INFO program: >13:19:04,697 INFO program: Running... udevadm settle --timeout=300 >13:19:04,764 INFO program: Running... udevadm settle --timeout=300 >13:19:04,873 INFO program: Running... lvm lvcreate -L 4576m -n lv_swap --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620 >13:19:05,131 INFO program: Logical volume "lv_swap" created >13:19:05,142 INFO program: Running... udevadm settle --timeout=300 >13:19:05,247 INFO program: Running... udevadm settle --timeout=300 >13:19:05,342 INFO program: Running... mkswap -f /dev/mapper/vg_d620-lv_swap >13:19:05,386 INFO program: S >13:19:05,391 INFO program: Running... udevadm settle --timeout=300 >13:19:05,470 INFO program: Running... udevadm settle --timeout=300 >13:19:05,565 INFO program: Running... lvm lvcreate -L 122560m -n lv_home --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620 >13:19:05,852 INFO program: Logical volume "lv_home" created >13:19:05,864 INFO program: Running... udevadm settle --timeout=300 >13:19:05,974 INFO program: Running... udevadm settle --timeout=300 >13:19:06,069 INFO program: Running... mke2fs -t ext4 /dev/mapper/vg_d620-lv_home >13:19:09,458 INFO program: Filesystem label= >13:19:09,460 INFO program: OS type: Linux >13:19:09,460 INFO program: Block size=4096 (log=2) >13:19:09,460 INFO program: Fragment size=4096 (log=2) >13:19:09,461 INFO program: Stride=0 blocks, Stripe width=0 blocks >13:19:09,461 INFO program: 7847936 inodes, 31375360 blocks >13:19:09,461 INFO program: 1568768 blocks (5.00%) reserved for the super user >13:19:09,461 INFO program: First data block=0 >13:19:09,462 INFO program: Maximum filesystem blocks=0 >13:19:09,462 INFO program: 958 block groups >13:19:09,462 INFO program: 32768 blocks per group, 32768 fragments per group >13:19:09,463 INFO program: 8192 inodes per group >13:19:09,463 INFO program: Superblock backups stored on blocks: >13:19:09,463 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >13:19:09,463 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872 >13:19:09,464 INFO program: >13:19:09,464 INFO program: Allocating group tables: 0/958 1/958 2/958 3/958 4/958 5/958 6/958 7/958 8/958 9/958 10/958 11/958 12/958 13/958 14/958 15/958 16/958 17/958 18/958 19/958 20/958 21/958 22/958 23/958 24/958 25/958 26/958 27/958 28/958 29/958 30/958 31/958 32/958 33/958 34/958 35/958 36/958 37/958 38/958 39/958 40/958 41/958 42/958 43/958 44/958 45/958 46/958 47/958 48/958 49/958 50/958 51/958 52/958 53/958 54/958 55/958 56/958 57/958 58/958 59/958 60/958 61/958 62/958 63/958 64/958 65/958 66/958 67/958 68/958 69/958 70/958 71/958 72/958 73/958 74/958 75/958 76/958 77/958 78/958 79/958 80/958 81/958 82/958 83/958 84/958 85/958 86/958 87/958 88/958 89/958 90/958 91/958 92/958 93/958 94/958 95/958 96/958 97/958 98/958 99/958100/958101/958102/958103/958104/958105/958106/958107/958108/958109/958110/958111/958112/958113/958114/958115/958116/958117/958118/958119/958120/958121/958122/958123/958124/958125/958126/958127/958128/958129/958130/958131/958132/958133/958134/958135/958136/958137/958138/958139/958140/958141/958142/958143/958144/958145/958146/958147/958148/958149/958150/958151/958152/958153/958154/958155/958156/958157/958158/958159/958160/958161/958162/958163/958164/958165/958166/958167/958168/958169/958170/958171/958172/958173/958174/958175/958176/958177/958178/958179/958180/958181/958182/958183/958184/958185/958186/958187/958188/958189/958190/958191/958192/958193/958194/958195/958196/958197/958198/958199/958200/958201/958202/958203/958204/958205/958206/958207/958208/958209/958210/958211/958212/958213/958214/958215/958216/958217/958218/958219/958220/958221/958222/958223/958224/958225/958226/958227/958228/958229/958230/958231/958232/958233/958234/958235/958236/958237/958238/958239/958240/958241/958242/958243/958244/958245/958246/958247/958248/958249/958250/958251/958252/958253/958254/958255/958256/958257/958258/958259/958260/958261/958262/958263/958264/958265/958266/958267/958268/958269/958270/958271/958272/958273/958274/958275/958276/958277/958278/958279/958280/958281/958282/958283/958284/958285/958286/958287/958288/958289/958290/958291/958292/958293/958294/958295/958296/958297/958298/958299/958300/958301/958302/958303/958304/958305/958306/958307/958308/958309/958310/958311/958312/958313/958314/958315/958316/958317/958318/958319/958320/958321/958322/958323/958324/958325/958326/958327/958328/958329/958330/958331/958332/958333/958334/958335/958336/958337/958338/958339/958340/958341/958342/958343/958344/958345/958346/958347/958348/958349/958350/958351/958352/958353/958354/958355/958356/958357/958358/958359/958360/958361/958362/958363/958364/958365/958366/958367/958368/958369/958370/958371/958372/958373/958374/958375/958376/958377/958378/958379/958380/958381/958382/958383/958384/958385/958386/958387/958388/958389/958390/958391/958392/958393/958394/958395/958396/958397/958398/958399/958400/958401/958402/958403/958404/958405/958406/958407/958408/958409/958410/958411/958412/958413/958414/958415/958416/958417/958418/958419/958420/958421/958422/958423/958424/958425/958426/958427/958428/958429/958430/958431/958432/958433/958434/958435/958436/958437/958438/958439/958440/958441/958442/958443/958444/958445/958446/958447/958448/958449/958450/958451/958452/958453/958454/958455/958456/958457/958458/958459/958460/958461/958462/958463/958464/958465/958466/958467/958468/958469/958470/958471/958472/958473/958474/958475/958476/958477/958478/958479/958480/958481/958482/958483/958484/958485/958486/958487/958488/958489/958490/958491/958492/958493/958494/958495/958496/958497/958498/958499/958500/958501/958502/958503/958504/958505/958506/958507/958508/958509/958510/958511/958512/958513/958514/958515/958516/958517/958518/958519/958520/958521/958522/958523/958524/958525/958526/958527/958528/958529/958530/958531/958532/958533/958534/958535/958536/958537/958538/958539/958540/958541/958542/958543/958544/958545/958546/958547/958548/958549/958550/958551/958552/958553/958554/958555/958556/958557/958558/958559/958560/958561/958562/958563/958564/958565/958566/958567/958568/958569/958570/958571/958572/958573/958574/958575/958576/958577/958578/958579/958580/958581/958582/958583/958584/958585/958586/958587/958588/958589/958590/958591/958592/958593/958594/958595/958596/958597/958598/958599/958600/958601/958602/958603/958604/958605/958606/958607/958608/958609/958610/958611/958612/958613/958614/958615/958616/958617/958618/958619/958620/958621/958622/958623/958624/958625/958626/958627/958628/958629/958630/958631/958632/958633/958634/958635/958636/958637/958638/958639/958640/958641/958642/958643/958644/958645/958646/958647/958648/958649/958650/958651/958652/958653/958654/958655/958656/958657/958658/958659/958660/958661/958662/958663/958664/958665/958666/958667/958668/958669/958670/958671/958672/958673/958674/958675/958676/958677/958678/958679/958680/958681/958682/958683/958684/958685/958686/958687/958688/958689/958690/958691/958692/958693/958694/958695/958696/958697/958698/958699/958700/958701/958702/958703/958704/958705/958706/958707/958708/958709/958710/958711/958712/958713/958714/958715/958716/958717/958718/958719/958720/958721/958722/958723/958724/958725/958726/958727/958728/958729/958730/958731/958732/958733/958734/958735/958736/958737/958738/958739/958740/958741/958742/958743/958744/958745/958746/958747/958748/958749/958750/958751/958752/958753/958754/958755/958756/958757/958758/958759/958760/958761/958762/958763/958764/958765/958766/958767/958768/958769/958770/958771/958772/958773/958774/958775/958776/958777/958778/958779/958780/958781/958782/958783/958784/958785/958786/958787/958788/958789/958790/958791/958792/958793/958794/958795/958796/958797/958798/958799/958800/958801/958802/958803/958804/958805/958806/958807/958808/958809/958810/958811/958812/958813/958814/958815/958816/958817/958818/958819/958820/958821/958822/958823/958824/958825/958826/958827/958828/958829/958830/958831/958832/958833/958834/958835/958836/958837/958838/958839/958840/958841/958842/958843/958844/958845/958846/958847/958848/958849/958850/958851/958852/958853/958854/958855/958856/958857/958858/958859/958860/958861/958862/958863/958864/958865/958866/958867/958868/958869/958870/958871/958872/958873/958874/958875/958876/958877/958878/958879/958880/958881/958882/958883/958884/958885/958886/958887/958888/958889/958890/958891/958892/958893/958894/958895/958896/958897/958898/958899/958900/958901/958902/958903/958904/958905/958906/958907/958908/958909/958910/958911/958912/958913/958914/958915/958916/958917/958918/958919/958920/958921/958922/958923/958924/958925/958926/958927/958928/958929/958930/958931/958932/958933/958934/958935/958936/958937/958938/958939/958940/958941/958942/958943/958944/958945/958946/958947/958948/958949/958950/958951/958952/958953/958954/958955/958956/958957/958 done >13:19:09,465 INFO program: Writing inode tables: 0/958 1/958 2/958 3/958 4/958 5/958 6/958 7/958 8/958 9/958 10/958 11/958 12/958 13/958 14/958 15/958 16/958 17/958 18/958 19/958 20/958 21/958 22/958 23/958 24/958 25/958 26/958 27/958 28/958 29/958 30/958 31/958 32/958 33/958 34/958 35/958 36/958 37/958 38/958 39/958 40/958 41/958 42/958 43/958 44/958 45/958 46/958 47/958 48/958 49/958 50/958 51/958 52/958 53/958 54/958 55/958 56/958 57/958 58/958 59/958 60/958 61/958 62/958 63/958 64/958 65/958 66/958 67/958 68/958 69/958 70/958 71/958 72/958 73/958 74/958 75/958 76/958 77/958 78/958 79/958 80/958 81/958 82/958 83/958 84/958 85/958 86/958 87/958 88/958 89/958 90/958 91/958 92/958 93/958 94/958 95/958 96/958 97/958 98/958 99/958100/958101/958102/958103/958104/958105/958106/958107/958108/958109/958110/958111/958112/958113/958114/958115/958116/958117/958118/958119/958120/958121/958122/958123/958124/958125/958126/958127/958128/958129/958130/958131/958132/958133/958134/958135/958136/958137/958138/958139/958140/958141/958142/958143/958144/958145/958146/958147/958148/958149/958150/958151/958152/958153/958154/958155/958156/958157/958158/958159/958160/958161/958162/958163/958164/958165/958166/958167/958168/958169/958170/958171/958172/958173/958174/958175/958176/958177/958178/958179/958180/958181/958182/958183/958184/958185/958186/958187/958188/958189/958190/958191/958192/958193/958194/958195/958196/958197/958198/958199/958200/958201/958202/958203/958204/958205/958206/958207/958208/958209/958210/958211/958212/958213/958214/958215/958216/958217/958218/958219/958220/958221/958222/958223/958224/958225/958226/958227/958228/958229/958230/958231/958232/958233/958234/958235/958236/958237/958238/958239/958240/958241/958242/958243/958244/958245/958246/958247/958248/958249/958250/958251/958252/958253/958254/958255/958256/958257/958258/958259/958260/958261/958262/958263/958264/958265/958266/958267/958268/958269/958270/958271/958272/958273/958274/958275/958276/958277/958278/958279/958280/958281/958282/958283/958284/958285/958286/958287/958288/958289/958290/958291/958292/958293/958294/958295/958296/958297/958298/958299/958300/958301/958302/958303/958304/958305/958306/958307/958308/958309/958310/958311/958312/958313/958314/958315/958316/958317/958318/958319/958320/958321/958322/958323/958324/958325/958326/958327/958328/958329/958330/958331/958332/958333/958334/958335/958336/958337/958338/958339/958340/958341/958342/958343/958344/958345/958346/958347/958348/958349/958350/958351/958352/958353/958354/958355/958356/958357/958358/958359/958360/958361/958362/958363/958364/958365/958366/958367/958368/958369/958370/958371/958372/958373/958374/958375/958376/958377/958378/958379/958380/958381/958382/958383/958384/958385/958386/958387/958388/958389/958390/958391/958392/958393/958394/958395/958396/958397/958398/958399/958400/958401/958402/958403/958404/958405/958406/958407/958408/958409/958410/958411/958412/958413/958414/958415/958416/958417/958418/958419/958420/958421/958422/958423/958424/958425/958426/958427/958428/958429/958430/958431/958432/958433/958434/958435/958436/958437/958438/958439/958440/958441/958442/958443/958444/958445/958446/958447/958448/958449/958450/958451/958452/958453/958454/958455/958456/958457/958458/958459/958460/958461/958462/958463/958464/958465/958466/958467/958468/958469/958470/958471/958472/958473/958474/958475/958476/958477/958478/958479/958480/958481/958482/958483/958484/958485/958486/958487/958488/958489/958490/958491/958492/958493/958494/958495/958496/958497/958498/958499/958500/958501/958502/958503/958504/958505/958506/958507/958508/958509/958510/958511/958512/958513/958514/958515/958516/958517/958518/958519/958520/958521/958522/958523/958524/958525/958526/958527/958528/958529/958530/958531/958532/958533/958534/958535/958536/958537/958538/958539/958540/958541/958542/958543/958544/958545/958546/958547/958548/958549/958550/958551/958552/958553/958554/958555/958556/958557/958558/958559/958560/958561/958562/958563/958564/958565/958566/958567/958568/958569/958570/958571/958572/958573/958574/958575/958576/958577/958578/958579/958580/958581/958582/958583/958584/958585/958586/958587/958588/958589/958590/958591/958592/958593/958594/958595/958596/958597/958598/958599/958600/958601/958602/958603/958604/958605/958606/958607/958608/958609/958610/958611/958612/958613/958614/958615/958616/958617/958618/958619/958620/958621/958622/958623/958624/958625/958626/958627/958628/958629/958630/958631/958632/958633/958634/958635/958636/958637/958638/958639/958640/958641/958642/958643/958644/958645/958646/958647/958648/958649/958650/958651/958652/958653/958654/958655/958656/958657/958658/958659/958660/958661/958662/958663/958664/958665/958666/958667/958668/958669/958670/958671/958672/958673/958674/958675/958676/958677/958678/958679/958680/958681/958682/958683/958684/958685/958686/958687/958688/958689/958690/958691/958692/958693/958694/958695/958696/958697/958698/958699/958700/958701/958702/958703/958704/958705/958706/958707/958708/958709/958710/958711/958712/958713/958714/958715/958716/958717/958718/958719/958720/958721/958722/958723/958724/958725/958726/958727/958728/958729/958730/958731/958732/958733/958734/958735/958736/958737/958738/958739/958740/958741/958742/958743/958744/958745/958746/958747/958748/958749/958750/958751/958752/958753/958754/958755/958756/958757/958758/958759/958760/958761/958762/958763/958764/958765/958766/958767/958768/958769/958770/958771/958772/958773/958774/958775/958776/958777/958778/958779/958780/958781/958782/958783/958784/958785/958786/958787/958788/958789/958790/958791/958792/958793/958794/958795/958796/958797/958798/958799/958800/958801/958802/958803/958804/958805/958806/958807/958808/958809/958810/958811/958812/958813/958814/958815/958816/958817/958818/958819/958820/958821/958822/958823/958824/958825/958826/958827/958828/958829/958830/958831/958832/958833/958834/958835/958836/958837/958838/958839/958840/958841/958842/958843/958844/958845/958846/958847/958848/958849/958850/958851/958852/958853/958854/958855/958856/958857/958858/958859/958860/958861/958862/958863/958864/958865/958866/958867/958868/958869/958870/958871/958872/958873/958874/958875/958876/958877/958878/958879/958880/958881/958882/958883/958884/958885/958886/958887/958888/958889/958890/958891/958892/958893/958894/958895/958896/958897/958898/958899/958900/958901/958902/958903/958904/958905/958906/958907/958908/958909/958910/958911/958912/958913/958914/958915/958916/958917/958918/958919/958920/958921/958922/958923/958924/958925/958926/958927/958928/958929/958930/958931/958932/958933/958934/958935/958936/958937/958938/958939/958940/958941/958942/958943/958944/958945/958946/958947/958948/958949/958950/958951/958952/958953/958954/958955/958956/958957/958 done >13:19:09,465 INFO program: Creating journal (32768 blocks): done >13:19:09,466 INFO program: Writing superblocks and filesystem accounting information: 0/958 1/958 2/958 3/958 4/958 5/958 6/958 7/958 8/958 9/958 10/958 11/958 12/958 13/958 14/958 15/958 16/958 17/958 18/958 19/958 20/958 21/958 22/958 23/958 24/958 25/958 26/958 27/958 28/958 29/958 30/958 31/958 32/958 33/958 34/958 35/958 36/958 37/958 38/958 39/958 40/958 41/958 42/958 43/958 44/958 45/958 46/958 47/958 48/958 49/958 50/958 51/958 52/958 53/958 54/958 55/958 56/958 57/958 58/958 59/958 60/958 61/958 62/958 63/958 64/958 65/958 66/958 67/958 68/958 69/958 70/958 71/958 72/958 73/958 74/958 75/958 76/958 77/958 78/958 79/958 80/958 81/958 82/958 83/958 84/958 85/958 86/958 87/958 88/958 89/958 90/958 91/958 92/958 93/958 94/958 95/958 96/958 97/958 98/958 99/958100/958101/958102/958103/958104/958105/958106/958107/958108/958109/958110/958111/958112/958113/958114/958115/958116/958117/958118/958119/958120/958121/958122/958123/958124/958125/958126/958127/958128/958129/958130/958131/958132/958133/958134/958135/958136/958137/958138/958139/958140/958141/958142/958143/958144/958145/958146/958147/958148/958149/958150/958151/958152/958153/958154/958155/958156/958157/958158/958159/958160/958161/958162/958163/958164/958165/958166/958167/958168/958169/958170/958171/958172/958173/958174/958175/958176/958177/958178/958179/958180/958181/958182/958183/958184/958185/958186/958187/958188/958189/958190/958191/958192/958193/958194/958195/958196/958197/958198/958199/958200/958201/958202/958203/958204/958205/958206/958207/958208/958209/958210/958211/958212/958213/958214/958215/958216/958217/958218/958219/958220/958221/958222/958223/958224/958225/958226/958227/958228/958229/958230/958231/958232/958233/958234/958235/958236/958237/958238/958239/958240/958241/958242/958243/958244/958245/958246/958247/958248/958249/958250/958251/958252/958253/958254/958255/958256/958257/958258/958259/958260/958261/958262/958263/958264/958265/958266/958267/958268/958269/958270/958271/958272/958273/958274/958275/958276/958277/958278/958279/958280/958281/958282/958283/958284/958285/958286/958287/958288/958289/958290/958291/958292/958293/958294/958295/958296/958297/958298/958299/958300/958301/958302/958303/958304/958305/958306/958307/958308/958309/958310/958311/958312/958313/958314/958315/958316/958317/958318/958319/958320/958321/958322/958323/958324/958325/958326/958327/958328/958329/958330/958331/958332/958333/958334/958335/958336/958337/958338/958339/958340/958341/958342/958343/958344/958345/958346/958347/958348/958349/958350/958351/958352/958353/958354/958355/958356/958357/958358/958359/958360/958361/958362/958363/958364/958365/958366/958367/958368/958369/958370/958371/958372/958373/958374/958375/958376/958377/958378/958379/958380/958381/958382/958383/958384/958385/958386/958387/958388/958389/958390/958391/958392/958393/958394/958395/958396/958397/958398/958399/958400/958401/958402/958403/958404/958405/958406/958407/958408/958409/958410/958411/958412/958413/958414/958415/958416/958417/958418/958419/958420/958421/958422/958423/958424/958425/958426/958427/958428/958429/958430/958431/958432/958433/958434/958435/958436/958437/958438/958439/958440/958441/958442/958443/958444/958445/958446/958447/958448/958449/958450/958451/958452/958453/958454/958455/958456/958457/958458/958459/958460/958461/958462/958463/958464/958465/958466/958467/958468/958469/958470/958471/958472/958473/958474/958475/958476/958477/958478/958479/958480/958481/958482/958483/958484/958485/958486/958487/958488/958489/958490/958491/958492/958493/958494/958495/958496/958497/958498/958499/958500/958501/958502/958503/958504/958505/958506/958507/958508/958509/958510/958511/958512/958513/958514/958515/958516/958517/958518/958519/958520/958521/958522/958523/958524/958525/958526/958527/958528/958529/958530/958531/958532/958533/958534/958535/958536/958537/958538/958539/958540/958541/958542/958543/958544/958545/958546/958547/958548/958549/958550/958551/958552/958553/958554/958555/958556/958557/958558/958559/958560/958561/958562/958563/958564/958565/958566/958567/958568/958569/958570/958571/958572/958573/958574/958575/958576/958577/958578/958579/958580/958581/958582/958583/958584/958585/958586/958587/958588/958589/958590/958591/958592/958593/958594/958595/958596/958597/958598/958599/958600/958601/958602/958603/958604/958605/958606/958607/958608/958609/958610/958611/958612/958613/958614/958615/958616/958617/958618/958619/958620/958621/958622/958623/958624/958625/958626/958627/958628/958629/958630/958631/958632/958633/958634/958635/958636/958637/958638/958639/958640/958641/958642/958643/958644/958645/958646/958647/958648/958649/958650/958651/958652/958653/958654/958655/958656/958657/958658/958659/958660/958661/958662/958663/958664/958665/958666/958667/958668/958669/958670/958671/958672/958673/958674/958675/958676/958677/958678/958679/958680/958681/958682/958683/958684/958685/958686/958687/958688/958689/958690/958691/958692/958693/958694/958695/958696/958697/958698/958699/958700/958701/958702/958703/958704/958705/958706/958707/958708/958709/958710/958711/958712/958713/958714/958715/958716/958717/958718/958719/958720/958721/958722/958723/958724/958725/958726/958727/958728/958729/958730/958731/958732/958733/958734/958735/958736/958737/958738/958739/958740/958741/958742/958743/958744/958745/958746/958747/958748/958749/958750/958751/958752/958753/958754/958755/958756/958757/958758/958759/958760/958761/958762/958763/958764/958765/958766/958767/958768/958769/958770/958771/958772/958773/958774/958775/958776/958777/958778/958779/958780/958781/958782/958783/958784/958785/958786/958787/958788/958789/958790/958791/958792/958793/958794/958795/958796/958797/958798/958799/958800/958801/958802/958803/958804/958805/958806/958807/958808/958809/958810/958811/958812/958813/958814/958815/958816/958817/958818/958819/958820/958821/958822/958823/958824/958825/958826/958827/958828/958829/958830/958831/958832/958833/958834/958835/958836/958837/958838/958839/958840/958841/958842/958843/958844/958845/958846/958847/958848/958849/958850/958851/958852/958853/958854/958855/958856/958857/958858/958859/958860/958861/958862/958863/958864/958865/958866/958867/958868/958869/958870/958871/958872/958873/958874/958875/958876/958877/958878/958879/958880/958881/958882/958883/958884/958885/958886/958887/958888/958889/958890/958891/958892/958893/958894/958895/958896/958897/958898/958899/958900/958901/958902/958903/958904/958905/958906/958907/958908/958909/958910/958911/958912/958913/958914/958915/958916/958917/958918/958919/958920/958921/958922/958923/958924/958925/958926/958927/958928/958929/958930/958931/958932/958933/958934/958935/958936/958937/958938/958939/958940/958941/958942/958943/958944/958945/958946/958947/958948/958949/958950/958951/958952/958953/958954/958955/958956/958957/958 d >13:19:09,467 ERR program: mke2fs 1.42 (29-Nov-2011) >13:19:09,472 INFO program: Running... udevadm settle --timeout=300 >13:19:09,578 INFO program: Running... udevadm settle --timeout=300 >13:19:09,680 INFO program: Running... lvm lvcreate -L 51200m -n lv_root --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_d620 >13:19:10,056 INFO program: Logical volume "lv_root" created >13:19:10,067 INFO program: Running... udevadm settle --timeout=300 >13:19:10,203 INFO program: Running... udevadm settle --timeout=300 >13:19:10,296 INFO program: Running... mke2fs -t ext4 /dev/mapper/vg_d620-lv_root >13:19:13,878 INFO program: Filesystem label= >13:19:13,880 INFO program: OS type: Linux >13:19:13,880 INFO program: Block size=4096 (log=2) >13:19:13,880 INFO program: Fragment size=4096 (log=2) >13:19:13,881 INFO program: Stride=0 blocks, Stripe width=0 blocks >13:19:13,881 INFO program: 3276800 inodes, 13107200 blocks >13:19:13,881 INFO program: 655360 blocks (5.00%) reserved for the super user >13:19:13,882 INFO program: First data block=0 >13:19:13,882 INFO program: Maximum filesystem blocks=0 >13:19:13,882 INFO program: 400 block groups >13:19:13,882 INFO program: 32768 blocks per group, 32768 fragments per group >13:19:13,883 INFO program: 8192 inodes per group >13:19:13,883 INFO program: Superblock backups stored on blocks: >13:19:13,883 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >13:19:13,883 INFO program: 4096000, 7962624, 11239424 >13:19:13,884 INFO program: >13:19:13,884 INFO program: Allocating group tables: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >13:19:13,884 INFO program: Writing inode tables: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 done >13:19:13,885 INFO program: Creating journal (32768 blocks): done >13:19:13,886 INFO program: Writing superblocks and filesystem accounting information: 0/400 1/400 2/400 3/400 4/400 5/400 6/400 7/400 8/400 9/400 10/400 11/400 12/400 13/400 14/400 15/400 16/400 17/400 18/400 19/400 20/400 21/400 22/400 23/400 24/400 25/400 26/400 27/400 28/400 29/400 30/400 31/400 32/400 33/400 34/400 35/400 36/400 37/400 38/400 39/400 40/400 41/400 42/400 43/400 44/400 45/400 46/400 47/400 48/400 49/400 50/400 51/400 52/400 53/400 54/400 55/400 56/400 57/400 58/400 59/400 60/400 61/400 62/400 63/400 64/400 65/400 66/400 67/400 68/400 69/400 70/400 71/400 72/400 73/400 74/400 75/400 76/400 77/400 78/400 79/400 80/400 81/400 82/400 83/400 84/400 85/400 86/400 87/400 88/400 89/400 90/400 91/400 92/400 93/400 94/400 95/400 96/400 97/400 98/400 99/400100/400101/400102/400103/400104/400105/400106/400107/400108/400109/400110/400111/400112/400113/400114/400115/400116/400117/400118/400119/400120/400121/400122/400123/400124/400125/400126/400127/400128/400129/400130/400131/400132/400133/400134/400135/400136/400137/400138/400139/400140/400141/400142/400143/400144/400145/400146/400147/400148/400149/400150/400151/400152/400153/400154/400155/400156/400157/400158/400159/400160/400161/400162/400163/400164/400165/400166/400167/400168/400169/400170/400171/400172/400173/400174/400175/400176/400177/400178/400179/400180/400181/400182/400183/400184/400185/400186/400187/400188/400189/400190/400191/400192/400193/400194/400195/400196/400197/400198/400199/400200/400201/400202/400203/400204/400205/400206/400207/400208/400209/400210/400211/400212/400213/400214/400215/400216/400217/400218/400219/400220/400221/400222/400223/400224/400225/400226/400227/400228/400229/400230/400231/400232/400233/400234/400235/400236/400237/400238/400239/400240/400241/400242/400243/400244/400245/400246/400247/400248/400249/400250/400251/400252/400253/400254/400255/400256/400257/400258/400259/400260/400261/400262/400263/400264/400265/400266/400267/400268/400269/400270/400271/400272/400273/400274/400275/400276/400277/400278/400279/400280/400281/400282/400283/400284/400285/400286/400287/400288/400289/400290/400291/400292/400293/400294/400295/400296/400297/400298/400299/400300/400301/400302/400303/400304/400305/400306/400307/400308/400309/400310/400311/400312/400313/400314/400315/400316/400317/400318/400319/400320/400321/400322/400323/400324/400325/400326/400327/400328/400329/400330/400331/400332/400333/400334/400335/400336/400337/400338/400339/400340/400341/400342/400343/400344/400345/400346/400347/400348/400349/400350/400351/400352/400353/400354/400355/400356/400357/400358/400359/400360/400361/400362/400363/400364/400365/400366/400367/400368/400369/400370/400371/400372/400373/400374/400375/400376/400377/400378/400379/400380/400381/400382/400383/400384/400385/400386/400387/400388/400389/400390/400391/400392/400393/400394/400395/400396/400397/400398/400399/400 d >13:19:13,887 ERR program: mke2fs 1.42 (29-Nov-2011) >13:19:13,892 INFO program: Running... udevadm settle --timeout=300 >13:19:13,993 INFO program: Running... udevadm settle --timeout=300 >13:19:14,128 INFO program: Running... swapon /dev/mapper/vg_d620-lv_swap >19:19:14,210 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg_d620-lv_root /mnt/sysimage >19:19:14,270 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >19:19:14,344 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >19:19:14,360 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >19:19:14,372 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >19:19:14,408 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg_d620-lv_home /mnt/sysimage/home >19:19:14,516 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >19:19:14,627 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >19:19:14,645 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >19:19:14,664 INFO program: Running... /bin/mount -n -t ext2 -o defaults,bind /run/initramfs/live/ /mnt/install/source > > >/tmp/storage.log: >19:17:50,897 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:17:50,904 DEBUG storage: registered device format class DiskLabel as disklabel >19:17:50,906 DEBUG storage: registered device format class MDRaidMember as mdmember >19:17:50,908 DEBUG storage: registered device format class BIOSBoot as biosboot >19:17:50,910 DEBUG storage: registered device format class MultipathMember as multipath_member >19:17:50,968 DEBUG storage: registered device format class Ext2FS as ext2 >19:17:50,968 DEBUG storage: registered device format class Ext3FS as ext3 >19:17:50,969 DEBUG storage: registered device format class Ext4FS as ext4 >19:17:50,969 DEBUG storage: registered device format class FATFS as vfat >19:17:50,969 DEBUG storage: registered device format class EFIFS as efi >19:17:50,970 DEBUG storage: registered device format class BTRFS as btrfs >19:17:50,970 DEBUG storage: registered device format class GFS2 as gfs2 >19:17:50,970 DEBUG storage: registered device format class JFS as jfs >19:17:50,970 DEBUG storage: registered device format class ReiserFS as reiserfs >19:17:50,971 DEBUG storage: registered device format class XFS as xfs >19:17:50,971 DEBUG storage: registered device format class HFS as hfs >19:17:50,971 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:17:50,971 DEBUG storage: registered device format class HFSPlus as hfs+ >19:17:50,972 DEBUG storage: registered device format class NTFS as ntfs >19:17:50,972 DEBUG storage: registered device format class NFS as nfs >19:17:50,972 DEBUG storage: registered device format class NFSv4 as nfs4 >19:17:50,972 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:17:50,973 DEBUG storage: registered device format class NoDevFS as nodev >19:17:50,973 DEBUG storage: registered device format class DevPtsFS as devpts >19:17:50,973 DEBUG storage: registered device format class ProcFS as proc >19:17:50,973 DEBUG storage: registered device format class SysFS as sysfs >19:17:50,974 DEBUG storage: registered device format class TmpFS as tmpfs >19:17:50,974 DEBUG storage: registered device format class BindFS as bind >19:17:50,975 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:17:50,976 DEBUG storage: registered device format class USBFS as usbfs >19:17:50,979 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:17:50,985 DEBUG storage: registered device format class SwapSpace as swap >19:17:51,107 DEBUG storage: registered device format class LUKS as luks >19:17:51,110 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:18:05,092 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:18:05,092 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >19:18:05,093 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:18:05,093 INFO storage: sdb1 looks to be the live device; marking as protected >19:18:05,299 DEBUG storage: MultipathTopology._build_topology: >19:18:05,299 DEBUG storage: /etc/multipath.conf contents: >19:18:05,300 DEBUG storage: # multipath.conf written by anaconda >19:18:05,300 DEBUG storage: >19:18:05,300 DEBUG storage: defaults { >19:18:05,300 DEBUG storage: user_friendly_names yes >19:18:05,300 DEBUG storage: } >19:18:05,301 DEBUG storage: blacklist { >19:18:05,301 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:18:05,301 DEBUG storage: devnode "^hd[a-z]" >19:18:05,301 DEBUG storage: devnode "^dcssblk[0-9]*" >19:18:05,301 DEBUG storage: device { >19:18:05,301 DEBUG storage: vendor "DGC" >19:18:05,302 DEBUG storage: product "LUNZ" >19:18:05,302 DEBUG storage: } >19:18:05,302 DEBUG storage: device { >19:18:05,302 DEBUG storage: vendor "IBM" >19:18:05,302 DEBUG storage: product "S/390.*" >19:18:05,303 DEBUG storage: } >19:18:05,303 DEBUG storage: # don't count normal SATA devices as multipaths >19:18:05,304 DEBUG storage: device { >19:18:05,304 DEBUG storage: vendor "ATA" >19:18:05,305 DEBUG storage: } >19:18:05,305 DEBUG storage: # don't count 3ware devices as multipaths >19:18:05,306 DEBUG storage: device { >19:18:05,307 DEBUG storage: vendor "3ware" >19:18:05,307 DEBUG storage: } >19:18:05,308 DEBUG storage: device { >19:18:05,308 DEBUG storage: vendor "AMCC" >19:18:05,309 DEBUG storage: } >19:18:05,309 DEBUG storage: # nor highpoint devices >19:18:05,310 DEBUG storage: device { >19:18:05,311 DEBUG storage: vendor "HPT" >19:18:05,311 DEBUG storage: } >19:18:05,312 DEBUG storage: } >19:18:05,312 DEBUG storage: multipaths { >19:18:05,313 DEBUG storage: } >19:18:05,314 DEBUG storage: (end of /etc/multipath.conf) >19:18:05,367 INFO storage: MultipathTopology: not a multipath: ['sdb'] >19:18:05,368 INFO storage: MultipathTopology: found singlepath device: sdb >19:18:05,369 INFO storage: MultipathTopology: found non-disk device: sdb1 >19:18:05,369 INFO storage: MultipathTopology: found singlepath device: sda >19:18:05,370 INFO storage: MultipathTopology: found non-disk device: sda1 >19:18:05,370 INFO storage: MultipathTopology: found non-disk device: sda2 >19:18:05,371 INFO storage: MultipathTopology: found non-disk device: sda3 >19:18:05,371 INFO storage: MultipathTopology: found non-disk device: sr0 >19:18:05,372 INFO storage: MultipathTopology: found singlepath device: loop0 >19:18:05,372 INFO storage: MultipathTopology: found singlepath device: loop1 >19:18:05,372 INFO storage: MultipathTopology: found singlepath device: loop2 >19:18:05,373 INFO storage: MultipathTopology: found singlepath device: loop3 >19:18:05,373 INFO storage: MultipathTopology: found singlepath device: loop4 >19:18:05,374 INFO storage: MultipathTopology: found singlepath device: loop5 >19:18:05,374 INFO storage: MultipathTopology: found singlepath device: loop6 >19:18:05,375 INFO storage: MultipathTopology: found singlepath device: loop7 >19:18:05,375 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:18:05,376 INFO storage: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >19:18:05,387 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_2006087691190D32881E-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Cruzer_2006087691190D32881E-0:0', > 'ID_SERIAL_SHORT': '2006087691190D32881E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15631949', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_2006087691190D32881E-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb'} ; name: sdb ; >19:18:05,387 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb)... >19:18:05,390 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:18:05,392 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:05,394 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >19:18:05,397 INFO storage: sdb is a disk >19:18:05,398 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:05,403 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >19:18:05,403 INFO storage: added disk sdb (id 0) to device tree >19:18:05,403 DEBUG storage: looking up parted Device: /dev/sdb >19:18:05,407 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >19:18:05,410 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >19:18:05,410 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:05,412 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >19:18:05,511 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >19:18:05,523 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb584436c>] > device: <parted.device.Device object at 0xb583ee6c> > PedDisk: <_ped.Disk object at 0xb583e9ec> >19:18:05,524 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:18:05,529 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >19:18:05,531 INFO storage: got device: DiskDevice instance (0xb6cdaa4c) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 15267.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0xb71aa80c> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0xb583e1cc> >19:18:05,534 INFO storage: got format: DiskLabel instance (0xb583ed8c) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb584436c>] > device: <parted.device.Device object at 0xb583ee6c> > PedDisk: <_ped.Disk object at 0xb583e9ec> > origPartedDisk = <parted.disk.Disk object at 0xb583ebac> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0xb57f444c> > >19:18:05,587 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_2006087691190D32881E-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/1C65-28A2', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1C65-28A2', > 'ID_FS_UUID_ENC': '1C65-28A2', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '32', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '31266784', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Cruzer_2006087691190D32881E-0:0', > 'ID_SERIAL_SHORT': '2006087691190D32881E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15713627', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_2006087691190D32881E-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/1C65-28A2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >19:18:05,588 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >19:18:05,591 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >19:18:05,594 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:05,594 INFO storage: sdb1 is a partition >19:18:05,596 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >19:18:05,599 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:18:05,601 DEBUG storage: DeviceTree.getDeviceByName returned existing 15267MB disk sdb (0) with existing msdos disklabel >19:18:05,604 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >19:18:05,607 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >19:18:05,607 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:05,610 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >19:18:05,610 DEBUG storage: looking up parted Partition: /dev/sdb1 >19:18:05,613 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >19:18:05,615 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >19:18:05,618 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >19:18:05,621 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >19:18:05,621 INFO storage: added partition sdb1 (id 1) to device tree >19:18:05,623 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >19:18:05,626 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >19:18:05,629 DEBUG storage: FATFS.supported: supported: True ; >19:18:05,630 DEBUG storage: getFormat('vfat') returning FATFS instance >19:18:05,630 DEBUG storage: device sdb1 does not contain a disklabel >19:18:05,630 DEBUG storage: getFormat('efi') returning EFIFS instance >19:18:05,631 INFO storage: type detected on 'sdb1' is 'vfat' >19:18:05,631 DEBUG storage: getFormat('efi') returning EFIFS instance >19:18:05,634 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >19:18:05,636 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >19:18:05,637 DEBUG storage: looking up parted Device: /dev/sdb1 >19:18:05,640 INFO storage: got device: PartitionDevice instance (0xb6cdab0c) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 15267MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 15266.984375 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 31266784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (15266, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0xb5858b6c> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb583ed4c> fileSystem: <parted.filesystem.FileSystem object at 0xb58440ac> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0xb584404c> PedPartition: <_ped.Partition object at 0xb5847dac> > disk = existing 15267MB disk sdb (0) with existing msdos disklabel > start = 32 end = 31266815 length = 31266784 > flags = boot, lba >19:18:05,641 INFO storage: got format: EFIFS instance (0xb584946c) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = 1C65-28A2 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >19:18:05,656 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218 /dev/disk/by-id/wwn-0x50014ee259c08993', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500BJKT-00F4T0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BJKT-00F4T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218', > 'ID_SERIAL_SHORT': 'WD-WX41A40S6218', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee259c08993', > 'ID_WWN_WITH_EXTENSION': '0x50014ee259c08993', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15544148', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218', > '/dev/disk/by-id/wwn-0x50014ee259c08993'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >19:18:05,656 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >19:18:05,659 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:18:05,661 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:05,663 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >19:18:05,665 INFO storage: sda is a disk >19:18:05,666 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:05,669 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:18:05,669 INFO storage: added disk sda (id 2) to device tree >19:18:05,669 DEBUG storage: looking up parted Device: /dev/sda >19:18:05,672 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:18:05,676 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >19:18:05,676 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:05,679 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:18:05,775 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:18:05,790 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb584992c>, <parted.partition.Partition object at 0xb58498cc>, <parted.partition.Partition object at 0xb5849eac>] > device: <parted.device.Device object at 0xb58494ec> > PedDisk: <_ped.Disk object at 0xb584916c> >19:18:05,791 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:18:05,796 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:18:05,799 INFO storage: got device: DiskDevice instance (0xb586428c) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 238475.179688 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD2500BJKT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0xb5858c2c> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb586466c> >19:18:05,804 INFO storage: got format: DiskLabel instance (0xb5849d2c) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb584992c>, <parted.partition.Partition object at 0xb58498cc>, <parted.partition.Partition object at 0xb5849eac>] > device: <parted.device.Device object at 0xb58494ec> > PedDisk: <_ped.Disk object at 0xb584916c> > origPartedDisk = <parted.disk.Disk object at 0xb584978c> > partedDevice = parted.Device instance -- > model: ATA WDC WD2500BJKT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0xb5858cec> > >19:18:05,824 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part1 /dev/disk/by-id/wwn-0x50014ee259c08993-part1 /dev/disk/by-uuid/B6808159808120CB', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B6808159808120CB', > 'ID_FS_UUID_ENC': 'B6808159808120CB', > 'ID_MODEL': 'WDC_WD2500BJKT-00F4T0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BJKT-00F4T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122093937', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218', > 'ID_SERIAL_SHORT': 'WD-WX41A40S6218', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee259c08993', > 'ID_WWN_WITH_EXTENSION': '0x50014ee259c08993', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15580532', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part1', > '/dev/disk/by-id/wwn-0x50014ee259c08993-part1', > '/dev/disk/by-uuid/B6808159808120CB'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:18:05,825 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >19:18:05,827 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >19:18:05,830 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:05,830 INFO storage: sda1 is a partition >19:18:05,832 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:18:05,835 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:18:05,837 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (2) with existing msdos disklabel >19:18:05,840 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:18:05,843 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:18:05,843 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:05,846 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:18:05,846 DEBUG storage: looking up parted Partition: /dev/sda1 >19:18:05,849 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >19:18:05,851 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:18:05,854 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:18:05,857 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >19:18:05,857 INFO storage: added partition sda1 (id 3) to device tree >19:18:05,859 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:18:05,862 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >19:18:05,864 DEBUG storage: NTFS.supported: supported: False ; >19:18:05,865 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:18:05,865 DEBUG storage: device sda1 does not contain a disklabel >19:18:05,865 INFO storage: type detected on 'sda1' is 'ntfs' >19:18:08,643 DEBUG storage: NTFS.supported: supported: False ; >19:18:08,644 DEBUG storage: getFormat('ntfs') returning NTFS instance >19:18:08,646 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:18:08,649 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >19:18:08,650 DEBUG storage: looking up parted Device: /dev/sda1 >19:18:08,654 INFO storage: got device: PartitionDevice instance (0xb5844e0c) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 238475MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 59616.1801758 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 122093937 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (7599, 255, 63) biosGeometry: (7599, 255, 63) > PedDevice: <_ped.Device object at 0xb5858f2c> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb584938c> fileSystem: <parted.filesystem.FileSystem object at 0xb5849ecc> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5849a4c> PedPartition: <_ped.Partition object at 0xb588f2cc> > disk = existing 238475MB disk sda (2) with existing msdos disklabel > start = 63 end = 122093999 length = 122093937 > flags = boot >19:18:08,658 DEBUG storage: NTFS.supported: supported: False ; >19:18:08,658 INFO storage: got format: NTFS instance (0xb5864a6c) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = B6808159808120CB exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 59616.0 targetSize = 59616.0 > >19:18:08,832 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part2 /dev/disk/by-id/wwn-0x50014ee259c08993-part2 /dev/disk/by-uuid/6047322a-99b7-41bd-8070-1b9fd71707e5', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6047322a-99b7-41bd-8070-1b9fd71707e5', > 'ID_FS_UUID_ENC': '6047322a-99b7-41bd-8070-1b9fd71707e5', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD2500BJKT-00F4T0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BJKT-00F4T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '122095616', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218', > 'ID_SERIAL_SHORT': 'WD-WX41A40S6218', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee259c08993', > 'ID_WWN_WITH_EXTENSION': '0x50014ee259c08993', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15595426', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part2', > '/dev/disk/by-id/wwn-0x50014ee259c08993-part2', > '/dev/disk/by-uuid/6047322a-99b7-41bd-8070-1b9fd71707e5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:18:08,833 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >19:18:08,835 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >19:18:08,837 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:08,838 INFO storage: sda2 is a partition >19:18:08,840 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >19:18:08,843 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:18:08,845 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (2) with existing msdos disklabel >19:18:08,848 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >19:18:08,851 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:18:08,851 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:08,854 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >19:18:08,854 DEBUG storage: looking up parted Partition: /dev/sda2 >19:18:08,857 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >19:18:08,860 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >19:18:08,862 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >19:18:08,865 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >19:18:08,865 INFO storage: added partition sda2 (id 4) to device tree >19:18:08,867 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:18:08,870 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >19:18:08,873 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:08,873 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:18:08,873 DEBUG storage: device sda2 does not contain a disklabel >19:18:08,874 INFO storage: type detected on 'sda2' is 'ext4' >19:18:09,017 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:09,017 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:18:09,020 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:18:09,023 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >19:18:09,024 DEBUG storage: looking up parted Device: /dev/sda2 >19:18:09,029 INFO storage: got device: PartitionDevice instance (0xb5864d4c) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 238475MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xb5858bcc> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb584938c> fileSystem: <parted.filesystem.FileSystem object at 0xb5849f4c> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5849eec> PedPartition: <_ped.Partition object at 0xb5865a4c> > disk = existing 238475MB disk sda (2) with existing msdos disklabel > start = 122095616 end = 123119615 length = 1024000 > flags = >19:18:09,032 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:09,032 INFO storage: got format: Ext4FS instance (0xb583e3ac) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 6047322a-99b7-41bd-8070-1b9fd71707e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:18:09,065 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part3 /dev/disk/by-id/wwn-0x50014ee259c08993-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'eEPHLO-jn1I-UGLL-zOKZ-Ft9A-CcQW-u15I98', > 'ID_FS_UUID_ENC': 'eEPHLO-jn1I-UGLL-zOKZ-Ft9A-CcQW-u15I98', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD2500BJKT-00F4T0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BJKT-00F4T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '123119616', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '365277184', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218', > 'ID_SERIAL_SHORT': 'WD-WX41A40S6218', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee259c08993', > 'ID_WWN_WITH_EXTENSION': '0x50014ee259c08993', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_home', 'lv_root'], > 'LVM2_LV_SIZE': ['4685824.00', '125501440.00', '52428800.00'], > 'LVM2_LV_UUID': ['iGLc6L-x0Aq-1EdQ-avCO-VCeh-KTGB-k5YHqQ', > '04MYrk-ScfS-UaUK-UYON-vgTn-lE9J-fXo62f', > 'oGqD9F-CSre-E986-s9Ef-ccz1-Q7KH-zw830L'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '5573', > 'LVM2_PV_PE_COUNT': '5573', > 'LVM2_PV_SIZE': '182616064.00', > 'LVM2_PV_UUID': 'eEPHLO-jn1I-UGLL-zOKZ-Ft9A-CcQW-u15I98', > 'LVM2_VG_EXTENT_COUNT': '5573', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_d620', > 'LVM2_VG_SIZE': '182616064.00', > 'LVM2_VG_UUID': '0sbIkv-USIP-T00x-mcVS-cFu2-8ssO-k7JiV3', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15554753', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part3', > '/dev/disk/by-id/wwn-0x50014ee259c08993-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >19:18:09,066 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >19:18:09,068 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >19:18:09,070 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,071 INFO storage: sda3 is a partition >19:18:09,073 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >19:18:09,075 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:18:09,078 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (2) with existing msdos disklabel >19:18:09,081 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >19:18:09,083 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:18:09,084 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,086 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >19:18:09,087 DEBUG storage: looking up parted Partition: /dev/sda3 >19:18:09,089 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >19:18:09,098 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >19:18:09,100 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >19:18:09,103 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >19:18:09,103 INFO storage: added partition sda3 (id 5) to device tree >19:18:09,106 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >19:18:09,108 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >19:18:09,111 DEBUG storage: LVMPhysicalVolume.__init__: >19:18:09,112 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:18:09,112 DEBUG storage: device sda3 does not contain a disklabel >19:18:09,112 INFO storage: type detected on 'sda3' is 'LVM2_member' >19:18:09,115 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_d620 ; uuid: eEPHLO-jn1I-UGLL-zOKZ-Ft9A-CcQW-u15I98 ; exists: True ; vgUuid: 0sbIkv-USIP-T00x-mcVS-cFu2-8ssO-k7JiV3 ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: WD-WX41A40S6218 ; >19:18:09,115 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:18:09,117 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:18:09,120 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >19:18:09,122 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >19:18:09,125 DEBUG storage: DeviceTree.getDeviceByName: name: vg_d620 ; >19:18:09,127 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,130 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >19:18:09,131 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,134 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_d620 ; current: None ; type: None ; >19:18:09,134 INFO storage: added lvmvg vg_d620 (id 6) to device tree >19:18:09,135 DEBUG storage: looking up parted Device: /dev/sda3 >19:18:09,138 INFO storage: got device: PartitionDevice instance (0xb5863d8c) -- > name = sda3 status = True kids = 1 id = 5 > parents = ['existing 238475MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 178358.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 365277184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (22737, 255, 63) biosGeometry: (22737, 255, 63) > PedDevice: <_ped.Device object at 0xb529650c> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb584938c> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5849f0c> PedPartition: <_ped.Partition object at 0xb58403ec> > disk = existing 238475MB disk sda (2) with existing msdos disklabel > start = 123119616 end = 488396799 length = 365277184 > flags = lvm >19:18:09,139 INFO storage: got format: LVMPhysicalVolume instance (0xb586318c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = eEPHLO-jn1I-UGLL-zOKZ-Ft9A-CcQW-u15I98 exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_d620 vgUUID = 0sbIkv-USIP-T00x-mcVS-cFu2-8ssO-k7JiV3 peStart = 1.0 >19:18:09,151 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-SONY_CD-RW_DVD-ROM_CRX880A', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'SONY_CD-RW_DVD-ROM_CRX880A', > 'ID_MODEL_ENC': 'SONY\\x20CD-RW\\x2fDVD-ROM\\x20CRX880A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'KD11', > 'ID_SERIAL': 'SONY_CD-RW_DVD-ROM_CRX880A', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '15540694', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-SONY_CD-RW_DVD-ROM_CRX880A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >19:18:09,152 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >19:18:09,154 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >19:18:09,156 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,157 INFO storage: sr0 is a cdrom >19:18:09,159 DEBUG storage: DeviceTree.addUdevOpticalDevice: >19:18:09,159 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,162 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:18:09,162 INFO storage: added cdrom sr0 (id 7) to device tree >19:18:09,165 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:18:09,178 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15421090', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:18:09,179 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >19:18:09,181 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >19:18:09,184 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,184 INFO storage: loop0 is a loop device >19:18:09,186 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:18:09,189 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >19:18:09,191 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,192 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,195 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >19:18:09,195 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 8) to device tree >19:18:09,198 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >19:18:09,199 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,201 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:18:09,202 INFO storage: added loop loop0 (id 9) to device tree >19:18:09,204 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:18:09,207 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:18:09,208 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:18:09,211 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:18:09,215 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:18:09,220 WARN storage: disklabel detected but not usable on loop0 >19:18:09,221 INFO storage: type detected on 'loop0' is 'squashfs' >19:18:09,222 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:18:09,224 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:18:09,226 INFO storage: got device: LoopDevice instance (0xb586430c) -- > name = loop0 status = False kids = 0 id = 9 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (8)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >19:18:09,237 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_UUID_ENC': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15746192', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:18:09,239 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >19:18:09,242 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:18:09,244 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,244 INFO storage: loop1 is a loop device >19:18:09,246 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:18:09,249 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >19:18:09,255 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,255 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,258 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >19:18:09,258 INFO storage: added file /LiveOS/rootfs.img (id 10) to device tree >19:18:09,261 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >19:18:09,261 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,264 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:18:09,264 INFO storage: added loop loop1 (id 11) to device tree >19:18:09,266 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:18:09,269 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:18:09,271 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:09,272 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:18:09,272 DEBUG storage: device loop1 does not contain a disklabel >19:18:09,272 INFO storage: type detected on 'loop1' is 'ext4' >19:18:09,337 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:09,338 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:18:09,340 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >19:18:09,341 INFO storage: got device: LoopDevice instance (0xb584480c) -- > name = loop1 status = False kids = 0 id = 11 > parents = ['existing 0MB file /LiveOS/rootfs.img (10)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >19:18:09,344 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:09,345 INFO storage: got format: Ext4FS instance (0xb5844fac) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1c95f55c-e231-4409-a46c-5f985cb07a01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >19:18:09,355 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15415440', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:18:09,355 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >19:18:09,358 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:18:09,360 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,360 INFO storage: loop2 is a loop device >19:18:09,362 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:18:09,365 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:18:09,367 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,367 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,370 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:18:09,370 INFO storage: added file /overlay (deleted) (id 12) to device tree >19:18:09,373 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:18:09,374 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,376 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:18:09,377 INFO storage: added loop loop2 (id 13) to device tree >19:18:09,379 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:18:09,381 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:18:09,381 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:18:09,384 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:18:09,387 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:18:09,391 WARN storage: disklabel detected but not usable on loop2 >19:18:09,391 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >19:18:09,392 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:18:09,394 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:18:09,395 INFO storage: got device: LoopDevice instance (0xb6cda88c) -- > name = loop2 status = False kids = 0 id = 13 > parents = ['existing 0MB file /overlay (deleted) (12)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >19:18:09,402 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15408945', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:18:09,403 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >19:18:09,403 DEBUG storage: lvm filter: adding loop3 to the reject list >19:18:09,406 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15409750', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:18:09,407 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >19:18:09,407 DEBUG storage: lvm filter: adding loop4 to the reject list >19:18:09,412 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15411242', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:18:09,412 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >19:18:09,412 DEBUG storage: lvm filter: adding loop5 to the reject list >19:18:09,415 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15408086', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:18:09,416 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >19:18:09,416 DEBUG storage: lvm filter: adding loop6 to the reject list >19:18:09,419 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15406595', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:18:09,419 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >19:18:09,420 DEBUG storage: lvm filter: adding loop7 to the reject list >19:18:09,421 DEBUG storage: Skipping a device mapper drive (dm-0) for now >19:18:09,522 INFO storage: devices to scan: ['dm-0'] >19:18:09,528 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_UUID_ENC': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11450681', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:18:09,528 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >19:18:09,530 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:18:09,533 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,533 INFO storage: live-rw is a device-mapper device >19:18:09,535 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >19:18:09,538 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_d620 ; status: True ; >19:18:09,538 DEBUG storage: failed to find dm node for vg_d620 >19:18:09,541 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:18:09,544 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (11) with existing ext4 filesystem >19:18:09,547 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:18:09,550 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (13) >19:18:09,553 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:18:09,555 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,558 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >19:18:09,558 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,561 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:18:09,561 INFO storage: added dm live-rw (id 14) to device tree >19:18:09,564 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:18:09,566 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:18:09,569 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:09,569 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:18:09,569 DEBUG storage: device live-rw does not contain a disklabel >19:18:09,570 INFO storage: type detected on 'live-rw' is 'ext4' >19:18:09,620 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:09,620 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:18:09,623 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:18:09,624 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >19:18:09,630 INFO storage: got device: DMDevice instance (0xb52a2fec) -- > name = live-rw status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop2 (13)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0xb52964ac> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:18:09,633 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:09,634 INFO storage: got format: Ext4FS instance (0xb586374c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1c95f55c-e231-4409-a46c-5f985cb07a01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >19:18:09,749 DEBUG storage: DeviceTree.getDeviceByName: name: vg_d620-lv_swap ; >19:18:09,751 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:09,754 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_d620 ; >19:18:09,755 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:09,758 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_d620-lv_swap ; current: None ; type: None ; >19:18:09,758 DEBUG storage: Adding vg_d620-lv_swap/4576MB to vg_d620 >19:18:09,758 INFO storage: added lvmlv vg_d620-lv_swap (id 15) to device tree >19:18:09,761 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_swap ; status: False ; controllable: True ; orig: False ; >19:18:09,764 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_d620-lv_swap ; orig: False ; >19:18:09,767 DEBUG storage: LVMVolumeGroupDevice.setup: vg_d620 ; status: True ; controllable: True ; orig: False ; >19:18:09,769 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_d620-lv_swap ; status: False ; controllable: True ; orig: False ; >19:18:10,153 DEBUG storage: looking up parted Device: /dev/mapper/vg_d620-lv_swap >19:18:10,160 DEBUG storage: DeviceTree.getDeviceByName: name: vg_d620-lv_home ; >19:18:10,165 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:10,170 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_d620 ; >19:18:10,171 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:10,174 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_d620-lv_home ; current: None ; type: None ; >19:18:10,175 DEBUG storage: Adding vg_d620-lv_home/122560MB to vg_d620 >19:18:10,176 INFO storage: added lvmlv vg_d620-lv_home (id 16) to device tree >19:18:10,180 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_home ; status: False ; controllable: True ; orig: False ; >19:18:10,183 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_d620-lv_home ; orig: False ; >19:18:10,186 DEBUG storage: LVMVolumeGroupDevice.setup: vg_d620 ; status: True ; controllable: True ; orig: False ; >19:18:10,188 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_d620-lv_home ; status: False ; controllable: True ; orig: False ; >19:18:10,521 DEBUG storage: looking up parted Device: /dev/mapper/vg_d620-lv_home >19:18:10,527 DEBUG storage: DeviceTree.getDeviceByName: name: vg_d620-lv_root ; >19:18:10,531 DEBUG storage: DeviceTree.getDeviceByName returned None >19:18:10,534 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_d620 ; >19:18:10,535 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:18:10,538 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_d620-lv_root ; current: None ; type: None ; >19:18:10,539 DEBUG storage: Adding vg_d620-lv_root/51200MB to vg_d620 >19:18:10,539 INFO storage: added lvmlv vg_d620-lv_root (id 17) to device tree >19:18:10,543 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_root ; status: False ; controllable: True ; orig: False ; >19:18:10,547 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_d620-lv_root ; orig: False ; >19:18:10,550 DEBUG storage: LVMVolumeGroupDevice.setup: vg_d620 ; status: True ; controllable: True ; orig: False ; >19:18:10,553 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_d620-lv_root ; status: False ; controllable: True ; orig: False ; >19:18:10,885 DEBUG storage: looking up parted Device: /dev/mapper/vg_d620-lv_root >19:18:11,015 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3'] >19:18:11,022 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_d620-lv_swap /dev/disk/by-id/dm-uuid-LVM-0sbIkvUSIPT00xmcVScFu28ssOk7JiV3iGLc6Lx0Aq1EdQavCOVCehKTGBk5YHqQ /dev/disk/by-uuid/fe432066-9303-4571-8794-65b081741d59 /dev/mapper/vg_d620-lv_swap /dev/vg_d620/lv_swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_d620-lv_swap', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0sbIkvUSIPT00xmcVScFu28ssOk7JiV3iGLc6Lx0Aq1EdQavCOVCehKTGBk5YHqQ', > 'DM_VG_NAME': 'vg_d620', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'fe432066-9303-4571-8794-65b081741d59', > 'ID_FS_UUID_ENC': 'fe432066-9303-4571-8794-65b081741d59', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39726357', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_d620-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-0sbIkvUSIPT00xmcVScFu28ssOk7JiV3iGLc6Lx0Aq1EdQavCOVCehKTGBk5YHqQ', > '/dev/disk/by-uuid/fe432066-9303-4571-8794-65b081741d59', > '/dev/mapper/vg_d620-lv_swap', > '/dev/vg_d620/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_d620-lv_swap ; >19:18:11,023 INFO storage: scanning vg_d620-lv_swap (/devices/virtual/block/dm-1)... >19:18:11,025 DEBUG storage: DeviceTree.getDeviceByName: name: vg_d620-lv_swap ; >19:18:11,028 DEBUG storage: DeviceTree.getDeviceByName returned existing 4576MB lvmlv vg_d620-lv_swap (15) >19:18:11,030 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_d620-lv_swap ; >19:18:11,033 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_d620-lv_swap ; label_type: None ; >19:18:11,035 DEBUG storage: SwapSpace.__init__: >19:18:11,036 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:18:11,036 DEBUG storage: device vg_d620-lv_swap does not contain a disklabel >19:18:11,036 INFO storage: type detected on 'vg_d620-lv_swap' is 'swap' >19:18:11,039 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_d620-lv_swap ; serial: None ; uuid: fe432066-9303-4571-8794-65b081741d59 ; exists: True ; label: None ; >19:18:11,039 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:18:11,041 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_d620-lv_swap ; current: None ; type: swap ; >19:18:11,047 DEBUG storage: looking up parted Device: /dev/mapper/vg_d620 >19:18:11,047 DEBUG storage: vg_d620 size is 178336MB >19:18:11,050 DEBUG storage: vg vg_d620 has 0MB free >19:18:11,050 DEBUG storage: vg_d620 size is 178336MB >19:18:11,052 DEBUG storage: vg vg_d620 has 0MB free >19:18:11,055 INFO storage: got device: LVMLogicalVolumeDevice instance (0xb529376c) -- > name = vg_d620-lv_swap status = True kids = 0 id = 15 > parents = ['existing 178336MB lvmvg vg_d620 (6)'] > uuid = iGLc6L-x0Aq-1EdQ-avCO-VCeh-KTGB-k5YHqQ size = 4576.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_d620-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 9371648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (583, 255, 63) biosGeometry: (583, 255, 63) > PedDevice: <_ped.Device object at 0xb529656c> > target size = 4576.0 path = /dev/mapper/vg_d620-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb58632cc) -- > name = vg_d620 status = True kids = 3 id = 6 > parents = ['existing 178358MB partition sda3 (5) with existing lvmpv'] > uuid = 0sbIkv-USIP-T00x-mcVS-cFu2-8ssO-k7JiV3 size = 178336 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_d620 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 5573 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 5573.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 178358MB partition sda3 (5) with existing lvmpv'] > LVs = ['existing 4576MB lvmlv vg_d620-lv_swap (15) with existing swap', > 'existing 122560MB lvmlv vg_d620-lv_home (16)', > 'existing 51200MB lvmlv vg_d620-lv_root (17)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4576MB >19:18:11,056 INFO storage: got format: SwapSpace instance (0xb584928c) -- > type = swap name = swap status = False > device = /dev/mapper/vg_d620-lv_swap uuid = fe432066-9303-4571-8794-65b081741d59 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:18:11,168 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_d620-lv_home /dev/disk/by-id/dm-uuid-LVM-0sbIkvUSIPT00xmcVScFu28ssOk7JiV304MYrkScfSUaUKUYONvgTnlE9JfXo62f /dev/disk/by-uuid/e1d2c0a2-97ab-42d4-9a94-007f4d058ebc /dev/mapper/vg_d620-lv_home /dev/vg_d620/lv_home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_d620-lv_home', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0sbIkvUSIPT00xmcVScFu28ssOk7JiV304MYrkScfSUaUKUYONvgTnlE9JfXo62f', > 'DM_VG_NAME': 'vg_d620', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e1d2c0a2-97ab-42d4-9a94-007f4d058ebc', > 'ID_FS_UUID_ENC': 'e1d2c0a2-97ab-42d4-9a94-007f4d058ebc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40135983', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_d620-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-0sbIkvUSIPT00xmcVScFu28ssOk7JiV304MYrkScfSUaUKUYONvgTnlE9JfXo62f', > '/dev/disk/by-uuid/e1d2c0a2-97ab-42d4-9a94-007f4d058ebc', > '/dev/mapper/vg_d620-lv_home', > '/dev/vg_d620/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_d620-lv_home ; >19:18:11,168 INFO storage: scanning vg_d620-lv_home (/devices/virtual/block/dm-2)... >19:18:11,170 DEBUG storage: DeviceTree.getDeviceByName: name: vg_d620-lv_home ; >19:18:11,173 DEBUG storage: DeviceTree.getDeviceByName returned existing 122560MB lvmlv vg_d620-lv_home (16) >19:18:11,176 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_d620-lv_home ; >19:18:11,178 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_d620-lv_home ; label_type: None ; >19:18:11,181 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:11,181 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:18:11,181 DEBUG storage: device vg_d620-lv_home does not contain a disklabel >19:18:11,182 INFO storage: type detected on 'vg_d620-lv_home' is 'ext4' >19:18:11,310 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:11,311 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:18:11,314 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_d620-lv_home ; current: None ; type: ext4 ; >19:18:11,320 DEBUG storage: looking up parted Device: /dev/mapper/vg_d620 >19:18:11,321 DEBUG storage: vg_d620 size is 178336MB >19:18:11,324 DEBUG storage: vg vg_d620 has 0MB free >19:18:11,325 DEBUG storage: vg_d620 size is 178336MB >19:18:11,327 DEBUG storage: vg vg_d620 has 0MB free >19:18:11,331 INFO storage: got device: LVMLogicalVolumeDevice instance (0xb5299cac) -- > name = vg_d620-lv_home status = True kids = 0 id = 16 > parents = ['existing 178336MB lvmvg vg_d620 (6)'] > uuid = 04MYrk-ScfS-UaUK-UYON-vgTn-lE9J-fXo62f size = 122560.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_d620-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 251002880 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15624, 255, 63) biosGeometry: (15624, 255, 63) > PedDevice: <_ped.Device object at 0xb52965cc> > target size = 122560.0 path = /dev/mapper/vg_d620-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb58632cc) -- > name = vg_d620 status = True kids = 3 id = 6 > parents = ['existing 178358MB partition sda3 (5) with existing lvmpv'] > uuid = 0sbIkv-USIP-T00x-mcVS-cFu2-8ssO-k7JiV3 size = 178336 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_d620 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 5573 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 5573.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 178358MB partition sda3 (5) with existing lvmpv'] > LVs = ['existing 4576MB lvmlv vg_d620-lv_swap (15) with existing swap', > 'existing 122560MB lvmlv vg_d620-lv_home (16) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_d620-lv_root (17)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 122560MB >19:18:11,334 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:11,334 INFO storage: got format: Ext4FS instance (0xb584468c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_d620-lv_home uuid = e1d2c0a2-97ab-42d4-9a94-007f4d058ebc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 122560.0 targetSize = 122560.0 > >19:18:11,354 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_d620-lv_root /dev/disk/by-id/dm-uuid-LVM-0sbIkvUSIPT00xmcVScFu28ssOk7JiV3oGqD9FCSreE986s9Efccz1Q7KHzw830L /dev/disk/by-uuid/dd31afdd-2af8-4804-95f0-0a8997e18517 /dev/mapper/vg_d620-lv_root /dev/vg_d620/lv_root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_d620-lv_root', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-0sbIkvUSIPT00xmcVScFu28ssOk7JiV3oGqD9FCSreE986s9Efccz1Q7KHzw830L', > 'DM_VG_NAME': 'vg_d620', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dd31afdd-2af8-4804-95f0-0a8997e18517', > 'ID_FS_UUID_ENC': 'dd31afdd-2af8-4804-95f0-0a8997e18517', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40502256', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_d620-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-0sbIkvUSIPT00xmcVScFu28ssOk7JiV3oGqD9FCSreE986s9Efccz1Q7KHzw830L', > '/dev/disk/by-uuid/dd31afdd-2af8-4804-95f0-0a8997e18517', > '/dev/mapper/vg_d620-lv_root', > '/dev/vg_d620/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_d620-lv_root ; >19:18:11,355 INFO storage: scanning vg_d620-lv_root (/devices/virtual/block/dm-3)... >19:18:11,357 DEBUG storage: DeviceTree.getDeviceByName: name: vg_d620-lv_root ; >19:18:11,360 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_d620-lv_root (17) >19:18:11,362 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_d620-lv_root ; >19:18:11,365 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_d620-lv_root ; label_type: None ; >19:18:11,367 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:11,368 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:18:11,368 DEBUG storage: device vg_d620-lv_root does not contain a disklabel >19:18:11,368 INFO storage: type detected on 'vg_d620-lv_root' is 'ext4' >19:18:11,479 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:11,479 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:18:11,482 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_d620-lv_root ; current: None ; type: ext4 ; >19:18:11,488 DEBUG storage: looking up parted Device: /dev/mapper/vg_d620 >19:18:11,489 DEBUG storage: vg_d620 size is 178336MB >19:18:11,492 DEBUG storage: vg vg_d620 has 0MB free >19:18:11,493 DEBUG storage: vg_d620 size is 178336MB >19:18:11,495 DEBUG storage: vg vg_d620 has 0MB free >19:18:11,499 INFO storage: got device: LVMLogicalVolumeDevice instance (0xb52a22cc) -- > name = vg_d620-lv_root status = True kids = 0 id = 17 > parents = ['existing 178336MB lvmvg vg_d620 (6)'] > uuid = oGqD9F-CSre-E986-s9Ef-ccz1-Q7KH-zw830L size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_d620-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0xb529668c> > target size = 51200.0 path = /dev/mapper/vg_d620-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb58632cc) -- > name = vg_d620 status = True kids = 3 id = 6 > parents = ['existing 178358MB partition sda3 (5) with existing lvmpv'] > uuid = 0sbIkv-USIP-T00x-mcVS-cFu2-8ssO-k7JiV3 size = 178336 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_d620 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 5573 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 5573.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 178358MB partition sda3 (5) with existing lvmpv'] > LVs = ['existing 4576MB lvmlv vg_d620-lv_swap (15) with existing swap', > 'existing 122560MB lvmlv vg_d620-lv_home (16) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_d620-lv_root (17) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >19:18:11,502 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:11,503 INFO storage: got format: Ext4FS instance (0xb529348c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_d620-lv_root uuid = dd31afdd-2af8-4804-95f0-0a8997e18517 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >19:18:11,611 DEBUG storage: DeviceTree.getDeviceByName: name: vg_d620-lv_swap ; >19:18:11,615 DEBUG storage: DeviceTree.getDeviceByName returned existing 4576MB lvmlv vg_d620-lv_swap (15) with existing swap >19:18:11,617 DEBUG storage: DeviceTree.getDeviceByName: name: vg_d620-lv_home ; >19:18:11,620 DEBUG storage: DeviceTree.getDeviceByName returned existing 122560MB lvmlv vg_d620-lv_home (16) with existing ext4 filesystem >19:18:11,623 DEBUG storage: DeviceTree.getDeviceByName: name: vg_d620-lv_root ; >19:18:11,626 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_d620-lv_root (17) with existing ext4 filesystem >19:18:11,628 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >19:18:11,701 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:18:11,706 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:18:11,710 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:18:11,773 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:18:11,847 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:18:11,850 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:11,854 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:11,925 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:18:12,004 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:18:12,009 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:12,013 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:12,076 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:18:12,080 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:18:12,087 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:18:12,149 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:18:12,153 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:18:12,157 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >19:18:12,160 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_swap ; status: True ; controllable: True ; >19:18:12,163 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_d620-lv_swap ; status: False ; type: swap ; >19:18:12,166 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/vg_d620-lv_swap ; status: False ; type: swap ; >19:18:12,234 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_d620-lv_swap ; status: True ; controllable: True ; >19:18:12,433 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_d620 ; status: True ; controllable: True ; >19:18:12,437 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_d620 ; status: False ; type: None ; >19:18:12,441 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_d620 ; status: False ; type: None ; >19:18:12,515 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_d620 ; status: True ; controllable: True ; >19:18:12,708 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:18:12,712 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:18:12,717 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:18:12,783 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:18:12,789 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:12,794 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:12,860 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_home ; status: False ; controllable: True ; >19:18:12,866 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_root ; status: False ; controllable: True ; >19:18:12,866 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >19:18:12,867 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >19:18:12,869 INFO storage: edd: collected mbr signatures: {'sda': '0x082b082a', 'sdb': '0x4c724c71'} >19:18:12,870 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x4c724c71 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 31266816 >19:18:12,870 INFO storage: edd: matched 0x80 to sdb using MBR sig >19:18:12,870 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x082b082a > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 488397168 >19:18:12,870 INFO storage: edd: matched 0x81 to sda using MBR sig >19:18:12,871 DEBUG storage: new bootloader stage1 device: None >19:18:12,898 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:12,903 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:12,908 DEBUG storage: NTFS.supported: supported: False ; >19:18:12,911 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:12,918 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:18:12,925 DEBUG storage: vg_d620 size is 178336MB >19:18:12,927 DEBUG storage: vg vg_d620 has 0MB free >19:18:12,927 DEBUG storage: vg_d620 size is 178336MB >19:18:12,930 DEBUG storage: vg vg_d620 has 0MB free >19:18:12,935 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:12,940 DEBUG storage: Ext4FS.supported: supported: True ; >19:18:12,949 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:18:12,951 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:18:13,015 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:18:13,122 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:18:13,126 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:13,132 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:13,203 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >19:18:13,205 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:18:13,213 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 is already mounted or /mnt/sysimage busy') >19:18:13,216 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:18:13,219 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_home ; status: False ; controllable: True ; orig: False ; >19:18:13,221 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_d620-lv_home ; orig: False ; >19:18:13,224 DEBUG storage: LVMVolumeGroupDevice.setup: vg_d620 ; status: True ; controllable: True ; orig: False ; >19:18:13,226 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_d620-lv_home ; status: False ; controllable: True ; orig: False ; >19:18:13,499 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:18:13,569 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_home ; status: True ; controllable: True ; >19:18:13,656 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_d620-lv_home ; status: True ; controllable: True ; >19:18:13,852 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_d620 ; status: True ; controllable: True ; >19:18:13,855 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_d620 ; status: False ; type: None ; >19:18:13,859 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_d620 ; status: False ; type: None ; >19:18:13,925 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_d620 ; status: True ; controllable: True ; >19:18:14,086 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:18:14,090 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:18:14,094 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:18:14,161 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:18:14,168 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:14,173 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:14,239 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_root ; status: False ; controllable: True ; orig: False ; >19:18:14,243 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_d620-lv_root ; orig: False ; >19:18:14,247 DEBUG storage: LVMVolumeGroupDevice.setup: vg_d620 ; status: True ; controllable: True ; orig: False ; >19:18:14,250 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_d620-lv_root ; status: False ; controllable: True ; orig: False ; >19:18:14,524 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:18:14,562 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_root ; status: True ; controllable: True ; >19:18:14,648 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_d620-lv_root ; status: True ; controllable: True ; >19:18:14,842 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_d620 ; status: True ; controllable: True ; >19:18:14,846 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_d620 ; status: False ; type: None ; >19:18:14,849 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_d620 ; status: False ; type: None ; >19:18:14,924 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_d620 ; status: True ; controllable: True ; >19:18:15,078 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:18:15,081 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:18:15,086 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:18:15,159 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:18:15,163 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:15,167 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:25,221 DEBUG storage: _is_valid_disklabel(/LiveOS/rootfs.img) returning True >19:18:25,221 DEBUG storage: _is_valid_size(/LiveOS/rootfs.img) returning True >19:18:25,222 DEBUG storage: _is_valid_location(/LiveOS/rootfs.img) returning True >19:18:25,222 DEBUG storage: _is_valid_partition(/LiveOS/rootfs.img) returning True >19:18:25,222 DEBUG storage: _is_valid_format(/LiveOS/rootfs.img) returning False >19:18:25,222 DEBUG storage: is_valid_stage2_device(/LiveOS/rootfs.img) returning False >19:18:25,223 DEBUG storage: _is_valid_disklabel(/overlay (deleted)) returning True >19:18:25,223 DEBUG storage: _is_valid_size(/overlay (deleted)) returning True >19:18:25,223 DEBUG storage: _is_valid_location(/overlay (deleted)) returning True >19:18:25,223 DEBUG storage: _is_valid_partition(/overlay (deleted)) returning True >19:18:25,224 DEBUG storage: _is_valid_format(/overlay (deleted)) returning False >19:18:25,224 DEBUG storage: is_valid_stage2_device(/overlay (deleted)) returning False >19:18:25,224 DEBUG storage: _is_valid_disklabel(/run/initramfs/live/LiveOS/squashfs.img) returning True >19:18:25,225 DEBUG storage: _is_valid_size(/run/initramfs/live/LiveOS/squashfs.img) returning True >19:18:25,225 DEBUG storage: _is_valid_location(/run/initramfs/live/LiveOS/squashfs.img) returning True >19:18:25,225 DEBUG storage: _is_valid_partition(/run/initramfs/live/LiveOS/squashfs.img) returning True >19:18:25,225 DEBUG storage: _is_valid_format(/run/initramfs/live/LiveOS/squashfs.img) returning False >19:18:25,226 DEBUG storage: is_valid_stage2_device(/run/initramfs/live/LiveOS/squashfs.img) returning False >19:18:25,226 DEBUG storage: _is_valid_disklabel(live-rw) returning True >19:18:25,227 DEBUG storage: _is_valid_size(live-rw) returning True >19:18:25,228 DEBUG storage: _is_valid_location(live-rw) returning True >19:18:25,228 DEBUG storage: _is_valid_partition(live-rw) returning True >19:18:25,228 DEBUG storage: _is_valid_format(live-rw) returning False >19:18:25,228 DEBUG storage: is_valid_stage2_device(live-rw) returning False >19:18:25,229 DEBUG storage: _is_valid_disklabel(loop0) returning True >19:18:25,229 DEBUG storage: _is_valid_size(loop0) returning True >19:18:25,229 DEBUG storage: _is_valid_location(loop0) returning True >19:18:25,230 DEBUG storage: _is_valid_partition(loop0) returning True >19:18:25,231 DEBUG storage: _is_valid_format(loop0) returning False >19:18:25,231 DEBUG storage: is_valid_stage2_device(loop0) returning False >19:18:25,232 DEBUG storage: _is_valid_disklabel(loop1) returning True >19:18:25,232 DEBUG storage: _is_valid_size(loop1) returning True >19:18:25,233 DEBUG storage: _is_valid_location(loop1) returning True >19:18:25,233 DEBUG storage: _is_valid_partition(loop1) returning True >19:18:25,234 DEBUG storage: _is_valid_format(loop1) returning False >19:18:25,235 DEBUG storage: is_valid_stage2_device(loop1) returning False >19:18:25,235 DEBUG storage: _is_valid_disklabel(loop2) returning True >19:18:25,236 DEBUG storage: _is_valid_size(loop2) returning True >19:18:25,236 DEBUG storage: _is_valid_location(loop2) returning True >19:18:25,237 DEBUG storage: _is_valid_partition(loop2) returning True >19:18:25,238 DEBUG storage: _is_valid_format(loop2) returning False >19:18:25,238 DEBUG storage: is_valid_stage2_device(loop2) returning False >19:18:25,239 DEBUG storage: _is_valid_disklabel(sda) returning True >19:18:25,239 DEBUG storage: _is_valid_size(sda) returning True >19:18:25,240 DEBUG storage: _is_valid_location(sda) returning True >19:18:25,240 DEBUG storage: _is_valid_partition(sda) returning True >19:18:25,241 DEBUG storage: _is_valid_format(sda) returning False >19:18:25,242 DEBUG storage: is_valid_stage2_device(sda) returning False >19:18:25,242 DEBUG storage: _is_valid_disklabel(sda1) returning True >19:18:25,243 DEBUG storage: _is_valid_size(sda1) returning False >19:18:25,243 DEBUG storage: _is_valid_location(sda1) returning True >19:18:25,244 DEBUG storage: _is_valid_partition(sda1) returning True >19:18:25,244 DEBUG storage: _is_valid_format(sda1) returning True >19:18:25,245 DEBUG storage: is_valid_stage2_device(sda1) returning False >19:18:25,246 DEBUG storage: _is_valid_disklabel(sda2) returning True >19:18:25,247 DEBUG storage: _is_valid_size(sda2) returning True >19:18:25,247 DEBUG storage: _is_valid_location(sda2) returning True >19:18:25,247 DEBUG storage: _is_valid_partition(sda2) returning True >19:18:25,248 DEBUG storage: _is_valid_format(sda2) returning False >19:18:25,248 DEBUG storage: is_valid_stage2_device(sda2) returning False >19:18:25,249 DEBUG storage: _is_valid_disklabel(sda3) returning True >19:18:25,249 DEBUG storage: _is_valid_size(sda3) returning True >19:18:25,250 DEBUG storage: _is_valid_location(sda3) returning True >19:18:25,250 DEBUG storage: _is_valid_partition(sda3) returning True >19:18:25,251 DEBUG storage: _is_valid_format(sda3) returning False >19:18:25,252 DEBUG storage: is_valid_stage2_device(sda3) returning False >19:18:25,252 DEBUG storage: _is_valid_disklabel(sdb) returning True >19:18:25,253 DEBUG storage: _is_valid_size(sdb) returning True >19:18:25,253 DEBUG storage: _is_valid_location(sdb) returning True >19:18:25,254 DEBUG storage: _is_valid_partition(sdb) returning True >19:18:25,255 DEBUG storage: _is_valid_format(sdb) returning False >19:18:25,255 DEBUG storage: is_valid_stage2_device(sdb) returning False >19:18:25,256 DEBUG storage: _is_valid_disklabel(sdb1) returning True >19:18:25,257 DEBUG storage: _is_valid_size(sdb1) returning True >19:18:25,257 DEBUG storage: _is_valid_location(sdb1) returning True >19:18:25,258 DEBUG storage: _is_valid_partition(sdb1) returning True >19:18:25,259 DEBUG storage: _is_valid_format(sdb1) returning False >19:18:25,259 DEBUG storage: is_valid_stage2_device(sdb1) returning False >19:18:25,260 DEBUG storage: _is_valid_disklabel(sr0) returning True >19:18:25,260 DEBUG storage: _is_valid_size(sr0) returning True >19:18:25,261 DEBUG storage: _is_valid_location(sr0) returning True >19:18:25,261 DEBUG storage: _is_valid_partition(sr0) returning True >19:18:25,262 DEBUG storage: _is_valid_format(sr0) returning False >19:18:25,262 DEBUG storage: is_valid_stage2_device(sr0) returning False >19:18:25,263 DEBUG storage: _is_valid_disklabel(vg_d620) returning True >19:18:25,264 DEBUG storage: _is_valid_size(vg_d620) returning True >19:18:25,264 DEBUG storage: _is_valid_location(vg_d620) returning True >19:18:25,265 DEBUG storage: _is_valid_partition(vg_d620) returning True >19:18:25,265 DEBUG storage: _is_valid_format(vg_d620) returning False >19:18:25,266 DEBUG storage: is_valid_stage2_device(vg_d620) returning False >19:18:25,266 DEBUG storage: _is_valid_disklabel(vg_d620-lv_home) returning True >19:18:25,268 DEBUG storage: _is_valid_size(vg_d620-lv_home) returning True >19:18:25,269 DEBUG storage: _is_valid_location(vg_d620-lv_home) returning True >19:18:25,269 DEBUG storage: _is_valid_partition(vg_d620-lv_home) returning True >19:18:25,269 DEBUG storage: _is_valid_format(vg_d620-lv_home) returning False >19:18:25,270 DEBUG storage: is_valid_stage2_device(vg_d620-lv_home) returning False >19:18:25,270 DEBUG storage: _is_valid_disklabel(vg_d620-lv_root) returning True >19:18:25,272 DEBUG storage: _is_valid_size(vg_d620-lv_root) returning True >19:18:25,272 DEBUG storage: _is_valid_location(vg_d620-lv_root) returning True >19:18:25,272 DEBUG storage: _is_valid_partition(vg_d620-lv_root) returning True >19:18:25,273 DEBUG storage: _is_valid_format(vg_d620-lv_root) returning False >19:18:25,273 DEBUG storage: is_valid_stage2_device(vg_d620-lv_root) returning False >19:18:25,273 DEBUG storage: _is_valid_disklabel(vg_d620-lv_swap) returning True >19:18:25,274 DEBUG storage: _is_valid_size(vg_d620-lv_swap) returning True >19:18:25,274 DEBUG storage: _is_valid_location(vg_d620-lv_swap) returning True >19:18:25,275 DEBUG storage: _is_valid_partition(vg_d620-lv_swap) returning True >19:18:25,276 DEBUG storage: _is_valid_format(vg_d620-lv_swap) returning False >19:18:25,276 DEBUG storage: is_valid_stage2_device(vg_d620-lv_swap) returning False >13:18:52,248 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >13:18:52,248 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >13:18:52,248 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:18:52,249 INFO storage: sdb1 looks to be the live device; marking as protected >13:18:52,358 DEBUG storage: MultipathTopology._build_topology: >13:18:52,358 DEBUG storage: /etc/multipath.conf contents: >13:18:52,359 DEBUG storage: # multipath.conf written by anaconda >13:18:52,359 DEBUG storage: >13:18:52,359 DEBUG storage: defaults { >13:18:52,360 DEBUG storage: user_friendly_names yes >13:18:52,360 DEBUG storage: } >13:18:52,360 DEBUG storage: blacklist { >13:18:52,360 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:18:52,360 DEBUG storage: devnode "^hd[a-z]" >13:18:52,360 DEBUG storage: devnode "^dcssblk[0-9]*" >13:18:52,361 DEBUG storage: device { >13:18:52,361 DEBUG storage: vendor "DGC" >13:18:52,361 DEBUG storage: product "LUNZ" >13:18:52,361 DEBUG storage: } >13:18:52,361 DEBUG storage: device { >13:18:52,362 DEBUG storage: vendor "IBM" >13:18:52,362 DEBUG storage: product "S/390.*" >13:18:52,362 DEBUG storage: } >13:18:52,363 DEBUG storage: # don't count normal SATA devices as multipaths >13:18:52,363 DEBUG storage: device { >13:18:52,364 DEBUG storage: vendor "ATA" >13:18:52,364 DEBUG storage: } >13:18:52,365 DEBUG storage: # don't count 3ware devices as multipaths >13:18:52,365 DEBUG storage: device { >13:18:52,366 DEBUG storage: vendor "3ware" >13:18:52,367 DEBUG storage: } >13:18:52,367 DEBUG storage: device { >13:18:52,368 DEBUG storage: vendor "AMCC" >13:18:52,368 DEBUG storage: } >13:18:52,369 DEBUG storage: # nor highpoint devices >13:18:52,369 DEBUG storage: device { >13:18:52,370 DEBUG storage: vendor "HPT" >13:18:52,371 DEBUG storage: } >13:18:52,371 DEBUG storage: } >13:18:52,372 DEBUG storage: multipaths { >13:18:52,372 DEBUG storage: } >13:18:52,373 DEBUG storage: (end of /etc/multipath.conf) >13:18:52,423 INFO storage: MultipathTopology: not a multipath: ['sdb'] >13:18:52,424 INFO storage: MultipathTopology: found singlepath device: sdb >13:18:52,424 INFO storage: MultipathTopology: found non-disk device: sdb1 >13:18:52,425 INFO storage: MultipathTopology: found singlepath device: sda >13:18:52,425 INFO storage: MultipathTopology: found non-disk device: sda1 >13:18:52,425 INFO storage: MultipathTopology: found non-disk device: sda2 >13:18:52,426 INFO storage: MultipathTopology: found non-disk device: sda3 >13:18:52,426 INFO storage: MultipathTopology: found non-disk device: sr0 >13:18:52,427 INFO storage: MultipathTopology: found singlepath device: loop0 >13:18:52,427 INFO storage: MultipathTopology: found singlepath device: loop1 >13:18:52,428 INFO storage: MultipathTopology: found singlepath device: loop2 >13:18:52,428 INFO storage: MultipathTopology: found singlepath device: loop3 >13:18:52,428 INFO storage: MultipathTopology: found singlepath device: loop4 >13:18:52,429 INFO storage: MultipathTopology: found singlepath device: loop5 >13:18:52,429 INFO storage: MultipathTopology: found singlepath device: loop6 >13:18:52,430 INFO storage: MultipathTopology: found singlepath device: loop7 >13:18:52,430 INFO storage: MultipathTopology: found singlepath device: dm-0 >13:18:52,431 INFO storage: devices to scan: ['sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >13:18:52,440 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_2006087691190D32881E-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Cruzer_2006087691190D32881E-0:0', > 'ID_SERIAL_SHORT': '2006087691190D32881E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15631949', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_2006087691190D32881E-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb'} ; name: sdb ; >13:18:52,441 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb)... >13:18:52,443 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >13:18:52,445 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:52,447 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >13:18:52,451 INFO storage: sdb is a disk >13:18:52,451 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:52,454 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >13:18:52,454 INFO storage: added disk sdb (id 18) to device tree >13:18:52,454 DEBUG storage: looking up parted Device: /dev/sdb >13:18:52,457 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >13:18:52,459 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >13:18:52,459 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:52,463 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >13:18:52,560 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >13:18:52,565 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb51788ec>] > device: <parted.device.Device object at 0xb5178d0c> > PedDisk: <_ped.Disk object at 0xb5178cec> >13:18:52,566 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:18:52,568 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >13:18:52,570 INFO storage: got device: DiskDevice instance (0xb517872c) -- > name = sdb status = True kids = 0 id = 18 > parents = [] > uuid = None size = 15267.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0xb527eb0c> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0xb5178aec> >13:18:52,572 INFO storage: got format: DiskLabel instance (0xb51787cc) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb51788ec>] > device: <parted.device.Device object at 0xb5178d0c> > PedDisk: <_ped.Disk object at 0xb5178cec> > origPartedDisk = <parted.disk.Disk object at 0xb517890c> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 31266816 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (15267, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0xb51861ac> > >13:18:52,605 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_2006087691190D32881E-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/1C65-28A2', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1C65-28A2', > 'ID_FS_UUID_ENC': '1C65-28A2', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5530', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '32', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '31266784', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_7_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.20', > 'ID_SERIAL': 'SanDisk_Cruzer_2006087691190D32881E-0:0', > 'ID_SERIAL_SHORT': '2006087691190D32881E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15713627', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_2006087691190D32881E-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:7:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/1C65-28A2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >13:18:52,606 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1)... >13:18:52,609 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >13:18:52,611 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:52,612 INFO storage: sdb1 is a partition >13:18:52,614 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >13:18:52,616 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >13:18:52,618 DEBUG storage: DeviceTree.getDeviceByName returned existing 15267MB disk sdb (18) with existing msdos disklabel >13:18:52,621 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >13:18:52,624 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >13:18:52,624 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:52,627 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >13:18:52,627 DEBUG storage: looking up parted Partition: /dev/sdb1 >13:18:52,629 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >13:18:52,632 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >13:18:52,635 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >13:18:52,637 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >13:18:52,637 INFO storage: added partition sdb1 (id 19) to device tree >13:18:52,640 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >13:18:52,642 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >13:18:52,644 DEBUG storage: FATFS.supported: supported: True ; >13:18:52,645 DEBUG storage: getFormat('vfat') returning FATFS instance >13:18:52,645 DEBUG storage: device sdb1 does not contain a disklabel >13:18:52,645 DEBUG storage: getFormat('efi') returning EFIFS instance >13:18:52,646 INFO storage: type detected on 'sdb1' is 'vfat' >13:18:52,646 DEBUG storage: getFormat('efi') returning EFIFS instance >13:18:52,648 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >13:18:52,651 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: efi ; >13:18:52,652 DEBUG storage: looking up parted Device: /dev/sdb1 >13:18:52,654 INFO storage: got device: PartitionDevice instance (0xb51806cc) -- > name = sdb1 status = True kids = 0 id = 19 > parents = ['existing 15267MB disk sdb (18) with existing msdos disklabel'] > uuid = None size = 15266.984375 > format = existing efi filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host2/target2:0:0/2:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 31266784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (15266, 64, 32) biosGeometry: (1946, 255, 63) > PedDevice: <_ped.Device object at 0xb518620c> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb5178a6c> fileSystem: <parted.filesystem.FileSystem object at 0xb51788cc> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0xb5178e0c> PedPartition: <_ped.Partition object at 0xb5171adc> > disk = existing 15267MB disk sdb (18) with existing msdos disklabel > start = 32 end = 31266815 length = 31266784 > flags = boot, lba >13:18:52,655 INFO storage: got format: EFIFS instance (0xb518324c) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb1 uuid = 1C65-28A2 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >13:18:52,667 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218 /dev/disk/by-id/wwn-0x50014ee259c08993', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD2500BJKT-00F4T0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BJKT-00F4T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218', > 'ID_SERIAL_SHORT': 'WD-WX41A40S6218', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee259c08993', > 'ID_WWN_WITH_EXTENSION': '0x50014ee259c08993', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15544148', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218', > '/dev/disk/by-id/wwn-0x50014ee259c08993'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >13:18:52,667 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >13:18:52,670 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:18:52,672 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:52,674 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >13:18:52,676 INFO storage: sda is a disk >13:18:52,677 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:52,679 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >13:18:52,680 INFO storage: added disk sda (id 20) to device tree >13:18:52,680 DEBUG storage: looking up parted Device: /dev/sda >13:18:52,682 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >13:18:52,684 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >13:18:52,685 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:52,687 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:18:52,792 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >13:18:53,101 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb5183e4c>, <parted.partition.Partition object at 0xb5183b8c>, <parted.partition.Partition object at 0xb5183f2c>] > device: <parted.device.Device object at 0xb517feec> > PedDisk: <_ped.Disk object at 0xb517ffac> >13:18:53,102 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:18:53,104 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >13:18:53,107 INFO storage: got device: DiskDevice instance (0xb5183f8c) -- > name = sda status = True kids = 0 id = 20 > parents = [] > uuid = None size = 238475.179688 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD2500BJKT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0xb518626c> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb517f36c> >13:18:53,110 INFO storage: got format: DiskLabel instance (0xb517fbcc) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb5183e4c>, <parted.partition.Partition object at 0xb5183b8c>, <parted.partition.Partition object at 0xb5183f2c>] > device: <parted.device.Device object at 0xb517feec> > PedDisk: <_ped.Disk object at 0xb517ffac> > origPartedDisk = <parted.disk.Disk object at 0xb5183c2c> > partedDevice = parted.Device instance -- > model: ATA WDC WD2500BJKT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0xb518614c> > >13:18:53,152 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part1 /dev/disk/by-id/wwn-0x50014ee259c08993-part1 /dev/disk/by-uuid/B6808159808120CB', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B6808159808120CB', > 'ID_FS_UUID_ENC': 'B6808159808120CB', > 'ID_MODEL': 'WDC_WD2500BJKT-00F4T0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BJKT-00F4T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122093937', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218', > 'ID_SERIAL_SHORT': 'WD-WX41A40S6218', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee259c08993', > 'ID_WWN_WITH_EXTENSION': '0x50014ee259c08993', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15580532', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part1', > '/dev/disk/by-id/wwn-0x50014ee259c08993-part1', > '/dev/disk/by-uuid/B6808159808120CB'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >13:18:53,153 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >13:18:53,155 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >13:18:53,157 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:53,157 INFO storage: sda1 is a partition >13:18:53,159 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >13:18:53,162 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:18:53,164 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (20) with existing msdos disklabel >13:18:53,167 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >13:18:53,170 DEBUG storage: PartitionDevice._setFormat: sda1 ; >13:18:53,170 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:53,172 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >13:18:53,173 DEBUG storage: looking up parted Partition: /dev/sda1 >13:18:53,175 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >13:18:53,178 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >13:18:53,180 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >13:18:53,183 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >13:18:53,183 INFO storage: added partition sda1 (id 21) to device tree >13:18:53,186 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >13:18:53,188 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >13:18:53,191 DEBUG storage: NTFS.supported: supported: False ; >13:18:53,191 DEBUG storage: getFormat('ntfs') returning NTFS instance >13:18:53,191 DEBUG storage: device sda1 does not contain a disklabel >13:18:53,191 INFO storage: type detected on 'sda1' is 'ntfs' >13:18:55,629 DEBUG storage: NTFS.supported: supported: False ; >13:18:55,630 DEBUG storage: getFormat('ntfs') returning NTFS instance >13:18:55,632 DEBUG storage: PartitionDevice._setFormat: sda1 ; >13:18:55,635 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >13:18:55,638 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 6 ; >13:18:55,641 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 5 ; >13:18:55,644 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; >13:18:55,645 DEBUG storage: looking up parted Device: /dev/sda1 >13:18:55,648 INFO storage: got device: PartitionDevice instance (0xb518346c) -- > name = sda1 status = True kids = 0 id = 21 > parents = ['existing 238475MB disk sda (20) with existing msdos disklabel'] > uuid = None size = 59616.1801758 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 122093937 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (7599, 255, 63) biosGeometry: (7599, 255, 63) > PedDevice: <_ped.Device object at 0xb5259e0c> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: <parted.filesystem.FileSystem object at 0xb5183eec> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5183e0c> PedPartition: <_ped.Partition object at 0xb529f86c> > disk = existing 238475MB disk sda (20) with existing msdos disklabel > start = 63 end = 122093999 length = 122093937 > flags = boot >13:18:55,650 DEBUG storage: NTFS.supported: supported: False ; >13:18:55,651 INFO storage: got format: NTFS instance (0xb517898c) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = B6808159808120CB exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 59616.0 targetSize = 59616.0 > >13:18:55,804 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part2 /dev/disk/by-id/wwn-0x50014ee259c08993-part2 /dev/disk/by-uuid/6047322a-99b7-41bd-8070-1b9fd71707e5', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6047322a-99b7-41bd-8070-1b9fd71707e5', > 'ID_FS_UUID_ENC': '6047322a-99b7-41bd-8070-1b9fd71707e5', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD2500BJKT-00F4T0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BJKT-00F4T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '122095616', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218', > 'ID_SERIAL_SHORT': 'WD-WX41A40S6218', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee259c08993', > 'ID_WWN_WITH_EXTENSION': '0x50014ee259c08993', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15595426', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part2', > '/dev/disk/by-id/wwn-0x50014ee259c08993-part2', > '/dev/disk/by-uuid/6047322a-99b7-41bd-8070-1b9fd71707e5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >13:18:55,804 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >13:18:55,807 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >13:18:55,809 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:55,809 INFO storage: sda2 is a partition >13:18:55,811 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >13:18:55,814 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:18:55,816 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (20) with existing msdos disklabel >13:18:55,819 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >13:18:55,821 DEBUG storage: PartitionDevice._setFormat: sda2 ; >13:18:55,822 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:55,824 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >13:18:55,825 DEBUG storage: looking up parted Partition: /dev/sda2 >13:18:55,827 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >13:18:55,830 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >13:18:55,832 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >13:18:55,835 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >13:18:55,835 INFO storage: added partition sda2 (id 22) to device tree >13:18:55,838 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >13:18:55,841 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >13:18:55,843 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:55,844 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:18:55,844 DEBUG storage: device sda2 does not contain a disklabel >13:18:55,844 INFO storage: type detected on 'sda2' is 'ext4' >13:18:55,973 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:55,973 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:18:55,976 DEBUG storage: PartitionDevice._setFormat: sda2 ; >13:18:55,979 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >13:18:55,980 DEBUG storage: looking up parted Device: /dev/sda2 >13:18:55,983 INFO storage: got device: PartitionDevice instance (0xb52b21ac) -- > name = sda2 status = True kids = 0 id = 22 > parents = ['existing 238475MB disk sda (20) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xb5259d4c> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: <parted.filesystem.FileSystem object at 0xb5183b6c> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5183bec> PedPartition: <_ped.Partition object at 0xb529f77c> > disk = existing 238475MB disk sda (20) with existing msdos disklabel > start = 122095616 end = 123119615 length = 1024000 > flags = >13:18:55,986 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:55,987 INFO storage: got format: Ext4FS instance (0xb52b2dec) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 6047322a-99b7-41bd-8070-1b9fd71707e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >13:18:56,017 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part3 /dev/disk/by-id/wwn-0x50014ee259c08993-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '60', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'eEPHLO-jn1I-UGLL-zOKZ-Ft9A-CcQW-u15I98', > 'ID_FS_UUID_ENC': 'eEPHLO-jn1I-UGLL-zOKZ-Ft9A-CcQW-u15I98', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD2500BJKT-00F4T0', > 'ID_MODEL_ENC': 'WDC\\x20WD2500BJKT-00F4T0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '123119616', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '365277184', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '11.01A11', > 'ID_SERIAL': 'WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218', > 'ID_SERIAL_SHORT': 'WD-WX41A40S6218', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee259c08993', > 'ID_WWN_WITH_EXTENSION': '0x50014ee259c08993', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_home', 'lv_root'], > 'LVM2_LV_SIZE': ['4685824.00', '125501440.00', '52428800.00'], > 'LVM2_LV_UUID': ['iGLc6L-x0Aq-1EdQ-avCO-VCeh-KTGB-k5YHqQ', > '04MYrk-ScfS-UaUK-UYON-vgTn-lE9J-fXo62f', > 'oGqD9F-CSre-E986-s9Ef-ccz1-Q7KH-zw830L'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '5573', > 'LVM2_PV_PE_COUNT': '5573', > 'LVM2_PV_SIZE': '182616064.00', > 'LVM2_PV_UUID': 'eEPHLO-jn1I-UGLL-zOKZ-Ft9A-CcQW-u15I98', > 'LVM2_VG_EXTENT_COUNT': '5573', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_d620', > 'LVM2_VG_SIZE': '182616064.00', > 'LVM2_VG_UUID': '0sbIkv-USIP-T00x-mcVS-cFu2-8ssO-k7JiV3', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15554753', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2500BJKT-00F4T0_WD-WX41A40S6218-part3', > '/dev/disk/by-id/wwn-0x50014ee259c08993-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >13:18:56,018 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >13:18:56,021 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >13:18:56,023 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:56,023 INFO storage: sda3 is a partition >13:18:56,025 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >13:18:56,028 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:18:56,030 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (20) with existing msdos disklabel >13:18:56,033 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >13:18:56,035 DEBUG storage: PartitionDevice._setFormat: sda3 ; >13:18:56,036 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:56,038 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >13:18:56,039 DEBUG storage: looking up parted Partition: /dev/sda3 >13:18:56,041 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >13:18:56,044 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >13:18:56,046 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >13:18:56,049 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >13:18:56,049 INFO storage: added partition sda3 (id 23) to device tree >13:18:56,051 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >13:18:56,054 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >13:18:56,056 DEBUG storage: LVMPhysicalVolume.__init__: >13:18:56,056 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:18:56,057 DEBUG storage: device sda3 does not contain a disklabel >13:18:56,057 INFO storage: type detected on 'sda3' is 'LVM2_member' >13:18:56,059 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_d620 ; uuid: eEPHLO-jn1I-UGLL-zOKZ-Ft9A-CcQW-u15I98 ; exists: True ; vgUuid: 0sbIkv-USIP-T00x-mcVS-cFu2-8ssO-k7JiV3 ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: WD-WX41A40S6218 ; >13:18:56,060 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >13:18:56,062 DEBUG storage: PartitionDevice._setFormat: sda3 ; >13:18:56,064 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >13:18:56,065 DEBUG storage: looking up parted Device: /dev/sda3 >13:18:56,068 INFO storage: got device: PartitionDevice instance (0xb52b1b6c) -- > name = sda3 status = True kids = 0 id = 23 > parents = ['existing 238475MB disk sda (20) with existing msdos disklabel'] > uuid = None size = 178358.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 365277184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (22737, 255, 63) biosGeometry: (22737, 255, 63) > PedDevice: <_ped.Device object at 0xb5259dac> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb5183d4c> PedPartition: <_ped.Partition object at 0xb529f89c> > disk = existing 238475MB disk sda (20) with existing msdos disklabel > start = 123119616 end = 488396799 length = 365277184 > flags = lvm >13:18:56,069 INFO storage: got format: LVMPhysicalVolume instance (0xb518058c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = eEPHLO-jn1I-UGLL-zOKZ-Ft9A-CcQW-u15I98 exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_d620 vgUUID = 0sbIkv-USIP-T00x-mcVS-cFu2-8ssO-k7JiV3 peStart = 1.0 >13:18:56,078 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-SONY_CD-RW_DVD-ROM_CRX880A', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'SONY_CD-RW_DVD-ROM_CRX880A', > 'ID_MODEL_ENC': 'SONY\\x20CD-RW\\x2fDVD-ROM\\x20CRX880A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'KD11', > 'ID_SERIAL': 'SONY_CD-RW_DVD-ROM_CRX880A', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '15540694', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-SONY_CD-RW_DVD-ROM_CRX880A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >13:18:56,079 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >13:18:56,081 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >13:18:56,083 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:56,083 INFO storage: sr0 is a cdrom >13:18:56,085 DEBUG storage: DeviceTree.addUdevOpticalDevice: >13:18:56,086 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:56,088 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >13:18:56,088 INFO storage: added cdrom sr0 (id 24) to device tree >13:18:56,091 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:18:56,102 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15421090', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >13:18:56,102 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >13:18:56,105 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >13:18:56,108 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:56,108 INFO storage: loop0 is a loop device >13:18:56,110 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >13:18:56,113 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >13:18:56,115 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:56,115 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:56,118 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >13:18:56,118 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >13:18:56,121 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >13:18:56,122 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:56,124 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:18:56,125 INFO storage: added loop loop0 (id 26) to device tree >13:18:56,127 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >13:18:56,129 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >13:18:56,129 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:18:56,132 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >13:18:56,134 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >13:18:56,138 WARN storage: disklabel detected but not usable on loop0 >13:18:56,138 INFO storage: type detected on 'loop0' is 'squashfs' >13:18:56,139 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >13:18:56,141 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >13:18:56,142 INFO storage: got device: LoopDevice instance (0xb52b36ac) -- > name = loop0 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >13:18:56,148 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_UUID_ENC': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15746192', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >13:18:56,149 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >13:18:56,151 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >13:18:56,153 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:56,153 INFO storage: loop1 is a loop device >13:18:56,155 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >13:18:56,158 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >13:18:56,160 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:56,160 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:56,163 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >13:18:56,163 INFO storage: added file /LiveOS/rootfs.img (id 27) to device tree >13:18:56,166 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >13:18:56,166 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:56,169 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >13:18:56,169 INFO storage: added loop loop1 (id 28) to device tree >13:18:56,171 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >13:18:56,173 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >13:18:56,176 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:56,176 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:18:56,177 DEBUG storage: device loop1 does not contain a disklabel >13:18:56,177 INFO storage: type detected on 'loop1' is 'ext4' >13:18:56,248 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:56,249 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:18:56,251 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >13:18:56,252 INFO storage: got device: LoopDevice instance (0xb52aabcc) -- > name = loop1 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/rootfs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >13:18:56,255 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:56,256 INFO storage: got format: Ext4FS instance (0xb518052c) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1c95f55c-e231-4409-a46c-5f985cb07a01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >13:18:56,266 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15415440', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >13:18:56,266 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >13:18:56,268 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >13:18:56,270 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:56,271 INFO storage: loop2 is a loop device >13:18:56,273 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >13:18:56,275 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >13:18:56,277 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:56,278 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:56,280 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >13:18:56,281 INFO storage: added file /overlay (deleted) (id 29) to device tree >13:18:56,283 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >13:18:56,284 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:56,286 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:18:56,286 INFO storage: added loop loop2 (id 30) to device tree >13:18:56,289 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >13:18:56,291 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >13:18:56,291 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:18:56,294 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >13:18:56,296 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >13:18:56,300 WARN storage: disklabel detected but not usable on loop2 >13:18:56,300 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >13:18:56,301 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >13:18:56,303 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >13:18:56,304 INFO storage: got device: LoopDevice instance (0xb52b182c) -- > name = loop2 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >13:18:56,309 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15408945', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >13:18:56,309 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >13:18:56,309 DEBUG storage: lvm filter: adding loop3 to the reject list >13:18:56,312 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15409750', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >13:18:56,313 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >13:18:56,313 DEBUG storage: lvm filter: adding loop4 to the reject list >13:18:56,316 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15411242', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >13:18:56,316 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >13:18:56,317 DEBUG storage: lvm filter: adding loop5 to the reject list >13:18:56,322 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15408086', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >13:18:56,323 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >13:18:56,323 DEBUG storage: lvm filter: adding loop6 to the reject list >13:18:56,326 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15406595', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >13:18:56,326 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >13:18:56,326 DEBUG storage: lvm filter: adding loop7 to the reject list >13:18:56,327 DEBUG storage: Skipping a device mapper drive (dm-0) for now >13:18:56,426 INFO storage: devices to scan: ['dm-0'] >13:18:56,432 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_UUID_ENC': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11450681', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >13:18:56,432 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >13:18:56,434 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >13:18:56,437 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:56,437 INFO storage: live-rw is a device-mapper device >13:18:56,439 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >13:18:56,441 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >13:18:56,444 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (28) with existing ext4 filesystem >13:18:56,447 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >13:18:56,449 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (30) >13:18:56,452 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >13:18:56,455 DEBUG storage: DeviceTree.getDeviceByName returned None >13:18:56,457 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >13:18:56,458 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:56,460 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >13:18:56,461 INFO storage: added dm live-rw (id 31) to device tree >13:18:56,463 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >13:18:56,465 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >13:18:56,468 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:56,468 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:18:56,468 DEBUG storage: device live-rw does not contain a disklabel >13:18:56,469 INFO storage: type detected on 'live-rw' is 'ext4' >13:18:56,519 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:56,519 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:18:56,522 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >13:18:56,523 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >13:18:56,524 INFO storage: got device: DMDevice instance (0xb52b3aac) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop2 (30)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0xb525902c> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >13:18:56,527 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:56,527 INFO storage: got format: Ext4FS instance (0xb529380c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1c95f55c-e231-4409-a46c-5f985cb07a01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >13:18:56,647 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >13:18:56,710 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >13:18:56,715 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:18:56,720 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:18:56,788 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:18:56,854 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:18:56,859 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:18:56,863 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:18:56,927 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:18:57,004 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:18:57,009 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:18:57,016 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:18:57,098 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:18:57,101 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:18:57,105 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:18:57,173 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:18:57,177 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:18:57,183 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:18:57,253 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:18:57,257 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:18:57,261 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:18:57,325 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:18:57,329 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:18:57,333 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >13:18:57,333 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >13:18:57,334 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >13:18:57,336 INFO storage: edd: collected mbr signatures: {'sda': '0x082b082a', 'sdb': '0x4c724c71'} >13:18:57,338 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x4c724c71 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 31266816 >13:18:57,338 INFO storage: edd: matched 0x80 to sdb using MBR sig >13:18:57,339 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x082b082a > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 488397168 >13:18:57,339 INFO storage: edd: matched 0x81 to sda using MBR sig >13:18:57,340 DEBUG storage: new bootloader stage1 device: None >13:18:57,346 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:57,350 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:57,354 DEBUG storage: NTFS.supported: supported: False ; >13:18:57,357 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:57,365 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:18:57,376 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >13:18:57,378 DEBUG storage: DeviceTree.getDeviceByName returned existing 238475MB disk sda (20) with existing msdos disklabel >13:18:57,379 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0xb754fb6c>) >13:18:57,379 DEBUG storage: doAutoPart: True >13:18:57,380 DEBUG storage: encryptedAutoPart: False >13:18:57,380 DEBUG storage: autoPartType: 2 >13:18:57,380 DEBUG storage: clearPartType: 0 >13:18:57,380 DEBUG storage: clearPartDisks: ['sda'] >13:18:57,380 DEBUG storage: autoPartitionRequests: >PartSpec instance (0xb715380c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb71538ac) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb71538ec) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xb7153a6c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb7153aac) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 4576 grow = True > >13:18:57,381 DEBUG storage: storage.disks: ['sdb', 'sda'] >13:18:57,381 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >13:18:57,381 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sr0'] >13:18:57,382 DEBUG storage: clearpart: looking at sda3 >13:18:57,382 DEBUG storage: clearing sda3 >13:18:57,383 DEBUG storage: partitions: ['sda1', 'sda2', 'sda3'] >13:18:57,385 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:18:57,388 DEBUG storage: PartitionDevice._setFormat: sda3 ; >13:18:57,388 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:57,390 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: lvmpv ; type: None ; >13:18:57,391 INFO storage: registered action: [0] Destroy Format lvmpv on partition sda3 (id 23) >13:18:57,393 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:18:57,395 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:18:57,399 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >13:18:57,460 INFO storage: removed partition sda3 (id 23) from device tree >13:18:57,464 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >13:18:57,465 INFO storage: registered action: [1] Destroy Device partition sda3 (id 23) >13:18:57,465 DEBUG storage: clearpart: looking at sda2 >13:18:57,466 DEBUG storage: clearing sda2 >13:18:57,468 DEBUG storage: partitions: ['sda1', 'sda2'] >13:18:57,471 DEBUG storage: PartitionDevice._setFormat: sda2 ; >13:18:57,472 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:57,474 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >13:18:57,474 INFO storage: registered action: [2] Destroy Format ext4 filesystem on partition sda2 (id 22) >13:18:57,476 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:18:57,480 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >13:18:57,543 INFO storage: removed partition sda2 (id 22) from device tree >13:18:57,548 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:18:57,548 INFO storage: registered action: [3] Destroy Device partition sda2 (id 22) >13:18:57,548 DEBUG storage: clearpart: looking at sda1 >13:18:57,552 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 6 ; >13:18:57,556 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 5 ; >13:18:57,559 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; >13:18:57,559 DEBUG storage: clearpart: looking at sdb1 >13:18:57,560 DEBUG storage: checking whether disk sda has an empty extended >13:18:57,561 DEBUG storage: extended is None ; logicals is [] >13:18:57,561 DEBUG storage: checking whether disk sdb has an empty extended >13:18:57,562 DEBUG storage: extended is None ; logicals is [] >13:18:57,565 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >13:18:57,565 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >13:18:57,568 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >13:18:57,570 DEBUG storage: PartitionDevice._setFormat: req0 ; >13:18:57,573 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >13:18:57,575 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:18:57,575 INFO storage: added partition req0 (id 32) to device tree >13:18:57,575 INFO storage: registered action: [4] Create Device partition req0 (id 32) >13:18:57,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:57,576 INFO storage: registered action: [5] Create Format lvmpv on partition req0 (id 32) >13:18:57,578 DEBUG storage: candidate disks: [DiskDevice instance (0xb5183f8c) -- > name = sda status = True kids = 1 id = 20 > parents = [] > uuid = None size = 238475.179688 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD2500BJKT-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0xb518626c> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xb517f36c>] >13:18:57,579 DEBUG storage: devs: [PartitionDevice instance (0xb6f74d4c) -- > name = req0 status = False kids = 0 id = 32 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = None protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >13:18:57,581 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:57,582 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:18:57,584 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >13:18:57,587 DEBUG storage: PartitionDevice._setFormat: req1 ; >13:18:57,589 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >13:18:57,591 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:18:57,591 INFO storage: added partition req1 (id 33) to device tree >13:18:57,592 INFO storage: registered action: [6] Create Device partition req1 (id 33) >13:18:57,592 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:57,592 INFO storage: registered action: [7] Create Format ext4 filesystem mounted at /boot on partition req1 (id 33) >13:18:57,595 DEBUG storage: _is_valid_disklabel(sda) returning True >13:18:57,596 DEBUG storage: _is_valid_size(sda) returning True >13:18:57,596 DEBUG storage: _is_valid_location(sda) returning True >13:18:57,596 DEBUG storage: _is_valid_format(sda) returning True >13:18:57,596 DEBUG storage: is_valid_stage1_device(sda) returning True >13:18:57,597 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >13:18:57,597 DEBUG storage: is_valid_stage1_device(sda) returning True >13:18:57,599 DEBUG storage: _is_valid_disklabel(sdb) returning True >13:18:57,599 DEBUG storage: _is_valid_size(sdb) returning True >13:18:57,599 DEBUG storage: _is_valid_location(sdb) returning True >13:18:57,599 DEBUG storage: _is_valid_format(sdb) returning True >13:18:57,599 DEBUG storage: is_valid_stage1_device(sdb) returning False >13:18:57,600 DEBUG storage: is_valid_stage1_device(sdb) returning False >13:18:57,600 DEBUG storage: no stage1 device: ['sda'] >13:18:57,600 DEBUG storage: stage1_drive is existing 238475MB disk sda (20) with existing msdos disklabel >13:18:57,602 DEBUG storage: _is_valid_disklabel(sda) returning True >13:18:57,602 DEBUG storage: _is_valid_size(sda) returning True >13:18:57,602 DEBUG storage: _is_valid_location(sda) returning True >13:18:57,603 DEBUG storage: _is_valid_format(sda) returning True >13:18:57,603 DEBUG storage: is_valid_stage1_device(sda) returning True >13:18:57,603 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >13:18:57,603 DEBUG storage: is_valid_stage1_device(sda) returning True >13:18:57,605 DEBUG storage: _is_valid_disklabel(sdb) returning True >13:18:57,605 DEBUG storage: _is_valid_size(sdb) returning True >13:18:57,605 DEBUG storage: _is_valid_location(sdb) returning True >13:18:57,605 DEBUG storage: _is_valid_format(sdb) returning True >13:18:57,606 DEBUG storage: is_valid_stage1_device(sdb) returning False >13:18:57,606 DEBUG storage: is_valid_stage1_device(sdb) returning False >13:18:57,606 DEBUG storage: new bootloader stage1 device: sda >13:18:57,606 INFO storage: skipping unneeded stage1 biosboot request >13:18:57,607 DEBUG storage: PartSpec instance (0xb7153a6c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >13:18:57,607 DEBUG storage: existing 238475MB disk sda (20) with existing msdos disklabel >13:18:57,609 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:18:57,611 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >13:18:57,613 DEBUG storage: removing all non-preexisting partitions ['req0(id 32)', 'req1(id 33)'] from disk(s) ['sda', 'sdb'] >13:18:57,614 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 32)', 'req1(id 33)'] >13:18:57,614 DEBUG storage: removing all non-preexisting partitions ['req1(id 33)', 'req0(id 32)'] from disk(s) ['sda', 'sdb'] >13:18:57,614 DEBUG storage: allocating partition: req1 ; id: 33 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >13:18:57,615 DEBUG storage: checking freespace on sda >13:18:57,615 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >13:18:57,616 DEBUG storage: current free range is 122094000-488397167 (178858MB) >13:18:57,616 DEBUG storage: updating use_disk to sda, type: 0 >13:18:57,617 DEBUG storage: new free: 122094000-488397167 / 178858MB >13:18:57,617 DEBUG storage: new free allows for 0 sectors of growth >13:18:57,617 DEBUG storage: found free space for bootable request >13:18:57,617 DEBUG storage: adjusted start sector from 122094000 to 122095616 >13:18:57,619 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >13:18:57,621 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >13:18:57,622 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb517828c> PedPartition: <_ped.Partition object at 0xb6f6a5cc> >13:18:57,624 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:18:57,626 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >13:18:57,629 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:18:57,630 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6f7806c> PedPartition: <_ped.Partition object at 0xb6f751dc> >13:18:57,631 DEBUG storage: allocating partition: req0 ; id: 32 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >13:18:57,631 DEBUG storage: checking freespace on sda >13:18:57,632 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >13:18:57,632 DEBUG storage: current free range is 122094000-122095615 (0MB) >13:18:57,633 DEBUG storage: current free range is 123119616-488397167 (178358MB) >13:18:57,633 DEBUG storage: evaluating growth potential for new layout >13:18:57,633 DEBUG storage: calculating growth for disk /dev/sdb >13:18:57,633 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >13:18:57,634 DEBUG storage: calculating growth for disk /dev/sda >13:18:57,636 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >13:18:57,637 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6f74d6c> PedPartition: <_ped.Partition object at 0xb52986bc> >13:18:57,640 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >13:18:57,642 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >13:18:57,642 DEBUG storage: adding request 33 to chunk 366303168 (122094000-488397167) on /dev/sda >13:18:57,643 DEBUG storage: adding request 32 to chunk 366303168 (122094000-488397167) on /dev/sda >13:18:57,643 DEBUG storage: Chunk.growRequests: 366303168 on /dev/sda start = 122094000 end = 488397167 >sectorSize = 512 > >13:18:57,643 DEBUG storage: req: PartitionRequest instance -- >id = 33 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >13:18:57,643 DEBUG storage: req: PartitionRequest instance -- >id = 32 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >13:18:57,644 DEBUG storage: 1 requests and 364255168 (177858MB) left in chunk >13:18:57,644 DEBUG storage: adding 364255168 (177858MB) to 32 (sda3) >13:18:57,644 DEBUG storage: new grow amount for request 32 (sda3) is 364255168 units, or 177858MB >13:18:57,644 DEBUG storage: request 33 (sda2) growth: 0 (0MB) size: 500MB >13:18:57,645 DEBUG storage: request 32 (sda3) growth: 364255168 (177858MB) size: 178358MB >13:18:57,645 DEBUG storage: disk /dev/sda growth: 364255168 (177858MB) >13:18:57,647 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:18:57,647 DEBUG storage: device sda3 new partedPartition None >13:18:57,649 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:18:57,651 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >13:18:57,652 DEBUG storage: total growth: 364255168 sectors >13:18:57,652 DEBUG storage: updating use_disk to sda, type: 0 >13:18:57,652 DEBUG storage: new free: 123119616-488397167 / 178358MB >13:18:57,652 DEBUG storage: new free allows for 364255168 sectors of growth >13:18:57,653 DEBUG storage: created partition sda3 of 500MB and added it to /dev/sda >13:18:57,656 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >13:18:57,657 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6f6df6c> PedPartition: <_ped.Partition object at 0xb6f7520c> >13:18:57,659 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >13:18:57,661 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >13:18:57,664 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:18:57,665 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6f6d74c> PedPartition: <_ped.Partition object at 0xb6f7523c> >13:18:57,665 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda3(id 32)', 'sda2(id 33)'] >13:18:57,666 DEBUG storage: growable partitions are ['sda3'] >13:18:57,666 DEBUG storage: growing partitions on sda >13:18:57,666 DEBUG storage: adding request 32 to chunk 366303168 (122094000-488397167) on /dev/sda >13:18:57,667 DEBUG storage: adding request 33 to chunk 366303168 (122094000-488397167) on /dev/sda >13:18:57,667 DEBUG storage: disk sda has 1 chunks >13:18:57,667 DEBUG storage: Chunk.growRequests: 366303168 on /dev/sda start = 122094000 end = 488397167 >sectorSize = 512 > >13:18:57,667 DEBUG storage: req: PartitionRequest instance -- >id = 33 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >13:18:57,668 DEBUG storage: req: PartitionRequest instance -- >id = 32 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >13:18:57,668 DEBUG storage: 1 requests and 364255168 (177858MB) left in chunk >13:18:57,668 DEBUG storage: adding 364255168 (177858MB) to 32 (sda3) >13:18:57,668 DEBUG storage: new grow amount for request 32 (sda3) is 364255168 units, or 177858MB >13:18:57,669 DEBUG storage: partition sda2 (33): 0 >13:18:57,669 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 122095616 end: 123119615 length: 1024000 > device: <parted.device.Device object at 0xb517feec> PedGeometry: <_ped.Geometry object at 0xb6f73fac> >13:18:57,669 DEBUG storage: partition sda3 (32): 0 >13:18:57,670 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 123119616 end: 488396799 length: 365277184 > device: <parted.device.Device object at 0xb517feec> PedGeometry: <_ped.Geometry object at 0xb6f73e2c> >13:18:57,670 DEBUG storage: removing all non-preexisting partitions ['sda2(id 33)', 'sda3(id 32)'] from disk(s) ['sda'] >13:18:57,673 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:18:57,673 DEBUG storage: device sda2 new partedPartition None >13:18:57,675 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >13:18:57,677 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >13:18:57,680 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:18:57,680 DEBUG storage: device sda3 new partedPartition None >13:18:57,682 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:18:57,684 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:18:57,685 DEBUG storage: back from removeNewPartitions >13:18:57,685 DEBUG storage: extended: None >13:18:57,685 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 122095616 end: 123119615 length: 1024000 > device: <parted.device.Device object at 0xb517feec> PedGeometry: <_ped.Geometry object at 0xb6f73fac> >13:18:57,688 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >13:18:57,689 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb7436e0c> PedPartition: <_ped.Partition object at 0xb6f7529c> >13:18:57,691 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:18:57,693 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >13:18:57,696 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:18:57,697 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb52b1eac> PedPartition: <_ped.Partition object at 0xb529f98c> >13:18:57,697 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 123119616 end: 488396799 length: 365277184 > device: <parted.device.Device object at 0xb517feec> PedGeometry: <_ped.Geometry object at 0xb6f73e2c> >13:18:57,700 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >13:18:57,701 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6f5964c> PedPartition: <_ped.Partition object at 0xb6f7502c> >13:18:57,703 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >13:18:57,705 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >13:18:57,709 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:18:57,709 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517faec> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6cf766c> PedPartition: <_ped.Partition object at 0xb6f7505c> >13:18:57,710 DEBUG storage: growing partitions on sdb >13:18:57,710 DEBUG storage: no free space on sdb >13:18:57,711 DEBUG storage: new bootloader stage1 device: None >13:18:57,714 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >13:18:57,715 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:57,717 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_d620 ; current: None ; type: None ; >13:18:57,717 INFO storage: added lvmvg vg_d620 (id 34) to device tree >13:18:57,718 INFO storage: registered action: [8] Create Device lvmvg vg_d620 (id 34) >13:18:57,721 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:57,721 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:18:57,724 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_d620 ; >13:18:57,726 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_d620-lv_root ; current: None ; type: ext4 ; >13:18:57,726 DEBUG storage: Adding vg_d620-lv_root/1024MB to vg_d620 >13:18:57,727 INFO storage: added lvmlv vg_d620-lv_root (id 35) to device tree >13:18:57,727 INFO storage: registered action: [9] Create Device lvmlv vg_d620-lv_root (id 35) >13:18:57,727 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:57,728 INFO storage: registered action: [10] Create Format ext4 filesystem mounted at / on lvmlv vg_d620-lv_root (id 35) >13:18:57,730 DEBUG storage: Ext4FS.supported: supported: True ; >13:18:57,730 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:18:57,733 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_d620 ; >13:18:57,735 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_d620-lv_home ; current: None ; type: ext4 ; >13:18:57,736 DEBUG storage: Adding vg_d620-lv_home/500MB to vg_d620 >13:18:57,736 INFO storage: added lvmlv vg_d620-lv_home (id 36) to device tree >13:18:57,736 INFO storage: registered action: [11] Create Device lvmlv vg_d620-lv_home (id 36) >13:18:57,737 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:57,737 INFO storage: registered action: [12] Create Format ext4 filesystem mounted at /home on lvmlv vg_d620-lv_home (id 36) >13:18:57,739 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >13:18:57,739 DEBUG storage: getFormat('swap') returning SwapSpace instance >13:18:57,742 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_d620 ; >13:18:57,744 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_d620-lv_swap ; current: None ; type: swap ; >13:18:57,745 DEBUG storage: Adding vg_d620-lv_swap/1024MB to vg_d620 >13:18:57,745 INFO storage: added lvmlv vg_d620-lv_swap (id 37) to device tree >13:18:57,745 INFO storage: registered action: [13] Create Device lvmlv vg_d620-lv_swap (id 37) >13:18:57,745 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:18:57,746 INFO storage: registered action: [14] Create Format swap on lvmlv vg_d620-lv_swap (id 37) >13:18:57,746 DEBUG storage: vg_d620 size is 178336MB >13:18:57,746 DEBUG storage: vg vg_d620 has 175776MB free >13:18:57,747 DEBUG storage: vg vg_d620: 175776MB free ; lvs: ['lv_root', 'lv_home', 'lv_swap'] >13:18:57,747 DEBUG storage: adding request 35 to chunk 5573 on /dev/mapper/vg_d620 >13:18:57,747 DEBUG storage: adding request 36 to chunk 5573 on /dev/mapper/vg_d620 >13:18:57,748 DEBUG storage: adding request 37 to chunk 5573 on /dev/mapper/vg_d620 >13:18:57,748 DEBUG storage: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/vg_d620 length = 5573 size = 178336 >remaining = 3 pool = 5493 >13:18:57,748 DEBUG storage: req: LVRequest instance -- >id = 35 name = vg_d620-lv_root growable = True >base = 32 growth = 0 max_grow = 1568 >done = False >13:18:57,748 DEBUG storage: req: LVRequest instance -- >id = 37 name = vg_d620-lv_swap growable = True >base = 32 growth = 0 max_grow = 111 >done = False >13:18:57,748 DEBUG storage: req: LVRequest instance -- >id = 36 name = vg_d620-lv_home growable = True >base = 16 growth = 0 max_grow = 524272 >done = False >13:18:57,749 DEBUG storage: 3 requests and 5493 (175776MB) left in chunk >13:18:57,749 DEBUG storage: adding 2197 (70304MB) to 35 (vg_d620-lv_root) >13:18:57,749 DEBUG storage: taking back 629 (20128MB) from 35 (vg_d620-lv_root) >13:18:57,749 DEBUG storage: new grow amount for request 35 (vg_d620-lv_root) is 1568 units, or 50176MB >13:18:57,749 DEBUG storage: adding 2197 (70304MB) to 37 (vg_d620-lv_swap) >13:18:57,750 DEBUG storage: taking back 2086 (66752MB) from 37 (vg_d620-lv_swap) >13:18:57,750 DEBUG storage: new grow amount for request 37 (vg_d620-lv_swap) is 111 units, or 3552MB >13:18:57,750 DEBUG storage: adding 1098 (35136MB) to 36 (vg_d620-lv_home) >13:18:57,750 DEBUG storage: new grow amount for request 36 (vg_d620-lv_home) is 1098 units, or 35136MB >13:18:57,750 DEBUG storage: 1 requests and 2716 (86912MB) left in chunk >13:18:57,751 DEBUG storage: adding 2716 (86912MB) to 36 (vg_d620-lv_home) >13:18:57,751 DEBUG storage: new grow amount for request 36 (vg_d620-lv_home) is 3814 units, or 122048MB >13:18:57,751 DEBUG storage: trying to set lv vg_d620-lv_root size to 51200MB >13:18:57,751 DEBUG storage: vg_d620 size is 178336MB >13:18:57,752 DEBUG storage: vg vg_d620 has 175776MB free >13:18:57,752 DEBUG storage: trying to set lv vg_d620-lv_swap size to 4576MB >13:18:57,752 DEBUG storage: vg_d620 size is 178336MB >13:18:57,753 DEBUG storage: vg vg_d620 has 125600MB free >13:18:57,753 DEBUG storage: trying to set lv vg_d620-lv_home size to 122560MB >13:18:57,753 DEBUG storage: vg_d620 size is 178336MB >13:18:57,754 DEBUG storage: vg vg_d620 has 122048MB free >13:18:57,760 DEBUG storage: _is_valid_disklabel(sda) returning True >13:18:57,760 DEBUG storage: _is_valid_size(sda) returning True >13:18:57,760 DEBUG storage: _is_valid_location(sda) returning True >13:18:57,761 DEBUG storage: _is_valid_format(sda) returning True >13:18:57,761 DEBUG storage: is_valid_stage1_device(sda) returning True >13:18:57,761 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >13:18:57,761 DEBUG storage: is_valid_stage1_device(sda) returning True >13:18:57,763 DEBUG storage: _is_valid_disklabel(sdb) returning True >13:18:57,764 DEBUG storage: _is_valid_size(sdb) returning True >13:18:57,764 DEBUG storage: _is_valid_location(sdb) returning True >13:18:57,764 DEBUG storage: _is_valid_format(sdb) returning True >13:18:57,764 DEBUG storage: is_valid_stage1_device(sdb) returning False >13:18:57,764 DEBUG storage: is_valid_stage1_device(sdb) returning False >13:18:57,765 DEBUG storage: no stage1 device: ['sda'] >13:18:57,765 DEBUG storage: stage1_drive is existing 238475MB disk sda (20) with existing msdos disklabel >13:18:57,767 DEBUG storage: _is_valid_disklabel(sda) returning True >13:18:57,767 DEBUG storage: _is_valid_size(sda) returning True >13:18:57,767 DEBUG storage: _is_valid_location(sda) returning True >13:18:57,768 DEBUG storage: _is_valid_format(sda) returning True >13:18:57,768 DEBUG storage: is_valid_stage1_device(sda) returning True >13:18:57,768 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >13:18:57,768 DEBUG storage: is_valid_stage1_device(sda) returning True >13:18:57,770 DEBUG storage: _is_valid_disklabel(sdb) returning True >13:18:57,770 DEBUG storage: _is_valid_size(sdb) returning True >13:18:57,771 DEBUG storage: _is_valid_location(sdb) returning True >13:18:57,771 DEBUG storage: _is_valid_format(sdb) returning True >13:18:57,771 DEBUG storage: is_valid_stage1_device(sdb) returning False >13:18:57,771 DEBUG storage: is_valid_stage1_device(sdb) returning False >13:18:57,771 DEBUG storage: new bootloader stage1 device: sda >13:18:57,773 DEBUG storage: _is_valid_disklabel(sda) returning True >13:18:57,774 DEBUG storage: _is_valid_size(sda) returning True >13:18:57,774 DEBUG storage: _is_valid_location(sda) returning True >13:18:57,774 DEBUG storage: _is_valid_format(sda) returning True >13:18:57,774 DEBUG storage: is_valid_stage1_device(sda) returning True >13:18:57,774 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >13:18:57,775 DEBUG storage: is_valid_stage1_device(sda) returning True >13:18:57,776 DEBUG storage: _is_valid_disklabel(sda2) returning True >13:18:57,777 DEBUG storage: _is_valid_size(sda2) returning True >13:18:57,777 DEBUG storage: _is_valid_location(sda2) returning True >13:18:57,777 DEBUG storage: _is_valid_partition(sda2) returning True >13:18:57,777 DEBUG storage: _is_valid_format(sda2) returning True >13:18:57,778 DEBUG storage: is_valid_stage2_device(sda2) returning True >13:19:00,039 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >13:19:00,111 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >13:19:00,116 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:19:00,120 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:19:00,195 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:19:00,268 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:19:00,271 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:19:00,275 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:19:00,342 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:19:00,346 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:19:00,351 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:19:00,419 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:19:00,422 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:19:00,424 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >13:19:00,426 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >13:19:00,428 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_root ; status: False ; controllable: True ; >13:19:00,430 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_home ; status: False ; controllable: True ; >13:19:00,432 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_swap ; status: False ; controllable: True ; >13:19:00,435 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >13:19:00,506 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >13:19:00,510 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:19:00,516 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >13:19:00,584 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:19:00,650 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >13:19:00,652 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:19:00,656 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >13:19:00,723 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:19:00,727 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:19:00,732 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >13:19:00,797 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:19:00,801 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:19:00,803 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >13:19:00,805 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >13:19:00,807 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_root ; status: False ; controllable: True ; >13:19:00,809 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_home ; status: False ; controllable: True ; >13:19:00,811 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_d620-lv_swap ; status: False ; controllable: True ; >13:19:00,812 INFO storage: resetting parted disks... >13:19:00,814 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdb ; >13:19:00,816 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >13:19:00,818 DEBUG storage: PartitionDevice.preCommitFixup: sdb1 ; >13:19:00,818 DEBUG storage: sector-based lookup found partition sdb1 >13:19:00,821 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >13:19:00,822 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb517890c> fileSystem: <parted.filesystem.FileSystem object at 0xb5178e8c> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0xb5178fac> PedPartition: <_ped.Partition object at 0xb6f752cc> >13:19:00,824 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >13:19:00,824 DEBUG storage: sector-based lookup found partition sda1 >13:19:00,826 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >13:19:00,827 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb5183c2c> fileSystem: <parted.filesystem.FileSystem object at 0xb6f7458c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6f74dec> PedPartition: <_ped.Partition object at 0xb529fbcc> >13:19:00,829 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >13:19:00,831 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >13:19:00,833 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >13:19:00,834 DEBUG storage: sector-based lookup found partition sda3 >13:19:00,836 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:19:00,837 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb5183c2c> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb52b1f4c> PedPartition: <_ped.Partition object at 0xb529f86c> >13:19:00,839 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >13:19:00,840 DEBUG storage: sector-based lookup found partition sda2 >13:19:00,842 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:19:00,843 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb5183c2c> fileSystem: <parted.filesystem.FileSystem object at 0xb52b16cc> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb52b18ec> PedPartition: <_ped.Partition object at 0xb529f89c> >13:19:00,843 DEBUG storage: action: [0] Destroy Format lvmpv on partition sda3 (id 23) >13:19:00,843 DEBUG storage: action: [1] Destroy Device partition sda3 (id 23) >13:19:00,844 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition sda2 (id 22) >13:19:00,844 DEBUG storage: action: [3] Destroy Device partition sda2 (id 22) >13:19:00,844 DEBUG storage: action: [4] Create Device partition sda3 (id 32) >13:19:00,844 DEBUG storage: action: [5] Create Format lvmpv on partition sda3 (id 32) >13:19:00,844 DEBUG storage: action: [6] Create Device partition sda2 (id 33) >13:19:00,845 DEBUG storage: action: [7] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 33) >13:19:00,845 DEBUG storage: action: [8] Create Device lvmvg vg_d620 (id 34) >13:19:00,845 DEBUG storage: action: [9] Create Device lvmlv vg_d620-lv_root (id 35) >13:19:00,845 DEBUG storage: action: [10] Create Format ext4 filesystem mounted at / on lvmlv vg_d620-lv_root (id 35) >13:19:00,845 DEBUG storage: action: [11] Create Device lvmlv vg_d620-lv_home (id 36) >13:19:00,846 DEBUG storage: action: [12] Create Format ext4 filesystem mounted at /home on lvmlv vg_d620-lv_home (id 36) >13:19:00,846 DEBUG storage: action: [13] Create Device lvmlv vg_d620-lv_swap (id 37) >13:19:00,846 DEBUG storage: action: [14] Create Format swap on lvmlv vg_d620-lv_swap (id 37) >13:19:00,846 INFO storage: pruning action queue... >13:19:00,847 INFO storage: sorting actions... >13:19:00,851 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition sda2 (id 22) >13:19:00,851 DEBUG storage: action: [0] Destroy Format lvmpv on partition sda3 (id 23) >13:19:00,851 DEBUG storage: action: [1] Destroy Device partition sda3 (id 23) >13:19:00,851 DEBUG storage: action: [3] Destroy Device partition sda2 (id 22) >13:19:00,852 DEBUG storage: action: [6] Create Device partition sda2 (id 33) >13:19:00,852 DEBUG storage: action: [7] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 33) >13:19:00,852 DEBUG storage: action: [4] Create Device partition sda3 (id 32) >13:19:00,852 DEBUG storage: action: [5] Create Format lvmpv on partition sda3 (id 32) >13:19:00,852 DEBUG storage: action: [8] Create Device lvmvg vg_d620 (id 34) >13:19:00,853 DEBUG storage: action: [13] Create Device lvmlv vg_d620-lv_swap (id 37) >13:19:00,853 DEBUG storage: action: [14] Create Format swap on lvmlv vg_d620-lv_swap (id 37) >13:19:00,853 DEBUG storage: action: [11] Create Device lvmlv vg_d620-lv_home (id 36) >13:19:00,853 DEBUG storage: action: [12] Create Format ext4 filesystem mounted at /home on lvmlv vg_d620-lv_home (id 36) >13:19:00,853 DEBUG storage: action: [9] Create Device lvmlv vg_d620-lv_root (id 35) >13:19:00,854 DEBUG storage: action: [10] Create Format ext4 filesystem mounted at / on lvmlv vg_d620-lv_root (id 35) >13:19:00,854 INFO storage: executing action: [2] Destroy Format ext4 filesystem on partition sda2 (id 22) >13:19:00,856 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >13:19:00,858 DEBUG storage: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >13:19:00,997 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:19:01,003 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >13:19:01,126 INFO storage: executing action: [0] Destroy Format lvmpv on partition sda3 (id 23) >13:19:01,131 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >13:19:01,135 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:19:01,340 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:19:01,458 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/sda3 ; type: lvmpv ; >13:19:01,532 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:19:01,538 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >13:19:01,666 INFO storage: executing action: [1] Destroy Device partition sda3 (id 23) >13:19:01,670 DEBUG storage: PartitionDevice.destroy: sda3 ; status: True ; >13:19:01,673 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:19:01,677 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >13:19:01,745 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >13:19:01,749 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >13:19:01,754 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:19:01,758 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:19:01,760 DEBUG storage: PartitionDevice._destroy: sda3 ; status: True ; >13:19:01,764 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >13:19:02,087 INFO storage: executing action: [3] Destroy Device partition sda2 (id 22) >13:19:02,091 DEBUG storage: PartitionDevice.destroy: sda2 ; status: True ; >13:19:02,093 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:19:02,097 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >13:19:02,167 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >13:19:02,172 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >13:19:02,174 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:19:02,177 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:19:02,179 DEBUG storage: PartitionDevice._destroy: sda2 ; status: True ; >13:19:02,182 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >13:19:02,344 INFO storage: executing action: [6] Create Device partition sda2 (id 33) >13:19:02,349 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >13:19:02,353 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >13:19:02,357 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:19:02,360 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:19:02,363 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:19:02,386 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >13:19:02,391 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >13:19:02,494 DEBUG storage: post-commit partition path is /dev/sda2 >13:19:02,500 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:19:02,502 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb5183c2c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6f6d72c> PedPartition: <_ped.Partition object at 0xb5255f8c> >13:19:02,507 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >13:19:02,542 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:19:02,548 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:19:02,551 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:19:02,552 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >13:19:02,695 INFO storage: executing action: [7] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 33) >13:19:02,699 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:19:02,702 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >13:19:02,704 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >13:19:02,706 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >13:19:02,708 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >13:19:02,711 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >13:19:02,713 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >13:19:02,715 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >13:19:02,717 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >13:19:02,720 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >13:19:02,722 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >13:19:02,724 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >13:19:02,726 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >13:19:02,729 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >13:19:02,731 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >13:19:02,734 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >13:19:02,745 DEBUG storage: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >13:19:02,749 DEBUG storage: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >13:19:03,287 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >13:19:03,378 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:19:03,381 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:19:03,382 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >13:19:03,452 INFO storage: executing action: [4] Create Device partition sda3 (id 32) >13:19:03,457 DEBUG storage: PartitionDevice.create: sda3 ; status: False ; >13:19:03,461 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >13:19:03,464 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:19:03,466 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:19:03,469 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:19:03,488 DEBUG storage: PartitionDevice._create: sda3 ; status: False ; >13:19:03,492 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >13:19:03,776 DEBUG storage: post-commit partition path is /dev/sda3 >13:19:03,781 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:19:03,782 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb5183c2c> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6f7492c> PedPartition: <_ped.Partition object at 0xb526111c> >13:19:03,787 DEBUG storage: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >13:19:03,821 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >13:19:03,828 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >13:19:03,831 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >13:19:03,832 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >13:19:03,966 INFO storage: executing action: [5] Create Format lvmpv on partition sda3 (id 32) >13:19:03,970 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >13:19:03,974 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >13:19:03,978 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >13:19:03,980 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >13:19:03,983 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >13:19:03,985 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >13:19:03,987 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >13:19:03,989 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >13:19:03,992 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >13:19:03,994 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >13:19:03,996 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >13:19:03,998 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >13:19:04,001 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >13:19:04,003 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >13:19:04,005 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda3 ; flag: 6 ; >13:19:04,009 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >13:19:04,026 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda3 ; status: None ; type: lvmpv ; >13:19:04,051 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda3 ; status: None ; type: lvmpv ; >13:19:04,053 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda3 ; status: None ; type: lvmpv ; >13:19:04,254 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/sda3 ; type: lvmpv ; >13:19:04,359 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >13:19:04,363 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >13:19:04,364 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >13:19:04,432 INFO storage: executing action: [8] Create Device lvmvg vg_d620 (id 34) >13:19:04,436 DEBUG storage: LVMVolumeGroupDevice.create: vg_d620 ; status: False ; >13:19:04,440 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: vg_d620 ; orig: False ; >13:19:04,444 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >13:19:04,448 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: None ; type: lvmpv ; >13:19:04,468 DEBUG storage: LVMVolumeGroupDevice._create: vg_d620 ; status: False ; >13:19:04,692 DEBUG storage: LVMVolumeGroupDevice.setup: vg_d620 ; status: True ; controllable: True ; orig: False ; >13:19:04,696 DEBUG storage: LVMVolumeGroupDevice.updateSysfsPath: vg_d620 ; status: True ; >13:19:04,840 INFO storage: executing action: [13] Create Device lvmlv vg_d620-lv_swap (id 37) >13:19:04,845 DEBUG storage: LVMLogicalVolumeDevice.create: vg_d620-lv_swap ; status: False ; >13:19:04,849 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_d620-lv_swap ; orig: False ; >13:19:04,852 DEBUG storage: LVMVolumeGroupDevice.setup: vg_d620 ; status: True ; controllable: True ; orig: False ; >13:19:04,873 DEBUG storage: LVMLogicalVolumeDevice._create: vg_d620-lv_swap ; status: False ; >13:19:05,136 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_swap ; status: True ; controllable: True ; orig: False ; >13:19:05,138 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_d620-lv_swap ; status: True ; >13:19:05,141 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_d620-lv_swap ; status: True ; >13:19:05,315 INFO storage: executing action: [14] Create Format swap on lvmlv vg_d620-lv_swap (id 37) >13:19:05,320 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_swap ; status: True ; controllable: True ; orig: False ; >13:19:05,322 DEBUG storage: SwapSpace.create: device: /dev/mapper/vg_d620-lv_swap ; status: None ; type: swap ; >13:19:05,342 DEBUG storage: SwapSpace.create: device: /dev/mapper/vg_d620-lv_swap ; status: None ; type: swap ; >13:19:05,390 DEBUG storage: SwapSpace.notifyKernel: device: /dev/mapper/vg_d620-lv_swap ; type: swap ; >13:19:05,464 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_d620-lv_swap ; status: True ; >13:19:05,468 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_d620-lv_swap ; status: True ; >13:19:05,533 INFO storage: executing action: [11] Create Device lvmlv vg_d620-lv_home (id 36) >13:19:05,538 DEBUG storage: LVMLogicalVolumeDevice.create: vg_d620-lv_home ; status: False ; >13:19:05,541 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_d620-lv_home ; orig: False ; >13:19:05,544 DEBUG storage: LVMVolumeGroupDevice.setup: vg_d620 ; status: True ; controllable: True ; orig: False ; >13:19:05,564 DEBUG storage: LVMLogicalVolumeDevice._create: vg_d620-lv_home ; status: False ; >13:19:05,858 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_home ; status: True ; controllable: True ; orig: False ; >13:19:05,861 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_d620-lv_home ; status: True ; >13:19:05,863 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_d620-lv_home ; status: True ; >13:19:06,039 INFO storage: executing action: [12] Create Format ext4 filesystem mounted at /home on lvmlv vg_d620-lv_home (id 36) >13:19:06,044 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_home ; status: True ; controllable: True ; orig: False ; >13:19:06,048 DEBUG storage: Ext4FS.create: device: /dev/mapper/vg_d620-lv_home ; status: False ; type: ext4 ; >13:19:06,051 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/vg_d620-lv_home ; mountpoint: /home ; type: ext4 ; >13:19:09,472 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/vg_d620-lv_home ; type: ext4 ; >13:19:09,574 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_d620-lv_home ; status: True ; >13:19:09,576 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_d620-lv_home ; status: True ; >13:19:09,646 INFO storage: executing action: [9] Create Device lvmlv vg_d620-lv_root (id 35) >13:19:09,650 DEBUG storage: LVMLogicalVolumeDevice.create: vg_d620-lv_root ; status: False ; >13:19:09,653 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_d620-lv_root ; orig: False ; >13:19:09,656 DEBUG storage: LVMVolumeGroupDevice.setup: vg_d620 ; status: True ; controllable: True ; orig: False ; >13:19:09,680 DEBUG storage: LVMLogicalVolumeDevice._create: vg_d620-lv_root ; status: False ; >13:19:10,060 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_root ; status: True ; controllable: True ; orig: False ; >13:19:10,063 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_d620-lv_root ; status: True ; >13:19:10,066 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_d620-lv_root ; status: True ; >13:19:10,265 INFO storage: executing action: [10] Create Format ext4 filesystem mounted at / on lvmlv vg_d620-lv_root (id 35) >13:19:10,270 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_root ; status: True ; controllable: True ; orig: False ; >13:19:10,274 DEBUG storage: Ext4FS.create: device: /dev/mapper/vg_d620-lv_root ; status: False ; type: ext4 ; >13:19:10,278 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/vg_d620-lv_root ; mountpoint: / ; type: ext4 ; >13:19:13,892 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/vg_d620-lv_root ; type: ext4 ; >13:19:13,989 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_d620-lv_root ; status: True ; >13:19:13,992 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_d620-lv_root ; status: True ; >13:19:14,066 INFO storage: not setting boot flag on sda2 >13:19:14,072 DEBUG storage: Ext4FS.supported: supported: True ; >13:19:14,075 DEBUG storage: Ext4FS.supported: supported: True ; >13:19:14,080 DEBUG storage: NTFS.supported: supported: False ; >13:19:14,083 DEBUG storage: Ext4FS.supported: supported: True ; >13:19:14,091 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:19:14,097 DEBUG storage: vg_d620 size is 178336MB >13:19:14,098 DEBUG storage: looking up parted Device: /dev/mapper/vg_d620-lv_root >13:19:14,099 DEBUG storage: looking up parted Device: /dev/mapper/vg_d620-lv_home >13:19:14,101 DEBUG storage: looking up parted Device: /dev/mapper/vg_d620-lv_swap >13:19:14,102 DEBUG storage: vg vg_d620 has 0MB free >13:19:14,102 DEBUG storage: vg_d620 size is 178336MB >13:19:14,106 DEBUG storage: vg vg_d620 has 0MB free >13:19:14,110 DEBUG storage: Ext4FS.supported: supported: True ; >13:19:14,115 DEBUG storage: Ext4FS.supported: supported: True ; >13:19:14,123 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_swap ; status: True ; controllable: True ; orig: False ; >13:19:14,125 DEBUG storage: SwapSpace.setup: device: /dev/mapper/vg_d620-lv_swap ; status: False ; type: swap ; >13:19:14,127 DEBUG storage: SwapSpace.setup: device: /dev/mapper/vg_d620-lv_swap ; status: False ; type: swap ; >13:19:14,168 DEBUG storage: BindFS.supported: supported: False ; >13:19:14,169 DEBUG storage: getFormat('bind') returning BindFS instance >13:19:14,171 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >13:19:14,174 DEBUG storage: TmpFS.supported: supported: False ; >13:19:14,174 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >13:19:14,177 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >13:19:14,179 DEBUG storage: DevPtsFS.supported: supported: False ; >13:19:14,180 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >13:19:14,182 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >13:19:14,185 DEBUG storage: SysFS.supported: supported: False ; >13:19:14,185 DEBUG storage: getFormat('sysfs') returning SysFS instance >13:19:14,187 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >13:19:14,190 DEBUG storage: ProcFS.supported: supported: False ; >13:19:14,190 DEBUG storage: getFormat('proc') returning ProcFS instance >13:19:14,193 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >13:19:14,195 DEBUG storage: SELinuxFS.supported: supported: False ; >13:19:14,195 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >13:19:14,198 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >13:19:14,200 DEBUG storage: USBFS.supported: supported: False ; >13:19:14,201 DEBUG storage: getFormat('usbfs') returning USBFS instance >13:19:14,203 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >13:19:14,206 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_root ; status: True ; controllable: True ; orig: False ; >13:19:14,207 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >13:19:14,242 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >13:19:14,246 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:19:14,267 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >13:19:14,308 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >13:19:14,317 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >13:19:14,339 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >13:19:14,349 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >13:19:14,352 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >13:19:14,357 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >13:19:14,365 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >13:19:14,368 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >13:19:14,369 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >13:19:14,376 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >13:19:14,380 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_d620-lv_home ; status: True ; controllable: True ; orig: False ; >13:19:14,404 INFO storage: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >13:19:14,479 INFO storage: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >13:19:14,487 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >13:19:14,511 INFO storage: set SELinux context for mountpoint /proc to None >13:19:14,521 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >13:19:14,613 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >13:19:14,623 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >13:19:14,634 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >13:19:14,639 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >13:19:14,641 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >13:19:14,653 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >13:19:15,262 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >13:19:15,265 DEBUG storage: DeviceTree.getDeviceByName returned None > > >/tmp/ifcfg.log: >19:18:15,242 DEBUG ifcfg: Network.update() called >19:18:15,348 DEBUG ifcfg: NetworkDevice p4p1: setDefaultConfig() >19:18:15,350 DEBUG ifcfg: NetworkDevice p4p1 set: DEVICE=p4p1 BOOTPROTO=dhcp ONBOOT=no >19:18:15,351 DEBUG ifcfg: NetworkDevice p4p1 set: HWADDR=00:18:8B:AF:F1:BF >19:18:15,351 DEBUG ifcfg: NetworkDevice p4p1 set: UUID=106b887a-ed84-49ed-a362-672b042be714 >19:18:15,352 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p4p1: > >19:18:15,352 DEBUG ifcfg: NetworkDevice p4p1: >DEVICE="p4p1" >HWADDR="00:18:8B:AF:F1:BF" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="106b887a-ed84-49ed-a362-672b042be714" > >19:18:15,352 DEBUG ifcfg: writeIfcfgFile p4p1 to /etc/sysconfig/network-scripts/ifcfg-p4p1 >19:18:15,429 DEBUG ifcfg: NetworkDevice p4p1 set: NM_CONTROLLED=yes > > >/tmp/yum.log: >[2012-05-31 13:19:14,874] INFO_2 : Loaded plugins: blacklist, langpacks, whiteout >[2012-05-31 13:19:14,875] DEBUG : Adding en_US to language list >[2012-05-31 13:19:14,881] DEBUG : Config time: 0.206 >[2012-05-31 13:19:14,891] WARN : Repo Fedora 16 - i386 - Test Updates Debug contains -source or -debuginfo, excluding >[2012-05-31 13:19:14,893] WARN : Repo Fedora 16 - Test Updates Source contains -source or -debuginfo, excluding >[2012-05-31 13:19:14,900] WARN : Repo Fedora 16 - i386 - Updates - Debug contains -source or -debuginfo, excluding >[2012-05-31 13:19:14,901] WARN : Repo Fedora 16 - Updates Source contains -source or -debuginfo, excluding >[2012-05-31 13:19:14,908] WARN : Repo Fedora 16 - i386 - Debug contains -source or -debuginfo, excluding >[2012-05-31 13:19:14,910] WARN : Repo Fedora 16 - Source contains -source or -debuginfo, excluding >[2012-05-31 13:19:14,978] DEBUG : repo time: 0.044 >[2012-05-31 13:19:14,995] DEBUG : Setting up Package Sacks > > >/proc/cmdline: >initrd=initrd.img root=live:UUID=1C65-28A2 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >19:17:47,190 INFO kernel:imklog 5.8.10, log source = /proc/kmsg started. >19:17:47,190 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="588" x-info="http://www.rsyslog.com"] start >19:17:47,191 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >19:17:47,191 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >19:17:47,191 NOTICE kernel:[ 0.000000] Linux version 3.3.4-5.fc17.i686 (mockbuild@x86-18.phx2.fedoraproject.org) (gcc version 4.7.0 20120504 (Red Hat 4.7.0-4) (GCC) ) #1 SMP Mon May 7 17:45:26 UTC 2012 >19:17:47,191 INFO kernel:[ 0.000000] Disabled fast string operations >19:17:47,191 INFO kernel:[ 0.000000] BIOS-provided physical RAM map: >19:17:47,191 INFO kernel:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable) >19:17:47,191 INFO kernel:[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) >19:17:47,191 INFO kernel:[ 0.000000] BIOS-e820: 0000000000100000 - 000000009f681400 (usable) >19:17:47,191 INFO kernel:[ 0.000000] BIOS-e820: 000000009f681400 - 00000000a0000000 (reserved) >19:17:47,191 INFO kernel:[ 0.000000] BIOS-e820: 00000000f0000000 - 00000000f4007000 (reserved) >19:17:47,191 INFO kernel:[ 0.000000] BIOS-e820: 00000000f4008000 - 00000000f400c000 (reserved) >19:17:47,191 INFO kernel:[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) >19:17:47,191 INFO kernel:[ 0.000000] BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved) >19:17:47,191 INFO kernel:[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) >19:17:47,191 INFO kernel:[ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) >19:17:47,191 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! >19:17:47,191 INFO kernel:[ 0.000000] DMI 2.4 present. >19:17:47,191 DEBUG kernel:[ 0.000000] DMI: Dell Inc. Latitude D620 /0FT292, BIOS A07 12/18/2006 >19:17:47,191 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >19:17:47,191 DEBUG kernel:[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >19:17:47,191 INFO kernel:[ 0.000000] last_pfn = 0x9f681 max_arch_pfn = 0x100000 >19:17:47,191 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >19:17:47,191 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >19:17:47,191 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >19:17:47,191 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >19:17:47,191 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >19:17:47,191 DEBUG kernel:[ 0.000000] D0000-EFFFF uncachable >19:17:47,191 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >19:17:47,191 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >19:17:47,191 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F80000000 write-back >19:17:47,191 DEBUG kernel:[ 0.000000] 1 base 080000000 mask FE0000000 write-back >19:17:47,191 DEBUG kernel:[ 0.000000] 2 base 09F800000 mask FFF800000 uncachable >19:17:47,191 DEBUG kernel:[ 0.000000] 3 base 09F700000 mask FFFF00000 uncachable >19:17:47,191 DEBUG kernel:[ 0.000000] 4 disabled >19:17:47,191 DEBUG kernel:[ 0.000000] 5 disabled >19:17:47,191 DEBUG kernel:[ 0.000000] 6 disabled >19:17:47,191 DEBUG kernel:[ 0.000000] 7 disabled >19:17:47,191 INFO kernel:[ 0.000000] PAT not supported by CPU. >19:17:47,191 DEBUG kernel:[ 0.000000] original variable MTRRs >19:17:47,191 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >19:17:47,191 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 512MB, type WB >19:17:47,191 DEBUG kernel:[ 0.000000] reg 2, base: 2552MB, range: 8MB, type UC >19:17:47,191 DEBUG kernel:[ 0.000000] reg 3, base: 2551MB, range: 1MB, type UC >19:17:47,191 INFO kernel:[ 0.000000] total RAM covered: 2551M >19:17:47,191 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >19:17:47,191 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 4 lose cover RAM: 0G >19:17:47,191 DEBUG kernel:[ 0.000000] New variable MTRRs >19:17:47,191 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >19:17:47,191 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 512MB, type WB >19:17:47,191 DEBUG kernel:[ 0.000000] reg 2, base: 2551MB, range: 1MB, type UC >19:17:47,191 DEBUG kernel:[ 0.000000] reg 3, base: 2552MB, range: 8MB, type UC >19:17:47,191 DEBUG kernel:[ 0.000000] initial memory mapped : 0 - 01000000 >19:17:47,191 DEBUG kernel:[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 >19:17:47,191 INFO kernel:[ 0.000000] init_memory_mapping: 0000000000000000-00000000373fe000 >19:17:47,191 DEBUG kernel:[ 0.000000] 0000000000 - 0000400000 page 4k >19:17:47,191 DEBUG kernel:[ 0.000000] 0000400000 - 0037000000 page 2M >19:17:47,191 DEBUG kernel:[ 0.000000] 0037000000 - 00373fe000 page 4k >19:17:47,191 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 373fe000 @ ffa000-1000000 >19:17:47,191 INFO kernel:[ 0.000000] RAMDISK: 7e926000 - 7ffff000 >19:17:47,191 INFO kernel:[ 0.000000] Allocated new RAMDISK: 35d25000 - 373fdd8c >19:17:47,191 INFO kernel:[ 0.000000] Move RAMDISK from 000000007e926000 - 000000007fffed8b to 35d25000 - 373fdd8b >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: RSDP 000fc070 00014 (v00 DELL ) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: RSDT 9f6819cc 00048 (v01 DELL M07 27D60C12 ASL 00000061) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: FACP 9f682800 00074 (v01 DELL M07 27D60C12 ASL 00000061) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: DSDT 9f683400 051AC (v01 INT430 SYSFexxx 00001001 INTL 20050624) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: FACS 9f691c00 00040 >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: HPET 9f682f00 00038 (v01 DELL M07 00000001 ASL 00000061) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: APIC 9f683000 00068 (v01 DELL M07 27D60C12 ASL 00000047) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: ASF! 9f682c00 0005B (v16 DELL M07 27D60C12 ASL 00000061) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: MCFG 9f682fc0 0003E (v16 DELL M07 27D60C12 ASL 00000061) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: SLIC 9f68309c 00176 (v01 DELL M07 27D60C12 ASL 00000061) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: TCPA 9f683300 00032 (v01 DELL M07 27D60C12 ASL 00000061) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: BOOT 9f682bc0 00028 (v01 DELL M07 27D60C12 ASL 00000061) >19:17:47,191 WARNING kernel:[ 0.000000] ACPI: SSDT 9f681a57 004DC (v01 PmRef CpuPm 00003000 INTL 20050624) >19:17:47,191 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >19:17:47,191 NOTICE kernel:[ 0.000000] 1666MB HIGHMEM available. >19:17:47,191 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >19:17:47,191 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >19:17:47,191 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >19:17:47,191 WARNING kernel:[ 0.000000] Zone PFN ranges: >19:17:47,191 WARNING kernel:[ 0.000000] DMA 0x00000010 -> 0x00001000 >19:17:47,191 WARNING kernel:[ 0.000000] Normal 0x00001000 -> 0x000373fe >19:17:47,191 WARNING kernel:[ 0.000000] HighMem 0x000373fe -> 0x0009f681 >19:17:47,191 WARNING kernel:[ 0.000000] Movable zone start PFN for each node >19:17:47,191 WARNING kernel:[ 0.000000] Early memory PFN ranges >19:17:47,191 WARNING kernel:[ 0.000000] 0: 0x00000010 -> 0x0000009f >19:17:47,191 WARNING kernel:[ 0.000000] 0: 0x00000100 -> 0x0009f681 >19:17:47,191 DEBUG kernel:[ 0.000000] On node 0 totalpages: 652816 >19:17:47,191 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0b9bf00, node_mem_map f4934200 >19:17:47,191 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >19:17:47,191 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >19:17:47,191 DEBUG kernel:[ 0.000000] DMA zone: 3951 pages, LIFO batch:0 >19:17:47,191 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >19:17:47,191 DEBUG kernel:[ 0.000000] Normal zone: 220470 pages, LIFO batch:31 >19:17:47,191 DEBUG kernel:[ 0.000000] HighMem zone: 3334 pages used for memmap >19:17:47,191 DEBUG kernel:[ 0.000000] HighMem zone: 423293 pages, LIFO batch:31 >19:17:47,191 INFO kernel:[ 0.000000] Using APIC driver default >19:17:47,191 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >19:17:47,191 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >19:17:47,191 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >19:17:47,191 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >19:17:47,191 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >19:17:47,191 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >19:17:47,191 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >19:17:47,191 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >19:17:47,191 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >19:17:47,191 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >19:17:47,191 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >19:17:47,191 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >19:17:47,191 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >19:17:47,191 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >19:17:47,191 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >19:17:47,191 INFO kernel:[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs >19:17:47,191 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >19:17:47,191 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >19:17:47,191 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 >19:17:47,191 INFO kernel:[ 0.000000] Allocating PCI resources starting at a0000000 (gap: a0000000:50000000) >19:17:47,191 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >19:17:47,191 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 >19:17:47,191 INFO kernel:[ 0.000000] PERCPU: Embedded 13 pages/cpu @f4400000 s31040 r0 d22208 u2097152 >19:17:47,191 DEBUG kernel:[ 0.000000] pcpu-alloc: s31040 r0 d22208 u2097152 alloc=1*4194304 >19:17:47,191 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 >19:17:47,191 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 647714 >19:17:47,191 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img root=live:UUID=1C65-28A2 quiet BOOT_IMAGE=vmlinuz >19:17:47,191 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >19:17:47,191 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >19:17:47,191 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >19:17:47,191 INFO kernel:[ 0.000000] Initializing CPU#0 >19:17:47,192 INFO kernel:[ 0.000000] allocated 5223304 bytes of page_cgroup >19:17:47,192 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >19:17:47,192 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:0009f681) >19:17:47,192 INFO kernel:[ 0.000000] Memory: 2551852k/2611716k available (5311k kernel code, 59412k reserved, 2568k data, 616k init, 1706508k highmem) >19:17:47,192 INFO kernel:[ 0.000000] virtual kernel memory layout: >19:17:47,192 INFO kernel:[ 0.000000] fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >19:17:47,192 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >19:17:47,192 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >19:17:47,192 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >19:17:47,192 INFO kernel:[ 0.000000] .init : 0xc0bb2000 - 0xc0c4c000 ( 616 kB) >19:17:47,192 INFO kernel:[ 0.000000] .data : 0xc092ff15 - 0xc0bb1f40 (2568 kB) >19:17:47,192 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc092ff15 (5311 kB) >19:17:47,192 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >19:17:47,192 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >19:17:47,192 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >19:17:47,192 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:512 16 >19:17:47,192 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f3808000 soft=f380a000 >19:17:47,192 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >19:17:47,192 INFO kernel:[ 0.000000] console [tty0] enabled >19:17:47,192 DEBUG kernel:[ 0.000000] hpet clockevent registered >19:17:47,192 WARNING kernel:[ 0.000000] Fast TSC calibration using PIT >19:17:47,192 WARNING kernel:[ 0.000000] Detected 1664.469 MHz processor. >19:17:47,192 INFO kernel:[ 0.001002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3328.93 BogoMIPS (lpj=1664469) >19:17:47,192 INFO kernel:[ 0.001009] pid_max: default: 32768 minimum: 301 >19:17:47,192 INFO kernel:[ 0.001039] Security Framework initialized >19:17:47,192 INFO kernel:[ 0.001050] SELinux: Initializing. >19:17:47,192 DEBUG kernel:[ 0.001059] SELinux: Starting in permissive mode >19:17:47,192 INFO kernel:[ 0.001127] Mount-cache hash table entries: 512 >19:17:47,192 INFO kernel:[ 0.001305] Initializing cgroup subsys cpuacct >19:17:47,192 INFO kernel:[ 0.001309] Initializing cgroup subsys memory >19:17:47,192 INFO kernel:[ 0.001319] Initializing cgroup subsys devices >19:17:47,192 INFO kernel:[ 0.001322] Initializing cgroup subsys freezer >19:17:47,192 INFO kernel:[ 0.001326] Initializing cgroup subsys net_cls >19:17:47,192 INFO kernel:[ 0.001329] Initializing cgroup subsys blkio >19:17:47,192 INFO kernel:[ 0.001336] Initializing cgroup subsys perf_event >19:17:47,192 INFO kernel:[ 0.001365] Disabled fast string operations >19:17:47,192 INFO kernel:[ 0.001371] CPU: Physical Processor ID: 0 >19:17:47,192 INFO kernel:[ 0.001373] CPU: Processor Core ID: 0 >19:17:47,192 INFO kernel:[ 0.001376] mce: CPU supports 6 MCE banks >19:17:47,192 INFO kernel:[ 0.001388] CPU0: Thermal monitoring enabled (TM2) >19:17:47,192 INFO kernel:[ 0.001393] using mwait in idle threads. >19:17:47,192 INFO kernel:[ 0.003223] ACPI: Core revision 20120111 >19:17:47,192 INFO kernel:[ 0.007009] ftrace: allocating 21882 entries in 43 pages >19:17:47,192 INFO kernel:[ 0.015092] Enabling APIC mode: Flat. Using 1 I/O APICs >19:17:47,192 INFO kernel:[ 0.015558] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >19:17:47,192 INFO kernel:[ 0.025617] CPU0: Genuine Intel(R) CPU T2300 @ 1.66GHz stepping 08 >19:17:47,192 INFO kernel:[ 0.025998] Performance Events: Core events, core PMU driver. >19:17:47,192 INFO kernel:[ 0.025998] ... version: 1 >19:17:47,192 INFO kernel:[ 0.025998] ... bit width: 40 >19:17:47,192 INFO kernel:[ 0.025998] ... generic registers: 2 >19:17:47,192 INFO kernel:[ 0.025998] ... value mask: 000000ffffffffff >19:17:47,192 INFO kernel:[ 0.025998] ... max period: 000000007fffffff >19:17:47,192 INFO kernel:[ 0.025998] ... fixed-purpose events: 0 >19:17:47,192 INFO kernel:[ 0.025998] ... event mask: 0000000000000003 >19:17:47,192 INFO kernel:[ 0.025998] NMI watchdog enabled, takes one hw-pmu counter. >19:17:47,192 DEBUG kernel:[ 0.025998] CPU 1 irqstacks, hard=f38be000 soft=f38c8000 >19:17:47,192 INFO kernel:[ 0.025998] Booting Node 0, Processors #1 Ok. >19:17:47,192 DEBUG kernel:[ 0.025998] smpboot cpu 1: start_ip = 9b000 >19:17:47,192 INFO kernel:[ 0.001999] Initializing CPU#1 >19:17:47,192 INFO kernel:[ 0.001999] Disabled fast string operations >19:17:47,192 WARNING kernel:[ 0.036997] TSC synchronization [CPU#0 -> CPU#1]: >19:17:47,192 WARNING kernel:[ 0.036997] Measured 3515692440 cycles TSC warp between CPUs, turning off TSC clock. >19:17:47,192 INFO kernel:[ 0.036997] Marking TSC unstable due to check_tsc_sync_source failed >19:17:47,192 INFO kernel:[ 0.037044] NMI watchdog enabled, takes one hw-pmu counter. >19:17:47,192 INFO kernel:[ 0.037102] Brought up 2 CPUs >19:17:47,192 INFO kernel:[ 0.037106] Total of 2 processors activated (6657.87 BogoMIPS). >19:17:47,192 INFO kernel:[ 0.038097] devtmpfs: initialized >19:17:47,192 INFO kernel:[ 0.040132] atomic64 test passed for i586+ platform with CX8 and with SSE >19:17:47,192 INFO kernel:[ 0.040173] RTC time: 19:17:30, date: 05/31/12 >19:17:47,192 INFO kernel:[ 0.040223] NET: Registered protocol family 16 >19:17:47,192 INFO kernel:[ 0.040480] ACPI: bus type pci registered >19:17:47,192 INFO kernel:[ 0.040574] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000) >19:17:47,192 INFO kernel:[ 0.040579] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820 >19:17:47,192 INFO kernel:[ 0.040583] PCI: Using MMCONFIG for extended config space >19:17:47,192 INFO kernel:[ 0.040585] PCI: Using configuration type 1 for base access >19:17:47,192 INFO kernel:[ 0.040601] dmi type 0xB1 record - unknown flag >19:17:47,192 INFO kernel:[ 0.042072] bio: create slab <bio-0> at 0 >19:17:47,192 INFO kernel:[ 0.042072] ACPI: Added _OSI(Module Device) >19:17:47,192 INFO kernel:[ 0.042072] ACPI: Added _OSI(Processor Device) >19:17:47,192 INFO kernel:[ 0.042072] ACPI: Added _OSI(3.0 _SCP Extensions) >19:17:47,192 INFO kernel:[ 0.042072] ACPI: Added _OSI(Processor Aggregator Device) >19:17:47,192 DEBUG kernel:[ 0.043522] ACPI: EC: Look up EC in DSDT >19:17:47,192 WARNING kernel:[ 0.055124] ACPI Warning: Incorrect checksum in table [TCPA] - 0x00, should be 0x93 (20120111/tbutils-321) >19:17:47,192 WARNING kernel:[ 0.055133] ACPI: SSDT 9f681a14 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624) >19:17:47,192 WARNING kernel:[ 0.055400] ACPI: Dynamic OEM Table Load: >19:17:47,192 WARNING kernel:[ 0.055404] ACPI: SSDT (null) 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624) >19:17:47,192 WARNING kernel:[ 0.055763] ACPI: SSDT 9f68217e 00202 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) >19:17:47,192 WARNING kernel:[ 0.056054] ACPI: Dynamic OEM Table Load: >19:17:47,192 WARNING kernel:[ 0.056058] ACPI: SSDT (null) 00202 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) >19:17:47,192 WARNING kernel:[ 0.056193] ACPI: SSDT 9f681f33 001C6 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) >19:17:47,192 WARNING kernel:[ 0.056459] ACPI: Dynamic OEM Table Load: >19:17:47,192 WARNING kernel:[ 0.056463] ACPI: SSDT (null) 001C6 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) >19:17:47,192 WARNING kernel:[ 0.056747] ACPI: SSDT 9f682380 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624) >19:17:47,192 WARNING kernel:[ 0.057029] ACPI: Dynamic OEM Table Load: >19:17:47,192 WARNING kernel:[ 0.057033] ACPI: SSDT (null) 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624) >19:17:47,192 WARNING kernel:[ 0.057150] ACPI: SSDT 9f6820f9 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624) >19:17:47,192 WARNING kernel:[ 0.057417] ACPI: Dynamic OEM Table Load: >19:17:47,192 WARNING kernel:[ 0.057421] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624) >19:17:47,192 INFO kernel:[ 0.057646] ACPI: Interpreter enabled >19:17:47,192 INFO kernel:[ 0.057660] ACPI: (supports S0 S3 S4 S5) >19:17:47,192 INFO kernel:[ 0.057682] ACPI: Using IOAPIC for interrupt routing >19:17:47,192 INFO kernel:[ 0.112055] ACPI: ACPI Dock Station Driver: 2 docks/bays found >19:17:47,192 INFO kernel:[ 0.112066] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >19:17:47,192 INFO kernel:[ 0.119105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >19:17:47,192 DEBUG kernel:[ 0.132556] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132561] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132565] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132569] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132573] pci_root PNP0A03:00: host bridge window [mem 0xa0000000-0xefffffff] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132577] pci_root PNP0A03:00: host bridge window [mem 0xf4007000-0xf4007fff] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132580] pci_root PNP0A03:00: host bridge window [mem 0xf400c000-0xfebfffff] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132584] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfecfffff] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132588] pci_root PNP0A03:00: host bridge window [mem 0xfed00400-0xfed1ffff] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132592] pci_root PNP0A03:00: host bridge window [mem 0xfed40000-0xfed44fff] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132596] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xffafffff] (ignored) >19:17:47,192 DEBUG kernel:[ 0.132600] PCI: root bus 00: using default resources >19:17:47,192 INFO kernel:[ 0.132658] PCI host bridge to bus 0000:00 >19:17:47,192 INFO kernel:[ 0.132662] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >19:17:47,192 INFO kernel:[ 0.132666] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >19:17:47,192 DEBUG kernel:[ 0.132679] pci 0000:00:00.0: [8086:27a0] type 0 class 0x000600 >19:17:47,192 DEBUG kernel:[ 0.132734] pci 0000:00:02.0: [8086:27a2] type 0 class 0x000300 >19:17:47,192 DEBUG kernel:[ 0.132748] pci 0000:00:02.0: reg 10: [mem 0xeff00000-0xeff7ffff] >19:17:47,192 DEBUG kernel:[ 0.132756] pci 0000:00:02.0: reg 14: [io 0xeff8-0xefff] >19:17:47,192 DEBUG kernel:[ 0.132764] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref] >19:17:47,192 DEBUG kernel:[ 0.132772] pci 0000:00:02.0: reg 1c: [mem 0xefec0000-0xefefffff] >19:17:47,192 DEBUG kernel:[ 0.132819] pci 0000:00:02.1: [8086:27a6] type 0 class 0x000380 >19:17:47,192 DEBUG kernel:[ 0.132830] pci 0000:00:02.1: reg 10: [mem 0xeff80000-0xefffffff] >19:17:47,192 DEBUG kernel:[ 0.132941] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403 >19:17:47,192 DEBUG kernel:[ 0.132964] pci 0000:00:1b.0: reg 10: [mem 0xefebc000-0xefebffff 64bit] >19:17:47,192 DEBUG kernel:[ 0.133073] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >19:17:47,193 DEBUG kernel:[ 0.133108] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604 >19:17:47,193 DEBUG kernel:[ 0.133220] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >19:17:47,193 DEBUG kernel:[ 0.133257] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604 >19:17:47,193 DEBUG kernel:[ 0.133368] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >19:17:47,193 DEBUG kernel:[ 0.133404] pci 0000:00:1c.2: [8086:27d4] type 1 class 0x000604 >19:17:47,193 DEBUG kernel:[ 0.133515] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >19:17:47,193 DEBUG kernel:[ 0.133553] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03 >19:17:47,193 DEBUG kernel:[ 0.133611] pci 0000:00:1d.0: reg 20: [io 0xbf80-0xbf9f] >19:17:47,193 DEBUG kernel:[ 0.133655] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03 >19:17:47,193 DEBUG kernel:[ 0.133712] pci 0000:00:1d.1: reg 20: [io 0xbf60-0xbf7f] >19:17:47,193 DEBUG kernel:[ 0.133756] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03 >19:17:47,193 DEBUG kernel:[ 0.133813] pci 0000:00:1d.2: reg 20: [io 0xbf40-0xbf5f] >19:17:47,193 DEBUG kernel:[ 0.133857] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03 >19:17:47,193 DEBUG kernel:[ 0.133914] pci 0000:00:1d.3: reg 20: [io 0xbf20-0xbf3f] >19:17:47,193 DEBUG kernel:[ 0.133969] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03 >19:17:47,193 DEBUG kernel:[ 0.133999] pci 0000:00:1d.7: reg 10: [mem 0xffa80000-0xffa803ff] >19:17:47,193 DEBUG kernel:[ 0.134107] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >19:17:47,193 DEBUG kernel:[ 0.134135] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 >19:17:47,193 DEBUG kernel:[ 0.134236] pci 0000:00:1f.0: [8086:27b9] type 0 class 0x000601 >19:17:47,193 INFO kernel:[ 0.134351] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO >19:17:47,193 INFO kernel:[ 0.134359] pci 0000:00:1f.0: quirk: [io 0x1080-0x10bf] claimed by ICH6 GPIO >19:17:47,193 INFO kernel:[ 0.134365] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f) >19:17:47,193 INFO kernel:[ 0.134372] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f) >19:17:47,193 DEBUG kernel:[ 0.134438] pci 0000:00:1f.2: [8086:27c4] type 0 class 0x000101 >19:17:47,193 DEBUG kernel:[ 0.134460] pci 0000:00:1f.2: reg 10: [io 0x01f0-0x01f7] >19:17:47,193 DEBUG kernel:[ 0.134473] pci 0000:00:1f.2: reg 14: [io 0x03f4-0x03f7] >19:17:47,193 DEBUG kernel:[ 0.134486] pci 0000:00:1f.2: reg 18: [io 0x0170-0x0177] >19:17:47,193 DEBUG kernel:[ 0.134499] pci 0000:00:1f.2: reg 1c: [io 0x0374-0x0377] >19:17:47,193 DEBUG kernel:[ 0.134512] pci 0000:00:1f.2: reg 20: [io 0xbfa0-0xbfaf] >19:17:47,193 DEBUG kernel:[ 0.134569] pci 0000:00:1f.2: PME# supported from D3hot >19:17:47,193 DEBUG kernel:[ 0.134592] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05 >19:17:47,193 DEBUG kernel:[ 0.134666] pci 0000:00:1f.3: reg 20: [io 0x10c0-0x10df] >19:17:47,193 INFO kernel:[ 0.134777] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b] >19:17:47,193 DEBUG kernel:[ 0.134925] pci 0000:0c:00.0: [14e4:4311] type 0 class 0x000280 >19:17:47,193 DEBUG kernel:[ 0.134990] pci 0000:0c:00.0: reg 10: [mem 0xefdfc000-0xefdfffff] >19:17:47,193 DEBUG kernel:[ 0.135470] pci 0000:0c:00.0: supports D1 D2 >19:17:47,193 INFO kernel:[ 0.135555] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >19:17:47,193 INFO kernel:[ 0.135567] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c] >19:17:47,193 DEBUG kernel:[ 0.135576] pci 0000:00:1c.1: bridge window [mem 0xefd00000-0xefdfffff] >19:17:47,193 DEBUG kernel:[ 0.135711] pci 0000:09:00.0: [14e4:1600] type 0 class 0x000200 >19:17:47,193 DEBUG kernel:[ 0.135744] pci 0000:09:00.0: reg 10: [mem 0xefcf0000-0xefcfffff 64bit] >19:17:47,193 DEBUG kernel:[ 0.135913] pci 0000:09:00.0: PME# supported from D3hot D3cold >19:17:47,193 INFO kernel:[ 0.135941] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >19:17:47,193 INFO kernel:[ 0.135948] pci 0000:00:1c.2: PCI bridge to [bus 09-09] >19:17:47,193 DEBUG kernel:[ 0.135957] pci 0000:00:1c.2: bridge window [mem 0xefc00000-0xefcfffff] >19:17:47,193 DEBUG kernel:[ 0.136023] pci 0000:03:01.0: [1217:6972] type 2 class 0x000607 >19:17:47,193 DEBUG kernel:[ 0.136050] pci 0000:03:01.0: reg 10: [mem 0x00000000-0x00000fff] >19:17:47,193 DEBUG kernel:[ 0.136094] pci 0000:03:01.0: supports D1 D2 >19:17:47,193 DEBUG kernel:[ 0.136097] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold >19:17:47,193 INFO kernel:[ 0.136164] pci 0000:00:1e.0: PCI bridge to [bus 03-04] (subtractive decode) >19:17:47,193 DEBUG kernel:[ 0.136180] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) >19:17:47,193 DEBUG kernel:[ 0.136184] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) >19:17:47,193 INFO kernel:[ 0.136239] pci_bus 0000:04: [bus 04-07] partially hidden behind transparent bridge 0000:03 [bus 03-04] >19:17:47,193 DEBUG kernel:[ 0.136269] pci_bus 0000:00: on NUMA node 0 >19:17:47,193 DEBUG kernel:[ 0.136274] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >19:17:47,193 DEBUG kernel:[ 0.136587] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] >19:17:47,193 DEBUG kernel:[ 0.136679] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >19:17:47,193 DEBUG kernel:[ 0.136743] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] >19:17:47,193 DEBUG kernel:[ 0.136806] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PXP0._PRT] >19:17:47,193 INFO kernel:[ 0.136850] pci0000:00: Requesting ACPI _OSC control (0x1d) >19:17:47,193 INFO kernel:[ 0.136854] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d >19:17:47,193 INFO kernel:[ 0.136857] ACPI _OSC control for PCIe not granted, disabling ASPM >19:17:47,193 INFO kernel:[ 0.149050] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11) >19:17:47,193 INFO kernel:[ 0.149140] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11 >19:17:47,193 INFO kernel:[ 0.149227] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *5 >19:17:47,193 INFO kernel:[ 0.149300] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *0, disabled. >19:17:47,193 INFO kernel:[ 0.149391] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) >19:17:47,193 INFO kernel:[ 0.149482] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) >19:17:47,193 INFO kernel:[ 0.149574] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) >19:17:47,193 INFO kernel:[ 0.149666] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 12 14 15) >19:17:47,193 INFO kernel:[ 0.149749] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >19:17:47,193 INFO kernel:[ 0.149749] vgaarb: loaded >19:17:47,193 INFO kernel:[ 0.149749] vgaarb: bridge control possible 0000:00:02.0 >19:17:47,193 NOTICE kernel:[ 0.149749] SCSI subsystem initialized >19:17:47,193 DEBUG kernel:[ 0.149749] libata version 3.00 loaded. >19:17:47,193 INFO kernel:[ 0.149749] usbcore: registered new interface driver usbfs >19:17:47,193 INFO kernel:[ 0.149749] usbcore: registered new interface driver hub >19:17:47,193 INFO kernel:[ 0.150001] usbcore: registered new device driver usb >19:17:47,193 INFO kernel:[ 0.150049] PCI: Using ACPI for IRQ routing >19:17:47,193 DEBUG kernel:[ 0.152180] PCI: pci_cache_line_size set to 64 bytes >19:17:47,193 DEBUG kernel:[ 0.152316] reserve RAM buffer: 000000000009f000 - 000000000009ffff >19:17:47,193 DEBUG kernel:[ 0.152319] reserve RAM buffer: 000000009f681400 - 000000009fffffff >19:17:47,193 INFO kernel:[ 0.152468] NetLabel: Initializing >19:17:47,193 INFO kernel:[ 0.152471] NetLabel: domain hash size = 128 >19:17:47,193 INFO kernel:[ 0.152473] NetLabel: protocols = UNLABELED CIPSOv4 >19:17:47,193 INFO kernel:[ 0.152489] NetLabel: unlabeled traffic allowed by default >19:17:47,193 INFO kernel:[ 0.152496] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >19:17:47,193 INFO kernel:[ 0.152504] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >19:17:47,193 INFO kernel:[ 0.152510] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >19:17:47,193 INFO kernel:[ 0.156002] Switching to clocksource hpet >19:17:47,193 INFO kernel:[ 0.167374] pnp: PnP ACPI init >19:17:47,193 INFO kernel:[ 0.167405] ACPI: bus type pnp registered >19:17:47,193 DEBUG kernel:[ 0.178846] pnp 00:00: [mem 0x00000000-0x0009fbff] >19:17:47,193 DEBUG kernel:[ 0.178850] pnp 00:00: [mem 0x0009fc00-0x0009ffff] >19:17:47,193 DEBUG kernel:[ 0.178853] pnp 00:00: [mem 0x000c0000-0x000cffff] >19:17:47,193 DEBUG kernel:[ 0.178857] pnp 00:00: [mem 0x000e0000-0x000fffff] >19:17:47,193 DEBUG kernel:[ 0.178860] pnp 00:00: [mem 0x00100000-0x9f6813ff] >19:17:47,193 DEBUG kernel:[ 0.178863] pnp 00:00: [mem 0x9f681400-0x9f6fffff] >19:17:47,193 DEBUG kernel:[ 0.178866] pnp 00:00: [mem 0x9f700000-0x9f7fffff] >19:17:47,193 DEBUG kernel:[ 0.178869] pnp 00:00: [mem 0x9f700000-0x9fefffff] >19:17:47,193 DEBUG kernel:[ 0.178873] pnp 00:00: [mem 0xffb00000-0xffffffff] >19:17:47,193 DEBUG kernel:[ 0.178876] pnp 00:00: [mem 0xfec00000-0xfec0ffff] >19:17:47,193 DEBUG kernel:[ 0.178879] pnp 00:00: [mem 0xfee00000-0xfee0ffff] >19:17:47,193 DEBUG kernel:[ 0.178882] pnp 00:00: [mem 0xfed20000-0xfed3ffff] >19:17:47,193 DEBUG kernel:[ 0.178885] pnp 00:00: [mem 0xfed45000-0xfed9ffff] >19:17:47,193 DEBUG kernel:[ 0.178888] pnp 00:00: [mem 0xffa80000-0xffa83fff] >19:17:47,193 DEBUG kernel:[ 0.178891] pnp 00:00: [mem 0xf4000000-0xf4003fff] >19:17:47,193 DEBUG kernel:[ 0.178898] pnp 00:00: [mem 0xf4004000-0xf4004fff] >19:17:47,193 DEBUG kernel:[ 0.178902] pnp 00:00: [mem 0xf4005000-0xf4005fff] >19:17:47,193 DEBUG kernel:[ 0.178905] pnp 00:00: [mem 0xf4006000-0xf4006fff] >19:17:47,193 DEBUG kernel:[ 0.178908] pnp 00:00: [mem 0xf4008000-0xf400bfff] >19:17:47,193 DEBUG kernel:[ 0.178911] pnp 00:00: [mem 0xf0000000-0xf3ffffff] >19:17:47,193 INFO kernel:[ 0.179001] system 00:00: [mem 0x00000000-0x0009fbff] could not be reserved >19:17:47,193 INFO kernel:[ 0.179016] system 00:00: [mem 0x0009fc00-0x0009ffff] could not be reserved >19:17:47,193 INFO kernel:[ 0.179020] system 00:00: [mem 0x000c0000-0x000cffff] could not be reserved >19:17:47,193 INFO kernel:[ 0.179024] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved >19:17:47,193 INFO kernel:[ 0.179029] system 00:00: [mem 0x00100000-0x9f6813ff] could not be reserved >19:17:47,193 INFO kernel:[ 0.179033] system 00:00: [mem 0x9f681400-0x9f6fffff] has been reserved >19:17:47,193 INFO kernel:[ 0.179037] system 00:00: [mem 0x9f700000-0x9f7fffff] has been reserved >19:17:47,193 INFO kernel:[ 0.179041] system 00:00: [mem 0x9f700000-0x9fefffff] could not be reserved >19:17:47,193 INFO kernel:[ 0.179046] system 00:00: [mem 0xffb00000-0xffffffff] has been reserved >19:17:47,193 INFO kernel:[ 0.179050] system 00:00: [mem 0xfec00000-0xfec0ffff] could not be reserved >19:17:47,193 INFO kernel:[ 0.179054] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved >19:17:47,193 INFO kernel:[ 0.179058] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved >19:17:47,193 INFO kernel:[ 0.179062] system 00:00: [mem 0xfed45000-0xfed9ffff] has been reserved >19:17:47,193 INFO kernel:[ 0.179066] system 00:00: [mem 0xffa80000-0xffa83fff] could not be reserved >19:17:47,193 INFO kernel:[ 0.179071] system 00:00: [mem 0xf4000000-0xf4003fff] has been reserved >19:17:47,193 INFO kernel:[ 0.179075] system 00:00: [mem 0xf4004000-0xf4004fff] has been reserved >19:17:47,193 INFO kernel:[ 0.179079] system 00:00: [mem 0xf4005000-0xf4005fff] has been reserved >19:17:47,193 INFO kernel:[ 0.179083] system 00:00: [mem 0xf4006000-0xf4006fff] has been reserved >19:17:47,193 INFO kernel:[ 0.179087] system 00:00: [mem 0xf4008000-0xf400bfff] has been reserved >19:17:47,193 INFO kernel:[ 0.179091] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved >19:17:47,194 DEBUG kernel:[ 0.179097] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >19:17:47,194 DEBUG kernel:[ 0.185862] pnp 00:01: [bus 00-ff] >19:17:47,194 DEBUG kernel:[ 0.185866] pnp 00:01: [io 0x0000-0x0cf7 window] >19:17:47,194 DEBUG kernel:[ 0.185869] pnp 00:01: [io 0x0cf8-0x0cff] >19:17:47,194 DEBUG kernel:[ 0.185873] pnp 00:01: [io 0x0d00-0xffff window] >19:17:47,194 DEBUG kernel:[ 0.185876] pnp 00:01: [mem 0x000a0000-0x000bffff window] >19:17:47,194 DEBUG kernel:[ 0.185880] pnp 00:01: [mem 0x000d0000-0x000dffff window] >19:17:47,194 DEBUG kernel:[ 0.185883] pnp 00:01: [mem 0xa0000000-0xefffffff window] >19:17:47,194 DEBUG kernel:[ 0.185887] pnp 00:01: [mem 0xf4007000-0xf4007fff window] >19:17:47,194 DEBUG kernel:[ 0.185890] pnp 00:01: [mem 0xf400c000-0xfebfffff window] >19:17:47,194 DEBUG kernel:[ 0.185894] pnp 00:01: [mem 0xfec10000-0xfecfffff window] >19:17:47,194 DEBUG kernel:[ 0.185897] pnp 00:01: [mem 0xfed00400-0xfed1ffff window] >19:17:47,194 DEBUG kernel:[ 0.185901] pnp 00:01: [mem 0xfed40000-0xfed44fff window] >19:17:47,194 DEBUG kernel:[ 0.185904] pnp 00:01: [mem 0xfeda0000-0xfed9ffff window disabled] >19:17:47,194 DEBUG kernel:[ 0.185908] pnp 00:01: [mem 0xfee10000-0xffafffff window] >19:17:47,194 DEBUG kernel:[ 0.185992] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) >19:17:47,194 DEBUG kernel:[ 0.186026] pnp 00:02: [io 0x0092] >19:17:47,194 DEBUG kernel:[ 0.186029] pnp 00:02: [io 0x00b2] >19:17:47,194 DEBUG kernel:[ 0.186032] pnp 00:02: [io 0x0020-0x0021] >19:17:47,194 DEBUG kernel:[ 0.186035] pnp 00:02: [io 0x00a0-0x00a1] >19:17:47,194 DEBUG kernel:[ 0.186039] pnp 00:02: [irq 0 disabled] >19:17:47,194 DEBUG kernel:[ 0.186041] pnp 00:02: [io 0x04d0-0x04d1] >19:17:47,194 DEBUG kernel:[ 0.186044] pnp 00:02: [io 0x1000-0x1005] >19:17:47,194 DEBUG kernel:[ 0.186047] pnp 00:02: [io 0x1008-0x100f] >19:17:47,194 WARNING kernel:[ 0.186065] pnp 00:02: disabling [io 0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >19:17:47,194 WARNING kernel:[ 0.186070] pnp 00:02: disabling [io 0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >19:17:47,194 INFO kernel:[ 0.186120] system 00:02: [io 0x04d0-0x04d1] has been reserved >19:17:47,194 DEBUG kernel:[ 0.186125] system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active) >19:17:47,194 DEBUG kernel:[ 0.186149] pnp 00:03: [io 0xf400-0xf4fe] >19:17:47,194 DEBUG kernel:[ 0.186152] pnp 00:03: [io 0x0086] >19:17:47,194 DEBUG kernel:[ 0.186154] pnp 00:03: [io 0x00b3] >19:17:47,194 DEBUG kernel:[ 0.186157] pnp 00:03: [io 0x1006-0x1007] >19:17:47,194 DEBUG kernel:[ 0.186160] pnp 00:03: [io 0x100a-0x1059] >19:17:47,194 DEBUG kernel:[ 0.186163] pnp 00:03: [io 0x1060-0x107f] >19:17:47,194 DEBUG kernel:[ 0.186166] pnp 00:03: [io 0x1080-0x10bf] >19:17:47,194 DEBUG kernel:[ 0.186169] pnp 00:03: [io 0x10c0-0x10df] >19:17:47,194 DEBUG kernel:[ 0.186172] pnp 00:03: [io 0x1010-0x102f] >19:17:47,194 DEBUG kernel:[ 0.186174] pnp 00:03: [io 0x0809] >19:17:47,194 WARNING kernel:[ 0.186192] pnp 00:03: disabling [io 0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >19:17:47,194 WARNING kernel:[ 0.186197] pnp 00:03: disabling [io 0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >19:17:47,194 WARNING kernel:[ 0.186202] pnp 00:03: disabling [io 0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >19:17:47,194 WARNING kernel:[ 0.186207] pnp 00:03: disabling [io 0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >19:17:47,194 INFO kernel:[ 0.186253] system 00:03: [io 0xf400-0xf4fe] has been reserved >19:17:47,194 INFO kernel:[ 0.186257] system 00:03: [io 0x1080-0x10bf] has been reserved >19:17:47,194 INFO kernel:[ 0.186261] system 00:03: [io 0x10c0-0x10df] has been reserved >19:17:47,194 INFO kernel:[ 0.186265] system 00:03: [io 0x0809] has been reserved >19:17:47,194 DEBUG kernel:[ 0.186270] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active) >19:17:47,194 DEBUG kernel:[ 0.186304] pnp 00:04: [irq 12] >19:17:47,194 DEBUG kernel:[ 0.186345] pnp 00:04: Plug and Play ACPI device, IDs PNP0f13 (active) >19:17:47,194 DEBUG kernel:[ 0.186367] pnp 00:05: [io 0x0060] >19:17:47,194 DEBUG kernel:[ 0.186370] pnp 00:05: [io 0x0064] >19:17:47,194 DEBUG kernel:[ 0.186373] pnp 00:05: [io 0x0062] >19:17:47,194 DEBUG kernel:[ 0.186375] pnp 00:05: [io 0x0066] >19:17:47,194 DEBUG kernel:[ 0.186383] pnp 00:05: [irq 1] >19:17:47,194 DEBUG kernel:[ 0.186419] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) >19:17:47,194 DEBUG kernel:[ 0.186440] pnp 00:06: [io 0x0070-0x0071] >19:17:47,194 DEBUG kernel:[ 0.186447] pnp 00:06: [irq 8] >19:17:47,194 DEBUG kernel:[ 0.186450] pnp 00:06: [io 0x0072-0x0077] >19:17:47,194 DEBUG kernel:[ 0.186487] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >19:17:47,194 DEBUG kernel:[ 0.186513] pnp 00:07: [io 0x0061] >19:17:47,194 DEBUG kernel:[ 0.186516] pnp 00:07: [io 0x0063] >19:17:47,194 DEBUG kernel:[ 0.186519] pnp 00:07: [io 0x0065] >19:17:47,194 DEBUG kernel:[ 0.186522] pnp 00:07: [io 0x0067] >19:17:47,194 DEBUG kernel:[ 0.186562] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active) >19:17:47,194 DEBUG kernel:[ 0.186584] pnp 00:08: [io 0x002e-0x002f] >19:17:47,194 DEBUG kernel:[ 0.186588] pnp 00:08: [io 0x0c80-0x0caf] >19:17:47,194 DEBUG kernel:[ 0.186591] pnp 00:08: [io 0x0cc0-0x0cff] >19:17:47,194 DEBUG kernel:[ 0.186593] pnp 00:08: [io 0x004e-0x004f] >19:17:47,194 DEBUG kernel:[ 0.186596] pnp 00:08: [io 0x0910-0x091f] >19:17:47,194 DEBUG kernel:[ 0.186599] pnp 00:08: [io 0x0920-0x092f] >19:17:47,194 DEBUG kernel:[ 0.186602] pnp 00:08: [io 0x0cbc-0x0cbf] >19:17:47,194 DEBUG kernel:[ 0.186605] pnp 00:08: [io 0x0930-0x097f] >19:17:47,194 INFO kernel:[ 0.186666] system 00:08: [io 0x0c80-0x0caf] has been reserved >19:17:47,194 INFO kernel:[ 0.186670] system 00:08: [io 0x0cc0-0x0cff] could not be reserved >19:17:47,194 INFO kernel:[ 0.186674] system 00:08: [io 0x0910-0x091f] has been reserved >19:17:47,194 INFO kernel:[ 0.186677] system 00:08: [io 0x0920-0x092f] has been reserved >19:17:47,194 INFO kernel:[ 0.186681] system 00:08: [io 0x0cbc-0x0cbf] has been reserved >19:17:47,194 INFO kernel:[ 0.186685] system 00:08: [io 0x0930-0x097f] has been reserved >19:17:47,194 DEBUG kernel:[ 0.186690] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active) >19:17:47,194 DEBUG kernel:[ 0.186714] pnp 00:09: [dma 4] >19:17:47,194 DEBUG kernel:[ 0.186718] pnp 00:09: [io 0x0000-0x000f] >19:17:47,194 DEBUG kernel:[ 0.186721] pnp 00:09: [io 0x0080-0x0085] >19:17:47,194 DEBUG kernel:[ 0.186723] pnp 00:09: [io 0x0087-0x008f] >19:17:47,194 DEBUG kernel:[ 0.186726] pnp 00:09: [io 0x00c0-0x00df] >19:17:47,194 DEBUG kernel:[ 0.186729] pnp 00:09: [io 0x0010-0x001f] >19:17:47,194 DEBUG kernel:[ 0.186735] pnp 00:09: [io 0x0090-0x0091] >19:17:47,194 DEBUG kernel:[ 0.186738] pnp 00:09: [io 0x0093-0x009f] >19:17:47,194 DEBUG kernel:[ 0.186777] pnp 00:09: Plug and Play ACPI device, IDs PNP0200 (active) >19:17:47,194 DEBUG kernel:[ 0.186798] pnp 00:0a: [io 0x00f0-0x00ff] >19:17:47,194 DEBUG kernel:[ 0.186805] pnp 00:0a: [irq 13] >19:17:47,194 DEBUG kernel:[ 0.186848] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c04 (active) >19:17:47,194 DEBUG kernel:[ 0.186905] pnp 00:0b: [mem 0xfed00000-0xfed003ff] >19:17:47,194 INFO kernel:[ 0.186965] system 00:0b: [mem 0xfed00000-0xfed003ff] has been reserved >19:17:47,194 DEBUG kernel:[ 0.186970] system 00:0b: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) >19:17:47,194 DEBUG kernel:[ 0.193953] pnp 00:0c: [irq 4] >19:17:47,194 DEBUG kernel:[ 0.193957] pnp 00:0c: [io 0x03f8-0x03ff] >19:17:47,194 DEBUG kernel:[ 0.194057] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active) >19:17:47,194 DEBUG kernel:[ 0.206711] pnp 00:0d: [mem 0xfed40000-0xfed44fff] >19:17:47,194 DEBUG kernel:[ 0.206715] pnp 00:0d: [io 0x0cb0-0x0cbb] >19:17:47,194 INFO kernel:[ 0.206776] system 00:0d: [io 0x0cb0-0x0cbb] has been reserved >19:17:47,194 INFO kernel:[ 0.206781] system 00:0d: [mem 0xfed40000-0xfed44fff] has been reserved >19:17:47,194 DEBUG kernel:[ 0.206786] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active) >19:17:47,194 INFO kernel:[ 0.208426] pnp: PnP ACPI: found 14 devices >19:17:47,194 INFO kernel:[ 0.208429] ACPI: ACPI bus type pnp unregistered >19:17:47,194 DEBUG kernel:[ 0.246637] PCI: max bus depth: 2 pci_try_num: 3 >19:17:47,194 INFO kernel:[ 0.246697] pci 0000:00:1e.0: BAR 14: assigned [mem 0xa0000000-0xa3ffffff] >19:17:47,194 INFO kernel:[ 0.246702] pci 0000:00:1e.0: BAR 15: assigned [mem 0xa4000000-0xa7ffffff pref] >19:17:47,194 INFO kernel:[ 0.246707] pci 0000:00:1e.0: BAR 13: assigned [io 0x2000-0x2fff] >19:17:47,194 INFO kernel:[ 0.246712] pci 0000:00:1c.2: BAR 15: assigned [mem 0xa8000000-0xa81fffff 64bit pref] >19:17:47,194 INFO kernel:[ 0.246717] pci 0000:00:1c.2: BAR 13: assigned [io 0x3000-0x3fff] >19:17:47,194 INFO kernel:[ 0.246722] pci 0000:00:1c.1: BAR 15: assigned [mem 0xa8200000-0xa83fffff 64bit pref] >19:17:47,194 INFO kernel:[ 0.246727] pci 0000:00:1c.1: BAR 13: assigned [io 0x4000-0x4fff] >19:17:47,194 INFO kernel:[ 0.246731] pci 0000:00:1c.0: BAR 14: assigned [mem 0xa8400000-0xa85fffff] >19:17:47,194 INFO kernel:[ 0.246735] pci 0000:00:1c.0: BAR 15: assigned [mem 0xa8600000-0xa87fffff 64bit pref] >19:17:47,194 INFO kernel:[ 0.246740] pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff] >19:17:47,194 INFO kernel:[ 0.246745] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b] >19:17:47,194 INFO kernel:[ 0.246750] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] >19:17:47,194 INFO kernel:[ 0.246757] pci 0000:00:1c.0: bridge window [mem 0xa8400000-0xa85fffff] >19:17:47,194 INFO kernel:[ 0.246764] pci 0000:00:1c.0: bridge window [mem 0xa8600000-0xa87fffff 64bit pref] >19:17:47,194 INFO kernel:[ 0.246773] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c] >19:17:47,194 INFO kernel:[ 0.246778] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] >19:17:47,194 INFO kernel:[ 0.246786] pci 0000:00:1c.1: bridge window [mem 0xefd00000-0xefdfffff] >19:17:47,194 INFO kernel:[ 0.246792] pci 0000:00:1c.1: bridge window [mem 0xa8200000-0xa83fffff 64bit pref] >19:17:47,194 INFO kernel:[ 0.246801] pci 0000:00:1c.2: PCI bridge to [bus 09-09] >19:17:47,194 INFO kernel:[ 0.246806] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff] >19:17:47,194 INFO kernel:[ 0.246814] pci 0000:00:1c.2: bridge window [mem 0xefc00000-0xefcfffff] >19:17:47,194 INFO kernel:[ 0.246820] pci 0000:00:1c.2: bridge window [mem 0xa8000000-0xa81fffff 64bit pref] >19:17:47,194 INFO kernel:[ 0.246831] pci 0000:03:01.0: BAR 0: assigned [mem 0xa0000000-0xa0000fff] >19:17:47,194 INFO kernel:[ 0.246840] pci 0000:03:01.0: BAR 16: assigned [mem 0xac000000-0xafffffff] >19:17:47,194 INFO kernel:[ 0.246844] pci 0000:03:01.0: BAR 15: assigned [mem 0xa4000000-0xa7ffffff pref] >19:17:47,194 INFO kernel:[ 0.246848] pci 0000:03:01.0: BAR 14: assigned [io 0x2000-0x20ff] >19:17:47,194 INFO kernel:[ 0.246852] pci 0000:03:01.0: BAR 13: assigned [io 0x2400-0x24ff] >19:17:47,194 INFO kernel:[ 0.246855] pci 0000:03:01.0: CardBus bridge to [bus 04-07] >19:17:47,194 INFO kernel:[ 0.246859] pci 0000:03:01.0: bridge window [io 0x2400-0x24ff] >19:17:47,194 INFO kernel:[ 0.246865] pci 0000:03:01.0: bridge window [io 0x2000-0x20ff] >19:17:47,194 INFO kernel:[ 0.246872] pci 0000:03:01.0: bridge window [mem 0xa4000000-0xa7ffffff pref] >19:17:47,195 INFO kernel:[ 0.246878] pci 0000:03:01.0: bridge window [mem 0xac000000-0xafffffff] >19:17:47,195 INFO kernel:[ 0.246885] pci 0000:00:1e.0: PCI bridge to [bus 03-04] >19:17:47,195 INFO kernel:[ 0.246890] pci 0000:00:1e.0: bridge window [io 0x2000-0x2fff] >19:17:47,195 INFO kernel:[ 0.246897] pci 0000:00:1e.0: bridge window [mem 0xa0000000-0xa3ffffff] >19:17:47,195 INFO kernel:[ 0.246904] pci 0000:00:1e.0: bridge window [mem 0xa4000000-0xa7ffffff pref] >19:17:47,195 DEBUG kernel:[ 0.246957] pci 0000:00:1e.0: setting latency timer to 64 >19:17:47,195 INFO kernel:[ 0.246968] pci 0000:03:01.0: enabling device (0000 -> 0003) >19:17:47,195 DEBUG kernel:[ 0.246980] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >19:17:47,195 DEBUG kernel:[ 0.246983] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] >19:17:47,195 DEBUG kernel:[ 0.246987] pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff] >19:17:47,195 DEBUG kernel:[ 0.246991] pci_bus 0000:0b: resource 1 [mem 0xa8400000-0xa85fffff] >19:17:47,195 DEBUG kernel:[ 0.246995] pci_bus 0000:0b: resource 2 [mem 0xa8600000-0xa87fffff 64bit pref] >19:17:47,195 DEBUG kernel:[ 0.246998] pci_bus 0000:0c: resource 0 [io 0x4000-0x4fff] >19:17:47,195 DEBUG kernel:[ 0.247011] pci_bus 0000:0c: resource 1 [mem 0xefd00000-0xefdfffff] >19:17:47,195 DEBUG kernel:[ 0.247015] pci_bus 0000:0c: resource 2 [mem 0xa8200000-0xa83fffff 64bit pref] >19:17:47,195 DEBUG kernel:[ 0.247019] pci_bus 0000:09: resource 0 [io 0x3000-0x3fff] >19:17:47,195 DEBUG kernel:[ 0.247022] pci_bus 0000:09: resource 1 [mem 0xefc00000-0xefcfffff] >19:17:47,195 DEBUG kernel:[ 0.247026] pci_bus 0000:09: resource 2 [mem 0xa8000000-0xa81fffff 64bit pref] >19:17:47,195 DEBUG kernel:[ 0.247030] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] >19:17:47,195 DEBUG kernel:[ 0.247033] pci_bus 0000:03: resource 1 [mem 0xa0000000-0xa3ffffff] >19:17:47,195 DEBUG kernel:[ 0.247037] pci_bus 0000:03: resource 2 [mem 0xa4000000-0xa7ffffff pref] >19:17:47,195 DEBUG kernel:[ 0.247040] pci_bus 0000:03: resource 4 [io 0x0000-0xffff] >19:17:47,195 DEBUG kernel:[ 0.247045] pci_bus 0000:03: resource 5 [mem 0x00000000-0xffffffff] >19:17:47,195 DEBUG kernel:[ 0.247049] pci_bus 0000:04: resource 0 [io 0x2400-0x24ff] >19:17:47,195 DEBUG kernel:[ 0.247052] pci_bus 0000:04: resource 1 [io 0x2000-0x20ff] >19:17:47,195 DEBUG kernel:[ 0.247056] pci_bus 0000:04: resource 2 [mem 0xa4000000-0xa7ffffff pref] >19:17:47,195 DEBUG kernel:[ 0.247059] pci_bus 0000:04: resource 3 [mem 0xac000000-0xafffffff] >19:17:47,195 INFO kernel:[ 0.247098] NET: Registered protocol family 2 >19:17:47,195 INFO kernel:[ 0.247158] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) >19:17:47,195 INFO kernel:[ 0.247312] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >19:17:47,195 INFO kernel:[ 0.248132] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) >19:17:47,195 INFO kernel:[ 0.248535] TCP: Hash tables configured (established 131072 bind 65536) >19:17:47,195 INFO kernel:[ 0.248538] TCP reno registered >19:17:47,195 INFO kernel:[ 0.248542] UDP hash table entries: 512 (order: 2, 16384 bytes) >19:17:47,195 INFO kernel:[ 0.248559] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >19:17:47,195 INFO kernel:[ 0.248661] NET: Registered protocol family 1 >19:17:47,195 DEBUG kernel:[ 0.248679] pci 0000:00:02.0: Boot video device >19:17:47,195 DEBUG kernel:[ 0.248928] PCI: CLS 64 bytes, default 64 >19:17:47,195 INFO kernel:[ 0.249020] Unpacking initramfs... >19:17:47,195 INFO kernel:[ 5.151097] Freeing initrd memory: 23396k freed >19:17:47,195 INFO kernel:[ 5.166815] Simple Boot Flag at 0x79 set to 0x1 >19:17:47,195 INFO kernel:[ 5.167421] apm: BIOS not found. >19:17:47,195 INFO kernel:[ 5.167575] Intel AES-NI instructions are not detected. >19:17:47,195 INFO kernel:[ 5.167856] audit: initializing netlink socket (disabled) >19:17:47,195 NOTICE kernel:[ 5.167873] type=2000 audit(1338491855.166:1): initialized >19:17:47,195 WARNING kernel:[ 5.192659] highmem bounce pool size: 64 pages >19:17:47,195 INFO kernel:[ 5.192666] HugeTLB registered 4 MB page size, pre-allocated 0 pages >19:17:47,195 NOTICE kernel:[ 5.195524] VFS: Disk quotas dquot_6.5.2 >19:17:47,195 WARNING kernel:[ 5.195596] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >19:17:47,195 INFO kernel:[ 5.196329] msgmni has been set to 1696 >19:17:47,195 DEBUG kernel:[ 5.196409] SELinux: Registering netfilter hooks >19:17:47,195 INFO kernel:[ 5.197090] alg: No test for stdrng (krng) >19:17:47,195 INFO kernel:[ 5.197102] NET: Registered protocol family 38 >19:17:47,195 INFO kernel:[ 5.197165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >19:17:47,195 INFO kernel:[ 5.197210] io scheduler noop registered >19:17:47,195 INFO kernel:[ 5.197213] io scheduler deadline registered >19:17:47,195 INFO kernel:[ 5.197224] io scheduler cfq registered (default) >19:17:47,195 DEBUG kernel:[ 5.197466] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X >19:17:47,195 DEBUG kernel:[ 5.197613] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X >19:17:47,195 DEBUG kernel:[ 5.197753] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X >19:17:47,195 INFO kernel:[ 5.197873] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >19:17:47,195 INFO kernel:[ 5.197903] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >19:17:47,195 INFO kernel:[ 5.197906] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >19:17:47,195 INFO kernel:[ 5.198190] acpiphp: Slot [1] registered >19:17:47,195 INFO kernel:[ 5.198213] acpiphp: Slot [2] registered >19:17:47,195 DEBUG kernel:[ 5.198451] intel_idle: MWAIT substates: 0x22220 >19:17:47,195 DEBUG kernel:[ 5.198454] intel_idle: does not run on family 6 model 14 >19:17:47,195 INFO kernel:[ 5.199484] ACPI: AC Adapter [AC] (on-line) >19:17:47,195 INFO kernel:[ 5.200509] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >19:17:47,195 INFO kernel:[ 5.201053] ACPI: Lid Switch [LID] >19:17:47,195 INFO kernel:[ 5.201117] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >19:17:47,195 INFO kernel:[ 5.201124] ACPI: Power Button [PBTN] >19:17:47,195 INFO kernel:[ 5.201184] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 >19:17:47,195 INFO kernel:[ 5.201189] ACPI: Sleep Button [SBTN] >19:17:47,195 DEBUG kernel:[ 5.201532] ACPI: acpi_idle registered with cpuidle >19:17:47,195 INFO kernel:[ 5.225487] thermal LNXTHERM:00: registered as thermal_zone0 >19:17:47,195 INFO kernel:[ 5.225491] ACPI: Thermal Zone [THM] (60 C) >19:17:47,195 INFO kernel:[ 5.225535] GHES: HEST is not enabled! >19:17:47,195 INFO kernel:[ 5.225633] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >19:17:47,195 INFO kernel:[ 5.250792] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >19:17:47,195 INFO kernel:[ 5.254338] ACPI: Battery Slot [BAT0] (battery present) >19:17:47,195 INFO kernel:[ 5.254369] ACPI: Battery Slot [BAT1] (battery absent) >19:17:47,195 INFO kernel:[ 5.274333] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >19:17:47,195 INFO kernel:[ 5.274739] Non-volatile memory driver v1.3 >19:17:47,195 INFO kernel:[ 5.274742] Linux agpgart interface v0.103 >19:17:47,195 INFO kernel:[ 5.274863] agpgart-intel 0000:00:00.0: Intel 945GM Chipset >19:17:47,195 INFO kernel:[ 5.274913] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable >19:17:47,195 INFO kernel:[ 5.275541] agpgart-intel 0000:00:00.0: detected 8192K stolen memory >19:17:47,195 INFO kernel:[ 5.275705] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >19:17:47,195 INFO kernel:[ 5.276960] loop: module loaded >19:17:47,195 DEBUG kernel:[ 5.277096] ata_piix 0000:00:1f.2: version 2.13 >19:17:47,195 INFO kernel:[ 5.277117] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ] >19:17:47,195 DEBUG kernel:[ 5.277165] ata_piix 0000:00:1f.2: setting latency timer to 64 >19:17:47,195 INFO kernel:[ 5.277605] scsi0 : ata_piix >19:17:47,195 INFO kernel:[ 5.277721] scsi1 : ata_piix >19:17:47,195 INFO kernel:[ 5.279455] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xbfa0 irq 14 >19:17:47,195 INFO kernel:[ 5.279459] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xbfa8 irq 15 >19:17:47,195 INFO kernel:[ 5.279552] Fixed MDIO Bus: probed >19:17:47,195 INFO kernel:[ 5.279746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >19:17:47,195 DEBUG kernel:[ 5.279780] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >19:17:47,195 INFO kernel:[ 5.279785] ehci_hcd 0000:00:1d.7: EHCI Host Controller >19:17:47,195 INFO kernel:[ 5.279861] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 >19:17:47,195 INFO kernel:[ 5.279885] ehci_hcd 0000:00:1d.7: using broken periodic workaround >19:17:47,195 INFO kernel:[ 5.279899] ehci_hcd 0000:00:1d.7: debug port 1 >19:17:47,195 DEBUG kernel:[ 5.283799] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported >19:17:47,195 INFO kernel:[ 5.283820] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xffa80000 >19:17:47,195 INFO kernel:[ 5.289025] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >19:17:47,195 INFO kernel:[ 5.289053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >19:17:47,195 INFO kernel:[ 5.289057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:17:47,195 INFO kernel:[ 5.289061] usb usb1: Product: EHCI Host Controller >19:17:47,195 INFO kernel:[ 5.289064] usb usb1: Manufacturer: Linux 3.3.4-5.fc17.i686 ehci_hcd >19:17:47,195 INFO kernel:[ 5.289067] usb usb1: SerialNumber: 0000:00:1d.7 >19:17:47,195 INFO kernel:[ 5.289230] hub 1-0:1.0: USB hub found >19:17:47,195 INFO kernel:[ 5.289236] hub 1-0:1.0: 8 ports detected >19:17:47,195 INFO kernel:[ 5.289344] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >19:17:47,195 INFO kernel:[ 5.289361] uhci_hcd: USB Universal Host Controller Interface driver >19:17:47,195 DEBUG kernel:[ 5.289388] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >19:17:47,195 INFO kernel:[ 5.289393] uhci_hcd 0000:00:1d.0: UHCI Host Controller >19:17:47,195 INFO kernel:[ 5.289456] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >19:17:47,195 INFO kernel:[ 5.289486] uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000bf80 >19:17:47,195 INFO kernel:[ 5.289527] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >19:17:47,195 INFO kernel:[ 5.289531] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:17:47,195 INFO kernel:[ 5.289534] usb usb2: Product: UHCI Host Controller >19:17:47,195 INFO kernel:[ 5.289538] usb usb2: Manufacturer: Linux 3.3.4-5.fc17.i686 uhci_hcd >19:17:47,195 INFO kernel:[ 5.289541] usb usb2: SerialNumber: 0000:00:1d.0 >19:17:47,195 INFO kernel:[ 5.289674] hub 2-0:1.0: USB hub found >19:17:47,195 INFO kernel:[ 5.289682] hub 2-0:1.0: 2 ports detected >19:17:47,195 DEBUG kernel:[ 5.289773] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >19:17:47,195 INFO kernel:[ 5.289777] uhci_hcd 0000:00:1d.1: UHCI Host Controller >19:17:47,195 INFO kernel:[ 5.289840] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >19:17:47,195 INFO kernel:[ 5.289882] uhci_hcd 0000:00:1d.1: irq 21, io base 0x0000bf60 >19:17:47,195 INFO kernel:[ 5.289922] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >19:17:47,195 INFO kernel:[ 5.289926] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:17:47,195 INFO kernel:[ 5.289930] usb usb3: Product: UHCI Host Controller >19:17:47,195 INFO kernel:[ 5.289933] usb usb3: Manufacturer: Linux 3.3.4-5.fc17.i686 uhci_hcd >19:17:47,195 INFO kernel:[ 5.289936] usb usb3: SerialNumber: 0000:00:1d.1 >19:17:47,195 INFO kernel:[ 5.290085] hub 3-0:1.0: USB hub found >19:17:47,196 INFO kernel:[ 5.290090] hub 3-0:1.0: 2 ports detected >19:17:47,196 DEBUG kernel:[ 5.290180] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >19:17:47,196 INFO kernel:[ 5.290185] uhci_hcd 0000:00:1d.2: UHCI Host Controller >19:17:47,196 INFO kernel:[ 5.290246] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >19:17:47,196 INFO kernel:[ 5.290289] uhci_hcd 0000:00:1d.2: irq 22, io base 0x0000bf40 >19:17:47,196 INFO kernel:[ 5.290329] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >19:17:47,196 INFO kernel:[ 5.290333] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:17:47,196 INFO kernel:[ 5.290336] usb usb4: Product: UHCI Host Controller >19:17:47,196 INFO kernel:[ 5.290339] usb usb4: Manufacturer: Linux 3.3.4-5.fc17.i686 uhci_hcd >19:17:47,196 INFO kernel:[ 5.290343] usb usb4: SerialNumber: 0000:00:1d.2 >19:17:47,196 INFO kernel:[ 5.290484] hub 4-0:1.0: USB hub found >19:17:47,196 INFO kernel:[ 5.290489] hub 4-0:1.0: 2 ports detected >19:17:47,196 DEBUG kernel:[ 5.290577] uhci_hcd 0000:00:1d.3: setting latency timer to 64 >19:17:47,196 INFO kernel:[ 5.290582] uhci_hcd 0000:00:1d.3: UHCI Host Controller >19:17:47,196 INFO kernel:[ 5.290648] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >19:17:47,196 INFO kernel:[ 5.290689] uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000bf20 >19:17:47,196 INFO kernel:[ 5.290733] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >19:17:47,196 INFO kernel:[ 5.290737] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:17:47,196 INFO kernel:[ 5.290740] usb usb5: Product: UHCI Host Controller >19:17:47,196 INFO kernel:[ 5.290743] usb usb5: Manufacturer: Linux 3.3.4-5.fc17.i686 uhci_hcd >19:17:47,196 INFO kernel:[ 5.290747] usb usb5: SerialNumber: 0000:00:1d.3 >19:17:47,196 INFO kernel:[ 5.290879] hub 5-0:1.0: USB hub found >19:17:47,196 INFO kernel:[ 5.290884] hub 5-0:1.0: 2 ports detected >19:17:47,196 INFO kernel:[ 5.291041] usbcore: registered new interface driver usbserial >19:17:47,196 INFO kernel:[ 5.291053] USB Serial support registered for generic >19:17:47,196 INFO kernel:[ 5.291069] usbcore: registered new interface driver usbserial_generic >19:17:47,196 INFO kernel:[ 5.291071] usbserial: USB Serial Driver core >19:17:47,196 INFO kernel:[ 5.291145] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >19:17:47,196 INFO kernel:[ 5.294130] serio: i8042 KBD port at 0x60,0x64 irq 1 >19:17:47,196 INFO kernel:[ 5.294139] serio: i8042 AUX port at 0x60,0x64 irq 12 >19:17:47,196 INFO kernel:[ 5.294271] mousedev: PS/2 mouse device common for all mice >19:17:47,196 INFO kernel:[ 5.294554] rtc_cmos 00:06: RTC can wake from S4 >19:17:47,196 INFO kernel:[ 5.294714] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >19:17:47,196 INFO kernel:[ 5.294763] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >19:17:47,196 INFO kernel:[ 5.294870] device-mapper: uevent: version 1.0.3 >19:17:47,196 INFO kernel:[ 5.294985] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >19:17:47,196 INFO kernel:[ 5.295113] cpuidle: using governor ladder >19:17:47,196 INFO kernel:[ 5.295189] cpuidle: using governor menu >19:17:47,196 INFO kernel:[ 5.295604] EFI Variables Facility v0.08 2004-May-17 >19:17:47,196 INFO kernel:[ 5.295773] usbcore: registered new interface driver usbhid >19:17:47,196 INFO kernel:[ 5.295776] usbhid: USB HID core driver >19:17:47,196 INFO kernel:[ 5.295855] ip_tables: (C) 2000-2006 Netfilter Core Team >19:17:47,196 INFO kernel:[ 5.295891] TCP cubic registered >19:17:47,196 INFO kernel:[ 5.295894] Initializing XFRM netlink socket >19:17:47,196 INFO kernel:[ 5.296089] NET: Registered protocol family 10 >19:17:47,196 INFO kernel:[ 5.296280] Mobile IPv6 >19:17:47,196 INFO kernel:[ 5.296284] NET: Registered protocol family 17 >19:17:47,196 NOTICE kernel:[ 5.296289] Registering the dns_resolver key type >19:17:47,196 INFO kernel:[ 5.296323] Using IPI No-Shortcut mode >19:17:47,196 DEBUG kernel:[ 5.296524] PM: Hibernation image not present or could not be loaded. >19:17:47,196 INFO kernel:[ 5.296543] registered taskstats version 1 >19:17:47,196 INFO kernel:[ 5.297173] Magic number: 12:60:295 >19:17:47,196 INFO kernel:[ 5.297180] ata_device dev2.1: hash matches >19:17:47,196 INFO kernel:[ 5.297183] dev2.1: hash matches >19:17:47,196 INFO kernel:[ 5.297205] tty tty28: hash matches >19:17:47,196 INFO kernel:[ 5.297299] rtc_cmos 00:06: setting system clock to 2012-05-31 19:17:35 UTC (1338491855) >19:17:47,196 INFO kernel:[ 5.297349] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >19:17:47,196 INFO kernel:[ 5.298207] Initializing network drop monitor service >19:17:47,196 INFO kernel:[ 5.433633] ata2.00: ATAPI: SONY CD-RW/DVD-ROM CRX880A, KD11, max UDMA/33 >19:17:47,196 INFO kernel:[ 5.434397] ata1.00: ATA-8: WDC WD2500BJKT-00F4T0, 11.01A11, max UDMA/133 >19:17:47,196 INFO kernel:[ 5.434405] ata1.00: 488397168 sectors, multi 8: LBA48 NCQ (depth 0/32) >19:17:47,196 INFO kernel:[ 5.438501] ata1.00: configured for UDMA/133 >19:17:47,196 NOTICE kernel:[ 5.438836] scsi 0:0:0:0: Direct-Access ATA WDC WD2500BJKT-0 11.0 PQ: 0 ANSI: 5 >19:17:47,196 NOTICE kernel:[ 5.439205] sd 0:0:0:0: Attached scsi generic sg0 type 0 >19:17:47,196 INFO kernel:[ 5.439362] ata2.00: configured for UDMA/33 >19:17:47,196 NOTICE kernel:[ 5.439386] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) >19:17:47,196 NOTICE kernel:[ 5.439597] sd 0:0:0:0: [sda] Write Protect is off >19:17:47,196 DEBUG kernel:[ 5.439604] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >19:17:47,196 NOTICE kernel:[ 5.439697] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >19:17:47,196 NOTICE kernel:[ 5.441912] scsi 1:0:0:0: CD-ROM SONY CDRWDVD CRX880A KD11 PQ: 0 ANSI: 5 >19:17:47,196 WARNING kernel:[ 5.445211] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray >19:17:47,196 INFO kernel:[ 5.445219] cdrom: Uniform CD-ROM driver Revision: 3.20 >19:17:47,196 DEBUG kernel:[ 5.445583] sr 1:0:0:0: Attached scsi CD-ROM sr0 >19:17:47,196 NOTICE kernel:[ 5.445852] sr 1:0:0:0: Attached scsi generic sg1 type 5 >19:17:47,196 INFO kernel:[ 5.466698] sda: sda1 sda2 sda3 >19:17:47,196 NOTICE kernel:[ 5.467537] sd 0:0:0:0: [sda] Attached SCSI disk >19:17:47,196 INFO kernel:[ 5.467630] Freeing unused kernel memory: 616k freed >19:17:47,196 INFO kernel:[ 5.468020] Write protecting the kernel text: 5312k >19:17:47,196 INFO kernel:[ 5.468119] Write protecting the kernel read-only data: 2092k >19:17:47,196 INFO kernel:[ 5.796076] usb 1-7: new high-speed USB device number 4 using ehci_hcd >19:17:47,196 INFO kernel:[ 5.876585] squashfs: version 4.0 (2009/01/31) Phillip Lougher >19:17:47,196 INFO kernel:[ 5.880506] Loading iSCSI transport class v2.0-870. >19:17:47,197 ERR : Failed to open /etc/fstab: No such file or directory >19:17:47,197 INFO systemd-fsck: Root directory is writable, skipping check. >19:17:47,197 WARNING (plymouth): Failed at step EXEC spawning /bin/plymouth: No such file or directory >19:17:47,197 INFO systemd-tmpfile: Successfully loaded SELinux database in 27ms 599us, size on heap is 408K. >19:17:47,197 ERR udevd: ctx=0x212b2720 path=/lib/modules/3.3.4-5.fc17.i686/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >19:17:47,197 ERR udevd: ctx=0x212b2720 path=/lib/modules/3.3.4-5.fc17.i686/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >19:17:47,197 ERR udevd: ctx=0x212b2720 path=/lib/modules/3.3.4-5.fc17.i686/kernel/drivers/watchdog/iTCO_vendor_support.ko error=No such file or directory >19:17:47,197 ERR udevd: ctx=0x212b2720 path=/lib/modules/3.3.4-5.fc17.i686/kernel/sound/core/snd-pcm.ko error=No such file or directory >19:17:47,197 WARNING (lymouthd): Failed at step EXEC spawning /sbin/plymouthd: No such file or directory >19:17:47,197 NOTICE systemd: plymouth-start.service: control process exited, code=exited status=203 >19:17:47,197 NOTICE systemd: Unit plymouth-start.service entered failed state. >19:17:47,216 NOTICE kernel:[ 5.882555] iscsi: registered transport (tcp) >19:17:47,216 INFO kernel:[ 5.885893] alua: device handler registered >19:17:47,216 INFO kernel:[ 5.889147] emc: device handler registered >19:17:47,216 INFO kernel:[ 5.892334] hp_sw: device handler registered >19:17:47,216 INFO kernel:[ 5.895628] rdac: device handler registered >19:17:47,216 INFO kernel:[ 5.900031] Floppy drive(s): fd0 is 1.44M >19:17:47,216 INFO kernel:[ 5.911432] usb 1-7: New USB device found, idVendor=0781, idProduct=5530 >19:17:47,216 INFO kernel:[ 5.911441] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >19:17:47,216 INFO kernel:[ 5.911448] usb 1-7: Product: Cruzer >19:17:47,216 INFO kernel:[ 5.911452] usb 1-7: Manufacturer: SanDisk >19:17:47,216 INFO kernel:[ 5.911458] usb 1-7: SerialNumber: 2006087691190D32881E >19:17:47,216 INFO kernel:[ 6.117155] usb 2-2: new full-speed USB device number 2 using uhci_hcd >19:17:47,216 INFO kernel:[ 6.253650] usb 2-2: New USB device found, idVendor=413c, idProduct=a005 >19:17:47,216 INFO kernel:[ 6.253659] usb 2-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >19:17:47,216 INFO kernel:[ 6.255755] hub 2-2:1.0: USB hub found >19:17:47,216 INFO kernel:[ 6.257643] hub 2-2:1.0: 4 ports detected >19:17:47,216 INFO kernel:[ 6.321426] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input4 >19:17:47,216 INFO kernel:[ 6.342192] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input5 >19:17:47,216 INFO kernel:[ 6.469148] usb 4-1: new full-speed USB device number 2 using uhci_hcd >19:17:47,216 INFO kernel:[ 6.637456] usb 4-1: New USB device found, idVendor=046d, idProduct=c52b >19:17:47,216 INFO kernel:[ 6.637465] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >19:17:47,216 INFO kernel:[ 6.637471] usb 4-1: Product: USB Receiver >19:17:47,216 INFO kernel:[ 6.637476] usb 4-1: Manufacturer: Logitech >19:17:47,216 INFO kernel:[ 6.721667] usb 2-2.3: new full-speed USB device number 3 using uhci_hcd >19:17:47,216 INFO kernel:[ 6.833667] usb 2-2.3: New USB device found, idVendor=0b97, idProduct=7761 >19:17:47,216 INFO kernel:[ 6.833675] usb 2-2.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >19:17:47,216 INFO kernel:[ 6.835771] hub 2-2.3:1.0: USB hub found >19:17:47,216 INFO kernel:[ 6.837665] hub 2-2.3:1.0: 3 ports detected >19:17:47,216 INFO kernel:[ 7.112677] usb 2-2.3.2: new full-speed USB device number 4 using uhci_hcd >19:17:47,216 INFO kernel:[ 7.215675] usb 2-2.3.2: New USB device found, idVendor=0b97, idProduct=7762 >19:17:47,216 INFO kernel:[ 7.215684] usb 2-2.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >19:17:47,216 INFO kernel:[ 7.215690] usb 2-2.3.2: Product: O2Micro CCID SC Reader >19:17:47,216 INFO kernel:[ 7.215696] usb 2-2.3.2: Manufacturer: O2 >19:17:47,216 INFO kernel:[ 8.912178] floppy0: no floppy controllers found >19:17:47,216 INFO kernel:[ 8.921326] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >19:17:47,216 INFO kernel:[ 8.925114] No iBFT detected. >19:17:47,216 INFO kernel:[ 8.928352] md: raid0 personality registered for level 0 >19:17:47,216 INFO kernel:[ 8.931828] md: raid1 personality registered for level 1 >19:17:47,216 INFO kernel:[ 8.935302] async_tx: api initialized (async) >19:17:47,216 INFO kernel:[ 8.935778] xor: automatically using best checksumming function: pIII_sse >19:17:47,216 INFO kernel:[ 8.940029] pIII_sse : 2524.000 MB/sec >19:17:47,216 INFO kernel:[ 8.940034] xor: using function: pIII_sse (2524.000 MB/sec) >19:17:47,216 WARNING kernel:[ 8.957046] raid6: int32x1 296 MB/s >19:17:47,216 WARNING kernel:[ 8.974186] raid6: int32x2 300 MB/s >19:17:47,216 WARNING kernel:[ 8.991081] raid6: int32x4 238 MB/s >19:17:47,216 WARNING kernel:[ 9.008081] raid6: int32x8 292 MB/s >19:17:47,216 WARNING kernel:[ 9.025064] raid6: mmxx1 949 MB/s >19:17:47,216 WARNING kernel:[ 9.042077] raid6: mmxx2 1035 MB/s >19:17:47,216 WARNING kernel:[ 9.059071] raid6: sse1x1 757 MB/s >19:17:47,216 WARNING kernel:[ 9.076093] raid6: sse1x2 937 MB/s >19:17:47,217 WARNING kernel:[ 9.093081] raid6: sse2x1 1128 MB/s >19:17:47,217 WARNING kernel:[ 9.110036] raid6: sse2x2 1214 MB/s >19:17:47,217 WARNING kernel:[ 9.110040] raid6: using algorithm sse2x2 (1214 MB/s) >19:17:47,217 INFO kernel:[ 9.111526] md: raid6 personality registered for level 6 >19:17:47,217 INFO kernel:[ 9.111530] md: raid5 personality registered for level 5 >19:17:47,217 INFO kernel:[ 9.111533] md: raid4 personality registered for level 4 >19:17:47,217 INFO kernel:[ 9.117859] md: raid10 personality registered for level 10 >19:17:47,217 INFO kernel:[ 9.120339] md: linear personality registered for level -1 >19:17:47,217 INFO kernel:[ 9.133222] device-mapper: multipath: version 1.3.0 loaded >19:17:47,217 INFO kernel:[ 9.136511] device-mapper: multipath round-robin: version 1.0.0 loaded >19:17:47,217 INFO kernel:[ 9.396109] RPC: Registered named UNIX socket transport module. >19:17:47,217 INFO kernel:[ 9.396113] RPC: Registered udp transport module. >19:17:47,217 INFO kernel:[ 9.396116] RPC: Registered tcp transport module. >19:17:47,217 INFO kernel:[ 9.396118] RPC: Registered tcp NFSv4.1 backchannel transport module. >19:17:47,217 INFO kernel:[ 9.672383] tg3.c:v3.122 (December 7, 2011) >19:17:47,217 DEBUG kernel:[ 9.679434] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x11, vendor 0x4243) >19:17:47,217 DEBUG kernel:[ 9.679473] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0A, vendor 0x4243) >19:17:47,217 DEBUG kernel:[ 9.679496] ssb: Core 2 found: USB 1.1 Host (cc 0x817, rev 0x03, vendor 0x4243) >19:17:47,217 DEBUG kernel:[ 9.679521] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x01, vendor 0x4243) >19:17:47,217 INFO kernel:[ 9.684556] yenta_cardbus 0000:03:01.0: CardBus bridge found [1028:01c2] >19:17:47,217 INFO kernel:[ 9.684583] yenta_cardbus 0000:03:01.0: O2: enabling read prefetch/write burst. If you experience problems or performance issues, use the yenta_socket parameter 'o2_speedup=off' >19:17:47,217 INFO kernel:[ 9.686346] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.2-1/input2 >19:17:47,217 INFO kernel:[ 9.686395] Initializing USB Mass Storage driver... >19:17:47,217 INFO kernel:[ 9.686804] tg3 0000:09:00.0: eth0: Tigon3 [partno(BCM5752KFBG) rev 6002] (PCI Express) MAC address 00:18:8b:af:f1:bf >19:17:47,217 INFO kernel:[ 9.686810] tg3 0000:09:00.0: eth0: attached PHY is 5752 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >19:17:47,217 INFO kernel:[ 9.686815] tg3 0000:09:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >19:17:47,217 INFO kernel:[ 9.686819] tg3 0000:09:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit] >19:17:47,217 INFO kernel:[ 9.687160] scsi2 : usb-storage 1-7:1.0 >19:17:47,217 INFO kernel:[ 9.687290] usbcore: registered new interface driver usb-storage >19:17:47,217 INFO kernel:[ 9.687293] USB Mass Storage support registered. >19:17:47,217 INFO kernel:[ 9.691651] input: Logitech Unifying Device. Wireless PID:101d as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.2/0003:046D:C52B.0003/input/input6 >19:17:47,217 INFO kernel:[ 9.691832] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:101d] on usb-0000:00:1d.2-1:1 >19:17:47,217 INFO kernel:[ 9.703271] ssb: Sonics Silicon Backplane found on PCI device 0000:0c:00.0 >19:17:47,217 INFO kernel:[ 9.807149] yenta_cardbus 0000:03:01.0: ISA IRQ mask 0x0cb8, PCI irq 18 >19:17:47,217 INFO kernel:[ 9.807159] yenta_cardbus 0000:03:01.0: Socket status: 30000006 >19:17:47,217 INFO kernel:[ 9.807167] pci_bus 0000:03: Raising subordinate bus# of parent bus (#03) from #04 to #07 >19:17:47,217 INFO kernel:[ 9.807202] yenta_cardbus 0000:03:01.0: pcmcia: parent PCI bridge window: [io 0x2000-0x2fff] >19:17:47,217 INFO kernel:[ 9.807210] yenta_cardbus 0000:03:01.0: pcmcia: parent PCI bridge window: [mem 0xa0000000-0xa3ffffff] >19:17:47,217 INFO kernel:[ 9.807218] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa3ffffff: excluding 0xa0000000-0xa03fffff >19:17:47,217 INFO kernel:[ 9.807248] yenta_cardbus 0000:03:01.0: pcmcia: parent PCI bridge window: [mem 0xa4000000-0xa7ffffff pref] >19:17:47,217 INFO kernel:[ 9.807255] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa4000000-0xa7ffffff: excluding 0xa4000000-0xa7ffffff >19:17:47,217 NOTICE kernel:[ 10.689209] scsi 2:0:0:0: Direct-Access SanDisk Cruzer 1.20 PQ: 0 ANSI: 5 >19:17:47,217 NOTICE kernel:[ 10.691045] sd 2:0:0:0: Attached scsi generic sg2 type 0 >19:17:47,217 NOTICE kernel:[ 10.692710] sd 2:0:0:0: [sdb] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB) >19:17:47,217 NOTICE kernel:[ 10.693454] sd 2:0:0:0: [sdb] Write Protect is off >19:17:47,217 DEBUG kernel:[ 10.693463] sd 2:0:0:0: [sdb] Mode Sense: 43 00 00 00 >19:17:47,217 NOTICE kernel:[ 10.694200] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >19:17:47,217 INFO kernel:[ 10.699089] sdb: sdb1 >19:17:47,217 NOTICE kernel:[ 10.701822] sd 2:0:0:0: [sdb] Attached SCSI removable disk >19:17:47,217 INFO kernel:[ 11.509783] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >19:17:47,217 DEBUG kernel:[ 12.876448] SELinux: 2048 avtab hash slots, 99000 rules. >19:17:47,217 DEBUG kernel:[ 12.903290] SELinux: 2048 avtab hash slots, 99000 rules. >19:17:47,217 DEBUG kernel:[ 13.030079] SELinux: 9 users, 15 roles, 4112 types, 222 bools, 1 sens, 1024 cats >19:17:47,217 DEBUG kernel:[ 13.030087] SELinux: 83 classes, 99000 rules >19:17:47,217 INFO kernel:[ 13.037390] SELinux: Permission ptrace_child in class process not defined in policy. >19:17:47,217 INFO kernel:[ 13.037608] SELinux: the above unknown classes and permissions will be allowed >19:17:47,217 DEBUG kernel:[ 13.037620] SELinux: Completing initialization. >19:17:47,217 DEBUG kernel:[ 13.037622] SELinux: Setting up existing superblocks. >19:17:47,217 DEBUG kernel:[ 13.037634] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.037641] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.037649] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.037657] SELinux: initialized (dev proc, type proc), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.037673] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:17:47,217 DEBUG kernel:[ 13.037690] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >19:17:47,217 DEBUG kernel:[ 13.038507] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >19:17:47,217 DEBUG kernel:[ 13.038514] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.040928] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >19:17:47,217 DEBUG kernel:[ 13.040938] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.040944] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >19:17:47,217 DEBUG kernel:[ 13.040965] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:17:47,217 DEBUG kernel:[ 13.040973] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >19:17:47,217 DEBUG kernel:[ 13.040981] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.041025] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.042322] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:17:47,217 DEBUG kernel:[ 13.042331] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:17:47,217 DEBUG kernel:[ 13.047193] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.047205] SELinux: initialized (dev sdb1, type vfat), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.047224] SELinux: initialized (dev loop0, type squashfs), uses xattr >19:17:47,217 DEBUG kernel:[ 13.047254] SELinux: initialized (dev dm-0, type ext4), uses xattr >19:17:47,217 NOTICE kernel:[ 13.072500] type=1403 audit(1338491863.273:2): policy loaded auid=4294967295 ses=4294967295 >19:17:47,217 DEBUG kernel:[ 13.164817] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:17:47,217 DEBUG kernel:[ 13.173122] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.283109] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.291094] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.299105] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.307079] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.315074] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.323076] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.331104] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.339170] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 13.784474] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 14.001821] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:17:47,217 DEBUG kernel:[ 14.009459] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 14.009894] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >19:17:47,217 DEBUG kernel:[ 14.286023] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:17:47,217 INFO kernel:[ 14.410174] EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1,data=ordered >19:17:47,217 INFO kernel:[ 14.772693] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:01/input/input7 >19:17:47,217 INFO kernel:[ 14.772983] ACPI: Video Device [VID1] (multi-head: yes rom: no post: no) >19:17:47,217 WARNING kernel:[ 14.773023] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work. >19:17:47,218 NOTICE kernel:[ 14.847059] type=1400 audit(1338491865.048:3): avc: denied { create } for pid=516 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:17:47,218 NOTICE kernel:[ 14.847157] type=1400 audit(1338491865.048:4): avc: denied { setattr } for pid=516 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=115723 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:17:47,218 INFO kernel:[ 14.847170] wmi: Mapper loaded >19:17:47,218 NOTICE kernel:[ 14.847362] type=1400 audit(1338491865.048:5): avc: denied { relabelfrom } for pid=516 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=115723 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:17:47,218 INFO kernel:[ 14.914464] [drm] Initialized drm 1.1.0 20060810 >19:17:47,218 INFO kernel:[ 15.006044] leds_ss4200: no LED devices found >19:17:47,218 INFO kernel:[ 15.106860] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >19:17:47,218 INFO kernel:[ 15.178116] cfg80211: Calling CRDA to update world regulatory domain >19:17:47,218 INFO kernel:[ 15.298068] input: Dell WMI hotkeys as /devices/virtual/input/input8 >19:17:47,218 DEBUG kernel:[ 15.300596] i915 0000:00:02.0: setting latency timer to 64 >19:17:47,218 INFO kernel:[ 15.303241] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >19:17:47,218 INFO kernel:[ 15.303245] [drm] Driver supports precise vblank timestamp query. >19:17:47,218 INFO kernel:[ 15.303327] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >19:17:47,218 WARNING kernel:[ 15.356871] composite sync not supported >19:17:47,218 INFO kernel:[ 15.383692] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xc7fff 0xcc000-0xcffff 0xf0000-0xfffff >19:17:47,218 INFO kernel:[ 15.383787] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa00fffff >19:17:47,218 INFO kernel:[ 15.383873] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: excluding 0x60000000-0x60ffffff >19:17:47,218 INFO kernel:[ 15.744571] b43-phy0: Broadcom 4311 WLAN found (core revision 10) >19:17:47,218 INFO kernel:[ 15.807181] [drm] initialized overlay support >19:17:47,218 DEBUG kernel:[ 15.814207] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >19:17:47,218 WARNING kernel:[ 15.814412] composite sync not supported >19:17:47,218 DEBUG kernel:[ 15.814648] Registered led device: b43-phy0::tx >19:17:47,218 DEBUG kernel:[ 15.814685] Registered led device: b43-phy0::rx >19:17:47,218 DEBUG kernel:[ 15.814715] Registered led device: b43-phy0::radio >19:17:47,218 INFO kernel:[ 15.814735] Broadcom 43xx driver loaded [ Features: PMNLS ] >19:17:47,218 INFO kernel:[ 15.989030] fbcon: inteldrmfb (fb0) is primary device >19:17:47,218 INFO kernel:[ 16.252755] Console: switching to colour frame buffer device 160x50 >19:17:47,218 INFO kernel:[ 16.262350] fb0: inteldrmfb frame buffer device >19:17:47,218 INFO kernel:[ 16.262353] drm: registered panic notifier >19:17:47,218 INFO kernel:[ 16.262449] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >19:17:47,218 NOTICE kernel:[ 16.558000] type=1400 audit(1338491866.758:6): avc: denied { execute } for pid=586 comm="bash" name="hostname" dev="dm-0" ino=99901 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >19:17:47,218 NOTICE kernel:[ 16.558040] type=1400 audit(1338491866.759:7): avc: denied { read open } for pid=586 comm="bash" name="hostname" dev="dm-0" ino=99901 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >19:17:47,218 NOTICE kernel:[ 16.558123] type=1400 audit(1338491866.759:8): avc: denied { execute_no_trans } for pid=586 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=99901 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >19:17:47,218 NOTICE kernel:[ 16.625462] type=1400 audit(1338491866.826:9): avc: denied { read } for pid=584 comm="bash" name=".profile" dev="dm-0" ino=65751 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >19:17:47,218 NOTICE kernel:[ 16.625480] type=1400 audit(1338491866.826:10): avc: denied { open } for pid=584 comm="bash" name=".profile" dev="dm-0" ino=65751 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >19:17:47,218 NOTICE kernel:[ 16.744387] type=1400 audit(1338491866.945:11): avc: denied { read } for pid=584 comm="bash" name="linux" dev="dm-0" ino=187 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >19:17:47,296 INFO NetworkManager: <info> NetworkManager (version 0.9.4.0-7.git20120403.fc17) is starting... >19:17:47,298 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >19:17:47,299 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >19:17:47,662 INFO dbus-daemon: dbus[597]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >19:17:47,664 NOTICE dbus: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >19:17:47,724 INFO polkitd: started daemon version 0.104 using authority implementation `local' version `0.104' >19:17:47,724 INFO dbus-daemon: dbus[597]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:17:47,726 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:17:47,780 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >19:17:47,783 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >19:17:47,783 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:17:47,783 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:17:47,783 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >19:17:47,783 INFO NetworkManager: <info> trying to start the modem manager... >19:17:47,783 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >19:17:47,786 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >19:17:47,786 INFO NetworkManager: <info> found WiFi radio killswitch rfkill1 (at /sys/devices/pci0000:00/0000:00:1c.1/0000:0c:00.0/ssb0:0/ieee80211/phy0/rfkill1) (driver (unknown)) >19:17:47,786 INFO NetworkManager: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/platform/dell-laptop/rfkill/rfkill0) (driver dell-laptop) >19:17:47,787 INFO dbus-daemon: dbus[597]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >19:17:47,795 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >19:17:47,816 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >19:17:47,816 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >19:17:47,818 INFO NetworkManager: <info> Networking is enabled by state file >19:17:47,818 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >19:17:47,818 WARNING NetworkManager: <warn> (wlan0): driver supports Access Point (AP) mode >19:17:47,819 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'b43' ifindex: 3) >19:17:47,819 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/0 >19:17:47,820 INFO NetworkManager: <info> (wlan0): now managed >19:17:47,821 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >19:17:47,821 INFO NetworkManager: <info> (wlan0): bringing up device. >19:17:47,846 INFO dbus-daemon: modem-manager[605]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >19:17:47,847 INFO modem-manager: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >19:17:47,850 INFO dbus-daemon: dbus[597]: [system] Successfully activated service 'org.freedesktop.ModemManager' >19:17:47,851 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >19:17:47,914 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Samsung >19:17:47,917 INFO modem-manager: <info> Loaded plugin Samsung >19:17:47,993 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Wavecom >19:17:47,994 INFO modem-manager: <info> Loaded plugin Wavecom >19:17:48,018 INFO kernel:[ 17.815082] b43-phy0: Loading OpenSource firmware version 410.31754 >19:17:48,018 INFO kernel:[ 17.815092] b43-phy0: Hardware crypto acceleration not supported by firmware >19:17:48,018 INFO kernel:[ 17.815096] b43-phy0: QoS not supported by firmware >19:17:48,024 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Option >19:17:48,025 INFO modem-manager: <info> Loaded plugin Option >19:17:48,036 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Option High-Speed >19:17:48,037 INFO modem-manager: <info> Loaded plugin Option High-Speed >19:17:48,037 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Nokia >19:17:48,039 INFO modem-manager: <info> Loaded plugin Nokia >19:17:48,040 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Generic >19:17:48,040 INFO modem-manager: <info> Loaded plugin Generic >19:17:48,042 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Gobi >19:17:48,043 INFO modem-manager: <info> Loaded plugin Gobi >19:17:48,052 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin AnyData >19:17:48,052 INFO modem-manager: <info> Loaded plugin AnyData >19:17:48,069 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Linktop >19:17:48,069 INFO modem-manager: <info> Loaded plugin Linktop >19:17:48,071 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin ZTE >19:17:48,072 INFO modem-manager: <info> Loaded plugin ZTE >19:17:48,078 INFO modem-manager: <info> Loaded plugin MotoC >19:17:48,079 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin MotoC >19:17:48,080 INFO modem-manager: <info> Loaded plugin Novatel >19:17:48,081 INFO kernel:[ 17.878348] ADDRCONF(NETDEV_UP): wlan0: link is not ready >19:17:48,082 INFO modem-manager: <info> Loaded plugin X22X >19:17:48,083 INFO NetworkManager: <info> (wlan0): preparing device. >19:17:48,085 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >19:17:48,086 INFO modem-manager: <info> Loaded plugin Ericsson MBM >19:17:48,097 INFO modem-manager: <info> Loaded plugin Huawei >19:17:48,099 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >19:17:48,099 INFO modem-manager: <info> Loaded plugin Sierra >19:17:48,099 INFO modem-manager: <info> Loaded plugin Longcheer >19:17:48,100 DEBUG kernel:[ 17.897462] tg3 0000:09:00.0: irq 43 for MSI/MSI-X >19:17:48,102 INFO modem-manager: <info> Loaded plugin SimTech >19:17:48,117 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:17:48,117 INFO NetworkManager: <info> (p4p1): carrier is OFF >19:17:48,123 INFO NetworkManager: <info> (p4p1): new Ethernet device (driver: 'tg3' ifindex: 2) >19:17:48,123 INFO NetworkManager: <info> (p4p1): exported as /org/freedesktop/NetworkManager/Devices/1 >19:17:48,123 INFO NetworkManager: <info> (p4p1): now managed >19:17:48,123 INFO NetworkManager: <info> (p4p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >19:17:48,123 INFO NetworkManager: <info> (p4p1): bringing up device. >19:17:48,123 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Novatel >19:17:48,123 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin X22X >19:17:48,123 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Ericsson MBM >19:17:48,123 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Huawei >19:17:48,123 INFO dbus-daemon: dbus[597]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >19:17:48,123 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin Sierra >19:17:48,124 INFO dbus-daemon: modem-manager[605]: <info> Loaded plugin SimTech >19:17:48,125 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >19:17:48,140 INFO NetworkManager: <info> (p4p1): preparing device. >19:17:48,140 INFO kernel:[ 17.937235] ADDRCONF(NETDEV_UP): p4p1: link is not ready >19:17:48,141 INFO NetworkManager: <info> (p4p1): deactivating device (reason 'managed') [2] >19:17:48,145 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.2/0000:09:00.0/net/p4p1 >19:17:48,149 WARNING NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >19:17:48,150 INFO NetworkManager: <info> modem-manager is now available >19:17:48,506 INFO dbus-daemon: dbus[597]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >19:17:48,508 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >19:17:48,508 INFO NetworkManager: <info> wpa_supplicant started >19:17:48,564 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >19:17:48,564 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >19:17:48,567 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >19:17:48,568 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >19:17:54,940 WARNING kernel:[ 24.736538] audit_printk_skb: 6 callbacks suppressed >19:17:54,940 NOTICE kernel:[ 24.736547] type=1400 audit(1338491874.937:14): avc: denied { append } for pid=613 comm="auditd" path="/tmp/anaconda.log" dev="dm-0" ino=25745 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >19:17:54,940 NOTICE kernel:[ 24.736865] type=1400 audit(1338491874.937:15): avc: denied { read write } for pid=613 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1167 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >19:17:54,942 WARNING kernel:[ 24.739426] auditd (614): /proc/614/oom_adj is deprecated, please use /proc/614/oom_score_adj instead. >19:17:55,511 WARNING kernel:[ 25.308485] composite sync not supported >19:17:55,877 WARNING kernel:[ 25.674423] composite sync not supported >19:17:58,302 WARNING kernel:[ 28.099157] composite sync not supported >19:18:13,005 INFO kernel:[ 42.802377] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >19:18:13,010 DEBUG kernel:[ 42.807869] SELinux: initialized (dev sda2, type ext4), uses xattr >19:18:13,538 INFO kernel:[ 43.335242] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >19:18:13,538 DEBUG kernel:[ 43.335256] SELinux: initialized (dev dm-1, type ext4), uses xattr >19:18:14,543 INFO kernel:[ 44.340834] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >19:18:14,543 DEBUG kernel:[ 44.340847] SELinux: initialized (dev dm-1, type ext4), uses xattr >19:18:16,378 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p4p1 ... >19:18:16,380 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:18:16,382 NOTICE NetworkManager: ifcfg-rh: read connection 'System p4p1' >19:18:16,383 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:19:04,195 WARNING kernel:[ 93.720649] lvm: sending ioctl 1261 to a partition! >19:19:04,195 WARNING kernel:[ 93.720657] lvm: sending ioctl 1261 to a partition! >19:19:05,098 WARNING kernel:[ 94.623840] lvm: sending ioctl 1261 to a partition! >19:19:05,098 WARNING kernel:[ 94.623848] lvm: sending ioctl 1261 to a partition! >19:19:05,098 WARNING kernel:[ 94.623853] lvm: sending ioctl 1261 to a partition! >19:19:05,813 WARNING kernel:[ 95.338264] lvm: sending ioctl 1261 to a partition! >19:19:05,813 WARNING kernel:[ 95.338272] lvm: sending ioctl 1261 to a partition! >19:19:05,813 WARNING kernel:[ 95.338278] lvm: sending ioctl 1261 to a partition! >19:19:10,005 WARNING kernel:[ 99.530581] lvm: sending ioctl 1261 to a partition! >19:19:10,005 WARNING kernel:[ 99.530589] lvm: sending ioctl 1261 to a partition! >19:19:10,005 WARNING kernel:[ 99.530595] lvm: sending ioctl 1261 to a partition! >19:19:14,163 INFO kernel:[ 103.688260] Adding 4685820k swap on /dev/mapper/vg_d620-lv_swap. Priority:-1 extents:1 across:4685820k >19:19:14,241 INFO kernel:[ 103.766358] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >19:19:14,241 DEBUG kernel:[ 103.766370] SELinux: initialized (dev dm-3, type ext4), uses xattr >19:19:14,307 INFO kernel:[ 103.832451] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >19:19:14,307 DEBUG kernel:[ 103.832463] SELinux: initialized (dev sda2, type ext4), uses xattr >19:19:14,376 DEBUG kernel:[ 103.901280] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:19:14,478 INFO kernel:[ 104.003973] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >19:19:14,478 DEBUG kernel:[ 104.003986] SELinux: initialized (dev dm-2, type ext4), uses xattr
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 827274
: 588238 |
602227