Advertisement
eris23

exception_message.txt

Apr 2nd, 2012
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 198.65 KB | None | 0 0
  1. anaconda 14.3 exception report
  2. Traceback (most recent call first):
  3. File "/usr/lib64/python2.7/anydbm.py", line 82, in open
  4. raise error, "db type could not be determined"
  5. File "/usr/lib64/python2.7/shelve.py", line 223, in __init__
  6. Shelf.__init__(self, anydbm.open(filename, flag), protocol, writeback)
  7. File "/usr/lib64/python2.7/shelve.py", line 239, in open
  8. return DbfilenameShelf(filename, flag, protocol, writeback)
  9. File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1072, in dumpState
  10. with contextlib.closing(shelve.open(self._dumpFile)) as shelf:
  11. File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 328, in doIt
  12. self.dumpState("final")
  13. File "/usr/lib64/python2.7/site-packages/pyanaconda/packages.py", line 109, in turnOnFilesystems
  14. anaconda.storage.doIt()
  15. File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 208, in moveStep
  16. rc = stepFunc(self.anaconda)
  17. File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 129, in gotoNext
  18. self.moveStep()
  19. File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1248, in nextClicked
  20. self.anaconda.dispatch.gotoNext()
  21. error: db type could not be determined
  22.  
  23. Local variables in innermost frame:
  24. whichdb: <function whichdb at 0x3d5a500>
  25. flag: c
  26. result:
  27. file: /tmp/storage.state
  28. mode: 438
  29.  
  30.  
  31. Anaconda instance, containing members:
  32. fullScreen: False
  33. _instClass: DefaultInstall instance, containing members:
  34. _intf: InstallInterface instance, containing members:
  35. _intf.runres: 800x600
  36. _intf.anaconda: Already dumped (Anaconda instance)
  37. _intf._warnedUnusedRaidMembers: []
  38. _intf._initLabelAnswers: {'all': True}
  39. _intf.installProgress: None
  40. _intf.icw: InstallControlWindow instance, containing members:
  41. _intf.icw.handle: 2323
  42. _intf.icw.currentWindow: PartitionWindow instance, containing members:
  43. _intf.icw.currentWindow.checkmark_pixbuf: Pixbuf instance, containing members:
  44. _intf.icw.currentWindow.intf: Already dumped (InstallInterface instance)
  45. _intf.icw.currentWindow.lock_pixbuf: Pixbuf instance, containing members:
  46. _intf.icw.currentWindow.messageGraph: MessageGraph instance, containing members:
  47. _intf.icw.currentWindow.messageGraph.canvas: Canvas instance, containing members:
  48. _intf.icw.currentWindow.messageGraph.message: Please Select A Device
  49. _intf.icw.currentWindow.messageGraph.canvas_text: CanvasText instance, containing members:
  50. _intf.icw.currentWindow.storage: Storage instance, containing members:
  51. _intf.icw.currentWindow.storage.clearPartType: 0
  52. _intf.icw.currentWindow.storage.ignoredDisks: []
  53. _intf.icw.currentWindow.storage.anaconda: Already dumped (Anaconda instance)
  54. _intf.icw.currentWindow.storage.zeroMbr: None
  55. _intf.icw.currentWindow.storage.dasd: DASD instance, containing members:
  56. _intf.icw.currentWindow.storage.dasd._totalCylinders: 0
  57. _intf.icw.currentWindow.storage.dasd.started: True
  58. _intf.icw.currentWindow.storage.dasd._maxFormatJobs: 0
  59. _intf.icw.currentWindow.storage.dasd._devices: []
  60. _intf.icw.currentWindow.storage.dasd._completedCylinders: 0.0
  61. _intf.icw.currentWindow.storage.dasd._dasdlist: []
  62. _intf.icw.currentWindow.storage.autoPartEscrowCert: None
  63. _intf.icw.currentWindow.storage.clearPartDisks: [sda]
  64. _intf.icw.currentWindow.storage.autoPartAddBackupPassphrase: False
  65. _intf.icw.currentWindow.storage.escrowCertificates: {}
  66. _intf.icw.currentWindow.storage.fsset: FSSet instance, containing members:
  67. _intf.icw.currentWindow.storage.fsset.origFStab: None
  68. _intf.icw.currentWindow.storage.fsset.devicetree: DeviceTree instance, containing members:
  69. _intf.icw.currentWindow.storage.fsset.devicetree.clearPartType: None
  70. _intf.icw.currentWindow.storage.fsset.devicetree._ignoredDisks: []
  71. _intf.icw.currentWindow.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance)
  72. _intf.icw.currentWindow.storage.fsset.devicetree.dasd: Already dumped (DASD instance)
  73. _intf.icw.currentWindow.storage.fsset.devicetree.populated: True
  74. _intf.icw.currentWindow.storage.fsset.devicetree.exclusiveDisks: [sda]
  75. _intf.icw.currentWindow.storage.fsset.devicetree.clearPartDisks: []
  76. _intf.icw.currentWindow.storage.fsset.devicetree.iscsi: iscsi instance, containing members:
  77. _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.started: False
  78. _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.initiatorSet: False
  79. _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.nodes: []
  80. _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.ibftNodes: []
  81. _intf.icw.currentWindow.storage.fsset.devicetree.iscsi._initiator: Skipped
  82. _intf.icw.currentWindow.storage.fsset.devicetree.reinitializeDisks: False
  83. _intf.icw.currentWindow.storage.fsset.devicetree._devices: [DiskDevice instance (0x3ced110) --
  84. name = sda status = True parents = []
  85. kids = 2
  86. id = 0
  87. uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x3d47610> size = 12288.0
  88. major = 8 minor = 0 exists = True
  89. sysfs path = /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x3d23c50>
  90. target size = 0 path = /dev/sda
  91. format args = [] originalFormat = DiskLabel instance (0x3d47610) --
  92. type = disklabel name = partition table (MSDOS) status = False
  93. device = /dev/sda uuid = None exists = True
  94. options = None supported = False formattable = True resizable = False
  95. type = msdos partition count = 2 sectorSize = 512
  96. align_offset = 0 align_grain = 2048
  97. partedDisk = <parted.disk.Disk object at 0x3d47a50>
  98. origPartedDisk = <parted.disk.Disk object at 0x3d47a50>
  99. partedDevice = <parted.device.Device object at 0x3d47650>
  100. removable = False partedDevice = <parted.device.Device object at 0x3d23c50>
  101. , OpticalDevice instance, containing members:
  102. _model: VBOX_CD-ROM
  103. fstabComment: Skipped
  104. major: 11
  105. kids: 0
  106. _partedDevice: parted.Device instance --
  107. model: VBOX CD-ROM path: /dev/sr0 type: 1
  108. sectorSize: 2048 physicalSectorSize: 2048
  109. length: 1033216 openCount: 0 readOnly: True
  110. externalMode: False dirty: False bootDirty: False
  111. host: 3 did: 0 busy: True
  112. hardwareGeometry: (64, 255, 63) biosGeometry: (64, 255, 63)
  113. PedDevice: <_ped.Device object at 0x3730b00>
  114. uuid: None
  115. exists: True
  116. _format: DeviceFormat instance (0x3d47550) --
  117. type = None name = Unknown status = False
  118. device = /dev/sr0 uuid = None exists = True
  119. options = None supported = False formattable = False resizable = False
  120.  
  121. sysfsPath: /devices/pci0000:00/0000:00:01.1/host2/target2:0:0/2:0:0:0/block/sr0
  122. _vendor: None
  123. _name: sr0
  124. _targetSize: 0
  125. protected: False
  126. parents: []
  127. originalFormat: Already dumped (DeviceFormat instance)
  128. bus: Skipped
  129. _size: 2018.0
  130. _serial: None
  131. id: 1
  132. minor: 0
  133. , PartitionDevice instance (0x3de4250) --
  134. name = sda2 status = True parents = [<storage.devices.DiskDevice object at 0x3ced110>]
  135. kids = 1
  136. id = 2
  137. uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x3f15750> size = 11787.0
  138. major = 0 minor = 0 exists = True
  139. sysfs path = /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = <parted.device.Device object at 0x4078fd0>
  140. target size = 0 path = /dev/sda2
  141. format args = [] originalFormat = LVMPhysicalVolume instance (0x3f15750) --
  142. type = lvmpv name = physical volume (LVM) status = None
  143. device = /dev/sda2 uuid = 3ZCiRZ-FCRz-p4YP-9s40-9SL7-5JkX-5oB9fn exists = True
  144. options = None supported = True formattable = True resizable = False
  145. vgName = None vgUUID = None peStart = 0.1875 grow = True max size = 0 bootable = False
  146. part type = 0 primary = False
  147. partedPartition = <parted.partition.Partition object at 0x40d0ad0> disk = <storage.devices.DiskDevice object at 0x3ced110>
  148. start = 1026048 end = 25165823 length = 24139776
  149. flags = lvm
  150. , PartitionDevice instance (0x3dfcb50) --
  151. name = sda1 status = True parents = [<storage.devices.DiskDevice object at 0x3ced110>]
  152. kids = 0
  153. id = 3
  154. uuid = None format = <storage.formats.fs.Ext4FS object at 0x3f15ad0> size = 500.0
  155. major = 0 minor = 0 exists = True
  156. sysfs path = /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = <parted.device.Device object at 0x40d0710>
  157. target size = 500 path = /dev/sda1
  158. format args = [] originalFormat = Ext4FS instance (0x3f15ad0) --
  159. type = ext4 name = ext4 status = False
  160. device = /dev/sda1 uuid = 3eadfd4b-5eb3-4e90-9973-438c75fe33bf exists = True
  161. options = defaults supported = True formattable = True resizable = True
  162. mountpoint = /boot mountopts = None
  163. label = None size = 0 targetSize = 0
  164. grow = False max size = 0 bootable = True
  165. part type = 0 primary = False
  166. partedPartition = <parted.partition.Partition object at 0x40d0210> disk = <storage.devices.DiskDevice object at 0x3ced110>
  167. start = 2048 end = 1026047 length = 1024000
  168. flags = boot
  169. , LVMVolumeGroupDevice instance (0x3f15550) --
  170. name = vg_sabayon status = True parents = [<storage.devices.PartitionDevice object at 0x3de4250>]
  171. kids = 2
  172. id = 4
  173. uuid = None format = <storage.formats.DeviceFormat object at 0x3e00610> size = 11776
  174. major = 0 minor = 0 exists = True
  175. sysfs path = partedDevice = None
  176. target size = 0 path = /dev/mapper/vg_sabayon
  177. format args = [] originalFormat = DeviceFormat instance (0x3e00610) --
  178. type = None name = Unknown status = None
  179. device = /dev/mapper/vg_sabayon uuid = None exists = None
  180. options = None supported = False formattable = False resizable = False
  181. target = None dmUuid = None free = 0 PE Size = 32.0 PE Count = 0
  182. PE Free = 0 PV Count = 0
  183. LV Names = [] modified = False
  184. extents = 368.0 free space = 0
  185. free extents = 0.0
  186. PVs = [<storage.devices.PartitionDevice object at 0x3de4250>]
  187. LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x3e00d10>, <storage.devices.LVMLogicalVolumeDevice object at 0x3e02310>]
  188. , LVMLogicalVolumeDevice instance (0x3e00d10) --
  189. name = vg_sabayon-lv_root status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x3f15550>]
  190. kids = 0
  191. id = 5
  192. uuid = None format = <storage.formats.fs.Ext4FS object at 0x3e00cd0> size = 8768.0
  193. major = 0 minor = 0 exists = True
  194. sysfs path = /devices/virtual/block/dm-0 partedDevice = <parted.device.Device object at 0x40f3090>
  195. target size = 8768 path = /dev/mapper/vg_sabayon-lv_root
  196. format args = [] originalFormat = Ext4FS instance (0x3e00cd0) --
  197. type = ext4 name = ext4 status = False
  198. device = /dev/mapper/vg_sabayon-lv_root uuid = 24cca25d-eb84-48b6-b849-7daf507c111f exists = True
  199. options = defaults supported = True formattable = True resizable = True
  200. mountpoint = / mountopts = None
  201. label = None size = 0 targetSize = 0
  202. target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x3f15550> percent = 0
  203. mirrored = False stripes = 1 snapshot total = 0MB
  204. VG space used = 8768MB
  205. , LVMLogicalVolumeDevice instance (0x3e02310) --
  206. name = vg_sabayon-lv_swap status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x3f15550>]
  207. kids = 0
  208. id = 6
  209. uuid = None format = <storage.formats.swap.SwapSpace object at 0x3e00750> size = 3008.0
  210. major = 0 minor = 0 exists = True
  211. sysfs path = /devices/virtual/block/dm-1 partedDevice = <parted.device.Device object at 0x40f3150>
  212. target size = 3008 path = /dev/mapper/vg_sabayon-lv_swap
  213. format args = [] originalFormat = SwapSpace instance (0x3e00750) --
  214. type = swap name = swap status = False
  215. device = /dev/mapper/vg_sabayon-lv_swap uuid = 7851a0eb-7e07-48bd-bd20-e58149935896 exists = True
  216. options = supported = True formattable = True resizable = False
  217. priority = None label = None target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x3f15550> percent = 0
  218. mirrored = False stripes = 1 snapshot total = 0MB
  219. VG space used = 3008MB
  220. ]
  221. _intf.icw.currentWindow.storage.fsset.devicetree.immutableDevices: []
  222. _intf.icw.currentWindow.storage.fsset.devicetree.protectedDevNames: []
  223. _intf.icw.currentWindow.storage.fsset.devicetree.zeroMbr: None
  224. _intf.icw.currentWindow.storage.fsset.devicetree.unusedRaidMembers: []
  225. _intf.icw.currentWindow.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members:
  226. device: Already dumped (DiskDevice instance)
  227. origFormat: DeviceFormat instance (0x3ced0d0) --
  228. type = None name = Unknown status = False
  229. device = /dev/sda uuid = None exists = False
  230. options = None supported = False formattable = False resizable = False
  231.  
  232. , ActionCreateFormat instance, containing members:
  233. device: Already dumped (DiskDevice instance)
  234. origFormat: DeviceFormat instance (0x3d4c650) --
  235. type = None name = Unknown status = False
  236. device = /dev/sda uuid = None exists = True
  237. options = None supported = False formattable = False resizable = False
  238.  
  239. , ActionCreateDevice instance, containing members:
  240. device: Already dumped (PartitionDevice instance)
  241. , ActionCreateFormat instance, containing members:
  242. device: Already dumped (PartitionDevice instance)
  243. origFormat: DeviceFormat instance (0x3dfcc90) --
  244. type = None name = Unknown status = None
  245. device = None uuid = None exists = None
  246. options = None supported = False formattable = False resizable = False
  247.  
  248. , ActionCreateDevice instance, containing members:
  249. device: Already dumped (PartitionDevice instance)
  250. , ActionCreateFormat instance, containing members:
  251. device: Already dumped (PartitionDevice instance)
  252. origFormat: DeviceFormat instance (0x3f15a50) --
  253. type = None name = Unknown status = None
  254. device = None uuid = None exists = None
  255. options = None supported = False formattable = False resizable = False
  256.  
  257. , ActionCreateDevice instance, containing members:
  258. device: Already dumped (LVMVolumeGroupDevice instance)
  259. , ActionCreateDevice instance, containing members:
  260. device: Already dumped (LVMLogicalVolumeDevice instance)
  261. , ActionCreateFormat instance, containing members:
  262. device: Already dumped (LVMLogicalVolumeDevice instance)
  263. origFormat: DeviceFormat instance (0x3e00490) --
  264. type = None name = Unknown status = None
  265. device = None uuid = None exists = None
  266. options = None supported = False formattable = False resizable = False
  267.  
  268. , ActionCreateDevice instance, containing members:
  269. device: Already dumped (LVMLogicalVolumeDevice instance)
  270. , ActionCreateFormat instance, containing members:
  271. device: Already dumped (LVMLogicalVolumeDevice instance)
  272. origFormat: DeviceFormat instance (0x3e02290) --
  273. type = None name = Unknown status = None
  274. device = None uuid = None exists = None
  275. options = None supported = False formattable = False resizable = False
  276.  
  277. ]
  278. _intf.icw.currentWindow.storage.fsset.devicetree.protectedDevSpecs: [//]
  279. _intf.icw.currentWindow.storage.fsset.preserveLines: []
  280. _intf.icw.currentWindow.storage.fsset.rootpath: /mnt/sysimage
  281. _intf.icw.currentWindow.storage.fsset._devshm: None
  282. _intf.icw.currentWindow.storage.fsset._dev: None
  283. _intf.icw.currentWindow.storage.fsset.blkidTab: None
  284. _intf.icw.currentWindow.storage.fsset._proc: None
  285. _intf.icw.currentWindow.storage.fsset.active: False
  286. _intf.icw.currentWindow.storage.fsset.cryptTab: None
  287. _intf.icw.currentWindow.storage.fsset._devpts: None
  288. _intf.icw.currentWindow.storage.fsset._sysfs: None
  289. _intf.icw.currentWindow.storage.devicetree: Already dumped (DeviceTree instance)
  290. _intf.icw.currentWindow.storage.retrofitPassphrase: False
  291. _intf.icw.currentWindow.storage.eddDict: {}
  292. _intf.icw.currentWindow.storage.zfcp: ZFCP instance, containing members:
  293. _intf.icw.currentWindow.storage.zfcp.down: False
  294. _intf.icw.currentWindow.storage.zfcp.hasReadConfig: True
  295. _intf.icw.currentWindow.storage.zfcp.fcpdevs: []
  296. _intf.icw.currentWindow.storage.exclusiveDisks: [sda]
  297. _intf.icw.currentWindow.storage.defaultFSType: ext4
  298. _intf.icw.currentWindow.storage._dumpFile: /tmp/storage.state
  299. _intf.icw.currentWindow.storage.encryptionPassphrase: Skipped
  300. _intf.icw.currentWindow.storage.encryptionRetrofit: False
  301. _intf.icw.currentWindow.storage._nextID: 2
  302. _intf.icw.currentWindow.storage.reinitializeDisks: False
  303. _intf.icw.currentWindow.storage.defaultBootFSType: ext4
  304. _intf.icw.currentWindow.storage.fcoe: fcoe instance, containing members:
  305. _intf.icw.currentWindow.storage.fcoe.started: True
  306. _intf.icw.currentWindow.storage.fcoe.nics: []
  307. _intf.icw.currentWindow.storage.fcoe.lldpadStarted: False
  308. _intf.icw.currentWindow.storage.fcoe.fcoemonStarted: False
  309. _intf.icw.currentWindow.storage.autoPartitionRequests: [PartSpec instance (0x36cd210) --
  310. mountpoint = / asVol = True
  311. weight = 0 fstype = ext4
  312. size = 1024 maxSize = 51200 grow = True
  313.  
  314. , PartSpec instance (0x36cd250) --
  315. mountpoint = /home asVol = True
  316. weight = 0 fstype = ext4
  317. size = 100 maxSize = None grow = True
  318.  
  319. , PartSpec instance (0x36cd290) --
  320. mountpoint = /boot asVol = False
  321. weight = 2000 fstype = ext4
  322. size = 500 maxSize = None grow = False
  323.  
  324. , PartSpec instance (0x36cd2d0) --
  325. mountpoint = None asVol = True
  326. weight = 0 fstype = swap
  327. size = 1504 maxSize = 3008 grow = True
  328.  
  329. ]
  330. _intf.icw.currentWindow.storage.doAutoPart: True
  331. _intf.icw.currentWindow.storage.protectedDevSpecs: [//]
  332. _intf.icw.currentWindow.storage.iscsi: Already dumped (iscsi instance)
  333. _intf.icw.currentWindow.storage.encryptedAutoPart: False
  334. _intf.icw.currentWindow.deleteButton: Button instance, containing members:
  335. _intf.icw.currentWindow.tree: DiskTreeModel instance, containing members:
  336. _intf.icw.currentWindow.tree.hiddenPartitions: []
  337. _intf.icw.currentWindow.tree.view: TreeView instance, containing members:
  338. _intf.icw.currentWindow.tree.columns: [TreeViewColumn instance, containing members:
  339. , TreeViewColumn instance, containing members:
  340. , TreeViewColumn instance, containing members:
  341. , TreeViewColumn instance, containing members:
  342. , TreeViewColumn instance, containing members:
  343. , TreeViewColumn instance, containing members:
  344. ]
  345. _intf.icw.currentWindow.tree.titleSlot: {'': 6, 'Size (MB)': 2, 'Format': 5, 'PyObject': 9, 'Label': 1, 'IsFormattable': 8, 'IsLeaf': 7, 'Device': 0, 'Type': 4, 'Mount Point': 3}
  346. _intf.icw.currentWindow.stripeGraph: StripeGraph instance, containing members:
  347. _intf.icw.currentWindow.stripeGraph.stripe: None
  348. _intf.icw.currentWindow.stripeGraph.next_ypos: 0.0
  349. _intf.icw.currentWindow.anaconda: Already dumped (Anaconda instance)
  350. _intf.icw.currentWindow.ics: InstallControlState instance, containing members:
  351. _intf.icw.currentWindow.ics.prevEnabled: True
  352. _intf.icw.currentWindow.ics.cw: Already dumped (InstallControlWindow instance)
  353. _intf.icw.currentWindow.ics.nextEnabled: True
  354. _intf.icw.currentWindow.ics.grabNext: True
  355. _intf.icw.currentWindow.ics.title: Partitioning
  356. _intf.icw.currentWindow.editButton: Button instance, containing members:
  357. _intf.icw.currentWindow.treeView: Already dumped (TreeView instance)
  358. _intf.icw.currentWindow.treeViewSelection: TreeSelection instance, containing members:
  359. _intf.icw.mainxml: XML instance, containing members:
  360. _intf.icw.window: Window instance, containing members:
  361. _intf.icw.installFrame: Frame instance, containing members:
  362. _intf.icw.anaconda: Already dumped (Anaconda instance)
  363. _intf.icw.reloadRcQueued: 0
  364. _intf._inconsistentLVMAnswers: {}
  365. updateSrc: None
  366. firewall: Firewall instance, containing members:
  367. firewall.portlist: []
  368. firewall.servicelist: []
  369. firewall.trustdevs: []
  370. firewall.enabled: 1
  371. keyboard: Keyboard instance, containing members:
  372. keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us']
  373. , ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet']
  374. , ['LAYOUT="us"\n', 'LAYOUT', 'us']
  375. ]
  376. keyboard.type: PC
  377. keyboard._mods: KeyboardModels instance, containing members:
  378. keyboard._mods._modelDict: Skipped
  379. keyboard.beenset: 1
  380. dispatch: Skipped
  381. rootPath: /mnt/sysimage
  382. _platform: X86 instance, containing members:
  383. _platform._diskLabelType: msdos
  384. _platform.anaconda: Already dumped (Anaconda instance)
  385. id: None
  386. rescue: False
  387. _instLanguage: Language instance, containing members:
  388. _instLanguage.info: Skipped
  389. _instLanguage.nativeLangNames: Skipped
  390. _instLanguage.asianLanguageSupport: False
  391. _instLanguage._instLang: en_US.UTF-8
  392. _instLanguage.displayMode: g
  393. _instLanguage.fullLanguageSupport: False
  394. _instLanguage._systemLang: en_US.UTF-8
  395. _instLanguage._default: en_US.UTF-8
  396. _instLanguage.localeInfo: Skipped
  397. mediaDevice: None
  398. upgrade: False
  399. _network: Network instance, containing members:
  400. _network.ksdevice: None
  401. _network.useFirewall: True
  402. _network.netdevices: {'eth0': DEVICE=eth0
  403. HWADDR=08:00:27:5A:88:27
  404.  
  405. }
  406. _network.overrideDHCPhostname: False
  407. _network.hostname: sabayon
  408. _network.domains: []
  409. methodstr: hd://:///mnt/livecd
  410. proxyPassword: None
  411. desktop: Desktop instance, containing members:
  412. desktop.info: {}
  413. desktop.runlevel: 3
  414. rootParts: []
  415. canReIPL: False
  416. xdriver: None
  417. stage2: None
  418. rescue_mount: True
  419. _bootloader: x86BootloaderInfo instance, containing members:
  420. _bootloader._configdir: /boot/grub
  421. _bootloader.doUpgradeOnly: 0
  422. _bootloader.above1024: 0
  423. _bootloader.defaultDevice: None
  424. _bootloader.pure: None
  425. _bootloader.storage: Already dumped (Storage instance)
  426. _bootloader.serialOptions: None
  427. _bootloader.args: KernelArguments instance, containing members:
  428. _bootloader.args.args: video=vesafb:ywrap,mtrr:3
  429. _bootloader.args.appendArgs: Skipped
  430. _bootloader.args.anaconda: Already dumped (Anaconda instance)
  431. _bootloader.kernelLocation: /boot/
  432. _bootloader.timeout: 0
  433. _bootloader._configname: grub.conf
  434. _bootloader.device: None
  435. _bootloader.kickstart: 0
  436. _bootloader.serialDevice: None
  437. _bootloader.useGrubVal: 1
  438. _bootloader._drivelist: [sda]
  439. _bootloader.images: BootImages instance, containing members:
  440. _bootloader.images.default: None
  441. _bootloader.images.images: {}
  442. _bootloader.serial: 0
  443. _bootloader.password: None
  444. _timezone: Timezone instance, containing members:
  445. _timezone.utc: True
  446. _timezone.tz: America/Los_Angeles
  447. displayMode: g
  448. simpleFilter: True
  449. ksdata: None
  450. proxy: None
  451. upgradeRoot: []
  452. extraModules: []
  453. mehConfig: Config instance, containing members:
  454. mehConfig.programName: anaconda
  455. mehConfig.programVersion: 14.3
  456. 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]
  457. mehConfig.localSkipList: [passphrase, password]
  458. mehConfig.fileList: [/tmp/anaconda.log, /tmp/lvmout, /tmp/resize.out, /tmp/program.log, /tmp/storage.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /var/log/dmesg]
  459. _backend: LiveCDCopyBackend instance, containing members:
  460. _backend.modeText: Skipped
  461. _backend.instPath: /mnt/sysimage
  462. _backend.supportsPackageSelection: False
  463. _backend._root: /mnt/sysimage
  464. _backend.skipFormatRoot: False
  465. _backend.instLog: None
  466. _backend.supportsUpgrades: True
  467. _backend.anaconda: Already dumped (Anaconda instance)
  468. _backend._loopbackFile: None
  469. _backend.rootFsType: None
  470. _backend.osimg: /mnt/livecd
  471. _users: Users instance, containing members:
  472. _users.admin:
  473. Exception occurred during state dump:
  474. Traceback (most recent call last):
  475. File "/usr/lib64/python2.7/site-packages/meh/dump.py", line 230, in dump
  476. self._dumpClass(obj, fd, skipList=idSkipList)
  477. File "/usr/lib64/python2.7/site-packages/meh/dump.py", line 184, in _dumpClass
  478. self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList)
  479. File "/usr/lib64/python2.7/site-packages/meh/dump.py", line 184, in _dumpClass
  480. self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList)
  481. File "/usr/lib64/python2.7/site-packages/meh/dump.py", line 119, in _dumpClass
  482. if (instance.__class__.__dict__.has_key("__str__") or
  483. AttributeError: __class__
  484.  
  485.  
  486. /tmp/anaconda.log:
  487. 22:39:51,244 INFO anaconda: created new libuser.conf at /tmp/libuser.Gy9C3N with instPath="/mnt/sysimage"
  488. 22:39:51,246 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda', '--liveinst', '--method=hd://:///mnt/livecd', '--noselinux']
  489. 22:39:51,248 INFO anaconda: Display mode = g
  490. 22:39:51,248 INFO anaconda: Default encoding = ascii
  491. 22:39:51,248 INFO anaconda.stdout: Starting graphical installation.
  492. 22:39:52,260 INFO anaconda: Sabayon GNOME Desktop is the highest priority installclass, using it
  493. 22:39:52,336 INFO anaconda: Detected 1504M of memory
  494. 22:39:52,336 INFO anaconda: Swap attempt of 1504M to 3008M
  495. 22:39:52,396 WARNING anaconda: step installtype does not exist
  496. 22:39:52,396 WARNING anaconda: step confirminstall does not exist
  497. 22:39:52,444 INFO anaconda: moving (1) to step language
  498. 22:40:29,845 INFO anaconda: leaving (1) step language
  499. 22:40:29,846 INFO anaconda: moving (1) to step keyboard
  500. 22:40:33,948 INFO anaconda: leaving (1) step keyboard
  501. 22:40:33,952 INFO anaconda: moving (1) to step filtertype
  502. 22:40:37,581 INFO anaconda: leaving (1) step filtertype
  503. 22:40:37,582 INFO anaconda: moving (1) to step filter
  504. 22:40:37,651 INFO anaconda: ISCSID is /usr/sbin/iscsid
  505. 22:40:37,656 INFO anaconda: no initiator set
  506. 22:40:37,991 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD!
  507.  
  508. 22:40:37,993 INFO anaconda: no /tmp/fcpconfig; not configuring zfcp
  509. 22:40:40,805 INFO anaconda: leaving (1) step filter
  510. 22:40:40,806 INFO anaconda: moving (1) to step storageinit
  511. 22:40:40,806 DEBUG anaconda: storageinit is a direct step
  512. 22:40:41,276 INFO anaconda: ISCSID is /usr/sbin/iscsid
  513. 22:40:41,292 INFO anaconda: no initiator set
  514. 22:40:47,674 INFO anaconda: leaving (1) step storageinit
  515. 22:40:47,675 INFO anaconda: moving (1) to step findrootparts
  516. 22:40:47,675 DEBUG anaconda: findrootparts is a direct step
  517. 22:40:47,677 WARNING anaconda: step complete does not exist
  518. 22:40:47,677 INFO anaconda: leaving (1) step findrootparts
  519. 22:40:47,678 INFO anaconda: moving (1) to step network
  520. 22:40:50,497 INFO anaconda: leaving (1) step network
  521. 22:40:50,498 INFO anaconda: moving (1) to step timezone
  522. 22:40:58,162 INFO anaconda: leaving (1) step timezone
  523. 22:40:58,163 INFO anaconda: moving (1) to step accounts
  524. 22:41:08,255 INFO anaconda: leaving (1) step accounts
  525. 22:41:08,255 INFO anaconda: moving (1) to step useraccounts
  526. 22:41:22,556 INFO anaconda: leaving (1) step useraccounts
  527. 22:41:22,557 INFO anaconda: moving (1) to step setuptime
  528. 22:41:22,557 DEBUG anaconda: setuptime is a direct step
  529. 15:41:23,005 INFO anaconda: leaving (1) step setuptime
  530. 15:41:23,007 INFO anaconda: moving (1) to step parttype
  531. 15:41:28,227 INFO anaconda: leaving (1) step parttype
  532. 15:41:28,227 INFO anaconda: moving (1) to step cleardiskssel
  533. 15:41:28,235 INFO anaconda: leaving (1) step cleardiskssel
  534. 15:41:28,236 INFO anaconda: moving (1) to step autopartitionexecute
  535. 15:41:28,236 DEBUG anaconda: autopartitionexecute is a direct step
  536. 15:41:28,394 INFO anaconda: leaving (1) step autopartitionexecute
  537. 15:41:28,394 INFO anaconda: moving (1) to step partition
  538. 15:41:40,331 INFO anaconda: leaving (1) step partition
  539. 15:41:40,331 INFO anaconda: moving (1) to step storagedone
  540. 15:41:40,332 DEBUG anaconda: storagedone is a direct step
  541. 15:41:43,166 INFO anaconda: leaving (1) step storagedone
  542. 15:41:43,167 INFO anaconda: moving (1) to step enablefilesystems
  543. 15:41:43,167 DEBUG anaconda: enablefilesystems is a direct step
  544. 15:41:46,261 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1
  545. 15:41:47,520 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2
  546. 15:41:52,076 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-0
  547.  
  548.  
  549. /tmp/program.log:
  550. 22:39:50,887 INFO program: Running... udevadm trigger --action=add --subsystem-match=net
  551. 22:39:50,928 INFO program: Running... udevadm settle --timeout=300
  552. 22:39:51,019 INFO program: Running... udevadm trigger --action=add --subsystem-match=net
  553. 22:39:51,055 INFO program: Running... udevadm settle --timeout=300
  554. 22:40:37,611 INFO program: Running... udevadm trigger --action=change --subsystem-match=block
  555. 22:40:37,657 INFO program: Running... modprobe fcoe
  556. 22:40:37,804 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i
  557. 22:40:37,987 INFO program: No FCoE boot disk information is found in EDD!
  558. 22:40:37,994 INFO program: Running... udevadm settle --timeout=300
  559. 22:40:40,710 INFO program: Running... multipath -d
  560. 22:40:40,796 INFO program: create: 1ATA VBOX HARDDISK VB9921af84-ae0 undef ATA,VBOX HARDDISK
  561. 22:40:40,798 INFO program: size=12G features='0' hwhandler='0' wp=undef
  562. 22:40:40,798 INFO program: `-+- policy='round-robin 0' prio=1 status=undef
  563. 22:40:40,798 INFO program: `- 0:0:0:0 sda 8:0 undef ready running
  564. 22:40:40,807 INFO program: Running... udevadm trigger --action=change --subsystem-match=block
  565. 22:40:41,295 INFO program: Running... udevadm settle --timeout=300
  566. 22:40:44,160 INFO program: Running... udevadm settle --timeout=300
  567. 22:40:44,241 INFO program: Running... multipath -d
  568. 22:40:47,334 INFO program: Running... udevadm settle --timeout=300
  569. 22:40:47,443 INFO program: Running... udevadm settle --timeout=300
  570. 22:40:47,532 INFO program: Running... udevadm settle --timeout=300
  571. 15:41:22,579 INFO program: Running... /sbin/hwclock --hctosys -u
  572. 15:41:42,623 INFO program: Running... udevadm settle --timeout=300
  573. 15:41:42,720 INFO program: Running... udevadm settle --timeout=300
  574. 15:41:42,802 INFO program: Running... udevadm settle --timeout=300
  575. 15:41:42,923 INFO program: Running... udevadm settle --timeout=300
  576. 15:41:43,000 INFO program: Running... udevadm settle --timeout=300
  577. 15:41:43,083 INFO program: Running... udevadm settle --timeout=300
  578. 15:41:43,168 INFO program: Running... swapoff -a
  579. 15:41:43,219 INFO program: Running... udevadm settle --timeout=300
  580. 15:41:43,305 INFO program: Running... udevadm settle --timeout=300
  581. 15:41:43,384 INFO program: Running... udevadm settle --timeout=300
  582. 15:41:43,480 INFO program: Running... udevadm settle --timeout=300
  583. 15:41:43,555 INFO program: Running... udevadm settle --timeout=300
  584. 15:41:43,647 INFO program: Running... udevadm settle --timeout=300
  585. 15:41:43,776 INFO program: Running... udevadm settle --timeout=300
  586. 15:41:43,907 INFO program: Running... udevadm settle --timeout=300
  587. 15:41:44,001 INFO program: Running... udevadm settle --timeout=300
  588. 15:41:44,148 INFO program: Running... udevadm settle --timeout=300
  589. 15:41:44,288 INFO program: Running... udevadm settle --timeout=300
  590. 15:41:44,396 INFO program: Running... udevadm settle --timeout=300
  591. 15:41:44,554 INFO program: Running... udevadm settle --timeout=300
  592. 15:41:44,775 INFO program: Running... udevadm settle --timeout=300
  593. 15:41:45,069 INFO program: Running... mke2fs -t ext4 /dev/sda1
  594. 15:41:45,173 INFO program: Filesystem label=
  595. 15:41:45,186 INFO program: OS type: Linux
  596. 15:41:45,188 INFO program: Block size=1024 (log=0)
  597. 15:41:45,189 INFO program: Fragment size=1024 (log=0)
  598. 15:41:45,205 INFO program: Stride=0 blocks, Stripe width=0 blocks
  599. 15:41:45,206 INFO program: 128016 inodes, 512000 blocks
  600. 15:41:45,208 INFO program: 25600 blocks (5.00%) reserved for the super user
  601. 15:41:45,209 INFO program: First data block=1
  602. 15:41:45,210 INFO program: Maximum filesystem blocks=67633152
  603. 15:41:45,214 INFO program: 63 block groups
  604. 15:41:45,219 INFO program: 8192 blocks per group, 8192 fragments per group
  605. 15:41:45,220 INFO program: 2032 inodes per group
  606. 15:41:45,225 INFO program: Superblock backups stored on blocks:
  607. 15:41:45,227 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
  608. 15:41:45,228 INFO program:
  609. 15:41:45,255 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/63done
  610. 15:41:45,257 INFO program: Creating journal (8192 blocks): done
  611. 15:41:46,236 INFO program: Writing superblocks and filesystem accounting information: done
  612. 15:41:46,237 INFO program:
  613. 15:41:46,238 INFO program: This filesystem will be automatically checked every 26 mounts or
  614. 15:41:46,243 INFO program: 180 days, whichever comes first. Use tune2
  615. 15:41:46,244 ERROR program: mke2fs 1.41.14 (22-Dec-2010)
  616. 15:41:46,263 INFO program: Running... tune2fs -c0 -i0 -ouser_xattr,acl /dev/sda1
  617. 15:41:46,412 INFO program: tune2fs 1.41.14 (22-Dec-2010)
  618. 15:41:46,421 INFO program: Setting maximal mount count to -1
  619. 15:41:46,422 INFO program: Setting interval between checks to 0 seconds
  620. 15:41:46,425 INFO program: Running... udevadm settle --timeout=300
  621. 15:41:46,532 INFO program: Running... udevadm settle --timeout=300
  622. 15:41:46,694 INFO program: Running... udevadm settle --timeout=300
  623. 15:41:47,063 INFO program: Running... udevadm settle --timeout=300
  624. 15:41:47,343 INFO program: Running... lvm pvcreate /dev/sda2
  625. 15:41:47,507 INFO program:
  626. 15:41:47,526 INFO program: Running... udevadm settle --timeout=300
  627. 15:41:47,736 INFO program: Running... udevadm settle --timeout=300
  628. 15:41:47,902 INFO program: Running... lvm vgcreate -s 32m vg_sabayon /dev/sda2
  629. 15:41:48,127 INFO program:
  630. 15:41:48,191 INFO program: Running... udevadm settle --timeout=300
  631. 15:41:49,573 INFO program: Running... lvm lvcreate -L 8768m -n lv_root vg_sabayon
  632. 15:41:50,077 INFO program:
  633. 15:41:50,105 INFO program: Running... udevadm settle --timeout=300
  634. 15:41:50,417 INFO program: Running... mke2fs -t ext4 /dev/mapper/vg_sabayon-lv_root
  635. 15:41:50,482 INFO program: Filesystem label=
  636. 15:41:50,487 INFO program: OS type: Linux
  637. 15:41:50,488 INFO program: Block size=4096 (log=2)
  638. 15:41:50,490 INFO program: Fragment size=4096 (log=2)
  639. 15:41:50,493 INFO program: Stride=0 blocks, Stripe width=0 blocks
  640. 15:41:50,494 INFO program: 561936 inodes, 2244608 blocks
  641. 15:41:50,496 INFO program: 112230 blocks (5.00%) reserved for the super user
  642. 15:41:50,497 INFO program: First data block=0
  643. 15:41:50,498 INFO program: Maximum filesystem blocks=2298478592
  644. 15:41:50,501 INFO program: 69 block groups
  645. 15:41:50,503 INFO program: 32768 blocks per group, 32768 fragments per group
  646. 15:41:50,503 INFO program: 8144 inodes per group
  647. 15:41:50,505 INFO program: Superblock backups stored on blocks:
  648. 15:41:50,507 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632
  649. 15:41:50,508 INFO program:
  650. 15:41:50,541 INFO program: Writing inode tables: 0/69 1/69 2/69 3/69 4/69 5/69 6/69 7/69 8/69 9/6910/6911/6912/6913/6914/6915/6916/6917/6918/6919/6920/6921/6922/6923/6924/6925/6926/6927/6928/6929/6930/6931/6932/6933/6934/6935/6936/6937/6938/6939/6940/6941/6942/6943/6944/6945/6946/6947/6948/6949/6950/6951/6952/6953/6954/6955/6956/6957/6958/6959/6960/6961/6962/6963/6964/6965/6966/6967/6968/69done
  651. 15:41:51,325 INFO program: Creating journal (32768 blocks): done
  652. 15:41:51,977 INFO program: Writing superblocks and filesystem accounting information: done
  653. 15:41:51,977 INFO program:
  654. 15:41:51,979 INFO program: This filesystem will be automatically checked every 25 mounts or
  655. 15:41:51,980 INFO program: 180 days, whichever comes first. Use tune2fs -c or -i to override.
  656. 15:41:52,065 ERROR program: mke2fs 1.41.14 (22-Dec-2010)
  657. 15:41:52,077 INFO program: Running... tune2fs -c0 -i0 -ouser_xattr,acl /dev/mapper/vg_sabayon-lv_root
  658. 15:41:52,169 INFO program: tune2fs 1.41.14 (22-Dec-2010)
  659. 15:41:52,173 INFO program: Setting maximal mount count to -1
  660. 15:41:52,174 INFO program: Setting interval between checks to 0 seconds
  661. 15:41:52,180 INFO program: Running... udevadm settle --timeout=300
  662. 15:41:52,397 INFO program: Running... udevadm settle --timeout=300
  663. 15:41:52,599 INFO program: Running... lvm lvcreate -L 3008m -n lv_swap vg_sabayon
  664. 15:41:53,175 INFO program:
  665. 15:41:53,207 INFO program: Running... udevadm settle --timeout=300
  666. 15:41:53,533 INFO program: Running... mkswap -f /dev/mapper/vg_sabayon-lv_swap
  667. 15:41:53,735 INFO program: S
  668. 15:41:53,743 INFO program: Running... udevadm settle --timeout=300
  669. 15:41:53,851 INFO program: Running... udevadm settle --timeout=300
  670.  
  671.  
  672. /tmp/storage.log:
  673. 22:39:50,606 DEBUG storage: registered device format class DiskLabel as disklabel
  674. 22:39:50,611 DEBUG storage: registered device format class DMRaidMember as dmraidmember
  675. 22:39:50,617 DEBUG storage: registered device format class Ext2FS as ext2
  676. 22:39:50,617 DEBUG storage: registered device format class Ext3FS as ext3
  677. 22:39:50,617 DEBUG storage: registered device format class Ext4FS as ext4
  678. 22:39:50,618 DEBUG storage: registered device format class FATFS as vfat
  679. 22:39:50,618 DEBUG storage: registered device format class EFIFS as efi
  680. 22:39:50,618 DEBUG storage: registered device format class BTRFS as btrfs
  681. 22:39:50,618 DEBUG storage: registered device format class GFS2 as gfs2
  682. 22:39:50,619 DEBUG storage: registered device format class JFS as jfs
  683. 22:39:50,619 DEBUG storage: registered device format class ReiserFS as reiserfs
  684. 22:39:50,619 DEBUG storage: registered device format class XFS as xfs
  685. 22:39:50,619 DEBUG storage: registered device format class HFS as hfs
  686. 22:39:50,620 DEBUG storage: registered device format class AppleBootstrapFS as appleboot
  687. 22:39:50,620 DEBUG storage: registered device format class HFSPlus as hfs+
  688. 22:39:50,620 DEBUG storage: registered device format class NTFS as ntfs
  689. 22:39:50,620 DEBUG storage: registered device format class NFS as nfs
  690. 22:39:50,620 DEBUG storage: registered device format class NFSv4 as nfs4
  691. 22:39:50,621 DEBUG storage: registered device format class Iso9660FS as iso9660
  692. 22:39:50,621 DEBUG storage: registered device format class NoDevFS as nodev
  693. 22:39:50,621 DEBUG storage: registered device format class DevPtsFS as devpts
  694. 22:39:50,621 DEBUG storage: registered device format class ProcFS as proc
  695. 22:39:50,622 DEBUG storage: registered device format class SysFS as sysfs
  696. 22:39:50,622 DEBUG storage: registered device format class TmpFS as tmpfs
  697. 22:39:50,622 DEBUG storage: registered device format class BindFS as bind
  698. 22:39:50,653 DEBUG storage: registered device format class LUKS as luks
  699. 22:39:50,655 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv
  700. 22:39:50,656 DEBUG storage: registered device format class MDRaidMember as mdmember
  701. 22:39:50,657 DEBUG storage: registered device format class MultipathMember as multipath_member
  702. 22:39:50,657 DEBUG storage: registered device format class PPCPRePBoot as prepboot
  703. 22:39:50,659 DEBUG storage: registered device format class SwapSpace as swap
  704. 22:39:52,302 DEBUG storage: registered device format class DiskLabel as disklabel
  705. 22:39:52,302 DEBUG storage: registered device format class DiskLabel as disklabel
  706. 22:39:52,303 DEBUG storage: registered device format class DMRaidMember as dmraidmember
  707. 22:39:52,303 DEBUG storage: registered device format class DMRaidMember as dmraidmember
  708. 22:39:52,307 DEBUG storage: registered device format class Ext2FS as ext2
  709. 22:39:52,307 DEBUG storage: registered device format class Ext2FS as ext2
  710. 22:39:52,308 DEBUG storage: registered device format class Ext3FS as ext3
  711. 22:39:52,308 DEBUG storage: registered device format class Ext3FS as ext3
  712. 22:39:52,308 DEBUG storage: registered device format class Ext4FS as ext4
  713. 22:39:52,308 DEBUG storage: registered device format class Ext4FS as ext4
  714. 22:39:52,309 DEBUG storage: registered device format class FATFS as vfat
  715. 22:39:52,309 DEBUG storage: registered device format class FATFS as vfat
  716. 22:39:52,310 DEBUG storage: registered device format class EFIFS as efi
  717. 22:39:52,310 DEBUG storage: registered device format class EFIFS as efi
  718. 22:39:52,310 DEBUG storage: registered device format class BTRFS as btrfs
  719. 22:39:52,310 DEBUG storage: registered device format class BTRFS as btrfs
  720. 22:39:52,310 DEBUG storage: registered device format class GFS2 as gfs2
  721. 22:39:52,310 DEBUG storage: registered device format class GFS2 as gfs2
  722. 22:39:52,311 DEBUG storage: registered device format class JFS as jfs
  723. 22:39:52,311 DEBUG storage: registered device format class JFS as jfs
  724. 22:39:52,311 DEBUG storage: registered device format class ReiserFS as reiserfs
  725. 22:39:52,311 DEBUG storage: registered device format class ReiserFS as reiserfs
  726. 22:39:52,311 DEBUG storage: registered device format class XFS as xfs
  727. 22:39:52,311 DEBUG storage: registered device format class XFS as xfs
  728. 22:39:52,312 DEBUG storage: registered device format class HFS as hfs
  729. 22:39:52,312 DEBUG storage: registered device format class HFS as hfs
  730. 22:39:52,312 DEBUG storage: registered device format class AppleBootstrapFS as appleboot
  731. 22:39:52,312 DEBUG storage: registered device format class AppleBootstrapFS as appleboot
  732. 22:39:52,312 DEBUG storage: registered device format class HFSPlus as hfs+
  733. 22:39:52,312 DEBUG storage: registered device format class HFSPlus as hfs+
  734. 22:39:52,312 DEBUG storage: registered device format class NTFS as ntfs
  735. 22:39:52,312 DEBUG storage: registered device format class NTFS as ntfs
  736. 22:39:52,313 DEBUG storage: registered device format class NFS as nfs
  737. 22:39:52,313 DEBUG storage: registered device format class NFS as nfs
  738. 22:39:52,313 DEBUG storage: registered device format class NFSv4 as nfs4
  739. 22:39:52,313 DEBUG storage: registered device format class NFSv4 as nfs4
  740. 22:39:52,313 DEBUG storage: registered device format class Iso9660FS as iso9660
  741. 22:39:52,313 DEBUG storage: registered device format class Iso9660FS as iso9660
  742. 22:39:52,314 DEBUG storage: registered device format class NoDevFS as nodev
  743. 22:39:52,314 DEBUG storage: registered device format class NoDevFS as nodev
  744. 22:39:52,314 DEBUG storage: registered device format class DevPtsFS as devpts
  745. 22:39:52,314 DEBUG storage: registered device format class DevPtsFS as devpts
  746. 22:39:52,314 DEBUG storage: registered device format class ProcFS as proc
  747. 22:39:52,314 DEBUG storage: registered device format class ProcFS as proc
  748. 22:39:52,315 DEBUG storage: registered device format class SysFS as sysfs
  749. 22:39:52,315 DEBUG storage: registered device format class SysFS as sysfs
  750. 22:39:52,315 DEBUG storage: registered device format class TmpFS as tmpfs
  751. 22:39:52,315 DEBUG storage: registered device format class TmpFS as tmpfs
  752. 22:39:52,315 DEBUG storage: registered device format class BindFS as bind
  753. 22:39:52,315 DEBUG storage: registered device format class BindFS as bind
  754. 22:39:52,318 DEBUG storage: registered device format class LUKS as luks
  755. 22:39:52,318 DEBUG storage: registered device format class LUKS as luks
  756. 22:39:52,319 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv
  757. 22:39:52,319 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv
  758. 22:39:52,320 DEBUG storage: registered device format class MDRaidMember as mdmember
  759. 22:39:52,320 DEBUG storage: registered device format class MDRaidMember as mdmember
  760. 22:39:52,320 DEBUG storage: registered device format class MultipathMember as multipath_member
  761. 22:39:52,320 DEBUG storage: registered device format class MultipathMember as multipath_member
  762. 22:39:52,321 DEBUG storage: registered device format class PPCPRePBoot as prepboot
  763. 22:39:52,321 DEBUG storage: registered device format class PPCPRePBoot as prepboot
  764. 22:39:52,322 DEBUG storage: registered device format class SwapSpace as swap
  765. 22:39:52,322 DEBUG storage: registered device format class SwapSpace as swap
  766. 22:40:40,707 INFO storage: devices to scan for multipath: ['sda']
  767. 22:40:40,707 INFO storage: devices to scan for multipath: ['sda']
  768. 22:40:40,801 INFO storage: adding sda to singlepath_disks
  769. 22:40:40,801 INFO storage: adding sda to singlepath_disks
  770. 22:40:40,802 INFO storage: devices post multipath scan: (['sda'], [], [])
  771. 22:40:40,802 INFO storage: devices post multipath scan: (['sda'], [], [])
  772. 22:40:44,238 INFO storage: devices to scan for multipath: ['sr0', 'sda']
  773. 22:40:44,238 INFO storage: devices to scan for multipath: ['sr0', 'sda']
  774. 22:40:44,300 INFO storage: adding sr0 to non_disk_device list
  775. 22:40:44,300 INFO storage: adding sr0 to non_disk_device list
  776. 22:40:44,304 INFO storage: adding sda to singlepath_disks
  777. 22:40:44,304 INFO storage: adding sda to singlepath_disks
  778. 22:40:44,305 INFO storage: devices post multipath scan: (['sda'], [], ['sr0'])
  779. 22:40:44,305 INFO storage: devices post multipath scan: (['sda'], [], ['sr0'])
  780. 22:40:44,306 INFO storage: devices to scan: ['sda', 'sr0']
  781. 22:40:44,306 INFO storage: devices to scan: ['sda', 'sr0']
  782. 22:40:44,437 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVNAME': 'sda', 'ID_REVISION': '1.0', 'ID_PATH': 'pci-0000:00:0d.0-scsi-0:0:0:0', 'ANACBIN': '/sbin', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'VBOX_HARDDISK_VB9921af84-ae03359a', 'UDISKS_PRESENTATION_NOPOLICY': '0', 'DEVTYPE': 'disk', 'MINOR': '0', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_SCSI_COMPAT': 'SATA_VBOX_HARDDISK_VB9921af84-ae03359a', 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB9921af84-ae03359a /dev/disk/by-id/scsi-SATA_VBOX_HARDDISK_VB9921af84-ae03359a /dev/disk/by-path/pci-0000:00:0d.0-scsi-0:0:0:0', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'VBOX_HARDDISK', 'ID_SERIAL_SHORT': 'VB9921af84-ae03359a', 'ID_ATA_WRITE_CACHE': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda', 'ID_TYPE': 'disk', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB9921af84-ae03359a', '/dev/disk/by-id/scsi-SATA_VBOX_HARDDISK_VB9921af84-ae03359a', '/dev/disk/by-path/pci-0000:00:0d.0-scsi-0:0:0:0'], 'MAJOR': '8', 'UDISKS_ATA_SMART_IS_AVAILABLE': '0', 'name': 'sda', 'ID_ATA_SATA': '1', 'UDEV_LOG': '3', 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda', 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda ;
  783. 22:40:44,437 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVNAME': 'sda', 'ID_REVISION': '1.0', 'ID_PATH': 'pci-0000:00:0d.0-scsi-0:0:0:0', 'ANACBIN': '/sbin', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'VBOX_HARDDISK_VB9921af84-ae03359a', 'UDISKS_PRESENTATION_NOPOLICY': '0', 'DEVTYPE': 'disk', 'MINOR': '0', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_SCSI_COMPAT': 'SATA_VBOX_HARDDISK_VB9921af84-ae03359a', 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB9921af84-ae03359a /dev/disk/by-id/scsi-SATA_VBOX_HARDDISK_VB9921af84-ae03359a /dev/disk/by-path/pci-0000:00:0d.0-scsi-0:0:0:0', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'VBOX_HARDDISK', 'ID_SERIAL_SHORT': 'VB9921af84-ae03359a', 'ID_ATA_WRITE_CACHE': '1', 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda', 'ID_TYPE': 'disk', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB9921af84-ae03359a', '/dev/disk/by-id/scsi-SATA_VBOX_HARDDISK_VB9921af84-ae03359a', '/dev/disk/by-path/pci-0000:00:0d.0-scsi-0:0:0:0'], 'MAJOR': '8', 'UDISKS_ATA_SMART_IS_AVAILABLE': '0', 'name': 'sda', 'ID_ATA_SATA': '1', 'UDEV_LOG': '3', 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda', 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda ;
  784. 22:40:44,438 DEBUG storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda)...
  785. 22:40:44,438 DEBUG storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda)...
  786. 22:40:44,438 DEBUG storage: looking for device 'sda'...
  787. 22:40:44,438 DEBUG storage: looking for device 'sda'...
  788. 22:40:44,439 DEBUG storage: found None
  789. 22:40:44,439 DEBUG storage: found None
  790. 22:40:44,441 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ;
  791. 22:40:44,441 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ;
  792. 22:40:44,443 DEBUG storage: sda is a disk
  793. 22:40:44,443 DEBUG storage: sda is a disk
  794. 22:40:44,444 DEBUG storage: getFormat('None') returning DeviceFormat instance
  795. 22:40:44,444 DEBUG storage: getFormat('None') returning DeviceFormat instance
  796. 22:40:44,449 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ;
  797. 22:40:44,449 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ;
  798. 22:40:44,450 DEBUG storage: added disk sda (id 0) to device tree
  799. 22:40:44,450 DEBUG storage: added disk sda (id 0) to device tree
  800. 22:40:44,450 DEBUG storage: looking up parted Device: /dev/sda
  801. 22:40:44,450 DEBUG storage: looking up parted Device: /dev/sda
  802. 22:40:44,468 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ;
  803. 22:40:44,468 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ;
  804. 22:40:44,473 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ;
  805. 22:40:44,473 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ;
  806. 22:40:44,475 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  807. 22:40:44,475 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  808. 22:40:44,481 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; exists: True ;
  809. 22:40:44,481 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; exists: True ;
  810. 22:40:44,488 DEBUG storage: getFormat('None') returning DeviceFormat instance
  811. 22:40:44,488 DEBUG storage: getFormat('None') returning DeviceFormat instance
  812. 22:40:47,253 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; exists: False ;
  813. 22:40:47,253 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; exists: False ;
  814. 22:40:47,257 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ;
  815. 22:40:47,257 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ;
  816. 22:40:47,259 DEBUG storage: getFormat('disklabel') returning DiskLabel instance
  817. 22:40:47,259 DEBUG storage: getFormat('disklabel') returning DiskLabel instance
  818. 22:40:47,263 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ;
  819. 22:40:47,263 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ;
  820. 22:40:47,265 DEBUG storage: getFormat('None') returning DeviceFormat instance
  821. 22:40:47,265 DEBUG storage: getFormat('None') returning DeviceFormat instance
  822. 22:40:47,267 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ;
  823. 22:40:47,267 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ;
  824. 22:40:47,269 DEBUG storage: registered action: Destroy Format None on disk sda (id 0)
  825. 22:40:47,269 DEBUG storage: registered action: Destroy Format None on disk sda (id 0)
  826. 22:40:47,271 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ;
  827. 22:40:47,271 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ;
  828. 22:40:47,274 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ;
  829. 22:40:47,274 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ;
  830. 22:40:47,275 DEBUG storage: registered action: Create Format disklabel on disk sda (id 0)
  831. 22:40:47,275 DEBUG storage: registered action: Create Format disklabel on disk sda (id 0)
  832. 22:40:47,276 DEBUG storage: got device: DiskDevice instance (0x3ced110) --
  833. name = sda status = True parents = []
  834. kids = 0
  835. id = 0
  836. uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x3d47610> size = 12288.0
  837. major = 8 minor = 0 exists = True
  838. sysfs path = /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x3d23c50>
  839. target size = 0 path = /dev/sda
  840. format args = [] originalFormat = DeviceFormat instance (0x3ced0d0) --
  841. type = None name = Unknown status = False
  842. device = /dev/sda uuid = None exists = True
  843. options = None supported = False formattable = False resizable = False
  844. removable = False partedDevice = <parted.device.Device object at 0x3d23c50>
  845. 22:40:47,276 DEBUG storage: got device: DiskDevice instance (0x3ced110) --
  846. name = sda status = True parents = []
  847. kids = 0
  848. id = 0
  849. uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x3d47610> size = 12288.0
  850. major = 8 minor = 0 exists = True
  851. sysfs path = /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x3d23c50>
  852. target size = 0 path = /dev/sda
  853. format args = [] originalFormat = DeviceFormat instance (0x3ced0d0) --
  854. type = None name = Unknown status = False
  855. device = /dev/sda uuid = None exists = True
  856. options = None supported = False formattable = False resizable = False
  857. removable = False partedDevice = <parted.device.Device object at 0x3d23c50>
  858. 22:40:47,279 DEBUG storage: got format: DiskLabel instance (0x3d47610) --
  859. type = disklabel name = partition table (MSDOS) status = False
  860. device = /dev/sda uuid = None exists = False
  861. options = None supported = False formattable = True resizable = False
  862. type = msdos partition count = 0 sectorSize = 512
  863. align_offset = 0 align_grain = 2048
  864. partedDisk = <parted.disk.Disk object at 0x3d47850>
  865. origPartedDisk = <parted.disk.Disk object at 0x3d47a50>
  866. partedDevice = <parted.device.Device object at 0x3d47650>
  867.  
  868. 22:40:47,279 DEBUG storage: got format: DiskLabel instance (0x3d47610) --
  869. type = disklabel name = partition table (MSDOS) status = False
  870. device = /dev/sda uuid = None exists = False
  871. options = None supported = False formattable = True resizable = False
  872. type = msdos partition count = 0 sectorSize = 512
  873. align_offset = 0 align_grain = 2048
  874. partedDisk = <parted.disk.Disk object at 0x3d47850>
  875. origPartedDisk = <parted.disk.Disk object at 0x3d47a50>
  876. partedDevice = <parted.device.Device object at 0x3d47650>
  877.  
  878. 22:40:47,282 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_REVISION': '1.0', 'ID_PATH': 'pci-0000:00:01.1-scsi-1:0:0:0', 'ANACBIN': '/sbin', 'ID_SERIAL': 'VBOX_CD-ROM_VB2-01700376', 'UDISKS_PRESENTATION_NOPOLICY': '0', 'TAGS': ':udev-acl:', 'DEVTYPE': 'disk', 'MINOR': '0', 'DEVLINKS': '/dev/scd0 /dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376 /dev/disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0 /dev/cdrom /dev/dvd', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_CDROM': '1', 'ID_MODEL': 'VBOX_CD-ROM', 'ID_SERIAL_SHORT': 'VB2-01700376', 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/host2/target2:0:0/2:0:0:0/block/sr0', 'ID_TYPE': 'cd', 'ID_BUS': 'ata', 'symlinks': ['/dev/scd0', '/dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376', '/dev/disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0', '/dev/cdrom', '/dev/dvd'], 'MAJOR': '11', 'name': 'sr0', 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/host2/target2:0:0/2:0:0:0/block/sr0', 'UDEV_LOG': '3', 'DEVNAME': 'sr0', 'GENERATED': '1', 'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20'} ; name: sr0 ;
  879. 22:40:47,282 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_REVISION': '1.0', 'ID_PATH': 'pci-0000:00:01.1-scsi-1:0:0:0', 'ANACBIN': '/sbin', 'ID_SERIAL': 'VBOX_CD-ROM_VB2-01700376', 'UDISKS_PRESENTATION_NOPOLICY': '0', 'TAGS': ':udev-acl:', 'DEVTYPE': 'disk', 'MINOR': '0', 'DEVLINKS': '/dev/scd0 /dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376 /dev/disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0 /dev/cdrom /dev/dvd', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_CDROM': '1', 'ID_MODEL': 'VBOX_CD-ROM', 'ID_SERIAL_SHORT': 'VB2-01700376', 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/host2/target2:0:0/2:0:0:0/block/sr0', 'ID_TYPE': 'cd', 'ID_BUS': 'ata', 'symlinks': ['/dev/scd0', '/dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376', '/dev/disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0', '/dev/cdrom', '/dev/dvd'], 'MAJOR': '11', 'name': 'sr0', 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/host2/target2:0:0/2:0:0:0/block/sr0', 'UDEV_LOG': '3', 'DEVNAME': 'sr0', 'GENERATED': '1', 'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20'} ; name: sr0 ;
  880. 22:40:47,282 DEBUG storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/host2/target2:0:0/2:0:0:0/block/sr0)...
  881. 22:40:47,282 DEBUG storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/host2/target2:0:0/2:0:0:0/block/sr0)...
  882. 22:40:47,283 DEBUG storage: looking for device 'sr0'...
  883. 22:40:47,283 DEBUG storage: looking for device 'sr0'...
  884. 22:40:47,283 DEBUG storage: found None
  885. 22:40:47,283 DEBUG storage: found None
  886. 22:40:47,284 DEBUG storage: sr0 is a cdrom
  887. 22:40:47,284 DEBUG storage: sr0 is a cdrom
  888. 22:40:47,286 DEBUG storage: DeviceTree.addUdevOpticalDevice:
  889. 22:40:47,286 DEBUG storage: DeviceTree.addUdevOpticalDevice:
  890. 22:40:47,286 DEBUG storage: getFormat('None') returning DeviceFormat instance
  891. 22:40:47,286 DEBUG storage: getFormat('None') returning DeviceFormat instance
  892. 22:40:47,288 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ;
  893. 22:40:47,288 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ;
  894. 22:40:47,289 DEBUG storage: added cdrom sr0 (id 1) to device tree
  895. 22:40:47,289 DEBUG storage: added cdrom sr0 (id 1) to device tree
  896. 22:40:47,290 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ;
  897. 22:40:47,290 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ;
  898. 22:40:47,295 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ;
  899. 22:40:47,295 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ;
  900. 22:40:47,298 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ;
  901. 22:40:47,298 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ;
  902. 22:40:47,300 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; orig: False ;
  903. 22:40:47,300 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; orig: False ;
  904. 22:40:47,302 DEBUG storage: OpticalDevice.setupParents: kids: 0 ; name: sr0 ; orig: False ;
  905. 22:40:47,302 DEBUG storage: OpticalDevice.setupParents: kids: 0 ; name: sr0 ; orig: False ;
  906. 22:40:47,304 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; exists: True ;
  907. 22:40:47,304 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; exists: True ;
  908. 22:40:47,322 DEBUG storage: no type or existing type for sr0, bailing
  909. 22:40:47,322 DEBUG storage: no type or existing type for sr0, bailing
  910. 22:40:47,326 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ;
  911. 22:40:47,326 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ;
  912. 22:40:47,329 DEBUG storage: looking up parted Device: /dev/sr0
  913. 22:40:47,329 DEBUG storage: looking up parted Device: /dev/sr0
  914. 22:40:47,330 DEBUG storage: got device: OpticalDevice instance (0x3d23d10) --
  915. name = sr0 status = True parents = []
  916. kids = 0
  917. id = 1
  918. uuid = None format = <storage.formats.DeviceFormat object at 0x3d47550> size = 2018.0
  919. major = 11 minor = 0 exists = True
  920. sysfs path = /devices/pci0000:00/0000:00:01.1/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = <parted.device.Device object at 0x3d4c890>
  921. target size = 0 path = /dev/sr0
  922. format args = [] originalFormat = DeviceFormat instance (0x3d47550) --
  923. type = None name = Unknown status = False
  924. device = /dev/sr0 uuid = None exists = True
  925. options = None supported = False formattable = False resizable = False
  926.  
  927. 22:40:47,330 DEBUG storage: got device: OpticalDevice instance (0x3d23d10) --
  928. name = sr0 status = True parents = []
  929. kids = 0
  930. id = 1
  931. uuid = None format = <storage.formats.DeviceFormat object at 0x3d47550> size = 2018.0
  932. major = 11 minor = 0 exists = True
  933. sysfs path = /devices/pci0000:00/0000:00:01.1/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = <parted.device.Device object at 0x3d4c890>
  934. target size = 0 path = /dev/sr0
  935. format args = [] originalFormat = DeviceFormat instance (0x3d47550) --
  936. type = None name = Unknown status = False
  937. device = /dev/sr0 uuid = None exists = True
  938. options = None supported = False formattable = False resizable = False
  939.  
  940. 22:40:47,441 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  941. 22:40:47,441 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  942. 22:40:47,527 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ;
  943. 22:40:47,527 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ;
  944. 22:40:47,530 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  945. 22:40:47,530 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  946. 22:40:47,532 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  947. 22:40:47,532 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  948. 22:40:47,663 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ;
  949. 22:40:47,663 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ;
  950. 15:41:28,236 DEBUG storage: doAutoPartition(<__main__.Anaconda object at 0x232aed0>)
  951. 15:41:28,236 DEBUG storage: doAutoPartition(<__main__.Anaconda object at 0x232aed0>)
  952. 15:41:28,237 DEBUG storage: doAutoPart: True
  953. 15:41:28,237 DEBUG storage: doAutoPart: True
  954. 15:41:28,237 DEBUG storage: clearPartType: 0
  955. 15:41:28,237 DEBUG storage: clearPartType: 0
  956. 15:41:28,237 DEBUG storage: clearPartDisks: ['sda']
  957. 15:41:28,237 DEBUG storage: clearPartDisks: ['sda']
  958. 15:41:28,238 DEBUG storage: autoPartitionRequests: [<storage.partspec.PartSpec object at 0x36cd210>, <storage.partspec.PartSpec object at 0x36cd250>, <pyanaconda.storage.partspec.PartSpec object at 0x36cd290>, <storage.partspec.PartSpec object at 0x36cd2d0>]
  959. 15:41:28,238 DEBUG storage: autoPartitionRequests: [<storage.partspec.PartSpec object at 0x36cd210>, <storage.partspec.PartSpec object at 0x36cd250>, <pyanaconda.storage.partspec.PartSpec object at 0x36cd290>, <storage.partspec.PartSpec object at 0x36cd2d0>]
  960. 15:41:28,238 DEBUG storage: storage.disks: ['sda']
  961. 15:41:28,238 DEBUG storage: storage.disks: ['sda']
  962. 15:41:28,238 DEBUG storage: storage.partitioned: ['sda']
  963. 15:41:28,238 DEBUG storage: storage.partitioned: ['sda']
  964. 15:41:28,239 DEBUG storage: all names: ['sda', 'sr0']
  965. 15:41:28,239 DEBUG storage: all names: ['sda', 'sr0']
  966. 15:41:28,239 DEBUG storage: checking whether disk sda has an empty extended
  967. 15:41:28,239 DEBUG storage: checking whether disk sda has an empty extended
  968. 15:41:28,240 DEBUG storage: extended is None ; logicals is []
  969. 15:41:28,240 DEBUG storage: extended is None ; logicals is []
  970. 15:41:28,246 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ;
  971. 15:41:28,246 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ;
  972. 15:41:28,247 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance
  973. 15:41:28,247 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance
  974. 15:41:28,249 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ;
  975. 15:41:28,249 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ;
  976. 15:41:28,250 DEBUG storage: PartitionDevice._setFormat: req0 ;
  977. 15:41:28,250 DEBUG storage: PartitionDevice._setFormat: req0 ;
  978. 15:41:28,252 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ;
  979. 15:41:28,252 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ;
  980. 15:41:28,253 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ;
  981. 15:41:28,253 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ;
  982. 15:41:28,254 DEBUG storage: added partition req0 (id 2) to device tree
  983. 15:41:28,254 DEBUG storage: added partition req0 (id 2) to device tree
  984. 15:41:28,254 DEBUG storage: registered action: Create Device partition req0 (id 2)
  985. 15:41:28,254 DEBUG storage: registered action: Create Device partition req0 (id 2)
  986. 15:41:28,255 DEBUG storage: getFormat('None') returning DeviceFormat instance
  987. 15:41:28,255 DEBUG storage: getFormat('None') returning DeviceFormat instance
  988. 15:41:28,255 DEBUG storage: registered action: Create Format lvmpv on partition req0 (id 2)
  989. 15:41:28,255 DEBUG storage: registered action: Create Format lvmpv on partition req0 (id 2)
  990. 15:41:28,258 DEBUG storage: Ext4FS.supported: supported: True ;
  991. 15:41:28,258 DEBUG storage: Ext4FS.supported: supported: True ;
  992. 15:41:28,265 DEBUG storage: getFormat('ext4') returning Ext4FS instance
  993. 15:41:28,265 DEBUG storage: getFormat('ext4') returning Ext4FS instance
  994. 15:41:28,267 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ;
  995. 15:41:28,267 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ;
  996. 15:41:28,269 DEBUG storage: PartitionDevice._setFormat: req1 ;
  997. 15:41:28,269 DEBUG storage: PartitionDevice._setFormat: req1 ;
  998. 15:41:28,270 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ;
  999. 15:41:28,270 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ;
  1000. 15:41:28,272 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ;
  1001. 15:41:28,272 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ;
  1002. 15:41:28,272 DEBUG storage: added partition req1 (id 3) to device tree
  1003. 15:41:28,272 DEBUG storage: added partition req1 (id 3) to device tree
  1004. 15:41:28,272 DEBUG storage: registered action: Create Device partition req1 (id 3)
  1005. 15:41:28,272 DEBUG storage: registered action: Create Device partition req1 (id 3)
  1006. 15:41:28,273 DEBUG storage: getFormat('None') returning DeviceFormat instance
  1007. 15:41:28,273 DEBUG storage: getFormat('None') returning DeviceFormat instance
  1008. 15:41:28,273 DEBUG storage: registered action: Create Format ext4 on partition req1 (id 3)
  1009. 15:41:28,273 DEBUG storage: registered action: Create Format ext4 on partition req1 (id 3)
  1010. 15:41:28,273 WARNING storage: not sanity checking devices because I don't know how yet
  1011. 15:41:28,273 WARNING storage: not sanity checking devices because I don't know how yet
  1012. 15:41:28,275 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1013. 15:41:28,275 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1014. 15:41:28,275 DEBUG storage: removing all non-preexisting partitions ['req0(id 2)', 'req1(id 3)'] from disk(s) ['sda']
  1015. 15:41:28,275 DEBUG storage: removing all non-preexisting partitions ['req0(id 2)', 'req1(id 3)'] from disk(s) ['sda']
  1016. 15:41:28,277 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 2)', 'req1(id 3)']
  1017. 15:41:28,277 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 2)', 'req1(id 3)']
  1018. 15:41:28,278 DEBUG storage: removing all non-preexisting partitions ['req1(id 3)', 'req0(id 2)'] from disk(s) ['sda']
  1019. 15:41:28,278 DEBUG storage: removing all non-preexisting partitions ['req1(id 3)', 'req0(id 2)'] from disk(s) ['sda']
  1020. 15:41:28,278 DEBUG storage: allocating partition: req1 ; id: 3 ; disks: [<storage.devices.DiskDevice object at 0x3ced110>] ;
  1021. boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0
  1022. 15:41:28,278 DEBUG storage: allocating partition: req1 ; id: 3 ; disks: [<storage.devices.DiskDevice object at 0x3ced110>] ;
  1023. boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0
  1024. 15:41:28,278 DEBUG storage: checking freespace on sda
  1025. 15:41:28,278 DEBUG storage: checking freespace on sda
  1026. 15:41:28,279 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False
  1027. 15:41:28,279 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False
  1028. 15:41:28,279 DEBUG storage: current free range is 63-25165823 (12287MB)
  1029. 15:41:28,279 DEBUG storage: current free range is 63-25165823 (12287MB)
  1030. 15:41:28,281 DEBUG storage: updating use_disk to DiskDevice instance (0x3ced110) --
  1031. name = sda status = True parents = []
  1032. kids = 0
  1033. id = 0
  1034. uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x3d47610> size = 12288.0
  1035. major = 8 minor = 0 exists = True
  1036. sysfs path = /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x3d23c50>
  1037. target size = 0 path = /dev/sda
  1038. format args = [] originalFormat = DiskLabel instance (0x3d47610) --
  1039. type = disklabel name = partition table (MSDOS) status = False
  1040. device = /dev/sda uuid = None exists = False
  1041. options = None supported = False formattable = True resizable = False
  1042. type = msdos partition count = 0 sectorSize = 512
  1043. align_offset = 0 align_grain = 2048
  1044. partedDisk = <parted.disk.Disk object at 0x3d47850>
  1045. origPartedDisk = <parted.disk.Disk object at 0x3d47a50>
  1046. partedDevice = <parted.device.Device object at 0x3d47650>
  1047. removable = False partedDevice = <parted.device.Device object at 0x3d23c50> (sda), type: 0
  1048. 15:41:28,281 DEBUG storage: updating use_disk to DiskDevice instance (0x3ced110) --
  1049. name = sda status = True parents = []
  1050. kids = 0
  1051. id = 0
  1052. uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x3d47610> size = 12288.0
  1053. major = 8 minor = 0 exists = True
  1054. sysfs path = /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x3d23c50>
  1055. target size = 0 path = /dev/sda
  1056. format args = [] originalFormat = DiskLabel instance (0x3d47610) --
  1057. type = disklabel name = partition table (MSDOS) status = False
  1058. device = /dev/sda uuid = None exists = False
  1059. options = None supported = False formattable = True resizable = False
  1060. type = msdos partition count = 0 sectorSize = 512
  1061. align_offset = 0 align_grain = 2048
  1062. partedDisk = <parted.disk.Disk object at 0x3d47850>
  1063. origPartedDisk = <parted.disk.Disk object at 0x3d47a50>
  1064. partedDevice = <parted.device.Device object at 0x3d47650>
  1065. removable = False partedDevice = <parted.device.Device object at 0x3d23c50> (sda), type: 0
  1066. 15:41:28,282 DEBUG storage: new free: parted.Geometry instance --
  1067. start: 63 end: 25165823 length: 25165761
  1068. device: <parted.device.Device object at 0x3dfcc10> PedGeometry: <_ped.Geometry object at 0x3dfccd0> (63-25165823 / 12287MB)
  1069. 15:41:28,282 DEBUG storage: new free: parted.Geometry instance --
  1070. start: 63 end: 25165823 length: 25165761
  1071. device: <parted.device.Device object at 0x3dfcc10> PedGeometry: <_ped.Geometry object at 0x3dfccd0> (63-25165823 / 12287MB)
  1072. 15:41:28,282 DEBUG storage: new free allows for 0 sectors of growth
  1073. 15:41:28,282 DEBUG storage: new free allows for 0 sectors of growth
  1074. 15:41:28,282 DEBUG storage: found free space for bootable request
  1075. 15:41:28,282 DEBUG storage: found free space for bootable request
  1076. 15:41:28,283 DEBUG storage: adjusted start sector from 63 to 2048
  1077. 15:41:28,283 DEBUG storage: adjusted start sector from 63 to 2048
  1078. 15:41:28,284 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda
  1079. 15:41:28,284 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda
  1080. 15:41:28,285 DEBUG storage: PartitionDevice._setPartedPartition: req1 ;
  1081. 15:41:28,285 DEBUG storage: PartitionDevice._setPartedPartition: req1 ;
  1082. 15:41:28,286 DEBUG storage: device req1 new partedPartition parted.Partition instance --
  1083. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1084. number: 1 path: /dev/sda1 type: 0
  1085. name: None active: True busy: False
  1086. geometry: <parted.geometry.Geometry object at 0x3e002d0> PedPartition: <_ped.Partition object at 0x3df6710> has path /dev/sda1
  1087. 15:41:28,286 DEBUG storage: device req1 new partedPartition parted.Partition instance --
  1088. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1089. number: 1 path: /dev/sda1 type: 0
  1090. name: None active: True busy: False
  1091. geometry: <parted.geometry.Geometry object at 0x3e002d0> PedPartition: <_ped.Partition object at 0x3df6710> has path /dev/sda1
  1092. 15:41:28,288 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ;
  1093. 15:41:28,288 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ;
  1094. 15:41:28,289 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ;
  1095. 15:41:28,289 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ;
  1096. 15:41:28,291 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ;
  1097. 15:41:28,291 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ;
  1098. 15:41:28,292 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  1099. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1100. number: 1 path: /dev/sda1 type: 0
  1101. name: None active: True busy: False
  1102. geometry: <parted.geometry.Geometry object at 0x3e00250> PedPartition: <_ped.Partition object at 0x3df6770> has path /dev/sda1
  1103. 15:41:28,292 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  1104. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1105. number: 1 path: /dev/sda1 type: 0
  1106. name: None active: True busy: False
  1107. geometry: <parted.geometry.Geometry object at 0x3e00250> PedPartition: <_ped.Partition object at 0x3df6770> has path /dev/sda1
  1108. 15:41:28,292 DEBUG storage: allocating partition: req0 ; id: 2 ; disks: [<storage.devices.DiskDevice object at 0x3ced110>] ;
  1109. boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0
  1110. 15:41:28,292 DEBUG storage: allocating partition: req0 ; id: 2 ; disks: [<storage.devices.DiskDevice object at 0x3ced110>] ;
  1111. boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0
  1112. 15:41:28,292 DEBUG storage: checking freespace on sda
  1113. 15:41:28,292 DEBUG storage: checking freespace on sda
  1114. 15:41:28,293 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True
  1115. 15:41:28,293 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True
  1116. 15:41:28,293 DEBUG storage: current free range is 63-2047 (0MB)
  1117. 15:41:28,293 DEBUG storage: current free range is 63-2047 (0MB)
  1118. 15:41:28,294 DEBUG storage: current free range is 1026048-25165823 (11787MB)
  1119. 15:41:28,294 DEBUG storage: current free range is 1026048-25165823 (11787MB)
  1120. 15:41:28,294 DEBUG storage: evaluating growth potential for new layout
  1121. 15:41:28,294 DEBUG storage: evaluating growth potential for new layout
  1122. 15:41:28,294 DEBUG storage: calculating growth for disk /dev/sda
  1123. 15:41:28,294 DEBUG storage: calculating growth for disk /dev/sda
  1124. 15:41:28,296 DEBUG storage: PartitionDevice._setPartedPartition: req0 ;
  1125. 15:41:28,296 DEBUG storage: PartitionDevice._setPartedPartition: req0 ;
  1126. 15:41:28,297 DEBUG storage: device req0 new partedPartition parted.Partition instance --
  1127. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1128. number: 2 path: /dev/sda2 type: 0
  1129. name: None active: True busy: False
  1130. geometry: <parted.geometry.Geometry object at 0x3e00710> PedPartition: <_ped.Partition object at 0x3df6830> has path /dev/sda2
  1131. 15:41:28,297 DEBUG storage: device req0 new partedPartition parted.Partition instance --
  1132. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1133. number: 2 path: /dev/sda2 type: 0
  1134. name: None active: True busy: False
  1135. geometry: <parted.geometry.Geometry object at 0x3e00710> PedPartition: <_ped.Partition object at 0x3df6830> has path /dev/sda2
  1136. 15:41:28,299 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
  1137. 15:41:28,299 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
  1138. 15:41:28,300 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ;
  1139. 15:41:28,300 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ;
  1140. 15:41:28,301 DEBUG storage: adding request 3 to chunk Chunk instance --
  1141. device = /dev/sda start = 63 end = 25165823
  1142. length = 25165761 size = 12287 pool = 25165761
  1143. remaining = 0 sectorSize = 512
  1144. 15:41:28,301 DEBUG storage: adding request 3 to chunk Chunk instance --
  1145. device = /dev/sda start = 63 end = 25165823
  1146. length = 25165761 size = 12287 pool = 25165761
  1147. remaining = 0 sectorSize = 512
  1148. 15:41:28,301 DEBUG storage: adding request 2 to chunk Chunk instance --
  1149. device = /dev/sda start = 63 end = 25165823
  1150. length = 25165761 size = 12287 pool = 24141761
  1151. remaining = 0 sectorSize = 512
  1152. 15:41:28,301 DEBUG storage: adding request 2 to chunk Chunk instance --
  1153. device = /dev/sda start = 63 end = 25165823
  1154. length = 25165761 size = 12287 pool = 24141761
  1155. remaining = 0 sectorSize = 512
  1156. 15:41:28,302 DEBUG storage: Chunk.growRequests: Chunk instance --
  1157. device = /dev/sda start = 63 end = 25165823
  1158. length = 25165761 size = 12287 pool = 23117761
  1159. remaining = 1 sectorSize = 512
  1160. 15:41:28,302 DEBUG storage: Chunk.growRequests: Chunk instance --
  1161. device = /dev/sda start = 63 end = 25165823
  1162. length = 25165761 size = 12287 pool = 23117761
  1163. remaining = 1 sectorSize = 512
  1164. 15:41:28,302 DEBUG storage: 1 partitions and 23117761 (11287MB) left in chunk
  1165. 15:41:28,302 DEBUG storage: 1 partitions and 23117761 (11287MB) left in chunk
  1166. 15:41:28,302 DEBUG storage: adding 23117761 (11287MB) to 2 (sda2)
  1167. 15:41:28,302 DEBUG storage: adding 23117761 (11287MB) to 2 (sda2)
  1168. 15:41:28,302 DEBUG storage: new grow amount for partition 2 (sda2) is 23117761 sectors, or 11287MB
  1169. 15:41:28,302 DEBUG storage: new grow amount for partition 2 (sda2) is 23117761 sectors, or 11287MB
  1170. 15:41:28,302 DEBUG storage: request 3 (sda1) growth: 0 (0MB) size: 500MB
  1171. 15:41:28,302 DEBUG storage: request 3 (sda1) growth: 0 (0MB) size: 500MB
  1172. 15:41:28,303 DEBUG storage: request 2 (sda2) growth: 23117761 (11287MB) size: 11787MB
  1173. 15:41:28,303 DEBUG storage: request 2 (sda2) growth: 23117761 (11287MB) size: 11787MB
  1174. 15:41:28,303 DEBUG storage: disk /dev/sda growth: 23117761 (11287MB)
  1175. 15:41:28,303 DEBUG storage: disk /dev/sda growth: 23117761 (11287MB)
  1176. 15:41:28,305 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ;
  1177. 15:41:28,305 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ;
  1178. 15:41:28,306 DEBUG storage: device sda2 new partedPartition None has path None
  1179. 15:41:28,306 DEBUG storage: device sda2 new partedPartition None has path None
  1180. 15:41:28,307 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ;
  1181. 15:41:28,307 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ;
  1182. 15:41:28,309 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ;
  1183. 15:41:28,309 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ;
  1184. 15:41:28,309 DEBUG storage: total growth: 23117761 sectors
  1185. 15:41:28,309 DEBUG storage: total growth: 23117761 sectors
  1186. 15:41:28,311 DEBUG storage: updating use_disk to DiskDevice instance (0x3ced110) --
  1187. name = sda status = True parents = []
  1188. kids = 1
  1189. id = 0
  1190. uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x3d47610> size = 12288.0
  1191. major = 8 minor = 0 exists = True
  1192. sysfs path = /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x3d23c50>
  1193. target size = 0 path = /dev/sda
  1194. format args = [] originalFormat = DiskLabel instance (0x3d47610) --
  1195. type = disklabel name = partition table (MSDOS) status = False
  1196. device = /dev/sda uuid = None exists = False
  1197. options = None supported = False formattable = True resizable = False
  1198. type = msdos partition count = 1 sectorSize = 512
  1199. align_offset = 0 align_grain = 2048
  1200. partedDisk = <parted.disk.Disk object at 0x3d47850>
  1201. origPartedDisk = <parted.disk.Disk object at 0x3d47a50>
  1202. partedDevice = <parted.device.Device object at 0x3d47650>
  1203. removable = False partedDevice = <parted.device.Device object at 0x3d23c50> (sda), type: 0
  1204. 15:41:28,311 DEBUG storage: updating use_disk to DiskDevice instance (0x3ced110) --
  1205. name = sda status = True parents = []
  1206. kids = 1
  1207. id = 0
  1208. uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x3d47610> size = 12288.0
  1209. major = 8 minor = 0 exists = True
  1210. sysfs path = /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x3d23c50>
  1211. target size = 0 path = /dev/sda
  1212. format args = [] originalFormat = DiskLabel instance (0x3d47610) --
  1213. type = disklabel name = partition table (MSDOS) status = False
  1214. device = /dev/sda uuid = None exists = False
  1215. options = None supported = False formattable = True resizable = False
  1216. type = msdos partition count = 1 sectorSize = 512
  1217. align_offset = 0 align_grain = 2048
  1218. partedDisk = <parted.disk.Disk object at 0x3d47850>
  1219. origPartedDisk = <parted.disk.Disk object at 0x3d47a50>
  1220. partedDevice = <parted.device.Device object at 0x3d47650>
  1221. removable = False partedDevice = <parted.device.Device object at 0x3d23c50> (sda), type: 0
  1222. 15:41:28,311 DEBUG storage: new free: parted.Geometry instance --
  1223. start: 1026048 end: 25165823 length: 24139776
  1224. device: <parted.device.Device object at 0x3e00110> PedGeometry: <_ped.Geometry object at 0x3e003d0> (1026048-25165823 / 11787MB)
  1225. 15:41:28,311 DEBUG storage: new free: parted.Geometry instance --
  1226. start: 1026048 end: 25165823 length: 24139776
  1227. device: <parted.device.Device object at 0x3e00110> PedGeometry: <_ped.Geometry object at 0x3e003d0> (1026048-25165823 / 11787MB)
  1228. 15:41:28,311 DEBUG storage: new free allows for 23117761 sectors of growth
  1229. 15:41:28,311 DEBUG storage: new free allows for 23117761 sectors of growth
  1230. 15:41:28,312 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda
  1231. 15:41:28,312 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda
  1232. 15:41:28,314 DEBUG storage: PartitionDevice._setPartedPartition: req0 ;
  1233. 15:41:28,314 DEBUG storage: PartitionDevice._setPartedPartition: req0 ;
  1234. 15:41:28,315 DEBUG storage: device req0 new partedPartition parted.Partition instance --
  1235. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1236. number: 2 path: /dev/sda2 type: 0
  1237. name: None active: True busy: False
  1238. geometry: <parted.geometry.Geometry object at 0x3e00cd0> PedPartition: <_ped.Partition object at 0x3df6890> has path /dev/sda2
  1239. 15:41:28,315 DEBUG storage: device req0 new partedPartition parted.Partition instance --
  1240. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1241. number: 2 path: /dev/sda2 type: 0
  1242. name: None active: True busy: False
  1243. geometry: <parted.geometry.Geometry object at 0x3e00cd0> PedPartition: <_ped.Partition object at 0x3df6890> has path /dev/sda2
  1244. 15:41:28,316 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
  1245. 15:41:28,316 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
  1246. 15:41:28,318 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ;
  1247. 15:41:28,318 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ;
  1248. 15:41:28,321 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ;
  1249. 15:41:28,321 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ;
  1250. 15:41:28,321 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  1251. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1252. number: 2 path: /dev/sda2 type: 0
  1253. name: None active: True busy: False
  1254. geometry: <parted.geometry.Geometry object at 0x3e00d50> PedPartition: <_ped.Partition object at 0x3df6950> has path /dev/sda2
  1255. 15:41:28,321 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  1256. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1257. number: 2 path: /dev/sda2 type: 0
  1258. name: None active: True busy: False
  1259. geometry: <parted.geometry.Geometry object at 0x3e00d50> PedPartition: <_ped.Partition object at 0x3df6950> has path /dev/sda2
  1260. 15:41:28,322 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda2(id 2)', 'sda1(id 3)']
  1261. 15:41:28,322 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda2(id 2)', 'sda1(id 3)']
  1262. 15:41:28,322 DEBUG storage: growable partitions are ['sda2']
  1263. 15:41:28,322 DEBUG storage: growable partitions are ['sda2']
  1264. 15:41:28,322 DEBUG storage: growing partitions on sda
  1265. 15:41:28,322 DEBUG storage: growing partitions on sda
  1266. 15:41:28,323 DEBUG storage: adding request 2 to chunk Chunk instance --
  1267. device = /dev/sda start = 63 end = 25165823
  1268. length = 25165761 size = 12287 pool = 25165761
  1269. remaining = 0 sectorSize = 512
  1270. 15:41:28,323 DEBUG storage: adding request 2 to chunk Chunk instance --
  1271. device = /dev/sda start = 63 end = 25165823
  1272. length = 25165761 size = 12287 pool = 25165761
  1273. remaining = 0 sectorSize = 512
  1274. 15:41:28,323 DEBUG storage: adding request 3 to chunk Chunk instance --
  1275. device = /dev/sda start = 63 end = 25165823
  1276. length = 25165761 size = 12287 pool = 24141761
  1277. remaining = 1 sectorSize = 512
  1278. 15:41:28,323 DEBUG storage: adding request 3 to chunk Chunk instance --
  1279. device = /dev/sda start = 63 end = 25165823
  1280. length = 25165761 size = 12287 pool = 24141761
  1281. remaining = 1 sectorSize = 512
  1282. 15:41:28,323 DEBUG storage: disk sda has 1 chunks
  1283. 15:41:28,323 DEBUG storage: disk sda has 1 chunks
  1284. 15:41:28,324 DEBUG storage: Chunk.growRequests: Chunk instance --
  1285. device = /dev/sda start = 63 end = 25165823
  1286. length = 25165761 size = 12287 pool = 23117761
  1287. remaining = 1 sectorSize = 512
  1288. 15:41:28,324 DEBUG storage: Chunk.growRequests: Chunk instance --
  1289. device = /dev/sda start = 63 end = 25165823
  1290. length = 25165761 size = 12287 pool = 23117761
  1291. remaining = 1 sectorSize = 512
  1292. 15:41:28,324 DEBUG storage: 1 partitions and 23117761 (11287MB) left in chunk
  1293. 15:41:28,324 DEBUG storage: 1 partitions and 23117761 (11287MB) left in chunk
  1294. 15:41:28,324 DEBUG storage: adding 23117761 (11287MB) to 2 (sda2)
  1295. 15:41:28,324 DEBUG storage: adding 23117761 (11287MB) to 2 (sda2)
  1296. 15:41:28,324 DEBUG storage: new grow amount for partition 2 (sda2) is 23117761 sectors, or 11287MB
  1297. 15:41:28,324 DEBUG storage: new grow amount for partition 2 (sda2) is 23117761 sectors, or 11287MB
  1298. 15:41:28,325 DEBUG storage: partition sda1 (3): 0
  1299. 15:41:28,325 DEBUG storage: partition sda1 (3): 0
  1300. 15:41:28,325 DEBUG storage: new geometry for sda1: parted.Geometry instance --
  1301. start: 2048 end: 1026047 length: 1024000
  1302. device: <parted.device.Device object at 0x3d47650> PedGeometry: <_ped.Geometry object at 0x3e00e90>
  1303. 15:41:28,325 DEBUG storage: new geometry for sda1: parted.Geometry instance --
  1304. start: 2048 end: 1026047 length: 1024000
  1305. device: <parted.device.Device object at 0x3d47650> PedGeometry: <_ped.Geometry object at 0x3e00e90>
  1306. 15:41:28,325 DEBUG storage: partition sda2 (2): 0
  1307. 15:41:28,325 DEBUG storage: partition sda2 (2): 0
  1308. 15:41:28,326 DEBUG storage: new geometry for sda2: parted.Geometry instance --
  1309. start: 1026048 end: 25165823 length: 24139776
  1310. device: <parted.device.Device object at 0x3d47650> PedGeometry: <_ped.Geometry object at 0x3e00f50>
  1311. 15:41:28,326 DEBUG storage: new geometry for sda2: parted.Geometry instance --
  1312. start: 1026048 end: 25165823 length: 24139776
  1313. device: <parted.device.Device object at 0x3d47650> PedGeometry: <_ped.Geometry object at 0x3e00f50>
  1314. 15:41:28,326 DEBUG storage: removing all non-preexisting partitions ['sda1(id 3)', 'sda2(id 2)'] from disk(s) ['sda']
  1315. 15:41:28,326 DEBUG storage: removing all non-preexisting partitions ['sda1(id 3)', 'sda2(id 2)'] from disk(s) ['sda']
  1316. 15:41:28,328 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ;
  1317. 15:41:28,328 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ;
  1318. 15:41:28,328 DEBUG storage: device sda1 new partedPartition None has path None
  1319. 15:41:28,328 DEBUG storage: device sda1 new partedPartition None has path None
  1320. 15:41:28,330 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ;
  1321. 15:41:28,330 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ;
  1322. 15:41:28,332 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ;
  1323. 15:41:28,332 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ;
  1324. 15:41:28,334 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ;
  1325. 15:41:28,334 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ;
  1326. 15:41:28,335 DEBUG storage: device sda2 new partedPartition None has path None
  1327. 15:41:28,335 DEBUG storage: device sda2 new partedPartition None has path None
  1328. 15:41:28,336 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ;
  1329. 15:41:28,336 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ;
  1330. 15:41:28,338 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ;
  1331. 15:41:28,338 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ;
  1332. 15:41:28,339 DEBUG storage: back from removeNewPartitions
  1333. 15:41:28,339 DEBUG storage: back from removeNewPartitions
  1334. 15:41:28,339 DEBUG storage: extended: None
  1335. 15:41:28,339 DEBUG storage: extended: None
  1336. 15:41:28,339 DEBUG storage: setting req1 new geometry: parted.Geometry instance --
  1337. start: 2048 end: 1026047 length: 1024000
  1338. device: <parted.device.Device object at 0x3d47650> PedGeometry: <_ped.Geometry object at 0x3e00e90>
  1339. 15:41:28,339 DEBUG storage: setting req1 new geometry: parted.Geometry instance --
  1340. start: 2048 end: 1026047 length: 1024000
  1341. device: <parted.device.Device object at 0x3d47650> PedGeometry: <_ped.Geometry object at 0x3e00e90>
  1342. 15:41:28,341 DEBUG storage: PartitionDevice._setPartedPartition: req1 ;
  1343. 15:41:28,341 DEBUG storage: PartitionDevice._setPartedPartition: req1 ;
  1344. 15:41:28,342 DEBUG storage: device req1 new partedPartition parted.Partition instance --
  1345. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1346. number: 1 path: /dev/sda1 type: 0
  1347. name: None active: True busy: False
  1348. geometry: <parted.geometry.Geometry object at 0x3e02390> PedPartition: <_ped.Partition object at 0x3df67d0> has path /dev/sda1
  1349. 15:41:28,342 DEBUG storage: device req1 new partedPartition parted.Partition instance --
  1350. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1351. number: 1 path: /dev/sda1 type: 0
  1352. name: None active: True busy: False
  1353. geometry: <parted.geometry.Geometry object at 0x3e02390> PedPartition: <_ped.Partition object at 0x3df67d0> has path /dev/sda1
  1354. 15:41:28,343 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ;
  1355. 15:41:28,343 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ;
  1356. 15:41:28,345 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ;
  1357. 15:41:28,345 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ;
  1358. 15:41:28,347 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ;
  1359. 15:41:28,347 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ;
  1360. 15:41:28,348 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  1361. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1362. number: 1 path: /dev/sda1 type: 0
  1363. name: None active: True busy: False
  1364. geometry: <parted.geometry.Geometry object at 0x3e024d0> PedPartition: <_ped.Partition object at 0x3df6a70> has path /dev/sda1
  1365. 15:41:28,348 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  1366. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1367. number: 1 path: /dev/sda1 type: 0
  1368. name: None active: True busy: False
  1369. geometry: <parted.geometry.Geometry object at 0x3e024d0> PedPartition: <_ped.Partition object at 0x3df6a70> has path /dev/sda1
  1370. 15:41:28,348 DEBUG storage: setting req0 new geometry: parted.Geometry instance --
  1371. start: 1026048 end: 25165823 length: 24139776
  1372. device: <parted.device.Device object at 0x3d47650> PedGeometry: <_ped.Geometry object at 0x3e00f50>
  1373. 15:41:28,348 DEBUG storage: setting req0 new geometry: parted.Geometry instance --
  1374. start: 1026048 end: 25165823 length: 24139776
  1375. device: <parted.device.Device object at 0x3d47650> PedGeometry: <_ped.Geometry object at 0x3e00f50>
  1376. 15:41:28,350 DEBUG storage: PartitionDevice._setPartedPartition: req0 ;
  1377. 15:41:28,350 DEBUG storage: PartitionDevice._setPartedPartition: req0 ;
  1378. 15:41:28,351 DEBUG storage: device req0 new partedPartition parted.Partition instance --
  1379. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1380. number: 2 path: /dev/sda2 type: 0
  1381. name: None active: True busy: False
  1382. geometry: <parted.geometry.Geometry object at 0x3e02190> PedPartition: <_ped.Partition object at 0x3df69b0> has path /dev/sda2
  1383. 15:41:28,351 DEBUG storage: device req0 new partedPartition parted.Partition instance --
  1384. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1385. number: 2 path: /dev/sda2 type: 0
  1386. name: None active: True busy: False
  1387. geometry: <parted.geometry.Geometry object at 0x3e02190> PedPartition: <_ped.Partition object at 0x3df69b0> has path /dev/sda2
  1388. 15:41:28,353 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
  1389. 15:41:28,353 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ;
  1390. 15:41:28,355 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ;
  1391. 15:41:28,355 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ;
  1392. 15:41:28,357 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ;
  1393. 15:41:28,357 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ;
  1394. 15:41:28,358 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  1395. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1396. number: 2 path: /dev/sda2 type: 0
  1397. name: None active: True busy: False
  1398. geometry: <parted.geometry.Geometry object at 0x3e00c10> PedPartition: <_ped.Partition object at 0x3df6890> has path /dev/sda2
  1399. 15:41:28,358 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  1400. disk: <parted.disk.Disk object at 0x3d47850> fileSystem: None
  1401. number: 2 path: /dev/sda2 type: 0
  1402. name: None active: True busy: False
  1403. geometry: <parted.geometry.Geometry object at 0x3e00c10> PedPartition: <_ped.Partition object at 0x3df6890> has path /dev/sda2
  1404. 15:41:28,361 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ;
  1405. 15:41:28,361 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ;
  1406. 15:41:28,362 DEBUG storage: getFormat('None') returning DeviceFormat instance
  1407. 15:41:28,362 DEBUG storage: getFormat('None') returning DeviceFormat instance
  1408. 15:41:28,364 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_sabayon ; current: None ; type: None ;
  1409. 15:41:28,364 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_sabayon ; current: None ; type: None ;
  1410. 15:41:28,364 DEBUG storage: added lvmvg vg_sabayon (id 4) to device tree
  1411. 15:41:28,364 DEBUG storage: added lvmvg vg_sabayon (id 4) to device tree
  1412. 15:41:28,364 DEBUG storage: registered action: Create Device lvmvg vg_sabayon (id 4)
  1413. 15:41:28,364 DEBUG storage: registered action: Create Device lvmvg vg_sabayon (id 4)
  1414. 15:41:28,366 DEBUG storage: Ext4FS.supported: supported: True ;
  1415. 15:41:28,366 DEBUG storage: Ext4FS.supported: supported: True ;
  1416. 15:41:28,368 DEBUG storage: getFormat('ext4') returning Ext4FS instance
  1417. 15:41:28,368 DEBUG storage: getFormat('ext4') returning Ext4FS instance
  1418. 15:41:28,370 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_sabayon ;
  1419. 15:41:28,370 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_sabayon ;
  1420. 15:41:28,372 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_sabayon-lv_root ; current: None ; type: ext4 ;
  1421. 15:41:28,372 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_sabayon-lv_root ; current: None ; type: ext4 ;
  1422. 15:41:28,372 DEBUG storage: added lvmlv vg_sabayon-lv_root (id 5) to device tree
  1423. 15:41:28,372 DEBUG storage: added lvmlv vg_sabayon-lv_root (id 5) to device tree
  1424. 15:41:28,372 DEBUG storage: registered action: Create Device lvmlv vg_sabayon-lv_root (id 5)
  1425. 15:41:28,372 DEBUG storage: registered action: Create Device lvmlv vg_sabayon-lv_root (id 5)
  1426. 15:41:28,373 DEBUG storage: getFormat('None') returning DeviceFormat instance
  1427. 15:41:28,373 DEBUG storage: getFormat('None') returning DeviceFormat instance
  1428. 15:41:28,373 DEBUG storage: registered action: Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1429. 15:41:28,373 DEBUG storage: registered action: Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1430. 15:41:28,375 DEBUG storage: SwapSpace.__init__: mountpoint: None ;
  1431. 15:41:28,375 DEBUG storage: SwapSpace.__init__: mountpoint: None ;
  1432. 15:41:28,375 DEBUG storage: getFormat('swap') returning SwapSpace instance
  1433. 15:41:28,375 DEBUG storage: getFormat('swap') returning SwapSpace instance
  1434. 15:41:28,377 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_sabayon ;
  1435. 15:41:28,377 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_sabayon ;
  1436. 15:41:28,379 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_sabayon-lv_swap ; current: None ; type: swap ;
  1437. 15:41:28,379 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_sabayon-lv_swap ; current: None ; type: swap ;
  1438. 15:41:28,380 DEBUG storage: added lvmlv vg_sabayon-lv_swap (id 6) to device tree
  1439. 15:41:28,380 DEBUG storage: added lvmlv vg_sabayon-lv_swap (id 6) to device tree
  1440. 15:41:28,380 DEBUG storage: registered action: Create Device lvmlv vg_sabayon-lv_swap (id 6)
  1441. 15:41:28,380 DEBUG storage: registered action: Create Device lvmlv vg_sabayon-lv_swap (id 6)
  1442. 15:41:28,380 DEBUG storage: getFormat('None') returning DeviceFormat instance
  1443. 15:41:28,380 DEBUG storage: getFormat('None') returning DeviceFormat instance
  1444. 15:41:28,381 DEBUG storage: registered action: Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)
  1445. 15:41:28,381 DEBUG storage: registered action: Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)
  1446. 15:41:28,381 DEBUG storage: vg_sabayon size is 11776MB
  1447. 15:41:28,381 DEBUG storage: vg_sabayon size is 11776MB
  1448. 15:41:28,381 DEBUG storage: lv vg_sabayon-lv_root uses 1024MB
  1449. 15:41:28,381 DEBUG storage: lv vg_sabayon-lv_root uses 1024MB
  1450. 15:41:28,381 DEBUG storage: lv vg_sabayon-lv_swap uses 1504MB
  1451. 15:41:28,381 DEBUG storage: lv vg_sabayon-lv_swap uses 1504MB
  1452. 15:41:28,382 DEBUG storage: vg vg_sabayon has 9248MB free
  1453. 15:41:28,382 DEBUG storage: vg vg_sabayon has 9248MB free
  1454. 15:41:28,382 DEBUG storage: vg_sabayon size is 11776MB
  1455. 15:41:28,382 DEBUG storage: vg_sabayon size is 11776MB
  1456. 15:41:28,382 DEBUG storage: lv vg_sabayon-lv_root uses 1024MB
  1457. 15:41:28,382 DEBUG storage: lv vg_sabayon-lv_root uses 1024MB
  1458. 15:41:28,383 DEBUG storage: lv vg_sabayon-lv_swap uses 1504MB
  1459. 15:41:28,383 DEBUG storage: lv vg_sabayon-lv_swap uses 1504MB
  1460. 15:41:28,383 DEBUG storage: vg vg_sabayon has 9248MB free
  1461. 15:41:28,383 DEBUG storage: vg vg_sabayon has 9248MB free
  1462. 15:41:28,383 DEBUG storage: vg vg_sabayon: 9248MB free ; lvs: ['lv_root', 'lv_swap']
  1463. 15:41:28,383 DEBUG storage: vg vg_sabayon: 9248MB free ; lvs: ['lv_root', 'lv_swap']
  1464. 15:41:28,384 DEBUG storage: used: 2528MB ; vg.size: 11776MB
  1465. 15:41:28,384 DEBUG storage: used: 2528MB ; vg.size: 11776MB
  1466. 15:41:28,384 DEBUG storage: checking lv vg_sabayon-lv_swap: req_grow: True ; req_percent: 0
  1467. 15:41:28,384 DEBUG storage: checking lv vg_sabayon-lv_swap: req_grow: True ; req_percent: 0
  1468. 15:41:28,384 DEBUG storage: grow is 5501MB
  1469. 15:41:28,384 DEBUG storage: grow is 5501MB
  1470. 15:41:28,385 DEBUG storage: vg_sabayon-lv_swap getting 0MB (59%) of 0MB leftover space
  1471. 15:41:28,385 DEBUG storage: vg_sabayon-lv_swap getting 0MB (59%) of 0MB leftover space
  1472. 15:41:28,385 DEBUG storage: grow is now 5501MB
  1473. 15:41:28,385 DEBUG storage: grow is now 5501MB
  1474. 15:41:28,385 DEBUG storage: max size is 3008MB
  1475. 15:41:28,385 DEBUG storage: max size is 3008MB
  1476. 15:41:28,385 DEBUG storage: lv vg_sabayon-lv_swap gets 1504MB
  1477. 15:41:28,385 DEBUG storage: lv vg_sabayon-lv_swap gets 1504MB
  1478. 15:41:28,385 DEBUG storage: checking lv vg_sabayon-lv_root: req_grow: True ; req_percent: 0
  1479. 15:41:28,385 DEBUG storage: checking lv vg_sabayon-lv_root: req_grow: True ; req_percent: 0
  1480. 15:41:28,386 DEBUG storage: grow is 3746MB
  1481. 15:41:28,386 DEBUG storage: grow is 3746MB
  1482. 15:41:28,387 DEBUG storage: vg_sabayon-lv_root getting 3997MB (100%) of 3997MB leftover space
  1483. 15:41:28,387 DEBUG storage: vg_sabayon-lv_root getting 3997MB (100%) of 3997MB leftover space
  1484. 15:41:28,387 DEBUG storage: grow is now 7743MB
  1485. 15:41:28,387 DEBUG storage: grow is now 7743MB
  1486. 15:41:28,387 DEBUG storage: max size is 8768MB
  1487. 15:41:28,387 DEBUG storage: max size is 8768MB
  1488. 15:41:28,387 DEBUG storage: lv vg_sabayon-lv_root gets 7744MB
  1489. 15:41:28,387 DEBUG storage: lv vg_sabayon-lv_root gets 7744MB
  1490. 15:41:28,388 DEBUG storage: trying to set lv vg_sabayon-lv_swap size to 3008MB
  1491. 15:41:28,388 DEBUG storage: trying to set lv vg_sabayon-lv_swap size to 3008MB
  1492. 15:41:28,388 DEBUG storage: vg_sabayon size is 11776MB
  1493. 15:41:28,388 DEBUG storage: vg_sabayon size is 11776MB
  1494. 15:41:28,388 DEBUG storage: lv vg_sabayon-lv_root uses 1024MB
  1495. 15:41:28,388 DEBUG storage: lv vg_sabayon-lv_root uses 1024MB
  1496. 15:41:28,388 DEBUG storage: lv vg_sabayon-lv_swap uses 1504MB
  1497. 15:41:28,388 DEBUG storage: lv vg_sabayon-lv_swap uses 1504MB
  1498. 15:41:28,389 DEBUG storage: vg vg_sabayon has 9248MB free
  1499. 15:41:28,389 DEBUG storage: vg vg_sabayon has 9248MB free
  1500. 15:41:28,389 DEBUG storage: trying to set lv vg_sabayon-lv_root size to 8768MB
  1501. 15:41:28,389 DEBUG storage: trying to set lv vg_sabayon-lv_root size to 8768MB
  1502. 15:41:28,389 DEBUG storage: vg_sabayon size is 11776MB
  1503. 15:41:28,389 DEBUG storage: vg_sabayon size is 11776MB
  1504. 15:41:28,390 DEBUG storage: lv vg_sabayon-lv_root uses 1024MB
  1505. 15:41:28,390 DEBUG storage: lv vg_sabayon-lv_root uses 1024MB
  1506. 15:41:28,390 DEBUG storage: lv vg_sabayon-lv_swap uses 3008MB
  1507. 15:41:28,390 DEBUG storage: lv vg_sabayon-lv_swap uses 3008MB
  1508. 15:41:28,390 DEBUG storage: vg vg_sabayon has 7744MB free
  1509. 15:41:28,390 DEBUG storage: vg vg_sabayon has 7744MB free
  1510. 15:41:28,391 DEBUG storage: vg_sabayon size is 11776MB
  1511. 15:41:28,391 DEBUG storage: vg_sabayon size is 11776MB
  1512. 15:41:28,391 DEBUG storage: lv vg_sabayon-lv_root uses 8768MB
  1513. 15:41:28,391 DEBUG storage: lv vg_sabayon-lv_root uses 8768MB
  1514. 15:41:28,391 DEBUG storage: lv vg_sabayon-lv_swap uses 3008MB
  1515. 15:41:28,391 DEBUG storage: lv vg_sabayon-lv_swap uses 3008MB
  1516. 15:41:28,391 DEBUG storage: vg vg_sabayon has 0MB free
  1517. 15:41:28,391 DEBUG storage: vg vg_sabayon has 0MB free
  1518. 15:41:28,392 DEBUG storage: vg vg_sabayon has 0MB free
  1519. 15:41:28,392 DEBUG storage: vg vg_sabayon has 0MB free
  1520. 15:41:28,392 WARNING storage: not sanity checking storage config because I don't know how yet
  1521. 15:41:28,392 WARNING storage: not sanity checking storage config because I don't know how yet
  1522. 15:41:28,424 DEBUG storage: vg_sabayon size is 11776MB
  1523. 15:41:28,424 DEBUG storage: vg_sabayon size is 11776MB
  1524. 15:41:28,425 DEBUG storage: lv vg_sabayon-lv_root uses 8768MB
  1525. 15:41:28,425 DEBUG storage: lv vg_sabayon-lv_root uses 8768MB
  1526. 15:41:28,425 DEBUG storage: lv vg_sabayon-lv_swap uses 3008MB
  1527. 15:41:28,425 DEBUG storage: lv vg_sabayon-lv_swap uses 3008MB
  1528. 15:41:28,425 DEBUG storage: vg vg_sabayon has 0MB free
  1529. 15:41:28,425 DEBUG storage: vg vg_sabayon has 0MB free
  1530. 15:41:28,427 DEBUG storage: looking for device 'sda-1'...
  1531. 15:41:28,427 DEBUG storage: looking for device 'sda-1'...
  1532. 15:41:28,427 DEBUG storage: found None
  1533. 15:41:28,427 DEBUG storage: found None
  1534. 15:41:28,428 DEBUG storage: looking for device 'sda1'...
  1535. 15:41:28,428 DEBUG storage: looking for device 'sda1'...
  1536. 15:41:28,447 DEBUG storage: Ext4FS.supported: supported: True ;
  1537. 15:41:28,447 DEBUG storage: Ext4FS.supported: supported: True ;
  1538. 15:41:28,449 DEBUG storage: found PartitionDevice instance (0x3dfcb50) --
  1539. name = sda1 status = False parents = [<storage.devices.DiskDevice object at 0x3ced110>]
  1540. kids = 0
  1541. id = 3
  1542. uuid = None format = <storage.formats.fs.Ext4FS object at 0x3f15ad0> size = 500.0
  1543. major = 0 minor = 0 exists = None
  1544. sysfs path = partedDevice = None
  1545. target size = 500 path = /dev/sda1
  1546. format args = [] originalFormat = Ext4FS instance (0x3f15ad0) --
  1547. type = ext4 name = ext4 status = False
  1548. device = None uuid = None exists = None
  1549. options = defaults supported = True formattable = True resizable = None
  1550. mountpoint = /boot mountopts = None
  1551. label = None size = 0 targetSize = 0
  1552. grow = False max size = 0 bootable = True
  1553. part type = 0 primary = False
  1554. partedPartition = <parted.partition.Partition object at 0x3e02410> disk = <storage.devices.DiskDevice object at 0x3ced110>
  1555. start = 2048 end = 1026047 length = 1024000
  1556. flags =
  1557. 15:41:28,449 DEBUG storage: found PartitionDevice instance (0x3dfcb50) --
  1558. name = sda1 status = False parents = [<storage.devices.DiskDevice object at 0x3ced110>]
  1559. kids = 0
  1560. id = 3
  1561. uuid = None format = <storage.formats.fs.Ext4FS object at 0x3f15ad0> size = 500.0
  1562. major = 0 minor = 0 exists = None
  1563. sysfs path = partedDevice = None
  1564. target size = 500 path = /dev/sda1
  1565. format args = [] originalFormat = Ext4FS instance (0x3f15ad0) --
  1566. type = ext4 name = ext4 status = False
  1567. device = None uuid = None exists = None
  1568. options = defaults supported = True formattable = True resizable = None
  1569. mountpoint = /boot mountopts = None
  1570. label = None size = 0 targetSize = 0
  1571. grow = False max size = 0 bootable = True
  1572. part type = 0 primary = False
  1573. partedPartition = <parted.partition.Partition object at 0x3e02410> disk = <storage.devices.DiskDevice object at 0x3ced110>
  1574. start = 2048 end = 1026047 length = 1024000
  1575. flags =
  1576. 15:41:28,450 DEBUG storage: looking for device 'sda2'...
  1577. 15:41:28,450 DEBUG storage: looking for device 'sda2'...
  1578. 15:41:28,451 DEBUG storage: found PartitionDevice instance (0x3de4250) --
  1579. name = sda2 status = False parents = [<storage.devices.DiskDevice object at 0x3ced110>]
  1580. kids = 1
  1581. id = 2
  1582. uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x3f15750> size = 11787.0
  1583. major = 0 minor = 0 exists = None
  1584. sysfs path = partedDevice = None
  1585. target size = 0 path = /dev/sda2
  1586. format args = [] originalFormat = LVMPhysicalVolume instance (0x3f15750) --
  1587. type = lvmpv name = physical volume (LVM) status = None
  1588. device = None uuid = None exists = None
  1589. options = None supported = True formattable = True resizable = False
  1590. vgName = None vgUUID = None peStart = 0.1875 grow = True max size = 0 bootable = False
  1591. part type = 0 primary = False
  1592. partedPartition = <parted.partition.Partition object at 0x3e00e90> disk = <storage.devices.DiskDevice object at 0x3ced110>
  1593. start = 1026048 end = 25165823 length = 24139776
  1594. flags =
  1595. 15:41:28,451 DEBUG storage: found PartitionDevice instance (0x3de4250) --
  1596. name = sda2 status = False parents = [<storage.devices.DiskDevice object at 0x3ced110>]
  1597. kids = 1
  1598. id = 2
  1599. uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x3f15750> size = 11787.0
  1600. major = 0 minor = 0 exists = None
  1601. sysfs path = partedDevice = None
  1602. target size = 0 path = /dev/sda2
  1603. format args = [] originalFormat = LVMPhysicalVolume instance (0x3f15750) --
  1604. type = lvmpv name = physical volume (LVM) status = None
  1605. device = None uuid = None exists = None
  1606. options = None supported = True formattable = True resizable = False
  1607. vgName = None vgUUID = None peStart = 0.1875 grow = True max size = 0 bootable = False
  1608. part type = 0 primary = False
  1609. partedPartition = <parted.partition.Partition object at 0x3e00e90> disk = <storage.devices.DiskDevice object at 0x3ced110>
  1610. start = 1026048 end = 25165823 length = 24139776
  1611. flags =
  1612. 15:41:42,620 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ;
  1613. 15:41:42,620 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ;
  1614. 15:41:42,621 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  1615. 15:41:42,621 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  1616. 15:41:42,623 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  1617. 15:41:42,623 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  1618. 15:41:42,714 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ;
  1619. 15:41:42,714 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ;
  1620. 15:41:42,717 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ;
  1621. 15:41:42,717 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ;
  1622. 15:41:42,719 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1623. 15:41:42,719 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1624. 15:41:42,800 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_sabayon-lv_root ; status: False ;
  1625. 15:41:42,800 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_sabayon-lv_root ; status: False ;
  1626. 15:41:42,915 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_sabayon ; status: False ;
  1627. 15:41:42,915 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_sabayon ; status: False ;
  1628. 15:41:42,918 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1629. 15:41:42,918 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1630. 15:41:42,920 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1631. 15:41:42,920 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1632. 15:41:42,923 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1633. 15:41:42,923 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1634. 15:41:42,998 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_sabayon-lv_swap ; status: False ;
  1635. 15:41:42,998 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_sabayon-lv_swap ; status: False ;
  1636. 15:41:43,075 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_sabayon ; status: False ;
  1637. 15:41:43,075 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_sabayon ; status: False ;
  1638. 15:41:43,078 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1639. 15:41:43,078 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1640. 15:41:43,080 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1641. 15:41:43,080 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1642. 15:41:43,082 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1643. 15:41:43,082 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1644. 15:41:43,214 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ;
  1645. 15:41:43,214 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ;
  1646. 15:41:43,217 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  1647. 15:41:43,217 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  1648. 15:41:43,218 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  1649. 15:41:43,218 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ;
  1650. 15:41:43,297 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ;
  1651. 15:41:43,297 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ;
  1652. 15:41:43,301 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ;
  1653. 15:41:43,301 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ;
  1654. 15:41:43,304 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1655. 15:41:43,304 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1656. 15:41:43,382 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_sabayon-lv_root ; status: False ;
  1657. 15:41:43,382 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_sabayon-lv_root ; status: False ;
  1658. 15:41:43,472 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_sabayon ; status: False ;
  1659. 15:41:43,472 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_sabayon ; status: False ;
  1660. 15:41:43,475 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1661. 15:41:43,475 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1662. 15:41:43,477 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1663. 15:41:43,477 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1664. 15:41:43,479 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1665. 15:41:43,479 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1666. 15:41:43,553 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_sabayon-lv_swap ; status: False ;
  1667. 15:41:43,553 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_sabayon-lv_swap ; status: False ;
  1668. 15:41:43,636 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_sabayon ; status: False ;
  1669. 15:41:43,636 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_sabayon ; status: False ;
  1670. 15:41:43,640 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1671. 15:41:43,640 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1672. 15:41:43,645 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1673. 15:41:43,645 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ;
  1674. 15:41:43,647 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1675. 15:41:43,647 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1676. 15:41:43,732 DEBUG storage: resetting parted disks...
  1677. 15:41:43,732 DEBUG storage: resetting parted disks...
  1678. 15:41:43,739 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ;
  1679. 15:41:43,739 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ;
  1680. 15:41:43,740 DEBUG storage: action: Destroy Format None on disk sda (id 0)
  1681. 15:41:43,740 DEBUG storage: action: Destroy Format None on disk sda (id 0)
  1682. 15:41:43,740 DEBUG storage: action: Create Format disklabel on disk sda (id 0)
  1683. 15:41:43,740 DEBUG storage: action: Create Format disklabel on disk sda (id 0)
  1684. 15:41:43,740 DEBUG storage: action: Create Device partition sda2 (id 2)
  1685. 15:41:43,740 DEBUG storage: action: Create Device partition sda2 (id 2)
  1686. 15:41:43,740 DEBUG storage: action: Create Format lvmpv on partition sda2 (id 2)
  1687. 15:41:43,740 DEBUG storage: action: Create Format lvmpv on partition sda2 (id 2)
  1688. 15:41:43,741 DEBUG storage: action: Create Device partition sda1 (id 3)
  1689. 15:41:43,741 DEBUG storage: action: Create Device partition sda1 (id 3)
  1690. 15:41:43,741 DEBUG storage: action: Create Format ext4 on partition sda1 (id 3)
  1691. 15:41:43,741 DEBUG storage: action: Create Format ext4 on partition sda1 (id 3)
  1692. 15:41:43,741 DEBUG storage: action: Create Device lvmvg vg_sabayon (id 4)
  1693. 15:41:43,741 DEBUG storage: action: Create Device lvmvg vg_sabayon (id 4)
  1694. 15:41:43,741 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_root (id 5)
  1695. 15:41:43,741 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_root (id 5)
  1696. 15:41:43,741 DEBUG storage: action: Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1697. 15:41:43,741 DEBUG storage: action: Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1698. 15:41:43,742 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_swap (id 6)
  1699. 15:41:43,742 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_swap (id 6)
  1700. 15:41:43,742 DEBUG storage: action: Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)
  1701. 15:41:43,742 DEBUG storage: action: Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)
  1702. 15:41:43,742 DEBUG storage: pruning action queue...
  1703. 15:41:43,742 DEBUG storage: pruning action queue...
  1704. 15:41:43,742 DEBUG storage: action 'Create Device partition sda2 (id 2)' (66149008)
  1705. 15:41:43,742 DEBUG storage: action 'Create Device partition sda2 (id 2)' (66149008)
  1706. 15:41:43,742 DEBUG storage: action 'Create Device partition sda1 (id 3)' (64998288)
  1707. 15:41:43,742 DEBUG storage: action 'Create Device partition sda1 (id 3)' (64998288)
  1708. 15:41:43,743 DEBUG storage: action 'Create Device lvmvg vg_sabayon (id 4)' (65014224)
  1709. 15:41:43,743 DEBUG storage: action 'Create Device lvmvg vg_sabayon (id 4)' (65014224)
  1710. 15:41:43,743 DEBUG storage: action 'Create Device lvmlv vg_sabayon-lv_root (id 5)' (65012560)
  1711. 15:41:43,743 DEBUG storage: action 'Create Device lvmlv vg_sabayon-lv_root (id 5)' (65012560)
  1712. 15:41:43,743 DEBUG storage: action 'Create Device lvmlv vg_sabayon-lv_swap (id 6)' (65020432)
  1713. 15:41:43,743 DEBUG storage: action 'Create Device lvmlv vg_sabayon-lv_swap (id 6)' (65020432)
  1714. 15:41:43,743 DEBUG storage: action 'Destroy Format None on disk sda (id 0)' (64256912)
  1715. 15:41:43,743 DEBUG storage: action 'Destroy Format None on disk sda (id 0)' (64256912)
  1716. 15:41:43,744 DEBUG storage: action 'Create Format disklabel on disk sda (id 0)' (64255824)
  1717. 15:41:43,744 DEBUG storage: action 'Create Format disklabel on disk sda (id 0)' (64255824)
  1718. 15:41:43,744 DEBUG storage: action 'Create Format lvmpv on partition sda2 (id 2)' (66148816)
  1719. 15:41:43,744 DEBUG storage: action 'Create Format lvmpv on partition sda2 (id 2)' (66148816)
  1720. 15:41:43,744 DEBUG storage: action 'Create Format ext4 on partition sda1 (id 3)' (64998352)
  1721. 15:41:43,744 DEBUG storage: action 'Create Format ext4 on partition sda1 (id 3)' (64998352)
  1722. 15:41:43,744 DEBUG storage: action 'Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)' (65013520)
  1723. 15:41:43,744 DEBUG storage: action 'Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)' (65013520)
  1724. 15:41:43,744 DEBUG storage: action 'Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)' (65020368)
  1725. 15:41:43,744 DEBUG storage: action 'Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)' (65020368)
  1726. 15:41:43,745 DEBUG storage: action: Destroy Format None on disk sda (id 0)
  1727. 15:41:43,745 DEBUG storage: action: Destroy Format None on disk sda (id 0)
  1728. 15:41:43,745 DEBUG storage: action: Create Format disklabel on disk sda (id 0)
  1729. 15:41:43,745 DEBUG storage: action: Create Format disklabel on disk sda (id 0)
  1730. 15:41:43,745 DEBUG storage: action: Create Device partition sda2 (id 2)
  1731. 15:41:43,745 DEBUG storage: action: Create Device partition sda2 (id 2)
  1732. 15:41:43,745 DEBUG storage: action: Create Format lvmpv on partition sda2 (id 2)
  1733. 15:41:43,745 DEBUG storage: action: Create Format lvmpv on partition sda2 (id 2)
  1734. 15:41:43,745 DEBUG storage: action: Create Device partition sda1 (id 3)
  1735. 15:41:43,745 DEBUG storage: action: Create Device partition sda1 (id 3)
  1736. 15:41:43,746 DEBUG storage: action: Create Format ext4 on partition sda1 (id 3)
  1737. 15:41:43,746 DEBUG storage: action: Create Format ext4 on partition sda1 (id 3)
  1738. 15:41:43,746 DEBUG storage: action: Create Device lvmvg vg_sabayon (id 4)
  1739. 15:41:43,746 DEBUG storage: action: Create Device lvmvg vg_sabayon (id 4)
  1740. 15:41:43,746 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_root (id 5)
  1741. 15:41:43,746 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_root (id 5)
  1742. 15:41:43,746 DEBUG storage: action: Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1743. 15:41:43,746 DEBUG storage: action: Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1744. 15:41:43,746 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_swap (id 6)
  1745. 15:41:43,746 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_swap (id 6)
  1746. 15:41:43,747 DEBUG storage: action: Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)
  1747. 15:41:43,747 DEBUG storage: action: Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)
  1748. 15:41:43,747 DEBUG storage: sorting actions...
  1749. 15:41:43,747 DEBUG storage: sorting actions...
  1750. 15:41:43,747 DEBUG storage: cmp: 1 -- Create Format disklabel on disk sda (id 0) | Destroy Format None on disk sda (id 0)
  1751. 15:41:43,747 DEBUG storage: cmp: 1 -- Create Format disklabel on disk sda (id 0) | Destroy Format None on disk sda (id 0)
  1752. 15:41:43,747 DEBUG storage: cmp: 1 -- Create Device partition sda2 (id 2) | Create Format disklabel on disk sda (id 0)
  1753. 15:41:43,747 DEBUG storage: cmp: 1 -- Create Device partition sda2 (id 2) | Create Format disklabel on disk sda (id 0)
  1754. 15:41:43,748 DEBUG storage: cmp: 1 -- Create Format lvmpv on partition sda2 (id 2) | Create Device partition sda2 (id 2)
  1755. 15:41:43,748 DEBUG storage: cmp: 1 -- Create Format lvmpv on partition sda2 (id 2) | Create Device partition sda2 (id 2)
  1756. 15:41:43,748 DEBUG storage: cmp: -1 -- Create Device partition sda1 (id 3) | Create Format lvmpv on partition sda2 (id 2)
  1757. 15:41:43,748 DEBUG storage: cmp: -1 -- Create Device partition sda1 (id 3) | Create Format lvmpv on partition sda2 (id 2)
  1758. 15:41:43,748 DEBUG storage: cmp: -1 -- Create Device partition sda1 (id 3) | Create Device partition sda2 (id 2)
  1759. 15:41:43,748 DEBUG storage: cmp: -1 -- Create Device partition sda1 (id 3) | Create Device partition sda2 (id 2)
  1760. 15:41:43,748 DEBUG storage: cmp: 1 -- Create Device partition sda1 (id 3) | Create Format disklabel on disk sda (id 0)
  1761. 15:41:43,748 DEBUG storage: cmp: 1 -- Create Device partition sda1 (id 3) | Create Format disklabel on disk sda (id 0)
  1762. 15:41:43,749 DEBUG storage: cmp: 1 -- Create Format ext4 on partition sda1 (id 3) | Create Device partition sda1 (id 3)
  1763. 15:41:43,749 DEBUG storage: cmp: 1 -- Create Format ext4 on partition sda1 (id 3) | Create Device partition sda1 (id 3)
  1764. 15:41:43,749 DEBUG storage: cmp: -1 -- Create Format ext4 on partition sda1 (id 3) | Create Format lvmpv on partition sda2 (id 2)
  1765. 15:41:43,749 DEBUG storage: cmp: -1 -- Create Format ext4 on partition sda1 (id 3) | Create Format lvmpv on partition sda2 (id 2)
  1766. 15:41:43,749 DEBUG storage: cmp: -1 -- Create Format ext4 on partition sda1 (id 3) | Create Device partition sda2 (id 2)
  1767. 15:41:43,749 DEBUG storage: cmp: -1 -- Create Format ext4 on partition sda1 (id 3) | Create Device partition sda2 (id 2)
  1768. 15:41:43,749 DEBUG storage: cmp: 1 -- Create Device lvmvg vg_sabayon (id 4) | Create Format ext4 on partition sda1 (id 3)
  1769. 15:41:43,749 DEBUG storage: cmp: 1 -- Create Device lvmvg vg_sabayon (id 4) | Create Format ext4 on partition sda1 (id 3)
  1770. 15:41:43,749 DEBUG storage: cmp: 1 -- Create Device lvmvg vg_sabayon (id 4) | Create Format lvmpv on partition sda2 (id 2)
  1771. 15:41:43,749 DEBUG storage: cmp: 1 -- Create Device lvmvg vg_sabayon (id 4) | Create Format lvmpv on partition sda2 (id 2)
  1772. 15:41:43,750 DEBUG storage: cmp: 1 -- Create Device lvmlv vg_sabayon-lv_root (id 5) | Create Format ext4 on partition sda1 (id 3)
  1773. 15:41:43,750 DEBUG storage: cmp: 1 -- Create Device lvmlv vg_sabayon-lv_root (id 5) | Create Format ext4 on partition sda1 (id 3)
  1774. 15:41:43,750 DEBUG storage: cmp: 1 -- Create Device lvmlv vg_sabayon-lv_root (id 5) | Create Format lvmpv on partition sda2 (id 2)
  1775. 15:41:43,750 DEBUG storage: cmp: 1 -- Create Device lvmlv vg_sabayon-lv_root (id 5) | Create Format lvmpv on partition sda2 (id 2)
  1776. 15:41:43,750 DEBUG storage: cmp: 1 -- Create Device lvmlv vg_sabayon-lv_root (id 5) | Create Device lvmvg vg_sabayon (id 4)
  1777. 15:41:43,750 DEBUG storage: cmp: 1 -- Create Device lvmlv vg_sabayon-lv_root (id 5) | Create Device lvmvg vg_sabayon (id 4)
  1778. 15:41:43,750 DEBUG storage: cmp: 1 -- Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5) | Create Device partition sda2 (id 2)
  1779. 15:41:43,750 DEBUG storage: cmp: 1 -- Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5) | Create Device partition sda2 (id 2)
  1780. 15:41:43,750 DEBUG storage: cmp: 1 -- Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5) | Create Device lvmvg vg_sabayon (id 4)
  1781. 15:41:43,750 DEBUG storage: cmp: 1 -- Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5) | Create Device lvmvg vg_sabayon (id 4)
  1782. 15:41:43,751 DEBUG storage: cmp: 1 -- Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5) | Create Device lvmlv vg_sabayon-lv_root (id 5)
  1783. 15:41:43,751 DEBUG storage: cmp: 1 -- Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5) | Create Device lvmlv vg_sabayon-lv_root (id 5)
  1784. 15:41:43,751 DEBUG storage: cmp: 1 -- Create Device lvmlv vg_sabayon-lv_swap (id 6) | Create Device partition sda2 (id 2)
  1785. 15:41:43,751 DEBUG storage: cmp: 1 -- Create Device lvmlv vg_sabayon-lv_swap (id 6) | Create Device partition sda2 (id 2)
  1786. 15:41:43,751 DEBUG storage: cmp: 0 -- Create Device lvmlv vg_sabayon-lv_swap (id 6) | Create Device lvmlv vg_sabayon-lv_root (id 5)
  1787. 15:41:43,751 DEBUG storage: cmp: 0 -- Create Device lvmlv vg_sabayon-lv_swap (id 6) | Create Device lvmlv vg_sabayon-lv_root (id 5)
  1788. 15:41:43,751 DEBUG storage: cmp: 0 -- Create Device lvmlv vg_sabayon-lv_swap (id 6) | Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1789. 15:41:43,751 DEBUG storage: cmp: 0 -- Create Device lvmlv vg_sabayon-lv_swap (id 6) | Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1790. 15:41:43,752 DEBUG storage: cmp: 1 -- Create Format swap on lvmlv vg_sabayon-lv_swap (id 6) | Create Format lvmpv on partition sda2 (id 2)
  1791. 15:41:43,752 DEBUG storage: cmp: 1 -- Create Format swap on lvmlv vg_sabayon-lv_swap (id 6) | Create Format lvmpv on partition sda2 (id 2)
  1792. 15:41:43,752 DEBUG storage: cmp: 0 -- Create Format swap on lvmlv vg_sabayon-lv_swap (id 6) | Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1793. 15:41:43,752 DEBUG storage: cmp: 0 -- Create Format swap on lvmlv vg_sabayon-lv_swap (id 6) | Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1794. 15:41:43,752 DEBUG storage: cmp: 1 -- Create Format swap on lvmlv vg_sabayon-lv_swap (id 6) | Create Device lvmlv vg_sabayon-lv_swap (id 6)
  1795. 15:41:43,752 DEBUG storage: cmp: 1 -- Create Format swap on lvmlv vg_sabayon-lv_swap (id 6) | Create Device lvmlv vg_sabayon-lv_swap (id 6)
  1796. 15:41:43,752 DEBUG storage: action: Destroy Format None on disk sda (id 0)
  1797. 15:41:43,752 DEBUG storage: action: Destroy Format None on disk sda (id 0)
  1798. 15:41:43,753 DEBUG storage: action: Create Format disklabel on disk sda (id 0)
  1799. 15:41:43,753 DEBUG storage: action: Create Format disklabel on disk sda (id 0)
  1800. 15:41:43,753 DEBUG storage: action: Create Device partition sda1 (id 3)
  1801. 15:41:43,753 DEBUG storage: action: Create Device partition sda1 (id 3)
  1802. 15:41:43,753 DEBUG storage: action: Create Format ext4 on partition sda1 (id 3)
  1803. 15:41:43,753 DEBUG storage: action: Create Format ext4 on partition sda1 (id 3)
  1804. 15:41:43,753 DEBUG storage: action: Create Device partition sda2 (id 2)
  1805. 15:41:43,753 DEBUG storage: action: Create Device partition sda2 (id 2)
  1806. 15:41:43,753 DEBUG storage: action: Create Format lvmpv on partition sda2 (id 2)
  1807. 15:41:43,753 DEBUG storage: action: Create Format lvmpv on partition sda2 (id 2)
  1808. 15:41:43,754 DEBUG storage: action: Create Device lvmvg vg_sabayon (id 4)
  1809. 15:41:43,754 DEBUG storage: action: Create Device lvmvg vg_sabayon (id 4)
  1810. 15:41:43,754 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_root (id 5)
  1811. 15:41:43,754 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_root (id 5)
  1812. 15:41:43,754 DEBUG storage: action: Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1813. 15:41:43,754 DEBUG storage: action: Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  1814. 15:41:43,754 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_swap (id 6)
  1815. 15:41:43,754 DEBUG storage: action: Create Device lvmlv vg_sabayon-lv_swap (id 6)
  1816. 15:41:43,754 DEBUG storage: action: Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)
  1817. 15:41:43,754 DEBUG storage: action: Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)
  1818. 15:41:43,755 INFO storage: executing action: Destroy Format None on disk sda (id 0)
  1819. 15:41:43,755 INFO storage: executing action: Destroy Format None on disk sda (id 0)
  1820. 15:41:43,756 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: True ;
  1821. 15:41:43,756 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: True ;
  1822. 15:41:43,758 DEBUG storage: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ;
  1823. 15:41:43,758 DEBUG storage: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ;
  1824. 15:41:43,758 DEBUG storage: zeroing out beginning and end of /dev/sda...
  1825. 15:41:43,758 DEBUG storage: zeroing out beginning and end of /dev/sda...
  1826. 15:41:43,905 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1827. 15:41:43,905 DEBUG storage: DiskDevice.teardown: sda ; status: True ;
  1828. 15:41:44,087 INFO storage: executing action: Create Format disklabel on disk sda (id 0)
  1829. 15:41:44,087 INFO storage: executing action: Create Format disklabel on disk sda (id 0)
  1830. 15:41:44,092 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1831. 15:41:44,092 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1832. 15:41:44,094 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ;
  1833. 15:41:44,094 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ;
  1834. 15:41:44,095 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ;
  1835. 15:41:44,095 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ;
  1836. 15:41:44,099 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ;
  1837. 15:41:44,099 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ;
  1838. 15:41:44,388 DEBUG storage: DiskDevice.updateSysfsPath: sda ; status: True ;
  1839. 15:41:44,388 DEBUG storage: DiskDevice.updateSysfsPath: sda ; status: True ;
  1840. 15:41:44,392 DEBUG storage: sda sysfsPath set to /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda
  1841. 15:41:44,392 DEBUG storage: sda sysfsPath set to /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda
  1842. 15:41:44,470 INFO storage: executing action: Create Device partition sda1 (id 3)
  1843. 15:41:44,470 INFO storage: executing action: Create Device partition sda1 (id 3)
  1844. 15:41:44,476 DEBUG storage: PartitionDevice.create: sda1 ; status: False ;
  1845. 15:41:44,476 DEBUG storage: PartitionDevice.create: sda1 ; status: False ;
  1846. 15:41:44,518 INFO storage: NOTE: recursive device creation disabled
  1847. 15:41:44,518 INFO storage: NOTE: recursive device creation disabled
  1848. 15:41:44,521 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ;
  1849. 15:41:44,521 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ;
  1850. 15:41:44,524 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1851. 15:41:44,524 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1852. 15:41:44,530 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ;
  1853. 15:41:44,530 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ;
  1854. 15:41:44,726 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ;
  1855. 15:41:44,726 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ;
  1856. 15:41:44,728 DEBUG storage: zeroing out beginning and end of /dev/sda1...
  1857. 15:41:44,728 DEBUG storage: zeroing out beginning and end of /dev/sda1...
  1858. 15:41:44,754 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ;
  1859. 15:41:44,754 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ;
  1860. 15:41:44,756 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  1861. disk: <parted.disk.Disk object at 0x3d47a50> fileSystem: None
  1862. number: 1 path: /dev/sda1 type: 0
  1863. name: None active: True busy: False
  1864. geometry: <parted.geometry.Geometry object at 0x40d0090> PedPartition: <_ped.Partition object at 0x40cd530> has path /dev/sda1
  1865. 15:41:44,756 DEBUG storage: device sda1 new partedPartition parted.Partition instance --
  1866. disk: <parted.disk.Disk object at 0x3d47a50> fileSystem: None
  1867. number: 1 path: /dev/sda1 type: 0
  1868. name: None active: True busy: False
  1869. geometry: <parted.geometry.Geometry object at 0x40d0090> PedPartition: <_ped.Partition object at 0x40cd530> has path /dev/sda1
  1870. 15:41:44,759 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; orig: False ;
  1871. 15:41:44,759 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; orig: False ;
  1872. 15:41:44,761 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ;
  1873. 15:41:44,761 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ;
  1874. 15:41:44,763 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1875. 15:41:44,763 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1876. 15:41:44,765 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1877. 15:41:44,765 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1878. 15:41:44,767 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1879. 15:41:44,767 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1880. 15:41:44,876 INFO storage: executing action: Create Format ext4 on partition sda1 (id 3)
  1881. 15:41:44,876 INFO storage: executing action: Create Format ext4 on partition sda1 (id 3)
  1882. 15:41:44,881 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; orig: False ;
  1883. 15:41:44,881 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; orig: False ;
  1884. 15:41:44,883 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ;
  1885. 15:41:44,883 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ;
  1886. 15:41:44,885 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1887. 15:41:44,885 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1888. 15:41:44,887 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1889. 15:41:44,887 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1890. 15:41:44,889 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1891. 15:41:44,889 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1892. 15:41:44,891 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ;
  1893. 15:41:44,891 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ;
  1894. 15:41:44,893 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ;
  1895. 15:41:44,893 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ;
  1896. 15:41:44,894 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ;
  1897. 15:41:44,894 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ;
  1898. 15:41:44,896 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 2 ;
  1899. 15:41:44,896 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 2 ;
  1900. 15:41:44,898 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ;
  1901. 15:41:44,898 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ;
  1902. 15:41:44,899 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 3 ;
  1903. 15:41:44,899 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 3 ;
  1904. 15:41:44,901 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ;
  1905. 15:41:44,901 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ;
  1906. 15:41:44,903 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 4 ;
  1907. 15:41:44,903 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 4 ;
  1908. 15:41:44,905 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ;
  1909. 15:41:44,905 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ;
  1910. 15:41:44,906 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 5 ;
  1911. 15:41:44,906 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 5 ;
  1912. 15:41:44,908 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ;
  1913. 15:41:44,908 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ;
  1914. 15:41:44,910 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 6 ;
  1915. 15:41:44,910 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 6 ;
  1916. 15:41:44,914 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ;
  1917. 15:41:44,914 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ;
  1918. 15:41:44,915 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 8 ;
  1919. 15:41:44,915 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 8 ;
  1920. 15:41:44,917 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ;
  1921. 15:41:44,917 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ;
  1922. 15:41:44,919 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 9 ;
  1923. 15:41:44,919 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 9 ;
  1924. 15:41:44,920 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ;
  1925. 15:41:44,920 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ;
  1926. 15:41:44,922 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 10 ;
  1927. 15:41:44,922 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 10 ;
  1928. 15:41:44,923 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ;
  1929. 15:41:44,923 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ;
  1930. 15:41:44,925 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 11 ;
  1931. 15:41:44,925 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 11 ;
  1932. 15:41:44,927 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ;
  1933. 15:41:44,927 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ;
  1934. 15:41:44,928 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 12 ;
  1935. 15:41:44,928 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 12 ;
  1936. 15:41:44,930 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ;
  1937. 15:41:44,930 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ;
  1938. 15:41:44,931 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 13 ;
  1939. 15:41:44,931 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 13 ;
  1940. 15:41:44,933 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ;
  1941. 15:41:44,933 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ;
  1942. 15:41:44,935 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 14 ;
  1943. 15:41:44,935 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 14 ;
  1944. 15:41:44,937 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ;
  1945. 15:41:44,937 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ;
  1946. 15:41:44,938 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 15 ;
  1947. 15:41:44,938 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 15 ;
  1948. 15:41:44,940 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ;
  1949. 15:41:44,940 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ;
  1950. 15:41:44,959 DEBUG storage: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ;
  1951. 15:41:44,959 DEBUG storage: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ;
  1952. 15:41:44,962 DEBUG storage: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ;
  1953. 15:41:44,962 DEBUG storage: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ;
  1954. 15:41:46,257 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ;
  1955. 15:41:46,257 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ;
  1956. 15:41:46,526 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ;
  1957. 15:41:46,526 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ;
  1958. 15:41:46,529 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ;
  1959. 15:41:46,529 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ;
  1960. 15:41:46,530 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda/sda1
  1961. 15:41:46,530 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda/sda1
  1962. 15:41:46,617 INFO storage: executing action: Create Device partition sda2 (id 2)
  1963. 15:41:46,617 INFO storage: executing action: Create Device partition sda2 (id 2)
  1964. 15:41:46,624 DEBUG storage: PartitionDevice.create: sda2 ; status: False ;
  1965. 15:41:46,624 DEBUG storage: PartitionDevice.create: sda2 ; status: False ;
  1966. 15:41:46,673 INFO storage: NOTE: recursive device creation disabled
  1967. 15:41:46,673 INFO storage: NOTE: recursive device creation disabled
  1968. 15:41:46,680 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  1969. 15:41:46,680 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  1970. 15:41:46,683 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1971. 15:41:46,683 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1972. 15:41:46,688 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ;
  1973. 15:41:46,688 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ;
  1974. 15:41:46,991 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ;
  1975. 15:41:46,991 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ;
  1976. 15:41:46,996 DEBUG storage: zeroing out beginning and end of /dev/sda2...
  1977. 15:41:46,996 DEBUG storage: zeroing out beginning and end of /dev/sda2...
  1978. 15:41:47,033 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ;
  1979. 15:41:47,033 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ;
  1980. 15:41:47,036 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  1981. disk: <parted.disk.Disk object at 0x3d47a50> fileSystem: None
  1982. number: 2 path: /dev/sda2 type: 0
  1983. name: None active: True busy: False
  1984. geometry: <parted.geometry.Geometry object at 0x40d0cd0> PedPartition: <_ped.Partition object at 0x40cd6b0> has path /dev/sda2
  1985. 15:41:47,036 DEBUG storage: device sda2 new partedPartition parted.Partition instance --
  1986. disk: <parted.disk.Disk object at 0x3d47a50> fileSystem: None
  1987. number: 2 path: /dev/sda2 type: 0
  1988. name: None active: True busy: False
  1989. geometry: <parted.geometry.Geometry object at 0x40d0cd0> PedPartition: <_ped.Partition object at 0x40cd6b0> has path /dev/sda2
  1990. 15:41:47,041 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ;
  1991. 15:41:47,041 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ;
  1992. 15:41:47,045 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  1993. 15:41:47,045 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  1994. 15:41:47,053 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1995. 15:41:47,053 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  1996. 15:41:47,055 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1997. 15:41:47,055 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1998. 15:41:47,056 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  1999. 15:41:47,056 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2000. 15:41:47,150 INFO storage: executing action: Create Format lvmpv on partition sda2 (id 2)
  2001. 15:41:47,150 INFO storage: executing action: Create Format lvmpv on partition sda2 (id 2)
  2002. 15:41:47,155 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ;
  2003. 15:41:47,155 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ;
  2004. 15:41:47,157 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  2005. 15:41:47,157 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  2006. 15:41:47,159 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  2007. 15:41:47,159 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  2008. 15:41:47,160 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2009. 15:41:47,160 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2010. 15:41:47,162 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2011. 15:41:47,162 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2012. 15:41:47,164 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ;
  2013. 15:41:47,164 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ;
  2014. 15:41:47,165 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 1 ;
  2015. 15:41:47,165 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 1 ;
  2016. 15:41:47,167 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ;
  2017. 15:41:47,167 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ;
  2018. 15:41:47,168 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 2 ;
  2019. 15:41:47,168 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 2 ;
  2020. 15:41:47,170 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ;
  2021. 15:41:47,170 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ;
  2022. 15:41:47,174 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 3 ;
  2023. 15:41:47,174 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 3 ;
  2024. 15:41:47,176 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ;
  2025. 15:41:47,176 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ;
  2026. 15:41:47,177 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 4 ;
  2027. 15:41:47,177 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 4 ;
  2028. 15:41:47,179 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ;
  2029. 15:41:47,179 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ;
  2030. 15:41:47,180 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 5 ;
  2031. 15:41:47,180 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 5 ;
  2032. 15:41:47,182 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ;
  2033. 15:41:47,182 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ;
  2034. 15:41:47,183 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 8 ;
  2035. 15:41:47,183 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 8 ;
  2036. 15:41:47,185 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ;
  2037. 15:41:47,185 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ;
  2038. 15:41:47,186 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 9 ;
  2039. 15:41:47,186 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 9 ;
  2040. 15:41:47,187 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ;
  2041. 15:41:47,187 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ;
  2042. 15:41:47,189 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 10 ;
  2043. 15:41:47,189 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 10 ;
  2044. 15:41:47,190 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ;
  2045. 15:41:47,190 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ;
  2046. 15:41:47,192 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 11 ;
  2047. 15:41:47,192 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 11 ;
  2048. 15:41:47,194 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ;
  2049. 15:41:47,194 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ;
  2050. 15:41:47,195 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 12 ;
  2051. 15:41:47,195 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 12 ;
  2052. 15:41:47,197 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ;
  2053. 15:41:47,197 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ;
  2054. 15:41:47,198 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 13 ;
  2055. 15:41:47,198 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 13 ;
  2056. 15:41:47,200 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ;
  2057. 15:41:47,200 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ;
  2058. 15:41:47,201 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 14 ;
  2059. 15:41:47,201 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 14 ;
  2060. 15:41:47,203 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ;
  2061. 15:41:47,203 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ;
  2062. 15:41:47,204 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 15 ;
  2063. 15:41:47,204 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 15 ;
  2064. 15:41:47,206 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 6 ;
  2065. 15:41:47,206 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 6 ;
  2066. 15:41:47,207 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 6 ;
  2067. 15:41:47,207 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 6 ;
  2068. 15:41:47,209 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ;
  2069. 15:41:47,209 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ;
  2070. 15:41:47,225 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ;
  2071. 15:41:47,225 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ;
  2072. 15:41:47,306 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ;
  2073. 15:41:47,306 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ;
  2074. 15:41:47,309 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda2 ; status: None ; type: lvmpv ;
  2075. 15:41:47,309 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda2 ; status: None ; type: lvmpv ;
  2076. 15:41:47,310 DEBUG storage: zeroing out beginning and end of /dev/sda2...
  2077. 15:41:47,310 DEBUG storage: zeroing out beginning and end of /dev/sda2...
  2078. 15:41:47,519 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/sda2 ; type: lvmpv ;
  2079. 15:41:47,519 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/sda2 ; type: lvmpv ;
  2080. 15:41:47,726 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ;
  2081. 15:41:47,726 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ;
  2082. 15:41:47,732 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ;
  2083. 15:41:47,732 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ;
  2084. 15:41:47,733 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda/sda2
  2085. 15:41:47,733 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/host0/target0:0:0/0:0:0:0/block/sda/sda2
  2086. 15:41:47,817 INFO storage: executing action: Create Device lvmvg vg_sabayon (id 4)
  2087. 15:41:47,817 INFO storage: executing action: Create Device lvmvg vg_sabayon (id 4)
  2088. 15:41:47,823 DEBUG storage: LVMVolumeGroupDevice.create: vg_sabayon ; status: False ;
  2089. 15:41:47,823 DEBUG storage: LVMVolumeGroupDevice.create: vg_sabayon ; status: False ;
  2090. 15:41:47,881 INFO storage: NOTE: recursive device creation disabled
  2091. 15:41:47,881 INFO storage: NOTE: recursive device creation disabled
  2092. 15:41:47,886 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg_sabayon ; orig: False ;
  2093. 15:41:47,886 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg_sabayon ; orig: False ;
  2094. 15:41:47,888 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ;
  2095. 15:41:47,888 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ;
  2096. 15:41:47,891 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  2097. 15:41:47,891 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  2098. 15:41:47,894 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  2099. 15:41:47,894 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  2100. 15:41:47,897 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2101. 15:41:47,897 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2102. 15:41:47,900 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2103. 15:41:47,900 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2104. 15:41:48,155 DEBUG storage: LVMVolumeGroupDevice.setup: vg_sabayon ; status: False ; orig: False ;
  2105. 15:41:48,155 DEBUG storage: LVMVolumeGroupDevice.setup: vg_sabayon ; status: False ; orig: False ;
  2106. 15:41:48,161 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg_sabayon ; orig: False ;
  2107. 15:41:48,161 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg_sabayon ; orig: False ;
  2108. 15:41:48,166 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ;
  2109. 15:41:48,166 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ;
  2110. 15:41:48,169 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  2111. 15:41:48,169 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  2112. 15:41:48,173 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  2113. 15:41:48,173 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  2114. 15:41:48,180 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2115. 15:41:48,180 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2116. 15:41:48,184 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2117. 15:41:48,184 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2118. 15:41:49,498 INFO storage: executing action: Create Device lvmlv vg_sabayon-lv_root (id 5)
  2119. 15:41:49,498 INFO storage: executing action: Create Device lvmlv vg_sabayon-lv_root (id 5)
  2120. 15:41:49,504 DEBUG storage: LVMLogicalVolumeDevice.create: vg_sabayon-lv_root ; status: False ;
  2121. 15:41:49,504 DEBUG storage: LVMLogicalVolumeDevice.create: vg_sabayon-lv_root ; status: False ;
  2122. 15:41:49,545 INFO storage: NOTE: recursive device creation disabled
  2123. 15:41:49,545 INFO storage: NOTE: recursive device creation disabled
  2124. 15:41:49,552 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_sabayon-lv_root ; orig: False ;
  2125. 15:41:49,552 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_sabayon-lv_root ; orig: False ;
  2126. 15:41:49,554 DEBUG storage: LVMVolumeGroupDevice.setup: vg_sabayon ; status: False ; orig: False ;
  2127. 15:41:49,554 DEBUG storage: LVMVolumeGroupDevice.setup: vg_sabayon ; status: False ; orig: False ;
  2128. 15:41:49,557 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg_sabayon ; orig: False ;
  2129. 15:41:49,557 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg_sabayon ; orig: False ;
  2130. 15:41:49,560 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ;
  2131. 15:41:49,560 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ;
  2132. 15:41:49,562 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  2133. 15:41:49,562 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ;
  2134. 15:41:49,565 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  2135. 15:41:49,565 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  2136. 15:41:49,568 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2137. 15:41:49,568 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2138. 15:41:49,572 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2139. 15:41:49,572 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ;
  2140. 15:41:50,095 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_sabayon-lv_root ; status: True ; orig: False ;
  2141. 15:41:50,095 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_sabayon-lv_root ; status: True ; orig: False ;
  2142. 15:41:50,361 INFO storage: executing action: Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  2143. 15:41:50,361 INFO storage: executing action: Create Format ext4 on lvmlv vg_sabayon-lv_root (id 5)
  2144. 15:41:50,375 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_sabayon-lv_root ; status: True ; orig: False ;
  2145. 15:41:50,375 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_sabayon-lv_root ; status: True ; orig: False ;
  2146. 15:41:50,378 DEBUG storage: Ext4FS.create: device: None ; status: False ; type: ext4 ;
  2147. 15:41:50,378 DEBUG storage: Ext4FS.create: device: None ; status: False ; type: ext4 ;
  2148. 15:41:50,381 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/vg_sabayon-lv_root ; mountpoint: / ; type: ext4 ;
  2149. 15:41:50,381 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/vg_sabayon-lv_root ; mountpoint: / ; type: ext4 ;
  2150. 15:41:52,074 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/vg_sabayon-lv_root ; type: ext4 ;
  2151. 15:41:52,074 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/vg_sabayon-lv_root ; type: ext4 ;
  2152. 15:41:52,387 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_sabayon-lv_root ; status: True ;
  2153. 15:41:52,387 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_sabayon-lv_root ; status: True ;
  2154. 15:41:52,393 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_sabayon-lv_root ; status: True ;
  2155. 15:41:52,393 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_sabayon-lv_root ; status: True ;
  2156. 15:41:52,524 INFO storage: executing action: Create Device lvmlv vg_sabayon-lv_swap (id 6)
  2157. 15:41:52,524 INFO storage: executing action: Create Device lvmlv vg_sabayon-lv_swap (id 6)
  2158. 15:41:52,534 DEBUG storage: LVMLogicalVolumeDevice.create: vg_sabayon-lv_swap ; status: False ;
  2159. 15:41:52,534 DEBUG storage: LVMLogicalVolumeDevice.create: vg_sabayon-lv_swap ; status: False ;
  2160. 15:41:52,592 INFO storage: NOTE: recursive device creation disabled
  2161. 15:41:52,592 INFO storage: NOTE: recursive device creation disabled
  2162. 15:41:52,595 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_sabayon-lv_swap ; orig: False ;
  2163. 15:41:52,595 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_sabayon-lv_swap ; orig: False ;
  2164. 15:41:52,597 DEBUG storage: LVMVolumeGroupDevice.setup: vg_sabayon ; status: True ; orig: False ;
  2165. 15:41:52,597 DEBUG storage: LVMVolumeGroupDevice.setup: vg_sabayon ; status: True ; orig: False ;
  2166. 15:41:53,199 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_sabayon-lv_swap ; status: True ; orig: False ;
  2167. 15:41:53,199 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_sabayon-lv_swap ; status: True ; orig: False ;
  2168. 15:41:53,476 INFO storage: executing action: Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)
  2169. 15:41:53,476 INFO storage: executing action: Create Format swap on lvmlv vg_sabayon-lv_swap (id 6)
  2170. 15:41:53,483 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_sabayon-lv_swap ; status: True ; orig: False ;
  2171. 15:41:53,483 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_sabayon-lv_swap ; status: True ; orig: False ;
  2172. 15:41:53,485 DEBUG storage: SwapSpace.create: device: None ; status: None ; type: swap ;
  2173. 15:41:53,485 DEBUG storage: SwapSpace.create: device: None ; status: None ; type: swap ;
  2174. 15:41:53,531 DEBUG storage: SwapSpace.create: device: None ; status: None ; type: swap ;
  2175. 15:41:53,531 DEBUG storage: SwapSpace.create: device: None ; status: None ; type: swap ;
  2176. 15:41:53,845 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_sabayon-lv_swap ; status: True ;
  2177. 15:41:53,845 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_sabayon-lv_swap ; status: True ;
  2178. 15:41:53,848 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_sabayon-lv_swap ; status: True ;
  2179. 15:41:53,848 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_sabayon-lv_swap ; status: True ;
  2180. 15:41:53,953 INFO storage: setting boot flag on sda1
  2181. 15:41:53,953 INFO storage: setting boot flag on sda1
  2182. 15:41:53,959 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ;
  2183. 15:41:53,959 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ;
  2184. 15:41:53,961 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ;
  2185. 15:41:53,961 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ;
  2186. 15:41:53,962 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ;
  2187. 15:41:53,962 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ;
  2188. 15:41:53,964 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  2189. 15:41:53,964 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ;
  2190. 15:41:53,966 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ;
  2191. 15:41:53,966 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ;
  2192. 15:41:54,016 DEBUG storage: looking up parted Device: /dev/sda2
  2193. 15:41:54,016 DEBUG storage: looking up parted Device: /dev/sda2
  2194. 15:41:54,021 DEBUG storage: looking up parted Device: /dev/sda1
  2195. 15:41:54,021 DEBUG storage: looking up parted Device: /dev/sda1
  2196. 15:41:54,028 DEBUG storage: Ext4FS.supported: supported: True ;
  2197. 15:41:54,028 DEBUG storage: Ext4FS.supported: supported: True ;
  2198. 15:41:54,032 DEBUG storage: looking up parted Device: /dev/mapper/vg_sabayon
  2199. 15:41:54,032 DEBUG storage: looking up parted Device: /dev/mapper/vg_sabayon
  2200. 15:41:54,033 DEBUG storage: vg_sabayon size is 11776MB
  2201. 15:41:54,033 DEBUG storage: vg_sabayon size is 11776MB
  2202. 15:41:54,034 DEBUG storage: looking up parted Device: /dev/mapper/vg_sabayon-lv_root
  2203. 15:41:54,034 DEBUG storage: looking up parted Device: /dev/mapper/vg_sabayon-lv_root
  2204. 15:41:54,054 DEBUG storage: lv vg_sabayon-lv_root uses 8768MB
  2205. 15:41:54,054 DEBUG storage: lv vg_sabayon-lv_root uses 8768MB
  2206. 15:41:54,057 DEBUG storage: looking up parted Device: /dev/mapper/vg_sabayon-lv_swap
  2207. 15:41:54,057 DEBUG storage: looking up parted Device: /dev/mapper/vg_sabayon-lv_swap
  2208. 15:41:54,073 DEBUG storage: lv vg_sabayon-lv_swap uses 3008MB
  2209. 15:41:54,073 DEBUG storage: lv vg_sabayon-lv_swap uses 3008MB
  2210. 15:41:54,074 DEBUG storage: vg vg_sabayon has 0MB free
  2211. 15:41:54,074 DEBUG storage: vg vg_sabayon has 0MB free
  2212. 15:41:54,075 DEBUG storage: vg_sabayon size is 11776MB
  2213. 15:41:54,075 DEBUG storage: vg_sabayon size is 11776MB
  2214. 15:41:54,075 DEBUG storage: lv vg_sabayon-lv_root uses 8768MB
  2215. 15:41:54,075 DEBUG storage: lv vg_sabayon-lv_root uses 8768MB
  2216. 15:41:54,078 DEBUG storage: lv vg_sabayon-lv_swap uses 3008MB
  2217. 15:41:54,078 DEBUG storage: lv vg_sabayon-lv_swap uses 3008MB
  2218. 15:41:54,079 DEBUG storage: vg vg_sabayon has 0MB free
  2219. 15:41:54,079 DEBUG storage: vg vg_sabayon has 0MB free
  2220. 15:41:54,087 DEBUG storage: Ext4FS.supported: supported: True ;
  2221. 15:41:54,087 DEBUG storage: Ext4FS.supported: supported: True ;
  2222.  
  2223.  
  2224. /proc/cmdline:
  2225. root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs loop=/livecd.squashfs splash=silent,theme:sabayon video=vesafb:ywrap,mtrr:3 vga=791 console=tty1 quiet --
  2226.  
  2227.  
  2228. /var/log/dmesg:
  2229.  
  2230. <6>[ 0.000000] Initializing cgroup subsys cpu
  2231. [ 0.000000] Linux version 3.2.0-sabayon (root@orion.sabayon.org) (gcc version 4.6.2 (Gentoo 4.6.2 p1.0, pie-0.4.5) ) #1 SMP Sat Feb 11 08:52:29 UTC 2012
  2232. [ 0.000000] Command line: root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs loop=/livecd.squashfs splash=silent,theme:sabayon video=vesafb:ywrap,mtrr:3 vga=791 console=tty1 quiet --
  2233. [ 0.000000] BIOS-provided physical RAM map:
  2234. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
  2235. [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
  2236. [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
  2237. [ 0.000000] BIOS-e820: 0000000000100000 - 000000005fff0000 (usable)
  2238. [ 0.000000] BIOS-e820: 000000005fff0000 - 0000000060000000 (ACPI data)
  2239. [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
  2240. [ 0.000000] NX (Execute Disable) protection: active
  2241. [ 0.000000] DMI 2.5 present.
  2242. [ 0.000000] DMI: innotek GmbH VirtualBox, BIOS VirtualBox 12/01/2006
  2243. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  2244. [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  2245. [ 0.000000] No AGP bridge found
  2246. [ 0.000000] last_pfn = 0x5fff0 max_arch_pfn = 0x400000000
  2247. [ 0.000000] MTRR default type: uncachable
  2248. [ 0.000000] MTRR variable ranges disabled:
  2249. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  2250. [ 0.000000] CPU MTRRs all blank - virtualized system.
  2251. [ 0.000000] found SMP MP-table at [ffff88000009fff0] 9fff0
  2252. [ 0.000000] initial memory mapped : 0 - 20000000
  2253. [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
  2254. [ 0.000000] init_memory_mapping: 0000000000000000-000000005fff0000
  2255. [ 0.000000] 0000000000 - 005fe00000 page 2M
  2256. [ 0.000000] 005fe00000 - 005fff0000 page 4k
  2257. [ 0.000000] kernel direct mapping tables up to 5fff0000 @ 1fffc000-20000000
  2258. [ 0.000000] RAMDISK: 5f788000 - 5fff0000
  2259. [ 0.000000] ACPI: RSDP 00000000000e0000 00024 (v02 VBOX )
  2260. [ 0.000000] ACPI: XSDT 000000005fff0030 0003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061)
  2261. [ 0.000000] ACPI: FACP 000000005fff00f0 000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061)
  2262. [ 0.000000] ACPI: DSDT 000000005fff0470 01B96 (v01 VBOX VBOXBIOS 00000002 INTL 20100528)
  2263. [ 0.000000] ACPI: FACS 000000005fff0200 00040
  2264. [ 0.000000] ACPI: APIC 000000005fff0240 0005C (v02 VBOX VBOXAPIC 00000001 ASL 00000061)
  2265. [ 0.000000] ACPI: SSDT 000000005fff02a0 001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528)
  2266. [ 0.000000] ACPI: Local APIC address 0xfee00000
  2267. [ 0.000000] No NUMA configuration found
  2268. [ 0.000000] Faking a node at 0000000000000000-000000005fff0000
  2269. [ 0.000000] Initmem setup node 0 0000000000000000-000000005fff0000
  2270. [ 0.000000] NODE_DATA [000000005f783000 - 000000005f787fff]
  2271. [ 0.000000] [ffffea0000000000-ffffea00017fffff] PMD -> [ffff88005d600000-ffff88005edfffff] on node 0
  2272. [ 0.000000] Zone PFN ranges:
  2273. [ 0.000000] DMA 0x00000010 -> 0x00001000
  2274. [ 0.000000] DMA32 0x00001000 -> 0x00100000
  2275. [ 0.000000] Normal empty
  2276. [ 0.000000] Movable zone start PFN for each node
  2277. [ 0.000000] early_node_map[2] active PFN ranges
  2278. [ 0.000000] 0: 0x00000010 -> 0x0000009f
  2279. [ 0.000000] 0: 0x00000100 -> 0x0005fff0
  2280. [ 0.000000] On node 0 totalpages: 393087
  2281. [ 0.000000] DMA zone: 64 pages used for memmap
  2282. [ 0.000000] DMA zone: 5 pages reserved
  2283. [ 0.000000] DMA zone: 3914 pages, LIFO batch:0
  2284. [ 0.000000] DMA32 zone: 6080 pages used for memmap
  2285. [ 0.000000] DMA32 zone: 383024 pages, LIFO batch:31
  2286. [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
  2287. [ 0.000000] ACPI: Local APIC address 0xfee00000
  2288. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  2289. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  2290. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  2291. [ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
  2292. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  2293. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  2294. [ 0.000000] ACPI: IRQ0 used by override.
  2295. [ 0.000000] ACPI: IRQ2 used by override.
  2296. [ 0.000000] ACPI: IRQ9 used by override.
  2297. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  2298. [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
  2299. [ 0.000000] nr_irqs_gsi: 40
  2300. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  2301. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
  2302. [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
  2303. [ 0.000000] Allocating PCI resources starting at 60000000 (gap: 60000000:9ffc0000)
  2304. [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
  2305. [ 0.000000] PERCPU: Embedded 25 pages/cpu @ffff88005f400000 s70976 r8192 d23232 u1048576
  2306. [ 0.000000] pcpu-alloc: s70976 r8192 d23232 u1048576 alloc=1*2097152
  2307. [ 0.000000] pcpu-alloc: [0] 0 1
  2308. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 386938
  2309. [ 0.000000] Policy zone: DMA32
  2310. [ 0.000000] Kernel command line: root=/dev/ram0 initrd=/boot/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs loop=/livecd.squashfs splash=silent,theme:sabayon video=vesafb:ywrap,mtrr:3 vga=791 console=tty1 quiet --
  2311. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  2312. [ 0.000000] Checking aperture...
  2313. [ 0.000000] No AGP bridge found
  2314. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  2315. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  2316. [ 0.000000] Memory: 1526064k/1572800k available (7122k kernel code, 452k absent, 46284k reserved, 4360k data, 592k init)
  2317. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  2318. [ 0.000000] Hierarchical RCU implementation.
  2319. [ 0.000000] NR_IRQS:4352 nr_irqs:512 16
  2320. [ 0.000000] Console: colour dummy device 80x25
  2321. [ 0.000000] console [tty1] enabled
  2322. [ 0.000000] allocated 12582912 bytes of page_cgroup
  2323. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  2324. [ 0.000000] Fast TSC calibration failed
  2325. [ 0.000000] TSC: Unable to calibrate against PIT
  2326. [ 0.000000] TSC: using PMTIMER reference calibration
  2327. [ 0.000000] Detected 2654.046 MHz processor.
  2328. [ 0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 5308.09 BogoMIPS (lpj=2654046)
  2329. [ 0.004010] pid_max: default: 32768 minimum: 301
  2330. [ 0.004039] Security Framework initialized
  2331. [ 0.004044] AppArmor: AppArmor disabled by boot time parameter
  2332. [ 0.005047] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  2333. [ 0.006484] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  2334. [ 0.006942] Mount-cache hash table entries: 256
  2335. [ 0.007123] Initializing cgroup subsys debug
  2336. [ 0.007130] Initializing cgroup subsys memory
  2337. [ 0.007138] Initializing cgroup subsys devices
  2338. [ 0.007140] Initializing cgroup subsys freezer
  2339. [ 0.007143] Initializing cgroup subsys blkio
  2340. [ 0.007148] Initializing cgroup subsys perf_event
  2341. [ 0.007388] CPU: Physical Processor ID: 0
  2342. [ 0.007389] CPU: Processor Core ID: 0
  2343. [ 0.007416] mce: CPU supports 0 MCE banks
  2344. [ 0.007809] ACPI: Core revision 20110623
  2345. [ 0.012480] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  2346. [ 0.022650] CPU0: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz stepping 07
  2347. [ 0.022998] Performance Events: unsupported p6 CPU model 23 no PMU driver, software events only.
  2348. [ 0.022998] Booting Node 0, Processors #1 Ok.
  2349. [ 0.022998] smpboot cpu 1: start_ip = 9a000
  2350. [ 0.004999] mce: CPU supports 0 MCE banks
  2351. [ 0.093991] TSC synchronization [CPU#0 -> CPU#1]:
  2352. [ 0.093991] Measured 658168 cycles TSC warp between CPUs, turning off TSC clock.
  2353. [ 0.093991] Marking TSC unstable due to check_tsc_sync_source failed
  2354. [ 0.094053] Brought up 2 CPUs
  2355. [ 0.094055] Total of 2 processors activated (10642.26 BogoMIPS).
  2356. [ 0.096135] devtmpfs: initialized
  2357. [ 0.097167] xor: automatically using best checksumming function: generic_sse
  2358. [ 0.101663] generic_sse: 14608.000 MB/sec
  2359. [ 0.101843] xor: using function: generic_sse (14608.000 MB/sec)
  2360. [ 0.103128] print_constraints: dummy:
  2361. [ 0.103206] NET: Registered protocol family 16
  2362. [ 0.108041] ACPI: bus type pci registered
  2363. [ 0.108139] PCI: Using configuration type 1 for base access
  2364. [ 0.210995] bio: create slab <bio-0> at 0
  2365. [ 0.227957] raid6: int64x1 2148 MB/s
  2366. [ 0.244943] raid6: int64x2 2269 MB/s
  2367. [ 0.261818] raid6: int64x4 1968 MB/s
  2368. [ 0.278953] raid6: int64x8 1429 MB/s
  2369. [ 0.295951] raid6: sse2x1 4285 MB/s
  2370. [ 0.312685] raid6: sse2x2 4320 MB/s
  2371. [ 0.329945] raid6: sse2x4 6855 MB/s
  2372. [ 0.330242] raid6: using algorithm sse2x4 (6855 MB/s)
  2373. [ 0.331308] ACPI: Added _OSI(Module Device)
  2374. [ 0.331308] ACPI: Added _OSI(Processor Device)
  2375. [ 0.331308] ACPI: Added _OSI(3.0 _SCP Extensions)
  2376. [ 0.331308] ACPI: Added _OSI(Processor Aggregator Device)
  2377. [ 0.331308] ACPI: EC: Look up EC in DSDT
  2378. [ 0.331605] ACPI: Executed 1 blocks of module-level executable AML code
  2379. [ 0.334911] ACPI: Interpreter enabled
  2380. [ 0.334914] ACPI: (supports S0 S5)
  2381. [ 0.334925] ACPI: Using IOAPIC for interrupt routing
  2382. [ 0.341090] ACPI: No dock devices found.
  2383. [ 0.341090] HEST: Table not found.
  2384. [ 0.341090] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
  2385. [ 0.341090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  2386. [ 0.342051] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
  2387. [ 0.342053] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
  2388. [ 0.342056] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
  2389. [ 0.342058] pci_root PNP0A03:00: host bridge window [mem 0x60000000-0xffdfffff] (ignored)
  2390. [ 0.342108] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600
  2391. [ 0.342108] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601
  2392. [ 0.342616] pci 0000:00:01.1: [8086:7111] type 0 class 0x000101
  2393. [ 0.343154] pci 0000:00:01.1: reg 20: [io 0xd000-0xd00f]
  2394. [ 0.343515] pci 0000:00:02.0: [80ee:beef] type 0 class 0x000300
  2395. [ 0.346956] pci 0000:00:02.0: reg 10: [mem 0xe0000000-0xe7ffffff pref]
  2396. [ 0.400849] pci 0000:00:03.0: [8086:100e] type 0 class 0x000200
  2397. [ 0.406531] pci 0000:00:03.0: reg 10: [mem 0xf0000000-0xf001ffff]
  2398. [ 0.411946] pci 0000:00:03.0: reg 18: [io 0xd010-0xd017]
  2399. [ 0.433596] pci 0000:00:04.0: [80ee:cafe] type 0 class 0x000880
  2400. [ 0.434878] pci 0000:00:04.0: reg 10: [io 0xd020-0xd03f]
  2401. [ 0.439576] pci 0000:00:04.0: reg 14: [mem 0xf0400000-0xf07fffff]
  2402. [ 0.440564] pci 0000:00:04.0: reg 18: [mem 0xf0800000-0xf0803fff pref]
  2403. [ 0.458269] pci 0000:00:05.0: [8086:2415] type 0 class 0x000401
  2404. [ 0.458408] pci 0000:00:05.0: reg 10: [io 0xd100-0xd1ff]
  2405. [ 0.458495] pci 0000:00:05.0: reg 14: [io 0xd200-0xd23f]
  2406. [ 0.459139] pci 0000:00:06.0: [106b:003f] type 0 class 0x000c03
  2407. [ 0.464833] pci 0000:00:06.0: reg 10: [mem 0xf0804000-0xf0804fff]
  2408. [ 0.489095] pci 0000:00:07.0: [8086:7113] type 0 class 0x000680
  2409. [ 0.489981] pci 0000:00:0b.0: [8086:265c] type 0 class 0x000c03
  2410. [ 0.494321] pci 0000:00:0b.0: reg 10: [mem 0xf0805000-0xf0805fff]
  2411. [ 0.517307] pci 0000:00:0d.0: [8086:2829] type 0 class 0x000106
  2412. [ 0.521276] pci 0000:00:0d.0: reg 10: [io 0xd240-0xd247]
  2413. [ 0.528724] pci 0000:00:0d.0: reg 18: [io 0xd250-0xd257]
  2414. [ 0.536205] pci 0000:00:0d.0: reg 20: [io 0xd260-0xd26f]
  2415. [ 0.540309] pci 0000:00:0d.0: reg 24: [mem 0xf0806000-0xf0807fff]
  2416. [ 0.546206] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  2417. [ 0.546926] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
  2418. [ 0.555398] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11)
  2419. [ 0.555398] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11)
  2420. [ 0.555398] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11)
  2421. [ 0.555398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11)
  2422. [ 0.557132] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  2423. [ 0.557132] vgaarb: loaded
  2424. [ 0.557132] vgaarb: bridge control possible 0000:00:02.0
  2425. [ 0.559106] SCSI subsystem initialized
  2426. [ 0.560041] libata version 3.00 loaded.
  2427. [ 0.562029] usbcore: registered new interface driver usbfs
  2428. [ 0.562053] usbcore: registered new interface driver hub
  2429. [ 0.563026] usbcore: registered new device driver usb
  2430. [ 0.564027] wmi: Mapper loaded
  2431. [ 0.565026] PCI: Using ACPI for IRQ routing
  2432. [ 0.565026] PCI: pci_cache_line_size set to 64 bytes
  2433. [ 0.565240] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
  2434. [ 0.565247] reserve RAM buffer: 000000005fff0000 - 000000005fffffff
  2435. [ 0.566047] NetLabel: Initializing
  2436. [ 0.566049] NetLabel: domain hash size = 128
  2437. [ 0.566050] NetLabel: protocols = UNLABELED CIPSOv4
  2438. [ 0.566084] NetLabel: unlabeled traffic allowed by default
  2439. [ 0.589068] pnp: PnP ACPI init
  2440. [ 0.589068] ACPI: bus type pnp registered
  2441. [ 0.589068] pnp 00:00: [bus 00-ff]
  2442. [ 0.589068] pnp 00:00: [io 0x0cf8-0x0cff]
  2443. [ 0.589068] pnp 00:00: [io 0x0000-0x0cf7 window]
  2444. [ 0.589068] pnp 00:00: [io 0x0d00-0xffff window]
  2445. [ 0.589068] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  2446. [ 0.589068] pnp 00:00: [mem 0x60000000-0xffdfffff window]
  2447. [ 0.589137] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
  2448. [ 0.589137] pnp 00:01: [io 0x0060]
  2449. [ 0.589137] pnp 00:01: [io 0x0064]
  2450. [ 0.589137] pnp 00:01: [irq 1]
  2451. [ 0.590007] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
  2452. [ 0.590007] pnp 00:02: [io 0x0000-0x000f]
  2453. [ 0.590007] pnp 00:02: [io 0x0080-0x008f]
  2454. [ 0.590007] pnp 00:02: [io 0x00c0-0x00df]
  2455. [ 0.590007] pnp 00:02: [dma 4]
  2456. [ 0.590031] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
  2457. [ 0.590031] pnp 00:03: [irq 12]
  2458. [ 0.590104] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 (active)
  2459. [ 0.590104] pnp 00:04: [io 0x0378-0x037f]
  2460. [ 0.590104] pnp 00:04: [io 0x0778-0x077f]
  2461. [ 0.590104] pnp 00:04: [irq 7]
  2462. [ 0.591017] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
  2463. [ 0.591044] pnp: PnP ACPI: found 5 devices
  2464. [ 0.591046] ACPI: ACPI bus type pnp unregistered
  2465. [ 0.596000] Switching to clocksource acpi_pm
  2466. [ 0.596068] PCI: max bus depth: 0 pci_try_num: 1
  2467. [ 0.596075] pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
  2468. [ 0.596077] pci_bus 0000:00: resource 1 [mem 0x00000000-0xfffffffff]
  2469. [ 0.596185] NET: Registered protocol family 2
  2470. [ 0.596387] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
  2471. [ 0.598474] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
  2472. [ 0.602886] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  2473. [ 0.602980] TCP: Hash tables configured (established 262144 bind 65536)
  2474. [ 0.603472] TCP reno registered
  2475. [ 0.603575] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  2476. [ 0.603620] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  2477. [ 0.603813] NET: Registered protocol family 1
  2478. [ 0.603858] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  2479. [ 0.603927] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  2480. [ 0.603982] pci 0000:00:02.0: Boot video device
  2481. [ 0.604429] PCI: CLS 0 bytes, default 64
  2482. [ 0.604544] Trying to unpack rootfs image as initramfs...
  2483. [ 0.783524] Freeing initrd memory: 8608k freed
  2484. [ 0.796420] platform rtc_cmos: registered platform RTC device (no PNP device found)
  2485. [ 0.803192] audit: initializing netlink socket (disabled)
  2486. [ 0.803217] type=2000 audit(1333406327.802:1): initialized
  2487. [ 0.832799] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  2488. [ 0.864225] VFS: Disk quotas dquot_6.5.2
  2489. [ 0.864613] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  2490. [ 0.865141] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  2491. [ 0.868440] ROMFS MTD (C) 2007 Red Hat, Inc.
  2492. [ 0.869131] QNX4 filesystem 0.2.3 registered.
  2493. [ 0.873651] Btrfs loaded
  2494. [ 0.874727] aufs 3.x-rcN-20111205
  2495. [ 0.874751] msgmni has been set to 2997
  2496. [ 0.878548] async_tx: api initialized (async)
  2497. [ 0.879283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  2498. [ 0.879508] io scheduler noop registered
  2499. [ 0.879515] io scheduler deadline registered (default)
  2500. [ 0.879785] io scheduler cfq registered
  2501. [ 0.883124] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  2502. [ 0.946112] Linux agpgart interface v0.103
  2503. [ 0.947440] vesafb: mode is 1024x768x16, linelength=2048, pages=84
  2504. [ 0.947442] vesafb: scrolling: redraw
  2505. [ 0.947448] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
  2506. [ 0.947554] mtrr: your processor doesn't support write-combining
  2507. [ 0.947800] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90000900000, using 3072k, total 131072k
  2508. [ 0.951996] Console: switching to colour frame buffer device 128x48
  2509. [ 0.954815] fb0: VESA VGA frame buffer device
  2510. [ 0.955116] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
  2511. [ 0.962159] ACPI: AC Adapter [AC] (on-line)
  2512. [ 0.962515] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  2513. [ 0.962530] ACPI: Power Button [PWRF]
  2514. [ 0.962663] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
  2515. [ 0.962666] ACPI: Sleep Button [SLPF]
  2516. [ 0.967694] ERST: Table is not found!
  2517. [ 0.967698] GHES: HEST is not enabled!
  2518. [ 0.981141] brd: module loaded
  2519. [ 0.985712] loop: module loaded
  2520. [ 0.985725] Compaq SMART2 Driver (v 2.6.0)
  2521. [ 0.988096] HP CISS Driver (v 3.6.26)
  2522. [ 0.988816] MM: desc_per_page = 128
  2523. [ 0.989182] Loading iSCSI transport class v2.0-870.
  2524. [ 0.992294] fnic: Cisco FCoE HBA Driver, ver 1.5.0.2
  2525. [ 0.994581] Loading Adaptec I2O RAID: Version 2.4 Build 5go
  2526. [ 0.994588] Detecting Adaptec I2O RAID controllers...
  2527. [ 0.994862] Adaptec aacraid driver 1.1-7[28000]-ms
  2528. [ 0.995013] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
  2529. [ 0.995227] isci: Intel(R) C600 SAS Controller Driver - version 1.0.0
  2530. [ 0.995503] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.03.07.12-k.
  2531. [ 0.995663] iscsi: registered transport (qla4xxx)
  2532. [ 0.995720] QLogic iSCSI HBA Driver
  2533. [ 0.995721] Emulex LightPulse Fibre Channel SCSI driver 8.3.27
  2534. [ 0.995723] Copyright(c) 2004-2009 Emulex. All rights reserved.
  2535. [ 0.996149] DC390: clustering now enabled by default. If you get problems load
  2536. [ 0.996157] with "disable_clustering=1" and report to maintainers
  2537. [ 0.996260] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
  2538. [ 0.996424] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
  2539. [ 0.996485] megasas: 00.00.06.12-rc1 Wed. Oct. 5 17:00:00 PDT 2011
  2540. [ 0.996597] mpt2sas version 10.100.00.00 loaded
  2541. [ 0.996907] GDT-HA: Storage RAID Controller Driver. Version: 3.05
  2542. [ 0.997200] 3ware Storage Controller device driver for Linux v1.26.02.003.
  2543. [ 0.997261] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
  2544. [ 0.997321] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
  2545. [ 0.997380] ipr: IBM Power RAID SCSI Device Driver version: 2.5.2 (April 27, 2011)
  2546. [ 0.997466] RocketRAID 3xxx/4xxx Controller driver v1.6 (090910)
  2547. [ 0.997539] stex: Promise SuperTrak EX Driver version: 4.6.0000.4
  2548. [ 0.997678] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits.
  2549. [ 0.997689] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0.
  2550. [ 0.997691] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010)
  2551. [ 0.997761] iscsi: registered transport (cxgb3i)
  2552. [ 0.997783] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010)
  2553. [ 0.997838] iscsi: registered transport (cxgb4i)
  2554. [ 0.997845] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.0.3 (Jun 15, 2011)
  2555. [ 0.997917] iscsi: registered transport (bnx2i)
  2556. [ 0.998395] VMware PVSCSI driver - version 1.0.1.0-k
  2557. [ 0.998422] st: Version 20101219, fixed bufsize 32768, s/g segs 256
  2558. [ 0.998536] osst :I: Tape driver with OnStream support version 0.99.4
  2559. [ 0.998537] osst :I: $Id: osst.c,v 1.73 2005/01/01 21:13:34 wriede Exp $
  2560. [ 0.998901] ahci 0000:00:0d.0: version 3.0
  2561. [ 0.998991] ahci 0000:00:0d.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
  2562. [ 0.999260] ahci: SSS flag set, parallel bus scan disabled
  2563. [ 0.999524] ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  2564. [ 0.999527] ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc
  2565. [ 0.999550] ahci 0000:00:0d.0: setting latency timer to 64
  2566. [ 1.000276] scsi0 : ahci
  2567. [ 1.000411] ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21
  2568. [ 1.000839] ata_piix 0000:00:01.1: version 2.13
  2569. [ 1.000922] ata_piix 0000:00:01.1: setting latency timer to 64
  2570. [ 1.001783] scsi1 : ata_piix
  2571. [ 1.006229] scsi2 : ata_piix
  2572. [ 1.006458] ata2: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
  2573. [ 1.006461] ata3: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
  2574. [ 1.011356] Fixed MDIO Bus: probed
  2575. [ 1.011407] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.7 (July 20, 2011)
  2576. [ 1.011742] I2O subsystem v1.325
  2577. [ 1.011752] i2o: max drivers = 8
  2578. [ 1.012017] I2O Configuration OSM v1.323
  2579. [ 1.012427] I2O Bus Adapter OSM v1.317
  2580. [ 1.012493] I2O Block Device OSM v1.325
  2581. [ 1.012773] I2O SCSI Peripheral OSM v1.316
  2582. [ 1.012832] I2O ProcFS OSM v1.316
  2583. [ 1.012899] Fusion MPT base driver 3.04.20
  2584. [ 1.012901] Copyright (c) 1999-2008 LSI Corporation
  2585. [ 1.012924] Fusion MPT SPI Host driver 3.04.20
  2586. [ 1.013011] Fusion MPT FC Host driver 3.04.20
  2587. [ 1.013143] Fusion MPT SAS Host driver 3.04.20
  2588. [ 1.013196] Fusion MPT misc device (ioctl) driver 3.04.20
  2589. [ 1.013351] mptctl: Registered with Fusion MPT base driver
  2590. [ 1.013353] mptctl: /dev/mptctl @ (major,minor=10,220)
  2591. [ 1.013355] Fusion MPT LAN driver 3.04.20
  2592. [ 1.014370] Initializing USB Mass Storage driver...
  2593. [ 1.016072] usbcore: registered new interface driver usb-storage
  2594. [ 1.016074] USB Mass Storage support registered.
  2595. [ 1.016135] usbcore: registered new interface driver libusual
  2596. [ 1.016188] usbcore: registered new interface driver ums-alauda
  2597. [ 1.016227] usbcore: registered new interface driver ums-cypress
  2598. [ 1.016266] usbcore: registered new interface driver ums-datafab
  2599. [ 1.016317] usbcore: registered new interface driver ums-freecom
  2600. [ 1.016354] usbcore: registered new interface driver ums-isd200
  2601. [ 1.016399] usbcore: registered new interface driver ums-jumpshot
  2602. [ 1.016436] usbcore: registered new interface driver ums-karma
  2603. [ 1.016481] usbcore: registered new interface driver ums-onetouch
  2604. [ 1.016519] usbcore: registered new interface driver ums-sddr09
  2605. [ 1.016564] usbcore: registered new interface driver ums-sddr55
  2606. [ 1.016601] usbcore: registered new interface driver ums-usbat
  2607. [ 1.016710] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
  2608. [ 1.017681] serio: i8042 KBD port at 0x60,0x64 irq 1
  2609. [ 1.017692] serio: i8042 AUX port at 0x60,0x64 irq 12
  2610. [ 1.018180] mousedev: PS/2 mouse device common for all mice
  2611. [ 1.019008] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
  2612. [ 1.025921] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
  2613. [ 1.026547] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  2614. [ 1.026673] rtc0: alarms up to one day, 114 bytes nvram
  2615. [ 1.026850] md: linear personality registered for level -1
  2616. [ 1.026852] md: raid0 personality registered for level 0
  2617. [ 1.026854] md: raid1 personality registered for level 1
  2618. [ 1.026856] md: raid10 personality registered for level 10
  2619. [ 1.026857] md: raid6 personality registered for level 6
  2620. [ 1.026859] md: raid5 personality registered for level 5
  2621. [ 1.026866] md: raid4 personality registered for level 4
  2622. [ 1.026868] md: multipath personality registered for level -4
  2623. [ 1.026870] md: faulty personality registered for level -5
  2624. [ 1.027252] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  2625. [ 1.027612] cpuidle: using governor ladder
  2626. [ 1.027614] cpuidle: using governor menu
  2627. [ 1.027756] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
  2628. [ 1.029615] usbcore: registered new interface driver usbhid
  2629. [ 1.029617] usbhid: USB HID core driver
  2630. [ 1.029731] TCP bic registered
  2631. [ 1.029738] NET: Registered protocol family 17
  2632. [ 1.029807] Registering the dns_resolver key type
  2633. [ 1.030122] registered taskstats version 1
  2634. [ 1.037464] rtc_cmos rtc_cmos: setting system clock to 2012-04-02 22:38:48 UTC (1333406328)
  2635. [ 1.054184] fbcondecor: console 0 using theme 'sabayon'
  2636. [ 1.073918] fbcondecor: switched decor state to 'on' on console 0
  2637. [ 1.158844] ata3.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133
  2638. [ 1.159730] ata3.00: configured for UDMA/33
  2639. [ 1.305825] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  2640. [ 1.306090] ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133
  2641. [ 1.306093] ata1.00: 25165824 sectors, multi 128: LBA48 NCQ (depth 31/32)
  2642. [ 1.306224] ata1.00: configured for UDMA/133
  2643. [ 1.307036] scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
  2644. [ 1.308747] sd 0:0:0:0: [sda] 25165824 512-byte logical blocks: (12.8 GB/12.0 GiB)
  2645. [ 1.308808] sd 0:0:0:0: [sda] Write Protect is off
  2646. [ 1.308815] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  2647. [ 1.308837] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  2648. [ 1.309766] sd 0:0:0:0: Attached scsi generic sg0 type 0
  2649. [ 1.310905] scsi 2:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5
  2650. [ 1.310928] sda: unknown partition table
  2651. [ 1.312109] sd 0:0:0:0: [sda] Attached SCSI disk
  2652. [ 1.312341] sr0: scsi3-mmc drive: 32x/32x xa/form2 tray
  2653. [ 1.312341] cdrom: Uniform CD-ROM driver Revision: 3.20
  2654. [ 1.313092] sr 2:0:0:0: Attached scsi CD-ROM sr0
  2655. [ 1.313924] sr 2:0:0:0: Attached scsi generic sg1 type 5
  2656. [ 1.314790] Freeing unused kernel memory: 592k freed
  2657. [ 1.461168] hrtimer: interrupt took 4995884 ns
  2658. [ 6.773736] scsi: <fdomain> Detection failed (no card)
  2659. [ 7.198764] imm: Version 2.05 (for Linux 2.4.0)
  2660. [ 7.905299] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  2661. [ 7.905653] ehci_hcd 0000:00:0b.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
  2662. [ 7.905723] ehci_hcd 0000:00:0b.0: setting latency timer to 64
  2663. [ 7.905744] ehci_hcd 0000:00:0b.0: EHCI Host Controller
  2664. [ 7.906309] ehci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 1
  2665. [ 7.906698] ehci_hcd 0000:00:0b.0: irq 19, io mem 0xf0805000
  2666. [ 7.912109] ehci_hcd 0000:00:0b.0: USB 2.0 started, EHCI 1.00
  2667. [ 7.912174] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  2668. [ 7.912176] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2669. [ 7.912182] usb usb1: Product: EHCI Host Controller
  2670. [ 7.912184] usb usb1: Manufacturer: Linux 3.2.0-sabayon ehci_hcd
  2671. [ 7.912186] usb usb1: SerialNumber: 0000:00:0b.0
  2672. [ 7.913112] hub 1-0:1.0: USB hub found
  2673. [ 7.913116] hub 1-0:1.0: 8 ports detected
  2674. [ 8.107867] uhci_hcd: USB Universal Host Controller Interface driver
  2675. [ 8.225776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  2676. [ 8.225944] ohci_hcd 0000:00:06.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
  2677. [ 8.225985] ohci_hcd 0000:00:06.0: setting latency timer to 64
  2678. [ 8.226000] ohci_hcd 0000:00:06.0: OHCI Host Controller
  2679. [ 8.226341] ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 2
  2680. [ 8.226501] ohci_hcd 0000:00:06.0: irq 22, io mem 0xf0804000
  2681. [ 8.277339] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  2682. [ 8.277341] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  2683. [ 8.277344] usb usb2: Product: OHCI Host Controller
  2684. [ 8.277345] usb usb2: Manufacturer: Linux 3.2.0-sabayon ohci_hcd
  2685. [ 8.277347] usb usb2: SerialNumber: 0000:00:06.0
  2686. [ 8.278321] hub 2-0:1.0: USB hub found
  2687. [ 8.278340] hub 2-0:1.0: 8 ports detected
  2688. [ 8.413401] sl811: driver sl811-hcd, 19 May 2005
  2689. [ 8.647280] usb 2-1: new full-speed USB device number 2 using ohci_hcd
  2690. [ 8.845460] usb 2-1: New USB device found, idVendor=80ee, idProduct=0021
  2691. [ 8.845463] usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
  2692. [ 8.845466] usb 2-1: Product: USB Tablet
  2693. [ 8.845467] usb 2-1: Manufacturer: VirtualBox
  2694. [ 8.858669] input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb2/2-1/2-1:1.0/input/input4
  2695. [ 8.861429] generic-usb 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0
  2696. [ 10.168253] JFS: nTxBlock = 8192, nTxLock = 65536
  2697. [ 10.513851] RPC: Registered named UNIX socket transport module.
  2698. [ 10.513854] RPC: Registered udp transport module.
  2699. [ 10.513855] RPC: Registered tcp transport module.
  2700. [ 10.513857] RPC: Registered tcp NFSv4.1 backchannel transport module.
  2701. [ 10.847649] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
  2702. [ 10.858406] SGI XFS Quota Management subsystem
  2703. [ 11.046575] fuse init (API version 7.17)
  2704. [ 11.260073] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  2705. [ 11.260076] e1000: Copyright (c) 1999-2006 Intel Corporation.
  2706. [ 11.260555] e1000 0000:00:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
  2707. [ 11.260614] e1000 0000:00:03.0: setting latency timer to 64
  2708. [ 11.688398] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 08:00:27:5a:88:27
  2709. [ 11.688411] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection
  2710. [ 12.107397] iscsi: registered transport (tcp)
  2711. [ 15.395500] UDF-fs: Partition marked readonly; forcing readonly mount
  2712. [ 15.497635] aufs test_add:262:mount[4577]: uid/gid/perm /mnt/livecd 0/0/0755, 0/0/01777
  2713. [ 17.610908] udevd[4772]: starting version 171
  2714. [ 18.399332] piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
  2715. [ 18.407602] input: PC Speaker as /devices/platform/pcspkr/input/input5
  2716. [ 18.498704] parport_pc 00:04: reported by Plug and Play ACPI
  2717. [ 18.692398] Error: Driver 'pcspkr' is already registered, aborting...
  2718. [ 18.878879] snd_intel8x0 0000:00:05.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
  2719. [ 18.878987] snd_intel8x0 0000:00:05.0: setting latency timer to 64
  2720. [ 19.124380] ppdev: user-space parallel port driver
  2721. [ 19.210504] intel8x0_measure_ac97_clock: measured 50697 usecs (12073 samples)
  2722. [ 19.210506] intel8x0: measured clock 238140 rejected
  2723. [ 19.562885] intel8x0_measure_ac97_clock: measured 51407 usecs (12003 samples)
  2724. [ 19.562901] intel8x0: measured clock 233489 rejected
  2725. [ 19.914188] intel8x0_measure_ac97_clock: measured 50877 usecs (12004 samples)
  2726. [ 19.914191] intel8x0: measured clock 235941 rejected
  2727. [ 19.914201] intel8x0: clocking to 48000
  2728. [ 20.920481] rc[4597]: segfault at 0 ip 00007f0449c16bb4 sp 00007fff6f5ddb00 error 4 in libc-2.13.so[7f0449bb3000+17e000]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement