Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 577338 Details for
Bug 812351
mke2fs on 15TB volume requires 728084kB mem, causing OOM
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb-3oFRBC
anaconda-tb-3oFRBC (text/plain), 235.18 KB, created by
Alexander Todorov
on 2012-04-13 13:29:55 UTC
(
hide
)
Description:
File: anaconda-tb-3oFRBC
Filename:
MIME Type:
Creator:
Alexander Todorov
Created:
2012-04-13 13:29:55 UTC
Size:
235.18 KB
patch
obsolete
>anaconda 13.21.167 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/storage/formats/fs.py", line 372, in doFormat > raise FormatCreateError("format failed: %s" % rc, self.device) > File "/usr/lib/anaconda/storage/formats/fs.py", line 964, in doFormat > FS.doFormat(self, *args, **kwargs) > File "/usr/lib/anaconda/storage/formats/fs.py", line 878, in create > return self.doFormat(*args, **kwargs) > File "/usr/lib/anaconda/storage/deviceaction.py", line 290, in execute > options=self.device.formatArgs) > File "/usr/lib/anaconda/storage/devicetree.py", line 713, in processActions > action.execute(intf=self.intf) > File "/usr/lib/anaconda/storage/__init__.py", line 349, in doIt > self.devicetree.processActions() > File "/usr/lib/anaconda/packages.py", line 110, in turnOnFilesystems > anaconda.id.storage.doIt() > File "/usr/lib/anaconda/dispatch.py", line 210, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/dispatch.py", line 233, in currentStep > self.gotoNext() > File "/usr/lib/anaconda/gui.py", line 1421, in setScreen > (step, anaconda) = self.anaconda.dispatch.currentStep() > File "/usr/lib/anaconda/gui.py", line 1614, in setup_window > self.setScreen() > File "/usr/lib/anaconda/gui.py", line 1627, in run > self.setup_window() > File "/usr/lib/anaconda/gui.py", line 1334, in run > self.icw.run () > File "/usr/bin/anaconda", line 1127, in <module> > anaconda.intf.run(anaconda) >FormatCreateError: ('format failed: 1', '/dev/mapper/vg00-lv_root') > >Local variables in innermost frame: >intf: <gui.InstallInterface object at 0x7f2004880a50> >args: () >self: Ext4FS instance (0x7f1ffd83d750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg00-lv_root uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = > label = None size = 0 targetSize = 0 > >rc: 1 >argv: ['-t', 'ext4', '/dev/mapper/vg00-lv_root'] >w: <gui.ProgressWindow instance at 0x7f1ffd6ad5f0> >kwargs: {'device': '/dev/mapper/vg00-lv_root', 'intf': <gui.InstallInterface object at 0x7f2004880a50>, 'options': []} >options: [] > > >Anaconda instance, containing members: >intf: InstallInterface instance, containing members: > intf._warnedUnusedRaidMembers: [] > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: None > intf.icw.currentWindow: None > intf.icw.mainxml: XML instance, containing members: > intf.icw.window: Window instance, containing members: > intf.icw.installFrame: Frame instance, containing members: > intf.icw.anaconda: Already dumped (Anaconda instance) > intf.icw.reloadRcQueued: 0 > intf._inconsistentLVMAnswers: {} > intf.anaconda: Already dumped (Anaconda instance) > intf._initLabelAnswers: {'all': True} >updateSrc: None >clearPartTypeSystem: None >dispatch: Dispatcher instance, containing members: > dispatch.step: 24 > dispatch.skipSteps: {'upgrademigfind': 1, 'accounts': 1, 'keyboard': 2, 'timezone': 1, 'bootloader': 2, 'addswap': 1, 'network': 1, 'filtertype': 1, 'storageinit': 1, 'complete': 1, 'upgrademigratefs': 1, 'parttype': 1, 'welcome': 1, 'tasksel': 1, 'betanag': 1, 'upgbootloader': 2, 'upgrademount': 1, 'upgradecontinue': 1, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'partition': 1, 'cleardiskssel': 1, 'filter': 1, 'group-selection': 1} > dispatch.firstStep: 0 > dispatch.anaconda: Already dumped (Anaconda instance) >reIPLMessage: None >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [] > id.firewall.servicelist: [] > id.firewall.trustdevs: [] > id.firewall.enabled: False > id.anaconda: Already dumped (Anaconda instance) > id.upgradeRoot: None > id.keyboard: Keyboard instance, containing members: > id.keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us'] >, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >, ['KEYBOARDTYPE="pc"\n', 'KEYBOARDTYPE', 'pc'] >] > id.keyboard.type: PC > id.keyboard._mods: KeyboardModels instance, containing members: > id.keyboard._mods._modelDict: Skipped > id.keyboard.beenset: 1 > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.tz: America/New_York > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.skipFormatRoot: False > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend._loopbackFile: None > id.backend.rootFsType: None > id.backend.supportsPackageSelection: True > id.upgrade: False > id.monitor: None > id.escrowCertificates: {} > id.storage: Storage instance, containing members: > id.storage.clearPartType: 1 > id.storage.clearPartChoice: None > id.storage.ignoredDisks: [] > id.storage.fsset: FSSet instance, containing members: > id.storage.fsset.origFStab: None > id.storage.fsset.devicetree: DeviceTree instance, containing members: > id.storage.fsset.devicetree.clearPartType: 1 > id.storage.fsset.devicetree._ignoredDisks: [] > id.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > id.storage.fsset.devicetree.dasd: DASD instance, containing members: > id.storage.fsset.devicetree.dasd.dasdfmt: /sbin/dasdfmt > id.storage.fsset.devicetree.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > id.storage.fsset.devicetree.dasd.started: True > id.storage.fsset.devicetree.dasd.totalCylinders: 0 > id.storage.fsset.devicetree.dasd._maxFormatJobs: 0 > id.storage.fsset.devicetree.dasd._devices: [] > id.storage.fsset.devicetree.dasd._completedCylinders: 0.0 > id.storage.fsset.devicetree.dasd._dasdlist: [] > id.storage.fsset.devicetree.populated: True > id.storage.fsset.devicetree.exclusiveDisks: [] > id.storage.fsset.devicetree.clearPartDisks: [] > id.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > id.storage.fsset.devicetree.iscsi.initiatorSet: False > id.storage.fsset.devicetree.iscsi.ifaces: {} > id.storage.fsset.devicetree.iscsi.started: False > id.storage.fsset.devicetree.iscsi._initiator: > id.storage.fsset.devicetree.iscsi.discovered_targets: {} > id.storage.fsset.devicetree.iscsi.ibftNodes: [] > id.storage.fsset.devicetree.reinitializeDisks: True > id.storage.fsset.devicetree.protectedDevSpecs: [] > id.storage.fsset.devicetree._devices: [DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> >, DiskDevice instance (0x7f1ffd61cf90) -- > name = vdb status = True parents = [] > kids = 1 > id = 1 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f1ffd674710> size = 15728640.0 > major = 253 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = DiskLabel instance (0x7f1ffd674710) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd674a50> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd674a50> > partedDevice = <parted.device.Device object at 0x7f1ffd674750> > removable = False partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> >, PartitionDevice instance (0x7f1ffd62eb90) -- > name = vda1 status = True parents = [<storage.devices.DiskDevice object at 0x7f2004bdd550>] > kids = 0 > id = 2 > uuid = None format = <storage.formats.fs.Ext3FS object at 0x7f200d612a90> size = 500.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1 partedDevice = <parted.device.Device object at 0x7f1ffd817790> > target size = 500 path = /dev/vda1 > format args = [] originalFormat = Ext3FS instance (0x7f200d612a90) -- > type = ext3 name = ext3 status = False > device = /dev/vda1 uuid = cc19a3d0-0b66-44a5-bcad-4348f5ab804a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /boot mountopts = > label = size = 0 targetSize = 0 > grow = False max size = 0 bootable = True > part type = 0 primary = True > partedPartition = <parted.partition.Partition object at 0x7f1ffd817b10> disk = <storage.devices.DiskDevice object at 0x7f2004bdd550> > start = 2048 end = 1026047 length = 1024000 > flags = >, PartitionDevice instance (0x7f1ffd62e6d0) -- > name = vda2 status = True parents = [<storage.devices.DiskDevice object at 0x7f2004bdd550>] > kids = 1 > id = 3 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7f1ffd62ea90> size = 15728138.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2 partedDevice = <parted.device.Device object at 0x7f1ffd6b7290> > target size = 1 path = /dev/vda2 > format args = [] originalFormat = LVMPhysicalVolume instance (0x7f1ffd62ea90) -- > type = lvmpv name = physical volume (LVM) status = None > device = /dev/vda2 uuid = xJi0Ak-RrDN-g1bp-vfuk-mx9i-NiAd-NRy4Sc exists = True > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 grow = True max size = 0 bootable = False > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7f1ffd8174d0> disk = <storage.devices.DiskDevice object at 0x7f2004bdd550> > start = 1026048 end = 32212252671 length = 32211226624 > flags = lvm >, LVMVolumeGroupDevice instance (0x7f1ffd834c90) -- > name = vg00 status = True parents = [<storage.devices.PartitionDevice object at 0x7f1ffd62e6d0>] > kids = 2 > id = 4 > uuid = None format = <storage.formats.DeviceFormat object at 0x7f1ffd834ed0> size = 15728128 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg00 > format args = [] originalFormat = DeviceFormat instance (0x7f1ffd834ed0) -- > type = None name = Unknown status = None > device = /dev/mapper/vg00 uuid = None exists = None > options = None supported = False formattable = False resizable = False > target = None dmUuid = None free = 0 PE Size = 32.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = False > extents = 491504.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = [<storage.devices.PartitionDevice object at 0x7f1ffd62e6d0>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7f1ffd83d610>, <storage.devices.LVMLogicalVolumeDevice object at 0x7f1ffd83d9d0>] >, LVMLogicalVolumeDevice instance (0x7f1ffd83d610) -- > name = vg00-lv_swap status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7f1ffd834c90>] > kids = 0 > id = 5 > uuid = None format = <storage.formats.swap.SwapSpace object at 0x7f1ffd834f10> size = 1024.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = <parted.device.Device object at 0x7f1ffd6b7390> > target size = 1024 path = /dev/mapper/vg00-lv_swap > format args = [] originalFormat = SwapSpace instance (0x7f1ffd834f10) -- > type = swap name = swap status = False > device = /dev/mapper/vg00-lv_swap uuid = None exists = True > options = supported = True formattable = True resizable = False > priority = None label = None target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7f1ffd834c90> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1024MB >, LVMLogicalVolumeDevice instance (0x7f1ffd83d9d0) -- > name = vg00-lv_root status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7f1ffd834c90>] > kids = 0 > id = 6 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7f1ffd83d750> size = 15727104.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x7f1ffd6b74d0> > target size = 15727104 path = /dev/mapper/vg00-lv_root > format args = [] originalFormat = Ext4FS instance (0x7f1ffd83d750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg00-lv_root uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = > label = None size = 0 targetSize = 0 > target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7f1ffd834c90> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 15727104MB >, PartitionDevice instance (0x7f1ffd83da10) -- > name = vdb1 status = True parents = [<storage.devices.DiskDevice object at 0x7f1ffd61cf90>] > kids = 1 > id = 7 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7f1ffd83da50> size = 15728638.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 partedDevice = <parted.device.Device object at 0x7f1ffd6b7350> > target size = 1 path = /dev/vdb1 > format args = [] originalFormat = LVMPhysicalVolume instance (0x7f1ffd83da50) -- > type = lvmpv name = physical volume (LVM) status = None > device = /dev/vdb1 uuid = gq4wW5-WBZk-UsLc-raEQ-LF11-gz7T-qfLyVG exists = True > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 grow = True max size = 0 bootable = False > part type = 0 primary = False > partedPartition = <parted.partition.Partition object at 0x7f1ffd817510> disk = <storage.devices.DiskDevice object at 0x7f1ffd61cf90> > start = 2048 end = 32212252671 length = 32212250624 > flags = lvm >, LVMVolumeGroupDevice instance (0x7f1ffd83dad0) -- > name = vg01 status = False parents = [<storage.devices.PartitionDevice object at 0x7f1ffd83da10>] > kids = 1 > id = 8 > uuid = None format = <storage.formats.DeviceFormat object at 0x7f1ffd83db90> size = 15728608 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg01 > format args = [] originalFormat = DeviceFormat instance (0x7f1ffd83db90) -- > type = None name = Unknown status = None > device = /dev/mapper/vg01 uuid = None exists = None > options = None supported = False formattable = False resizable = False > target = None dmUuid = None free = 0 PE Size = 32.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 491519.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = [<storage.devices.PartitionDevice object at 0x7f1ffd83da10>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7f1ffd83dd50>] >, LVMLogicalVolumeDevice instance (0x7f1ffd83dd50) -- > name = vg01-lv_opt status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7f1ffd83dad0>] > kids = 0 > id = 9 > uuid = None format = <storage.formats.fs.Ext4FS object at 0x7f1ffd83d890> size = 15728608 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 15728608 path = /dev/mapper/vg01-lv_opt > format args = [] originalFormat = Ext4FS instance (0x7f1ffd83d890) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg01-lv_opt uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /opt mountopts = > label = None size = 0 targetSize = 0 > target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7f1ffd83dad0> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 15728608MB >] > id.storage.fsset.devicetree.platform: X86 instance, containing members: > id.storage.fsset.devicetree.platform._disklabel_types: [msdos, gpt] > id.storage.fsset.devicetree.platform.anaconda: None > id.storage.fsset.devicetree.protectedDevNames: [] > id.storage.fsset.devicetree.zeroMbr: False > id.storage.fsset.devicetree.unusedRaidMembers: [] > id.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: DeviceFormat instance (0x7f2004bdd590) -- > type = None name = Unknown status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = False resizable = False > >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: DeviceFormat instance (0x7f2004824b50) -- > type = None name = Unknown status = False > device = /dev/vdb uuid = None exists = False > options = None supported = False formattable = False resizable = False > >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: DeviceFormat instance (0x7f1ffd61cf10) -- > type = None name = Unknown status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = False resizable = False > >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: DeviceFormat instance (0x7f1ffd674bd0) -- > type = None name = Unknown status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = False resizable = False > >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: DeviceFormat instance (0x7f1ffd62ead0) -- > type = None name = Unknown status = None > device = None uuid = None exists = None > options = None supported = False formattable = False resizable = False > >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: DeviceFormat instance (0x7f1ffd834d10) -- > type = None name = Unknown status = None > device = None uuid = None exists = None > options = None supported = False formattable = False resizable = False > >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: DeviceFormat instance (0x7f1ffd83db50) -- > type = None name = Unknown status = None > device = None uuid = None exists = None > options = None supported = False formattable = False resizable = False > >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: DeviceFormat instance (0x7f1ffd83d710) -- > type = None name = Unknown status = None > device = None uuid = None exists = None > options = None supported = False formattable = False resizable = False > >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: DeviceFormat instance (0x7f1ffd83d810) -- > type = None name = Unknown status = None > device = None uuid = None exists = None > options = None supported = False formattable = False resizable = False > >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: DeviceFormat instance (0x7f1ffd83ddd0) -- > type = None name = Unknown status = None > device = None uuid = None exists = None > options = None supported = False formattable = False resizable = False > >] > id.storage.fsset.devicetree.mpathFriendlyNames: True > id.storage.fsset.preserveLines: [] > id.storage.fsset.rootpath: /mnt/sysimage > id.storage.fsset._devshm: None > id.storage.fsset._dev: None > id.storage.fsset.blkidTab: None > id.storage.fsset._proc: None > id.storage.fsset.active: False > id.storage.fsset.cryptTab: None > id.storage.fsset._devpts: None > id.storage.fsset._sysfs: None > id.storage.anaconda: Already dumped (Anaconda instance) > id.storage.zeroMbr: False > id.storage.clearPartDisks: [] > id.storage.autoPartEscrowCert: None > id.storage.dasd: Already dumped (DASD instance) > id.storage.autoPartAddBackupPassphrase: False > id.storage.ignoreDiskInteractive: False > id.storage.devicetree: Already dumped (DeviceTree instance) > id.storage.eddDict: {'vda': 128, 'vdb': 129} > id.storage.zfcp: ZFCP instance, containing members: > id.storage.zfcp.down: False > id.storage.zfcp.hasReadConfig: True > id.storage.zfcp.intf: Already dumped (InstallInterface instance) > id.storage.zfcp.fcpdevs: set([]) > id.storage.exclusiveDisks: [] > id.storage.defaultFSType: ext4 > id.storage._dumpFile: /tmp/storage.state > id.storage.services: set([]) > id.storage.mpathFriendlyNames: True > id.storage.encryptionPassphrase: None > id.storage.encryptionRetrofit: False > id.storage._nextID: 1 > id.storage.reinitializeDisks: True > id.storage.defaultBootFSType: ext4 > id.storage.fcoe: fcoe instance, containing members: > id.storage.fcoe.started: True > id.storage.fcoe.nics: [] > id.storage.fcoe.lldpadStarted: False > id.storage.autoPartitionRequests: [PartSpec instance (0x7f200d5e4d90) -- > mountpoint = / asVol = True singlePV = False > weight = 0 fstype = ext4 > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f200d5e4690) -- > mountpoint = /home asVol = True singlePV = False > weight = 0 fstype = ext4 > size = 100 maxSize = None grow = True > >, PartSpec instance (0x7f200d5e4850) -- > mountpoint = /boot asVol = False singlePV = False > weight = 2000 fstype = ext4 > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f200d5e4f50) -- > mountpoint = None asVol = True singlePV = False > weight = 0 fstype = swap > size = 1008 maxSize = 1008 grow = True > >] > id.storage.doAutoPart: False > id.storage.protectedDevSpecs: [] > id.storage.iscsi: Already dumped (iscsi instance) > id.storage.encryptedAutoPart: False > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: None > id.x_already_set: 0 > id.firstboot: 1 > id.users: None > id.displayMode: g > id.auth: --enableshadow --passalgo=sha512 > id.simpleFilter: True > id.ksdata: Skipped > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader._configdir: /boot/grub > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.kickstart: 0 > id.bootloader._drivelist: [vda, vdb] > id.bootloader.storage: Already dumped (Storage instance) > id.bootloader._efiProductPath: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: set([]) > id.bootloader.args.appendArgs: set([]) > id.bootloader.args.id: Already dumped (InstallData instance) > id.bootloader.kernelLocation: /boot/ > id.bootloader.timeout: 5 > id.bootloader._configname: grub.conf > id.bootloader.device: None > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader.serialDevice: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: None > id.bootloader.images.images: {} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader._trusted_boot: False > id.extraModules: [] > id.network: Network instance, containing members: > id.network.netdevices: {'eth0': DEVICE="eth0" >BOOTPROTO="dhcp" >HWADDR="52:54:00:7F:6A:F9" >IPV6INIT="yes" >MTU="1500" >NM_CONTROLLED="yes" >ONBOOT="yes" >TYPE="Ethernet" >UUID="ea6e332d-2a28-4d3c-9462-713245c0fb75" > >} > id.network.ksdevice: None > id.network.overrideDHCPhostname: False > id.network.hostname: localhost.localdomain > id.instClass: DefaultInstall instance, containing members: > id.isHeadless: 0 > id.videocard: None > id.instLanguage: Language instance, containing members: > id.instLanguage.info: Skipped > id.instLanguage.nativeLangNames: Skipped > id.instLanguage._instLang: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage._systemLang: en_US.UTF-8 > id.instLanguage._default: en_US.UTF-8 > id.instLanguage.localeInfo: Skipped > id.rootPassword: Skipped > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >backend: Already dumped (YumBackend instance) >mediaDevice: None >methodstr: http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os/ >proxyPassword: None >platform: X86 instance, containing members: > platform._disklabel_types: [msdos, gpt] > platform.anaconda: Already dumped (Anaconda instance) >canReIPL: False >xdriver: None >stage2: http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os//images/install.img >rescue_mount: True >rescue: False >proxyUsername: None >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 13.21.167 > mehConfig.attrSkipList: [backend.ayum, backend.dlpkgs, id.accounts, id.bootloader.password, id.comps, id.dispatch, id.hdList, id.ksdata, id.instLanguage.font, id.instLanguage.kbd, id.instLanguage.info, id.instLanguage.localeInfo, id.instLanguage.nativeLangNames, id.instLanguage.tz, id.keyboard._mods._modelDict, id.keyboard.modelDict, id.storage.encryptionPassphrase, id.rootPassword, id.tmpData, intf.icw.buff, intf.icw.currentWindow.storage.encryptionPassphrase, intf.icw.stockButtons] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/lvmout, /tmp/resize.out, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >clearPartTypeSelection: None >rootPath: /mnt/sysimage >isKickstart: True >dir: 1 >proxy: None > > >/tmp/anaconda.log: >13:26:48,662 INFO : kernel command line: method=http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os/ ks=http://melfina.rhts.eng.rdu.redhat.com/ks.cfg > >13:26:48,662 WARNING : method= is deprecated. Please use repo= instead. >13:26:48,662 DEBUG : readNetInfo /tmp/s390net not found, early return >13:26:48,662 INFO : anaconda version 13.21.167 on x86_64 starting >13:26:49,088 DEBUG : Saving module iscsi_ibft >13:26:49,088 DEBUG : Saving module iscsi_boot_sysfs >13:26:49,088 DEBUG : Saving module pcspkr >13:26:49,088 DEBUG : Saving module edd >13:26:49,088 DEBUG : Saving module floppy >13:26:49,088 DEBUG : Saving module mlx4_ib >13:26:49,088 DEBUG : Saving module mlx4_en >13:26:49,088 DEBUG : Saving module mlx4_core >13:26:49,088 DEBUG : Saving module ib_ipoib >13:26:49,088 DEBUG : Saving module ib_cm >13:26:49,088 DEBUG : Saving module ib_sa >13:26:49,088 DEBUG : Saving module ib_mad >13:26:49,088 DEBUG : Saving module ib_core >13:26:49,088 DEBUG : Saving module ipv6 >13:26:49,088 DEBUG : Saving module iscsi_tcp >13:26:49,088 DEBUG : Saving module libiscsi_tcp >13:26:49,088 DEBUG : Saving module libiscsi >13:26:49,088 DEBUG : Saving module scsi_transport_iscsi >13:26:49,088 DEBUG : Saving module squashfs >13:26:49,088 DEBUG : Saving module cramfs >13:26:49,089 DEBUG : probing buses >13:26:49,187 DEBUG : waiting for hardware to initialize >13:26:52,363 INFO : Trying to detect vendor driver discs >13:26:52,380 DEBUG : probing buses >13:26:52,480 DEBUG : waiting for hardware to initialize >13:26:56,299 INFO : getting kickstart file >13:26:56,314 ERROR : iBFT doesn't couldn't provide valid NIC MAC address >13:26:56,314 INFO : only have one network device: eth0 >13:26:56,329 INFO : doing kickstart... setting it up >13:26:56,329 DEBUG : activating device eth0 >13:27:02,354 INFO : wait_for_iface_activation (2308): device eth0 activated >13:27:02,359 INFO : file location: http://melfina.rhts.eng.rdu.redhat.com/ks.cfg >13:27:02,359 INFO : transferring http://melfina.rhts.eng.rdu.redhat.com/ks.cfg >13:27:02,368 ERROR : Error downloading http://melfina.rhts.eng.rdu.redhat.com/ks.cfg: Couldn't connect to server >13:27:02,372 ERROR : failed to retrieve http://melfina.rhts.eng.rdu.redhat.com/ks.cfg >13:27:17,876 INFO : file location: http://melfina.rhts.eng.rdu.redhat.com/ks.cfg >13:27:17,876 INFO : transferring http://melfina.rhts.eng.rdu.redhat.com/ks.cfg >13:27:17,888 DEBUG : marking first kickstart network command >13:27:17,888 INFO : setting up kickstart >13:27:17,888 INFO : kickstart network command - device eth0 >13:27:17,888 INFO : activating first device from kickstart because network is needed >13:27:17,904 INFO : device eth0 is already activated >13:27:17,904 INFO : disconnecting device eth0 >13:27:19,919 INFO : wait_for_iface_disconnection (2385): device eth0 disconnected >13:27:19,920 INFO : doing kickstart... setting it up >13:27:19,920 DEBUG : activating device eth0 >13:27:22,067 INFO : wait_for_iface_activation (2308): device eth0 activated >13:27:22,078 ERROR : got to setupCdrom without a CD device >13:27:22,078 INFO : no stage2= given, assuming http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os//images/install.img >13:27:22,078 DEBUG : going to set language to en_US.UTF-8 >13:27:22,078 INFO : setting language to en_US.UTF-8 >13:27:22,210 INFO : starting STEP_METHOD >13:27:22,210 DEBUG : loaderData->method is set, adding skipMethodDialog >13:27:22,210 DEBUG : skipMethodDialog is set >13:27:22,227 INFO : starting STEP_STAGE2 >13:27:22,227 INFO : URL_STAGE_MAIN: url is http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os//images/install.img >13:27:22,227 INFO : transferring http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os//images/updates.img >13:27:22,237 ERROR : Error downloading http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os//images/updates.img: HTTP response code said error >13:27:22,243 INFO : transferring http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os//images/product.img >13:27:23,099 INFO : mounted loopback device /tmp/product-disk on /dev/loop7 as /tmp/product-disk.img >13:27:23,119 INFO : umounting loopback /tmp/product-disk /dev/loop7 >13:27:23,120 INFO : transferring http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os//images/install.img >13:27:27,490 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /tmp/install.img >13:27:27,490 INFO : got stage2 at url http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os//images/install.img >13:27:27,545 INFO : Loading SELinux policy >13:27:28,053 INFO : getting ready to spawn shell now >13:27:28,573 INFO : Running anaconda script /usr/bin/anaconda >13:27:31,456 INFO : using only installclass Red Hat Enterprise Linux Server >13:27:31,608 INFO : ISCSID is /usr/sbin/iscsid >13:27:31,662 INFO : no initiator set >13:27:32,041 WARNING : '/usr/libexec/fcoe/fcoe_edd.sh' specified as full path >13:27:32,086 INFO : No FCoE EDD info found: No FCoE boot disk information is found in EDD! > >13:27:32,087 INFO : no /etc/zfcp.conf; not configuring zfcp >13:27:32,274 INFO : created new libuser.conf at /tmp/libuser.9Wfyv2 with instPath="/mnt/sysimage" >13:27:32,275 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '--stage2', 'http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os//images/install.img', '--dlabel', '--kickstart', '/tmp/ks.cfg', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us', '--repo', 'http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os/'] >13:27:32,275 INFO : Display mode = g >13:27:32,276 INFO : Default encoding = utf-8 >13:27:33,908 DEBUG : X server has signalled a successful start. >13:27:33,925 INFO : Starting window manager, pid 1045. >13:27:34,204 INFO : Starting graphical installation. >13:27:34,596 INFO : Detected 1008M of memory >13:27:34,596 INFO : Swap attempt of 1008M to 1008M >13:27:36,579 INFO : ISCSID is /usr/sbin/iscsid >13:27:36,580 INFO : no initiator set >13:28:02,420 INFO : UI not asking about disk initialization, using cached answer: True >13:28:03,313 WARNING : step installtype does not exist >13:28:03,313 WARNING : step confirminstall does not exist >13:28:03,314 WARNING : step complete does not exist >13:28:03,314 WARNING : step complete does not exist >13:28:03,314 WARNING : step complete does not exist >13:28:03,314 WARNING : step complete does not exist >13:28:03,315 WARNING : step complete does not exist >13:28:03,315 WARNING : step complete does not exist >13:28:03,315 WARNING : step complete does not exist >13:28:03,315 WARNING : step complete does not exist >13:28:03,315 WARNING : step complete does not exist >13:28:03,315 WARNING : step complete does not exist >13:28:03,316 WARNING : step complete does not exist >13:28:03,826 INFO : moving (1) to step setuptime >13:28:03,826 DEBUG : setuptime is a direct step >09:28:03,828 WARNING : '/usr/sbin/hwclock' specified as full path >13:28:04,003 INFO : leaving (1) step setuptime >13:28:04,004 INFO : moving (1) to step autopartitionexecute >13:28:04,004 DEBUG : autopartitionexecute is a direct step >13:28:04,159 INFO : leaving (1) step autopartitionexecute >13:28:04,159 INFO : moving (1) to step storagedone >13:28:04,160 DEBUG : storagedone is a direct step >13:28:04,161 INFO : leaving (1) step storagedone >13:28:04,161 INFO : moving (1) to step enablefilesystems >13:28:04,161 DEBUG : enablefilesystems is a direct step >13:28:08,173 DEBUG : notifying kernel of 'change' event on device /sys/class/block/vda1 >13:28:09,417 DEBUG : notifying kernel of 'change' event on device /sys/class/block/vda2 >13:28:10,594 DEBUG : notifying kernel of 'change' event on device /sys/class/block/vdb1 > > >/tmp/program.log: >Running... /bin/mount -n -t auto -o ro,loop=/dev/loop7 /tmp/product-disk.img /tmp/product-disk >Running... /bin/mount -n -t auto -o ro,loop=/dev/loop0 /tmp/install.img /mnt/runtime >13:27:30,157 INFO : Running... ['udevadm', 'trigger', '--action=add', '--subsystem-match=net'] >13:27:30,193 INFO : Running... ['udevadm', 'trigger', '--action=add', '--subsystem-match=block'] >13:27:30,280 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:27:30,743 INFO : Running... ['udevadm', 'trigger', '--action=add', '--subsystem-match=net'] >13:27:30,778 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:27:31,556 INFO : Running... ['udevadm', 'trigger', '--action=add', '--subsystem-match=block'] >13:27:31,715 INFO : Running... ['modprobe', 'fcoe'] >13:27:32,042 INFO : Running... ['/usr/libexec/fcoe/fcoe_edd.sh', '-i'] >13:27:32,085 INFO : No FCoE boot disk information is found in EDD! >13:27:32,088 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:27:32,112 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:27:32,133 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:27:32,177 INFO : Running... ['multipath', '-d'] >13:27:32,222 INFO : Running... ['multipath', '-ll'] >13:27:33,941 INFO : Running... ['metacity', '--display', ':1', '--sm-disable'] >13:27:34,358 ERROR : Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128 >13:27:35,078 INFO : Running... ['udevadm', 'trigger', '--action=change', '--subsystem-match=block'] >13:27:36,587 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:27:36,618 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:27:36,641 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:27:36,686 INFO : Running... ['multipath', '-d'] >13:27:36,727 INFO : Running... ['multipath', '-ll'] >13:27:36,875 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:27:36,909 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:27:36,932 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:02,303 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:28:02,342 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:28:02,366 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:02,460 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:28:02,484 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:28:02,511 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:02,556 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda'] >13:28:02,580 ERROR : Device vda not found >13:28:02,581 ERROR : Command failed >13:28:02,584 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:02,626 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vdb'] >13:28:02,647 ERROR : Device vdb not found >13:28:02,648 ERROR : Command failed >13:28:02,652 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:02,808 INFO : Running... ['modprobe', 'ext3'] >13:28:02,876 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:28:02,902 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:28:02,926 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:02,982 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:28:03,008 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:28:03,031 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:03,101 INFO : Running... ['modprobe', 'ext4'] >13:28:03,193 INFO : Running... ['modprobe', 'scsi_wait_scan'] >13:28:03,219 INFO : Running... ['rmmod', 'scsi_wait_scan'] >13:28:03,243 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:03,784 INFO : Running... ['xrandr', '-q'] >13:28:03,812 INFO : Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768 >13:28:03,813 INFO : default connected 1024x768+0+0 0mm x 0mm >13:28:03,813 INFO : 1024x768 60.0* >13:28:03,813 INFO : 800x600 60.0 56.0 >13:28:03,813 INFO : 640x480 60.0 >09:28:03,829 INFO : Running... ['/usr/sbin/hwclock', '--hctosys'] >13:28:04,161 INFO : Running... ['swapoff', '-a'] >13:28:04,184 ERROR : swapoff: /etc/fstab: open failed: No such file or directory >13:28:04,195 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda'] >13:28:04,217 ERROR : Device vda not found >13:28:04,218 ERROR : Command failed >13:28:04,222 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:04,273 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda'] >13:28:04,295 ERROR : Device vda not found >13:28:04,296 ERROR : Command failed >13:28:04,298 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:04,344 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda'] >13:28:04,373 ERROR : Device vda not found >13:28:04,374 ERROR : Command failed >13:28:04,377 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:04,426 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vdb'] >13:28:04,450 ERROR : Device vdb not found >13:28:04,451 ERROR : Command failed >13:28:04,454 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:04,660 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:04,754 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vda'] >13:28:04,777 ERROR : Device vda not found >13:28:04,778 ERROR : Command failed >13:28:04,781 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:04,817 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:04,940 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:05,034 INFO : Running... ['dmsetup', 'info', '--columns', '--noheadings', '-o', 'devno', '/dev/vdb'] >13:28:05,057 ERROR : Device vdb not found >13:28:05,058 ERROR : Command failed >13:28:05,061 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:05,097 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:05,320 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:05,415 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:05,461 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:05,605 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:05,651 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:05,693 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:05,836 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:06,100 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:06,313 INFO : Running... ['mke2fs', '-t', 'ext3', '/dev/vda1'] >13:28:06,355 INFO : Filesystem label= >13:28:06,365 INFO : OS type: Linux >13:28:06,372 INFO : Block size=1024 (log=0) >13:28:06,372 INFO : Fragment size=1024 (log=0) >13:28:06,373 INFO : Stride=0 blocks, Stripe width=0 blocks >13:28:06,373 INFO : 128016 inodes, 512000 blocks >13:28:06,375 INFO : 25600 blocks (5.00%) reserved for the super user >13:28:06,375 INFO : First data block=1 >13:28:06,376 INFO : Maximum filesystem blocks=67633152 >13:28:06,376 INFO : 63 block groups >13:28:06,389 INFO : 8192 blocks per group, 8192 fragments per group >13:28:06,392 INFO : 2032 inodes per group >13:28:06,392 INFO : Superblock backups stored on blocks: >13:28:06,393 INFO : 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >13:28:06,393 INFO : >13:28:06,416 INFO : 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 >13:28:06,457 INFO : Creating journal (8192 blocks): done >13:28:08,155 INFO : Writing superblocks and filesystem accounting information: d >13:28:08,156 ERROR : mke2fs 1.41.12 (17-May-2010) >13:28:08,186 INFO : Running... ['tune2fs', '-c0', '-i0', '-ouser_xattr,acl', '/dev/vda1'] >13:28:08,353 INFO : tune2fs 1.41.12 (17-May-2010) >13:28:08,355 INFO : Setting maximal mount count to -1 >13:28:08,357 INFO : Setting interval between checks to 0 seconds >13:28:08,358 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:08,414 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:08,543 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:08,805 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:09,088 INFO : Running... ['lvm', 'pvcreate', '--dataalignment', '1024k', '/dev/vda2'] >13:28:09,408 INFO : Physical volume "/dev/vda2" successfully created >13:28:09,412 ERROR : Writing physical volume data to disk "/dev/vda2" >13:28:09,420 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:09,695 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:09,815 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:10,028 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:10,292 INFO : Running... ['lvm', 'pvcreate', '--dataalignment', '1024k', '/dev/vdb1'] >13:28:10,585 INFO : Physical volume "/dev/vdb1" successfully created >13:28:10,590 ERROR : Writing physical volume data to disk "/dev/vdb1" >13:28:10,597 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:10,919 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:10,996 INFO : Running... ['lvm', 'vgcreate', '-s', '32m', 'vg00', '/dev/vda2'] >13:28:11,393 INFO : Volume group "vg00" successfully created >13:28:11,427 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:11,718 INFO : Running... ['lvm', 'lvcreate', '-L', '1024m', '-n', 'lv_swap', 'vg00'] >13:28:12,068 INFO : Logical volume "lv_swap" created >13:28:12,102 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:12,377 INFO : Running... ['mkswap', '-f', '/dev/mapper/vg00-lv_swap'] >13:28:12,446 INFO : S >13:28:12,449 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:12,497 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:12,565 INFO : Running... ['lvm', 'lvcreate', '-L', '15727104m', '-n', 'lv_root', 'vg00'] >13:28:12,970 INFO : Logical volume "lv_root" created >13:28:12,998 INFO : Running... ['udevadm', 'settle', '--timeout=300'] >13:28:13,295 INFO : Running... ['mke2fs', '-t', 'ext4', '/dev/mapper/vg00-lv_root'] >13:28:14,661 ERROR : mke2fs 1.41.12 (17-May-2010) > > >/tmp/storage.log: >13:27:29,441 DEBUG : registered device format class DiskLabel as disklabel >13:27:29,443 DEBUG : registered device format class DMRaidMember as dmraidmember >13:27:29,554 DEBUG : registered device format class Ext2FS as ext2 >13:27:29,555 DEBUG : registered device format class Ext3FS as ext3 >13:27:29,555 DEBUG : registered device format class Ext4FS as ext4 >13:27:29,555 DEBUG : registered device format class FATFS as vfat >13:27:29,556 DEBUG : registered device format class EFIFS as efi >13:27:29,556 DEBUG : registered device format class BTRFS as btrfs >13:27:29,556 DEBUG : registered device format class GFS2 as gfs2 >13:27:29,556 DEBUG : registered device format class JFS as jfs >13:27:29,556 DEBUG : registered device format class ReiserFS as reiserfs >13:27:29,557 DEBUG : registered device format class XFS as xfs >13:27:29,557 DEBUG : registered device format class HFS as hfs >13:27:29,557 DEBUG : registered device format class AppleBootstrapFS as appleboot >13:27:29,557 DEBUG : registered device format class HFSPlus as hfs+ >13:27:29,557 DEBUG : registered device format class NTFS as ntfs >13:27:29,558 DEBUG : registered device format class NFS as nfs >13:27:29,558 DEBUG : registered device format class NFSv4 as nfs4 >13:27:29,558 DEBUG : registered device format class Iso9660FS as iso9660 >13:27:29,558 DEBUG : registered device format class NoDevFS as nodev >13:27:29,558 DEBUG : registered device format class DevPtsFS as devpts >13:27:29,559 DEBUG : registered device format class ProcFS as proc >13:27:29,559 DEBUG : registered device format class SysFS as sysfs >13:27:29,559 DEBUG : registered device format class TmpFS as tmpfs >13:27:29,559 DEBUG : registered device format class BindFS as bind >13:27:29,588 DEBUG : registered device format class LUKS as luks >13:27:29,589 DEBUG : registered device format class LVMPhysicalVolume as lvmpv >13:27:29,591 DEBUG : registered device format class MDRaidMember as mdmember >13:27:29,592 DEBUG : registered device format class MultipathMember as multipath_member >13:27:29,593 DEBUG : registered device format class PPCPRePBoot as prepboot >13:27:29,596 DEBUG : registered device format class SwapSpace as swap >13:27:32,171 INFO : devices to scan for multipath: ['vda', 'vdb'] >13:27:32,172 DEBUG : /etc/multipath.conf contents: >13:27:32,172 DEBUG : # multipath.conf written by anaconda >13:27:32,172 DEBUG : >13:27:32,172 DEBUG : defaults { >13:27:32,172 DEBUG : user_friendly_names yes >13:27:32,172 DEBUG : } >13:27:32,173 DEBUG : blacklist { >13:27:32,173 DEBUG : devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:27:32,173 DEBUG : devnode "^hd[a-z]" >13:27:32,173 DEBUG : devnode "^dcssblk[0-9]*" >13:27:32,173 DEBUG : device { >13:27:32,173 DEBUG : vendor "DGC" >13:27:32,173 DEBUG : product "LUNZ" >13:27:32,174 DEBUG : } >13:27:32,174 DEBUG : device { >13:27:32,174 DEBUG : vendor "IBM" >13:27:32,174 DEBUG : product "S/390.*" >13:27:32,174 DEBUG : } >13:27:32,174 DEBUG : # don't count normal SATA devices as multipaths >13:27:32,175 DEBUG : device { >13:27:32,175 DEBUG : vendor "ATA" >13:27:32,175 DEBUG : } >13:27:32,175 DEBUG : # don't count 3ware devices as multipaths >13:27:32,175 DEBUG : device { >13:27:32,175 DEBUG : vendor "3ware" >13:27:32,175 DEBUG : } >13:27:32,176 DEBUG : device { >13:27:32,176 DEBUG : vendor "AMCC" >13:27:32,176 DEBUG : } >13:27:32,176 DEBUG : # nor highpoint devices >13:27:32,176 DEBUG : device { >13:27:32,176 DEBUG : vendor "HPT" >13:27:32,176 DEBUG : } >13:27:32,176 DEBUG : } >13:27:32,177 DEBUG : multipaths { >13:27:32,177 DEBUG : } >13:27:32,177 DEBUG : (end of /etc/multipath.conf) >13:27:32,250 INFO : adding vda to singlepath_disks >13:27:32,251 INFO : adding vdb to singlepath_disks >13:27:32,251 INFO : devices post multipath scan: (['vda', 'vdb'], [], []) >13:27:36,586 DEBUG : DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >13:27:36,680 INFO : devices to scan for multipath: ['vda', 'vdb'] >13:27:36,681 DEBUG : /etc/multipath.conf contents: >13:27:36,681 DEBUG : # multipath.conf written by anaconda >13:27:36,681 DEBUG : >13:27:36,681 DEBUG : defaults { >13:27:36,681 DEBUG : user_friendly_names yes >13:27:36,681 DEBUG : } >13:27:36,682 DEBUG : blacklist { >13:27:36,682 DEBUG : devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >13:27:36,682 DEBUG : devnode "^hd[a-z]" >13:27:36,682 DEBUG : devnode "^dcssblk[0-9]*" >13:27:36,682 DEBUG : device { >13:27:36,682 DEBUG : vendor "DGC" >13:27:36,682 DEBUG : product "LUNZ" >13:27:36,683 DEBUG : } >13:27:36,683 DEBUG : device { >13:27:36,683 DEBUG : vendor "IBM" >13:27:36,683 DEBUG : product "S/390.*" >13:27:36,683 DEBUG : } >13:27:36,683 DEBUG : # don't count normal SATA devices as multipaths >13:27:36,683 DEBUG : device { >13:27:36,684 DEBUG : vendor "ATA" >13:27:36,684 DEBUG : } >13:27:36,684 DEBUG : # don't count 3ware devices as multipaths >13:27:36,684 DEBUG : device { >13:27:36,684 DEBUG : vendor "3ware" >13:27:36,684 DEBUG : } >13:27:36,685 DEBUG : device { >13:27:36,685 DEBUG : vendor "AMCC" >13:27:36,685 DEBUG : } >13:27:36,685 DEBUG : # nor highpoint devices >13:27:36,685 DEBUG : device { >13:27:36,685 DEBUG : vendor "HPT" >13:27:36,685 DEBUG : } >13:27:36,686 DEBUG : } >13:27:36,686 DEBUG : multipaths { >13:27:36,686 DEBUG : } >13:27:36,686 DEBUG : (end of /etc/multipath.conf) >13:27:36,753 INFO : adding vda to singlepath_disks >13:27:36,754 INFO : adding vdb to singlepath_disks >13:27:36,755 INFO : devices post multipath scan: (['vda', 'vdb'], [], []) >13:27:36,755 INFO : devices to scan: ['vda', 'vdb'] >13:27:36,857 DEBUG : DeviceTree.addUdevDevice: info: {'symlinks': ['/dev/block/253:0', '/dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio1'], 'SUBSYSTEM': 'block', 'MAJOR': '253', 'name': 'vda', 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', 'UDEV_LOG': '3', 'DEVNAME': 'vda', 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', 'LVM_SBIN_PATH': '/usr/sbin', 'DEVTYPE': 'disk', 'ID_PATH': 'pci-0000:00:05.0-virtio-pci-virtio1', 'ANACBIN': '/usr/sbin', 'MPATH_SBIN_PATH': '/usr/sbin', 'DEVLINKS': '/dev/block/253:0 /dev/disk/by-path/pci-0000:00:05.0-virtio-pci-virtio1', 'MINOR': '0'} ; name: vda ; >13:27:36,857 DEBUG : scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >13:27:36,858 DEBUG : looking for device 'vda'... >13:27:36,858 DEBUG : found None >13:27:36,859 DEBUG : DeviceTree.addUdevDiskDevice: name: vda ; >13:27:36,860 DEBUG : vda is a disk >13:27:36,861 DEBUG : getFormat('None') returning DeviceFormat instance >13:27:36,865 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: None ; >13:27:36,865 DEBUG : added disk vda (id 0) to device tree >13:27:36,865 DEBUG : looking up parted Device: /dev/vda >13:27:36,869 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vda ; >13:27:36,873 DEBUG : DeviceTree.handleUdevDiskLabelFormat: device: vda ; >13:27:36,873 DEBUG : getFormat('None') returning DeviceFormat instance >13:27:36,875 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:27:36,970 DEBUG : required disklabel type for vda (15) is None >13:27:36,971 DEBUG : default disklabel type for vda is msdos >13:27:36,973 DEBUG : selecting gpt disklabel for vda based on size >13:27:36,977 DEBUG : DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; exists: True ; >13:28:02,199 DEBUG : DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; exists: False ; >13:28:02,205 DEBUG : DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: gpt ; >13:28:02,206 DEBUG : getFormat('disklabel') returning DiskLabel instance >13:28:02,207 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >13:28:02,207 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:02,209 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: None ; >13:28:02,209 DEBUG : registered action: Destroy Format None on disk vda (id 0) >13:28:02,210 DEBUG : DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >13:28:02,211 DEBUG : DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >13:28:02,211 DEBUG : registered action: Create Format disklabel on disk vda (id 0) >13:28:02,212 DEBUG : got device: DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DeviceFormat instance (0x7f2004bdd590) -- > type = None name = Unknown status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = False resizable = False > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> >13:28:02,214 DEBUG : got format: DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > >13:28:02,287 DEBUG : DeviceTree.addUdevDevice: info: {'symlinks': ['/dev/block/253:16', '/dev/disk/by-path/pci-0000:00:06.0-virtio-pci-virtio2'], 'SUBSYSTEM': 'block', 'MAJOR': '253', 'name': 'vdb', 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb', 'UDEV_LOG': '3', 'DEVNAME': 'vdb', 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb', 'LVM_SBIN_PATH': '/usr/sbin', 'DEVTYPE': 'disk', 'ID_PATH': 'pci-0000:00:06.0-virtio-pci-virtio2', 'ANACBIN': '/usr/sbin', 'MPATH_SBIN_PATH': '/usr/sbin', 'DEVLINKS': '/dev/block/253:16 /dev/disk/by-path/pci-0000:00:06.0-virtio-pci-virtio2', 'MINOR': '16'} ; name: vdb ; >13:28:02,288 DEBUG : scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >13:28:02,288 DEBUG : looking for device 'vdb'... >13:28:02,288 DEBUG : found None >13:28:02,289 DEBUG : DeviceTree.addUdevDiskDevice: name: vdb ; >13:28:02,290 DEBUG : vdb is a disk >13:28:02,291 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:02,292 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: None ; >13:28:02,292 DEBUG : added disk vdb (id 1) to device tree >13:28:02,292 DEBUG : looking up parted Device: /dev/vdb >13:28:02,298 DEBUG : DeviceTree.handleUdevDeviceFormat: name: vdb ; >13:28:02,299 DEBUG : DeviceTree.handleUdevDiskLabelFormat: device: vdb ; >13:28:02,299 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:02,303 DEBUG : DiskDevice.setup: vdb ; status: True ; orig: False ; >13:28:02,408 DEBUG : required disklabel type for vdb (15) is None >13:28:02,409 DEBUG : default disklabel type for vdb is msdos >13:28:02,411 DEBUG : selecting gpt disklabel for vdb based on size >13:28:02,413 DEBUG : DiskLabel.__init__: device: /dev/vdb ; labelType: gpt ; exists: True ; >13:28:02,422 DEBUG : DiskLabel.__init__: device: /dev/vdb ; labelType: gpt ; exists: False ; >13:28:02,427 DEBUG : DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: gpt ; >13:28:02,431 DEBUG : getFormat('disklabel') returning DiskLabel instance >13:28:02,433 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >13:28:02,433 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:02,436 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: None ; >13:28:02,438 DEBUG : registered action: Destroy Format None on disk vdb (id 1) >13:28:02,443 DEBUG : DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >13:28:02,445 DEBUG : DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >13:28:02,445 DEBUG : registered action: Create Format disklabel on disk vdb (id 1) >13:28:02,446 DEBUG : got device: DiskDevice instance (0x7f1ffd61cf90) -- > name = vdb status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f1ffd674710> size = 15728640.0 > major = 253 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = DeviceFormat instance (0x7f2004824b50) -- > type = None name = Unknown status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = False resizable = False > removable = False partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> >13:28:02,447 DEBUG : got format: DiskLabel instance (0x7f1ffd674710) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd6748d0> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd674a50> > partedDevice = <parted.device.Device object at 0x7f1ffd674750> > >13:28:02,555 DEBUG : DiskDevice.teardown: vda ; status: True ; >13:28:02,624 DEBUG : DiskDevice.teardown: vdb ; status: True ; >13:28:02,688 INFO : failed to unlink /etc/mdadm.conf >13:28:02,691 INFO : edd: MBR signature on vda is zero. new disk image? >13:28:02,691 INFO : edd: MBR signature on vdb is zero. new disk image? >13:28:02,691 INFO : edd: collected mbr signatures: {} >13:28:02,692 DEBUG : edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 32212254720 >13:28:02,694 DEBUG : edd: matched 0x80 to vda using pci_dev >13:28:02,694 DEBUG : edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 32212254720 >13:28:02,694 DEBUG : edd: matched 0x81 to vdb using pci_dev >13:28:02,800 DEBUG : checking whether disk vda has an empty extended >13:28:02,800 DEBUG : extended is None ; logicals is [] >13:28:02,800 DEBUG : checking whether disk vdb has an empty extended >13:28:02,801 DEBUG : extended is None ; logicals is [] >13:28:02,801 DEBUG : required disklabel type for vda (15) is None >13:28:02,801 DEBUG : default disklabel type for vda is msdos >13:28:02,802 DEBUG : selecting gpt disklabel for vda based on size >13:28:02,803 DEBUG : required disklabel type for vdb (15) is None >13:28:02,803 DEBUG : default disklabel type for vdb is msdos >13:28:02,804 DEBUG : selecting gpt disklabel for vdb based on size >13:28:02,807 DEBUG : Ext3FS.supported: supported: True ; >13:28:02,875 DEBUG : getFormat('ext3') returning Ext3FS instance >13:28:02,969 DEBUG : looking for device 'vda'... >13:28:02,971 DEBUG : found DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> >13:28:02,975 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >13:28:02,976 DEBUG : PartitionDevice._setFormat: req0 ; >13:28:02,978 DEBUG : PartitionDevice._setFormat: req0 ; current: None ; type: ext3 ; >13:28:02,979 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vda ; >13:28:02,979 DEBUG : added partition req0 (id 2) to device tree >13:28:02,979 DEBUG : registered action: Create Device partition req0 (id 2) >13:28:02,980 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:02,980 DEBUG : registered action: Create Format ext3 on partition req0 (id 2) >13:28:02,980 DEBUG : looking for device 'pv.01'... >13:28:02,981 DEBUG : found None >13:28:02,982 DEBUG : LVMPhysicalVolume.__init__: mountopts: ; mountpoint: ; label: ; >13:28:02,982 DEBUG : getFormat('lvmpv') returning LVMPhysicalVolume instance >13:28:03,073 DEBUG : looking for device 'vda'... >13:28:03,076 DEBUG : found DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> >13:28:03,079 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >13:28:03,081 DEBUG : PartitionDevice._setFormat: pv.01 ; >13:28:03,082 DEBUG : PartitionDevice._setFormat: pv.01 ; current: None ; type: lvmpv ; >13:28:03,083 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vda ; >13:28:03,084 DEBUG : added partition pv.01 (id 3) to device tree >13:28:03,084 DEBUG : registered action: Create Device partition pv.01 (id 3) >13:28:03,084 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:03,085 DEBUG : registered action: Create Format lvmpv on partition pv.01 (id 3) >13:28:03,085 DEBUG : looking for device 'pv.01'... >13:28:03,085 DEBUG : found PartitionDevice instance (0x7f1ffd62e6d0) -- > name = pv.01 status = False parents = [] > kids = 0 > id = 3 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7f1ffd62ea90> size = 1 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 1 path = /dev/pv.01 > format args = [] originalFormat = LVMPhysicalVolume instance (0x7f1ffd62ea90) -- > type = lvmpv name = physical volume (LVM) status = None > device = /dev/pv.01 uuid = None exists = None > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None disk = None > >13:28:03,087 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.01 ; >13:28:03,087 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:03,089 DEBUG : LVMVolumeGroupDevice._setFormat: vg00 ; current: None ; type: None ; >13:28:03,089 DEBUG : added lvmvg vg00 (id 4) to device tree >13:28:03,089 DEBUG : registered action: Create Device lvmvg vg00 (id 4) >13:28:03,089 DEBUG : looking for device 'vg00'... >13:28:03,090 DEBUG : PV size == 1 >13:28:03,090 DEBUG : PV size == 1 >13:28:03,090 DEBUG : PV size == 1 >13:28:03,090 DEBUG : vg00 size is 0MB >13:28:03,090 DEBUG : PV size == 1 >13:28:03,091 DEBUG : vg vg00 has 0MB free >13:28:03,091 DEBUG : PV size == 1 >13:28:03,091 DEBUG : vg00 size is 0MB >13:28:03,091 DEBUG : PV size == 1 >13:28:03,091 DEBUG : vg vg00 has 0MB free >13:28:03,091 DEBUG : found LVMVolumeGroupDevice instance (0x7f1ffd834c90) -- > name = vg00 status = False parents = [<storage.devices.PartitionDevice object at 0x7f1ffd62e6d0>] > kids = 0 > id = 4 > uuid = None format = <storage.formats.DeviceFormat object at 0x7f1ffd834ed0> size = 0 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg00 > format args = [] originalFormat = DeviceFormat instance (0x7f1ffd834ed0) -- > type = None name = Unknown status = None > device = /dev/mapper/vg00 uuid = None exists = None > options = None supported = False formattable = False resizable = False > target = None dmUuid = None free = 0 PE Size = 32.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 0.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = [<storage.devices.PartitionDevice object at 0x7f1ffd62e6d0>] > LVs = [] >13:28:03,092 DEBUG : looking for device 'vg00-lv_swap'... >13:28:03,092 DEBUG : found None >13:28:03,093 DEBUG : SwapSpace.__init__: mountopts: ; mountpoint: ; >13:28:03,093 DEBUG : getFormat('swap') returning SwapSpace instance >13:28:03,094 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg00 ; >13:28:03,096 DEBUG : LVMLogicalVolumeDevice._setFormat: vg00-lv_swap ; current: None ; type: swap ; >13:28:03,096 DEBUG : Adding vg00-lv_swap/1024MB to vg00 >13:28:03,096 DEBUG : added lvmlv vg00-lv_swap (id 5) to device tree >13:28:03,096 DEBUG : registered action: Create Device lvmlv vg00-lv_swap (id 5) >13:28:03,096 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:03,097 DEBUG : registered action: Create Format swap on lvmlv vg00-lv_swap (id 5) >13:28:03,097 DEBUG : looking for device 'vg00'... >13:28:03,097 DEBUG : PV size == 1 >13:28:03,097 DEBUG : PV size == 1 >13:28:03,097 DEBUG : PV size == 1 >13:28:03,098 DEBUG : vg00 size is 0MB >13:28:03,098 DEBUG : lv lv_swap uses 0MB for snapshots >13:28:03,098 DEBUG : PV size == 1 >13:28:03,098 DEBUG : vg vg00 has -1024MB free >13:28:03,098 DEBUG : PV size == 1 >13:28:03,098 DEBUG : vg00 size is 0MB >13:28:03,099 DEBUG : lv lv_swap uses 0MB for snapshots >13:28:03,099 DEBUG : PV size == 1 >13:28:03,099 DEBUG : vg vg00 has -1024MB free >13:28:03,099 DEBUG : found LVMVolumeGroupDevice instance (0x7f1ffd834c90) -- > name = vg00 status = False parents = [<storage.devices.PartitionDevice object at 0x7f1ffd62e6d0>] > kids = 1 > id = 4 > uuid = None format = <storage.formats.DeviceFormat object at 0x7f1ffd834ed0> size = 0 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg00 > format args = [] originalFormat = DeviceFormat instance (0x7f1ffd834ed0) -- > type = None name = Unknown status = None > device = /dev/mapper/vg00 uuid = None exists = None > options = None supported = False formattable = False resizable = False > target = None dmUuid = None free = 0 PE Size = 32.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 0.0 free space = -1024 > free extents = -32.0 reserved percent = 0 reserved space = 0 > PVs = [<storage.devices.PartitionDevice object at 0x7f1ffd62e6d0>] > LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7f1ffd83d610>] >13:28:03,099 DEBUG : looking for device 'vg00-lv_root'... >13:28:03,099 DEBUG : found None >13:28:03,101 DEBUG : Ext4FS.supported: supported: True ; >13:28:03,183 DEBUG : getFormat('ext4') returning Ext4FS instance >13:28:03,188 DEBUG : LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg00 ; >13:28:03,189 DEBUG : LVMLogicalVolumeDevice._setFormat: vg00-lv_root ; current: None ; type: ext4 ; >13:28:03,190 DEBUG : Adding vg00-lv_root/1024MB to vg00 >13:28:03,190 DEBUG : added lvmlv vg00-lv_root (id 6) to device tree >13:28:03,190 DEBUG : registered action: Create Device lvmlv vg00-lv_root (id 6) >13:28:03,191 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:03,191 DEBUG : registered action: Create Format ext4 on lvmlv vg00-lv_root (id 6) >13:28:03,192 DEBUG : looking for device 'pv.02'... >13:28:03,192 DEBUG : found None >13:28:03,193 DEBUG : LVMPhysicalVolume.__init__: mountopts: ; mountpoint: ; label: ; >13:28:03,193 DEBUG : getFormat('lvmpv') returning LVMPhysicalVolume instance >13:28:03,286 DEBUG : looking for device 'vdb'... >13:28:03,289 DEBUG : found DiskDevice instance (0x7f1ffd61cf90) -- > name = vdb status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f1ffd674710> size = 15728640.0 > major = 253 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = DiskLabel instance (0x7f1ffd674710) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd6748d0> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd674a50> > partedDevice = <parted.device.Device object at 0x7f1ffd674750> > removable = False partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> >13:28:03,292 DEBUG : DiskDevice.addChild: kids: 0 ; name: vdb ; >13:28:03,293 DEBUG : PartitionDevice._setFormat: pv.02 ; >13:28:03,295 DEBUG : PartitionDevice._setFormat: pv.02 ; current: None ; type: lvmpv ; >13:28:03,296 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vdb ; >13:28:03,296 DEBUG : added partition pv.02 (id 7) to device tree >13:28:03,297 DEBUG : registered action: Create Device partition pv.02 (id 7) >13:28:03,297 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:03,297 DEBUG : registered action: Create Format lvmpv on partition pv.02 (id 7) >13:28:03,298 DEBUG : looking for device 'pv.02'... >13:28:03,298 DEBUG : found PartitionDevice instance (0x7f1ffd83da10) -- > name = pv.02 status = False parents = [] > kids = 0 > id = 7 > uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7f1ffd83da50> size = 1 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 1 path = /dev/pv.02 > format args = [] originalFormat = LVMPhysicalVolume instance (0x7f1ffd83da50) -- > type = lvmpv name = physical volume (LVM) status = None > device = /dev/pv.02 uuid = None exists = None > options = None supported = True formattable = True resizable = False > vgName = None vgUUID = None peStart = 1.0 grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None disk = None > >13:28:03,301 DEBUG : PartitionDevice.addChild: kids: 0 ; name: pv.02 ; >13:28:03,301 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:03,303 DEBUG : LVMVolumeGroupDevice._setFormat: vg01 ; current: None ; type: None ; >13:28:03,303 DEBUG : added lvmvg vg01 (id 8) to device tree >13:28:03,303 DEBUG : registered action: Create Device lvmvg vg01 (id 8) >13:28:03,303 DEBUG : looking for device 'vg01'... >13:28:03,304 DEBUG : PV size == 1 >13:28:03,304 DEBUG : PV size == 1 >13:28:03,304 DEBUG : PV size == 1 >13:28:03,304 DEBUG : vg01 size is 0MB >13:28:03,304 DEBUG : PV size == 1 >13:28:03,305 DEBUG : vg vg01 has 0MB free >13:28:03,305 DEBUG : PV size == 1 >13:28:03,305 DEBUG : vg01 size is 0MB >13:28:03,305 DEBUG : PV size == 1 >13:28:03,305 DEBUG : vg vg01 has 0MB free >13:28:03,305 DEBUG : found LVMVolumeGroupDevice instance (0x7f1ffd83dad0) -- > name = vg01 status = False parents = [<storage.devices.PartitionDevice object at 0x7f1ffd83da10>] > kids = 0 > id = 8 > uuid = None format = <storage.formats.DeviceFormat object at 0x7f1ffd83db90> size = 0 > major = 0 minor = 0 exists = None > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg01 > format args = [] originalFormat = DeviceFormat instance (0x7f1ffd83db90) -- > type = None name = Unknown status = None > device = /dev/mapper/vg01 uuid = None exists = None > options = None supported = False formattable = False resizable = False > target = None dmUuid = None free = 0 PE Size = 32.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 0.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = [<storage.devices.PartitionDevice object at 0x7f1ffd83da10>] > LVs = [] >13:28:03,306 DEBUG : looking for device 'vg01-lv_opt'... >13:28:03,306 DEBUG : found None >13:28:03,307 DEBUG : Ext4FS.supported: supported: True ; >13:28:03,308 DEBUG : getFormat('ext4') returning Ext4FS instance >13:28:03,310 DEBUG : LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg01 ; >13:28:03,311 DEBUG : LVMLogicalVolumeDevice._setFormat: vg01-lv_opt ; current: None ; type: ext4 ; >13:28:03,311 DEBUG : Adding vg01-lv_opt/1024MB to vg01 >13:28:03,312 DEBUG : added lvmlv vg01-lv_opt (id 9) to device tree >13:28:03,312 DEBUG : registered action: Create Device lvmlv vg01-lv_opt (id 9) >13:28:03,312 DEBUG : getFormat('None') returning DeviceFormat instance >13:28:03,312 DEBUG : registered action: Create Format ext4 on lvmlv vg01-lv_opt (id 9) >13:28:04,004 DEBUG : doAutoPartition(<__main__.Anaconda object at 0x7f2016366c10>) >13:28:04,005 DEBUG : doAutoPart: False >13:28:04,005 DEBUG : clearPartType: 1 >13:28:04,005 DEBUG : clearPartDisks: [] >13:28:04,005 DEBUG : autoPartitionRequests: [<storage.partspec.PartSpec object at 0x7f200d5e4d90>, <storage.partspec.PartSpec object at 0x7f200d5e4690>, <storage.partspec.PartSpec object at 0x7f200d5e4850>, <storage.partspec.PartSpec object at 0x7f200d5e4f50>] >13:28:04,007 DEBUG : storage.disks: ['vda', 'vdb'] >13:28:04,008 DEBUG : storage.partitioned: ['vda', 'vdb'] >13:28:04,008 DEBUG : all names: ['pv.01', 'pv.02', 'req0', 'vda', 'vdb', 'vg00', 'vg00-lv_root', 'vg00-lv_swap', 'vg01', 'vg01-lv_opt'] >13:28:04,008 WARNING : not sanity checking devices because I don't know how yet >13:28:04,014 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:28:04,019 DEBUG : DiskDevice.setup: vdb ; status: True ; orig: False ; >13:28:04,022 DEBUG : removing all non-preexisting partitions ['pv.01(id 3)', 'pv.02(id 7)', 'req0(id 2)'] from disk(s) ['vda', 'vdb'] >13:28:04,023 DEBUG : allocatePartitions: disks=['vda', 'vdb'] ; partitions=['pv.01(id 3)', 'pv.02(id 7)', 'req0(id 2)'] >13:28:04,023 DEBUG : removing all non-preexisting partitions ['req0(id 2)', 'pv.01(id 3)', 'pv.02(id 7)'] from disk(s) ['vda', 'vdb'] >13:28:04,023 DEBUG : allocating partition: req0 ; id: 2 ; disks: ['vda'] ; >boot: False ; primary: True ; size: 500MB ; grow: False ; max_size: 0 >13:28:04,024 DEBUG : checking freespace on vda >13:28:04,024 DEBUG : getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=False >13:28:04,025 DEBUG : current free range is 34-32212254686 (15728639MB) >13:28:04,026 DEBUG : updating use_disk to DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> (vda), type: 0 >13:28:04,027 DEBUG : new free: parted.Geometry instance -- > start: 34 end: 32212254686 length: 32212254653 > device: <parted.device.Device object at 0x7f1ffd809750> PedGeometry: <_ped.Geometry object at 0x7f1ffd809790> (34-32212254686 / 15728639MB) >13:28:04,027 DEBUG : new free allows for 0 sectors of growth >13:28:04,027 DEBUG : adjusted start sector from 34 to 2048 >13:28:04,028 DEBUG : created partition vda1 of 500MB and added it to /dev/vda >13:28:04,030 DEBUG : PartitionDevice._setPartedPartition: req0 ; >13:28:04,031 DEBUG : device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd809c10> PedPartition: <_ped.Partition object at 0x7f1ffd806a70> has path /dev/vda1 >13:28:04,034 DEBUG : PartitionDevice._setDisk: vda1 ; new: DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> ; old: None ; >13:28:04,036 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >13:28:04,037 DEBUG : PartitionDevice._setPartedPartition: vda1 ; >13:28:04,038 DEBUG : device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd809a90> PedPartition: <_ped.Partition object at 0x7f1ffd8069b0> has path /dev/vda1 >13:28:04,038 DEBUG : allocating partition: pv.01 ; id: 3 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 0 >13:28:04,038 DEBUG : checking freespace on vda >13:28:04,039 DEBUG : getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >13:28:04,039 DEBUG : current free range is 34-2047 (0MB) >13:28:04,040 DEBUG : current free range is 1026048-32212254686 (15728138MB) >13:28:04,040 DEBUG : evaluating growth potential for new layout >13:28:04,040 DEBUG : calculating growth for disk /dev/vdb >13:28:04,040 DEBUG : Chunk.growRequests: Chunk instance -- >device = /dev/vdb start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32212254653 >remaining = 0 sectorSize = 512 >13:28:04,041 DEBUG : disk /dev/vdb growth: 0 (0MB) >13:28:04,041 DEBUG : calculating growth for disk /dev/vda >13:28:04,043 DEBUG : PartitionDevice._setPartedPartition: pv.01 ; >13:28:04,043 DEBUG : device pv.01 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd809fd0> PedPartition: <_ped.Partition object at 0x7f1ffd806b30> has path /dev/vda2 >13:28:04,046 DEBUG : PartitionDevice._setDisk: vda2 ; new: DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> ; old: None ; >13:28:04,047 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >13:28:04,048 DEBUG : adding request 2 to chunk Chunk instance -- >device = /dev/vda start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32212254653 >remaining = 0 sectorSize = 512 >13:28:04,048 DEBUG : adding request 3 to chunk Chunk instance -- >device = /dev/vda start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32211230653 >remaining = 0 sectorSize = 512 >13:28:04,048 DEBUG : Chunk.growRequests: Chunk instance -- >device = /dev/vda start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32211228605 >remaining = 1 sectorSize = 512 >13:28:04,049 DEBUG : 1 partitions and 32211228605 (15728138MB) left in chunk >13:28:04,049 DEBUG : adding 32211228605 (15728138MB) to 3 (vda2) >13:28:04,049 DEBUG : new grow amount for partition 3 (vda2) is 32211228605 sectors, or 15728138MB >13:28:04,049 DEBUG : request 2 (vda1) growth: 0 (0MB) size: 500MB >13:28:04,049 DEBUG : request 3 (vda2) growth: 32211228605 (15728138MB) size: 15728139MB >13:28:04,049 DEBUG : disk /dev/vda growth: 32211228605 (15728138MB) >13:28:04,051 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >13:28:04,051 DEBUG : device vda2 new partedPartition None has path None >13:28:04,054 DEBUG : PartitionDevice._setDisk: pv.01 ; new: None ; old: DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> ; >13:28:04,055 DEBUG : DiskDevice.removeChild: kids: 2 ; name: vda ; >13:28:04,055 DEBUG : total growth: 32211228605 sectors >13:28:04,056 DEBUG : updating use_disk to DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> (vda), type: 0 >13:28:04,056 DEBUG : new free: parted.Geometry instance -- > start: 1026048 end: 32212254686 length: 32211228639 > device: <parted.device.Device object at 0x7f1ffd809d10> PedGeometry: <_ped.Geometry object at 0x7f1ffd809dd0> (1026048-32212254686 / 15728138MB) >13:28:04,056 DEBUG : new free allows for 32211228605 sectors of growth >13:28:04,057 DEBUG : created partition vda2 of 1MB and added it to /dev/vda >13:28:04,058 DEBUG : PartitionDevice._setPartedPartition: pv.01 ; >13:28:04,059 DEBUG : device pv.01 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd80e490> PedPartition: <_ped.Partition object at 0x7f1ffd806a10> has path /dev/vda2 >13:28:04,061 DEBUG : PartitionDevice._setDisk: vda2 ; new: DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> ; old: None ; >13:28:04,063 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >13:28:04,064 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >13:28:04,065 DEBUG : device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd80e510> PedPartition: <_ped.Partition object at 0x7f1ffd806ad0> has path /dev/vda2 >13:28:04,065 DEBUG : allocating partition: pv.02 ; id: 7 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 0 >13:28:04,065 DEBUG : checking freespace on vdb >13:28:04,066 DEBUG : getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True >13:28:04,066 DEBUG : current free range is 34-32212254686 (15728639MB) >13:28:04,066 DEBUG : evaluating growth potential for new layout >13:28:04,067 DEBUG : calculating growth for disk /dev/vdb >13:28:04,067 DEBUG : adjusted start sector from 34 to 2048 >13:28:04,069 DEBUG : PartitionDevice._setPartedPartition: pv.02 ; >13:28:04,069 DEBUG : device pv.02 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd6748d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd80e750> PedPartition: <_ped.Partition object at 0x7f1ffd806bf0> has path /dev/vdb1 >13:28:04,072 DEBUG : PartitionDevice._setDisk: vdb1 ; new: DiskDevice instance (0x7f1ffd61cf90) -- > name = vdb status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f1ffd674710> size = 15728640.0 > major = 253 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = DiskLabel instance (0x7f1ffd674710) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd6748d0> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd674a50> > partedDevice = <parted.device.Device object at 0x7f1ffd674750> > removable = False partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> ; old: None ; >13:28:04,073 DEBUG : DiskDevice.addChild: kids: 0 ; name: vdb ; >13:28:04,074 DEBUG : adding request 7 to chunk Chunk instance -- >device = /dev/vdb start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32212254653 >remaining = 0 sectorSize = 512 >13:28:04,074 DEBUG : Chunk.growRequests: Chunk instance -- >device = /dev/vdb start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32212252605 >remaining = 1 sectorSize = 512 >13:28:04,074 DEBUG : 1 partitions and 32212252605 (15728638MB) left in chunk >13:28:04,074 DEBUG : adding 32212252605 (15728638MB) to 7 (vdb1) >13:28:04,075 DEBUG : new grow amount for partition 7 (vdb1) is 32212252605 sectors, or 15728638MB >13:28:04,075 DEBUG : request 7 (vdb1) growth: 32212252605 (15728638MB) size: 15728639MB >13:28:04,075 DEBUG : disk /dev/vdb growth: 32212252605 (15728638MB) >13:28:04,075 DEBUG : calculating growth for disk /dev/vda >13:28:04,075 DEBUG : adding request 2 to chunk Chunk instance -- >device = /dev/vda start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32212254653 >remaining = 0 sectorSize = 512 >13:28:04,076 DEBUG : adding request 3 to chunk Chunk instance -- >device = /dev/vda start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32211230653 >remaining = 0 sectorSize = 512 >13:28:04,076 DEBUG : Chunk.growRequests: Chunk instance -- >device = /dev/vda start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32211228605 >remaining = 1 sectorSize = 512 >13:28:04,076 DEBUG : 1 partitions and 32211228605 (15728138MB) left in chunk >13:28:04,076 DEBUG : adding 32211228605 (15728138MB) to 3 (vda2) >13:28:04,076 DEBUG : new grow amount for partition 3 (vda2) is 32211228605 sectors, or 15728138MB >13:28:04,077 DEBUG : request 2 (vda1) growth: 0 (0MB) size: 500MB >13:28:04,077 DEBUG : request 3 (vda2) growth: 32211228605 (15728138MB) size: 15728139MB >13:28:04,077 DEBUG : disk /dev/vda growth: 32211228605 (15728138MB) >13:28:04,078 DEBUG : PartitionDevice._setPartedPartition: vdb1 ; >13:28:04,078 DEBUG : device vdb1 new partedPartition None has path None >13:28:04,080 DEBUG : PartitionDevice._setDisk: pv.02 ; new: None ; old: DiskDevice instance (0x7f1ffd61cf90) -- > name = vdb status = True parents = [] > kids = 1 > id = 1 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f1ffd674710> size = 15728640.0 > major = 253 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = DiskLabel instance (0x7f1ffd674710) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd6748d0> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd674a50> > partedDevice = <parted.device.Device object at 0x7f1ffd674750> > removable = False partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> ; >13:28:04,082 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vdb ; >13:28:04,082 DEBUG : total growth: 64423481210 sectors >13:28:04,083 DEBUG : updating use_disk to DiskDevice instance (0x7f1ffd61cf90) -- > name = vdb status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f1ffd674710> size = 15728640.0 > major = 253 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = DiskLabel instance (0x7f1ffd674710) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd6748d0> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd674a50> > partedDevice = <parted.device.Device object at 0x7f1ffd674750> > removable = False partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> (vdb), type: 0 >13:28:04,083 DEBUG : new free: parted.Geometry instance -- > start: 34 end: 32212254686 length: 32212254653 > device: <parted.device.Device object at 0x7f1ffd809a50> PedGeometry: <_ped.Geometry object at 0x7f1ffd809e10> (34-32212254686 / 15728639MB) >13:28:04,083 DEBUG : new free allows for 64423481210 sectors of growth >13:28:04,083 DEBUG : adjusted start sector from 34 to 2048 >13:28:04,084 DEBUG : created partition vdb1 of 1MB and added it to /dev/vdb >13:28:04,085 DEBUG : PartitionDevice._setPartedPartition: pv.02 ; >13:28:04,086 DEBUG : device pv.02 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd6748d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd80e390> PedPartition: <_ped.Partition object at 0x7f1ffd806d70> has path /dev/vdb1 >13:28:04,088 DEBUG : PartitionDevice._setDisk: vdb1 ; new: DiskDevice instance (0x7f1ffd61cf90) -- > name = vdb status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f1ffd674710> size = 15728640.0 > major = 253 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = DiskLabel instance (0x7f1ffd674710) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd6748d0> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd674a50> > partedDevice = <parted.device.Device object at 0x7f1ffd674750> > removable = False partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> ; old: None ; >13:28:04,090 DEBUG : DiskDevice.addChild: kids: 0 ; name: vdb ; >13:28:04,091 DEBUG : PartitionDevice._setPartedPartition: vdb1 ; >13:28:04,092 DEBUG : device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd6748d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd80e910> PedPartition: <_ped.Partition object at 0x7f1ffd806d10> has path /dev/vdb1 >13:28:04,092 DEBUG : growPartitions: disks=['vda', 'vdb'], partitions=['vda2(id 3)', 'vdb1(id 7)', 'vda1(id 2)'] >13:28:04,092 DEBUG : growable partitions are ['vda2', 'vdb1'] >13:28:04,092 DEBUG : growing partitions on vda >13:28:04,093 DEBUG : adding request 3 to chunk Chunk instance -- >device = /dev/vda start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32212254653 >remaining = 0 sectorSize = 512 >13:28:04,093 DEBUG : adding request 2 to chunk Chunk instance -- >device = /dev/vda start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32212252605 >remaining = 1 sectorSize = 512 >13:28:04,093 DEBUG : disk vda has 1 chunks >13:28:04,093 DEBUG : Chunk.growRequests: Chunk instance -- >device = /dev/vda start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32211228605 >remaining = 1 sectorSize = 512 >13:28:04,094 DEBUG : 1 partitions and 32211228605 (15728138MB) left in chunk >13:28:04,094 DEBUG : adding 32211228605 (15728138MB) to 3 (vda2) >13:28:04,094 DEBUG : new grow amount for partition 3 (vda2) is 32211228605 sectors, or 15728138MB >13:28:04,094 DEBUG : partition vda1 (2): 0 >13:28:04,094 DEBUG : new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f1ffd61c210> PedGeometry: <_ped.Geometry object at 0x7f1ffd80e8d0> >13:28:04,095 DEBUG : partition vda2 (3): 0 >13:28:04,095 DEBUG : new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 32212252671 length: 32211226624 > device: <parted.device.Device object at 0x7f1ffd61c210> PedGeometry: <_ped.Geometry object at 0x7f1ffd80ec50> >13:28:04,095 DEBUG : removing all non-preexisting partitions ['vda1(id 2)', 'vda2(id 3)'] from disk(s) ['vda'] >13:28:04,097 DEBUG : PartitionDevice._setPartedPartition: vda1 ; >13:28:04,097 DEBUG : device vda1 new partedPartition None has path None >13:28:04,099 DEBUG : PartitionDevice._setDisk: req0 ; new: None ; old: DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 2 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> ; >13:28:04,101 DEBUG : DiskDevice.removeChild: kids: 2 ; name: vda ; >13:28:04,102 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >13:28:04,103 DEBUG : device vda2 new partedPartition None has path None >13:28:04,105 DEBUG : PartitionDevice._setDisk: pv.01 ; new: None ; old: DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> ; >13:28:04,106 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vda ; >13:28:04,106 DEBUG : back from removeNewPartitions >13:28:04,107 DEBUG : extended: None >13:28:04,107 DEBUG : setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f1ffd61c210> PedGeometry: <_ped.Geometry object at 0x7f1ffd80e8d0> >13:28:04,108 DEBUG : PartitionDevice._setPartedPartition: req0 ; >13:28:04,109 DEBUG : device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd809790> PedPartition: <_ped.Partition object at 0x7f1ffd806dd0> has path /dev/vda1 >13:28:04,111 DEBUG : PartitionDevice._setDisk: vda1 ; new: DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> ; old: None ; >13:28:04,113 DEBUG : DiskDevice.addChild: kids: 0 ; name: vda ; >13:28:04,114 DEBUG : PartitionDevice._setPartedPartition: vda1 ; >13:28:04,115 DEBUG : device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c390> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd809910> PedPartition: <_ped.Partition object at 0x7f1ffd806d70> has path /dev/vda1 >13:28:04,115 DEBUG : setting pv.01 new geometry: parted.Geometry instance -- > start: 1026048 end: 32212252671 length: 32211226624 > device: <parted.device.Device object at 0x7f1ffd61c210> PedGeometry: <_ped.Geometry object at 0x7f1ffd80ec50> >13:28:04,116 DEBUG : PartitionDevice._setPartedPartition: pv.01 ; >13:28:04,117 DEBUG : device pv.01 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd809ad0> PedPartition: <_ped.Partition object at 0x7f1ffd806cb0> has path /dev/vda2 >13:28:04,119 DEBUG : PartitionDevice._setDisk: vda2 ; new: DiskDevice instance (0x7f2004bdd550) -- > name = vda status = True parents = [] > kids = 1 > id = 0 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f200d5fe910> size = 15728640.0 > major = 253 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x7f2004813f50> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x7f200d5fe910) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd61c390> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd61c510> > partedDevice = <parted.device.Device object at 0x7f1ffd61c210> > removable = False partedDevice = <parted.device.Device object at 0x7f2004813f50> ; old: None ; >13:28:04,121 DEBUG : DiskDevice.addChild: kids: 1 ; name: vda ; >13:28:04,122 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >13:28:04,123 DEBUG : device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c390> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd809d10> PedPartition: <_ped.Partition object at 0x7f1ffd806b90> has path /dev/vda2 >13:28:04,123 DEBUG : growing partitions on vdb >13:28:04,124 DEBUG : adding request 7 to chunk Chunk instance -- >device = /dev/vdb start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32212254653 >remaining = 0 sectorSize = 512 >13:28:04,124 DEBUG : disk vdb has 1 chunks >13:28:04,124 DEBUG : Chunk.growRequests: Chunk instance -- >device = /dev/vdb start = 34 end = 32212254686 >length = 32212254653 size = 15728639 pool = 32212252605 >remaining = 1 sectorSize = 512 >13:28:04,124 DEBUG : 1 partitions and 32212252605 (15728638MB) left in chunk >13:28:04,124 DEBUG : adding 32212252605 (15728638MB) to 7 (vdb1) >13:28:04,125 DEBUG : new grow amount for partition 7 (vdb1) is 32212252605 sectors, or 15728638MB >13:28:04,125 DEBUG : partition vdb1 (7): 0 >13:28:04,125 DEBUG : new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 32212252671 length: 32212250624 > device: <parted.device.Device object at 0x7f1ffd674750> PedGeometry: <_ped.Geometry object at 0x7f1ffd80e510> >13:28:04,125 DEBUG : removing all non-preexisting partitions ['vdb1(id 7)'] from disk(s) ['vdb'] >13:28:04,127 DEBUG : PartitionDevice._setPartedPartition: vdb1 ; >13:28:04,127 DEBUG : device vdb1 new partedPartition None has path None >13:28:04,129 DEBUG : PartitionDevice._setDisk: pv.02 ; new: None ; old: DiskDevice instance (0x7f1ffd61cf90) -- > name = vdb status = True parents = [] > kids = 1 > id = 1 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f1ffd674710> size = 15728640.0 > major = 253 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = DiskLabel instance (0x7f1ffd674710) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd6748d0> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd674a50> > partedDevice = <parted.device.Device object at 0x7f1ffd674750> > removable = False partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> ; >13:28:04,131 DEBUG : DiskDevice.removeChild: kids: 1 ; name: vdb ; >13:28:04,131 DEBUG : back from removeNewPartitions >13:28:04,131 DEBUG : extended: None >13:28:04,131 DEBUG : setting pv.02 new geometry: parted.Geometry instance -- > start: 2048 end: 32212252671 length: 32212250624 > device: <parted.device.Device object at 0x7f1ffd674750> PedGeometry: <_ped.Geometry object at 0x7f1ffd80e510> >13:28:04,133 DEBUG : PartitionDevice._setPartedPartition: pv.02 ; >13:28:04,133 DEBUG : device pv.02 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd6748d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd809950> PedPartition: <_ped.Partition object at 0x7f1ffd8069b0> has path /dev/vdb1 >13:28:04,136 DEBUG : PartitionDevice._setDisk: vdb1 ; new: DiskDevice instance (0x7f1ffd61cf90) -- > name = vdb status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f1ffd674710> size = 15728640.0 > major = 253 minor = 16 exists = True > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = DiskLabel instance (0x7f1ffd674710) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/vdb uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x7f1ffd6748d0> > origPartedDisk = <parted.disk.Disk object at 0x7f1ffd674a50> > partedDevice = <parted.device.Device object at 0x7f1ffd674750> > removable = False partedDevice = <parted.device.Device object at 0x7f1ffd6740d0> ; old: None ; >13:28:04,137 DEBUG : DiskDevice.addChild: kids: 0 ; name: vdb ; >13:28:04,139 DEBUG : PartitionDevice._setPartedPartition: vdb1 ; >13:28:04,139 DEBUG : device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd6748d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd809e10> PedPartition: <_ped.Partition object at 0x7f1ffd806a10> has path /dev/vdb1 >13:28:04,140 DEBUG : PV size == 15728138.0 >13:28:04,140 DEBUG : vg00 size is 15728128MB >13:28:04,140 DEBUG : lv lv_swap uses 0MB for snapshots >13:28:04,141 DEBUG : lv lv_root uses 0MB for snapshots >13:28:04,141 DEBUG : PV size == 15728138.0 >13:28:04,141 DEBUG : vg vg00 has 15726080MB free >13:28:04,141 DEBUG : PV size == 15728138.0 >13:28:04,141 DEBUG : vg00 size is 15728128MB >13:28:04,142 DEBUG : lv lv_swap uses 0MB for snapshots >13:28:04,142 DEBUG : lv lv_root uses 0MB for snapshots >13:28:04,142 DEBUG : PV size == 15728138.0 >13:28:04,142 DEBUG : vg vg00 has 15726080MB free >13:28:04,142 DEBUG : vg vg00: 15726080MB free ; lvs: ['lv_swap', 'lv_root'] >13:28:04,143 DEBUG : PV size == 15728138.0 >13:28:04,143 DEBUG : PV size == 15728138.0 >13:28:04,143 DEBUG : used: 2048MB ; vg.size: 15728128MB >13:28:04,143 DEBUG : checking lv vg00-lv_swap: req_grow: False ; req_percent: 0 >13:28:04,143 DEBUG : checking lv vg00-lv_root: req_grow: True ; req_percent: 0 >13:28:04,144 DEBUG : grow is 7863040MB >13:28:04,144 DEBUG : vg00-lv_root getting 0MB (100%) of 0MB leftover space >13:28:04,144 DEBUG : grow is now 7863040MB >13:28:04,144 DEBUG : max size is 7864064MB >13:28:04,144 DEBUG : lv vg00-lv_root gets 7863040MB >13:28:04,144 DEBUG : trying to set lv vg00-lv_root size to 7864064MB >13:28:04,144 DEBUG : PV size == 15728138.0 >13:28:04,145 DEBUG : vg00 size is 15728128MB >13:28:04,145 DEBUG : lv lv_swap uses 0MB for snapshots >13:28:04,145 DEBUG : lv lv_root uses 0MB for snapshots >13:28:04,145 DEBUG : PV size == 15728138.0 >13:28:04,145 DEBUG : vg vg00 has 15726080MB free >13:28:04,146 DEBUG : PV size == 15728138.0 >13:28:04,146 DEBUG : vg00 size is 15728128MB >13:28:04,146 DEBUG : lv lv_swap uses 0MB for snapshots >13:28:04,146 DEBUG : lv lv_root uses 0MB for snapshots >13:28:04,146 DEBUG : PV size == 15728138.0 >13:28:04,147 DEBUG : vg vg00 has 7863040MB free >13:28:04,147 DEBUG : vg vg00 has 7863040MB free >13:28:04,147 DEBUG : PV size == 15728138.0 >13:28:04,147 DEBUG : vg00 size is 15728128MB >13:28:04,147 DEBUG : lv lv_swap uses 0MB for snapshots >13:28:04,148 DEBUG : lv lv_root uses 0MB for snapshots >13:28:04,148 DEBUG : PV size == 15728138.0 >13:28:04,148 DEBUG : vg vg00 has 7863040MB free >13:28:04,148 DEBUG : giving leftover 7863040MB to vg00-lv_root >13:28:04,148 DEBUG : trying to set lv vg00-lv_root size to 15727104MB >13:28:04,148 DEBUG : PV size == 15728138.0 >13:28:04,149 DEBUG : vg00 size is 15728128MB >13:28:04,149 DEBUG : lv lv_swap uses 0MB for snapshots >13:28:04,149 DEBUG : lv lv_root uses 0MB for snapshots >13:28:04,149 DEBUG : PV size == 15728138.0 >13:28:04,149 DEBUG : vg vg00 has 7863040MB free >13:28:04,150 DEBUG : PV size == 15728638.0 >13:28:04,150 DEBUG : vg01 size is 15728608MB >13:28:04,150 DEBUG : lv lv_opt uses 0MB for snapshots >13:28:04,150 DEBUG : PV size == 15728638.0 >13:28:04,151 DEBUG : vg vg01 has 15727584MB free >13:28:04,151 DEBUG : PV size == 15728638.0 >13:28:04,151 DEBUG : vg01 size is 15728608MB >13:28:04,151 DEBUG : lv lv_opt uses 0MB for snapshots >13:28:04,151 DEBUG : PV size == 15728638.0 >13:28:04,152 DEBUG : vg vg01 has 15727584MB free >13:28:04,152 DEBUG : vg vg01: 15727584MB free ; lvs: ['lv_opt'] >13:28:04,152 DEBUG : PV size == 15728638.0 >13:28:04,152 DEBUG : PV size == 15728638.0 >13:28:04,152 DEBUG : used: 1024MB ; vg.size: 15728608MB >13:28:04,153 DEBUG : checking lv vg01-lv_opt: req_grow: True ; req_percent: 0 >13:28:04,153 DEBUG : grow is 15727584MB >13:28:04,153 DEBUG : vg01-lv_opt getting 0MB (100%) of 0MB leftover space >13:28:04,153 DEBUG : grow is now 15727584MB >13:28:04,153 DEBUG : max size is 15728608MB >13:28:04,153 DEBUG : lv vg01-lv_opt gets 15727584MB >13:28:04,153 DEBUG : trying to set lv vg01-lv_opt size to 15728608MB >13:28:04,154 DEBUG : PV size == 15728638.0 >13:28:04,154 DEBUG : vg01 size is 15728608MB >13:28:04,154 DEBUG : lv lv_opt uses 0MB for snapshots >13:28:04,154 DEBUG : PV size == 15728638.0 >13:28:04,154 DEBUG : vg vg01 has 15727584MB free >13:28:04,155 DEBUG : PV size == 15728638.0 >13:28:04,155 DEBUG : vg01 size is 15728608MB >13:28:04,155 DEBUG : lv lv_opt uses 0MB for snapshots >13:28:04,155 DEBUG : PV size == 15728638.0 >13:28:04,155 DEBUG : vg vg01 has 0MB free >13:28:04,156 DEBUG : vg vg01 has 0MB free >13:28:04,156 WARNING : not sanity checking storage config because I don't know how yet >13:28:04,191 DEBUG : PartitionDevice.teardown: vda1 ; status: False ; >13:28:04,193 DEBUG : PartitionDevice.teardown: vda1 ; status: False ; >13:28:04,194 DEBUG : DiskDevice.teardown: vda ; status: True ; >13:28:04,265 DEBUG : LVMLogicalVolumeDevice.teardown: vg00-lv_swap ; status: False ; >13:28:04,267 DEBUG : LVMVolumeGroupDevice.teardown: vg00 ; status: False ; >13:28:04,269 DEBUG : PartitionDevice.teardown: vda2 ; status: False ; >13:28:04,270 DEBUG : PartitionDevice.teardown: vda2 ; status: False ; >13:28:04,272 DEBUG : DiskDevice.teardown: vda ; status: True ; >13:28:04,337 DEBUG : LVMLogicalVolumeDevice.teardown: vg00-lv_root ; status: False ; >13:28:04,339 DEBUG : LVMVolumeGroupDevice.teardown: vg00 ; status: False ; >13:28:04,341 DEBUG : PartitionDevice.teardown: vda2 ; status: False ; >13:28:04,342 DEBUG : PartitionDevice.teardown: vda2 ; status: False ; >13:28:04,344 DEBUG : DiskDevice.teardown: vda ; status: True ; >13:28:04,418 DEBUG : LVMLogicalVolumeDevice.teardown: vg01-lv_opt ; status: False ; >13:28:04,420 DEBUG : LVMVolumeGroupDevice.teardown: vg01 ; status: False ; >13:28:04,422 DEBUG : PartitionDevice.teardown: vdb1 ; status: False ; >13:28:04,424 DEBUG : PartitionDevice.teardown: vdb1 ; status: False ; >13:28:04,426 DEBUG : DiskDevice.teardown: vdb ; status: True ; >13:28:04,491 DEBUG : resetting parted disks... >13:28:04,496 DEBUG : DiskLabel.resetPartedDisk: device: /dev/vda ; >13:28:04,497 DEBUG : DiskLabel.resetPartedDisk: device: /dev/vdb ; >13:28:04,499 DEBUG : PartitionDevice.preCommitFixup: vda1 ; >13:28:04,501 DEBUG : PartitionDevice.preCommitFixup: vda2 ; >13:28:04,502 DEBUG : PartitionDevice.preCommitFixup: vdb1 ; >13:28:04,503 DEBUG : action: Destroy Format None on disk vda (id 0) >13:28:04,503 DEBUG : action: Create Format disklabel on disk vda (id 0) >13:28:04,503 DEBUG : action: Destroy Format None on disk vdb (id 1) >13:28:04,503 DEBUG : action: Create Format disklabel on disk vdb (id 1) >13:28:04,503 DEBUG : action: Create Device partition vda1 (id 2) >13:28:04,504 DEBUG : action: Create Format ext3 on partition vda1 (id 2) >13:28:04,504 DEBUG : action: Create Device partition vda2 (id 3) >13:28:04,504 DEBUG : action: Create Format lvmpv on partition vda2 (id 3) >13:28:04,504 DEBUG : action: Create Device lvmvg vg00 (id 4) >13:28:04,504 DEBUG : action: Create Device lvmlv vg00-lv_swap (id 5) >13:28:04,504 DEBUG : action: Create Format swap on lvmlv vg00-lv_swap (id 5) >13:28:04,504 DEBUG : action: Create Device lvmlv vg00-lv_root (id 6) >13:28:04,505 DEBUG : action: Create Format ext4 on lvmlv vg00-lv_root (id 6) >13:28:04,505 DEBUG : action: Create Device partition vdb1 (id 7) >13:28:04,505 DEBUG : action: Create Format lvmpv on partition vdb1 (id 7) >13:28:04,505 DEBUG : action: Create Device lvmvg vg01 (id 8) >13:28:04,505 DEBUG : action: Create Device lvmlv vg01-lv_opt (id 9) >13:28:04,505 DEBUG : action: Create Format ext4 on lvmlv vg01-lv_opt (id 9) >13:28:04,505 DEBUG : pruning action queue... >13:28:04,506 DEBUG : action 'Create Device partition vda1 (id 2)' (139775371832400) >13:28:04,506 DEBUG : action 'Create Device partition vda2 (id 3)' (139775371831120) >13:28:04,506 DEBUG : action 'Create Device lvmvg vg00 (id 4)' (139775373954256) >13:28:04,506 DEBUG : action 'Create Device lvmlv vg00-lv_swap (id 5)' (139775373989520) >13:28:04,507 DEBUG : action 'Create Device lvmlv vg00-lv_root (id 6)' (139775373989776) >13:28:04,507 DEBUG : action 'Create Device partition vdb1 (id 7)' (139775373990224) >13:28:04,507 DEBUG : action 'Create Device lvmvg vg01 (id 8)' (139775373990864) >13:28:04,507 DEBUG : action 'Create Device lvmlv vg01-lv_opt (id 9)' (139775373991440) >13:28:04,507 DEBUG : action 'Destroy Format None on disk vda (id 0)' (139775371757008) >13:28:04,507 DEBUG : action 'Destroy Format None on disk vdb (id 1)' (139775372118928) >13:28:04,508 DEBUG : action 'Create Format disklabel on disk vda (id 0)' (139775371759440) >13:28:04,508 DEBUG : action 'Create Format disklabel on disk vdb (id 1)' (139775372119056) >13:28:04,508 DEBUG : action 'Create Format ext3 on partition vda1 (id 2)' (139775371831824) >13:28:04,508 DEBUG : action 'Create Format lvmpv on partition vda2 (id 3)' (139775373954128) >13:28:04,508 DEBUG : action 'Create Format swap on lvmlv vg00-lv_swap (id 5)' (139775373989584) >13:28:04,509 DEBUG : action 'Create Format ext4 on lvmlv vg00-lv_root (id 6)' (139775373990288) >13:28:04,509 DEBUG : action 'Create Format lvmpv on partition vdb1 (id 7)' (139775373990672) >13:28:04,509 DEBUG : action 'Create Format ext4 on lvmlv vg01-lv_opt (id 9)' (139775373991504) >13:28:04,509 DEBUG : action: Destroy Format None on disk vda (id 0) >13:28:04,509 DEBUG : action: Create Format disklabel on disk vda (id 0) >13:28:04,509 DEBUG : action: Destroy Format None on disk vdb (id 1) >13:28:04,510 DEBUG : action: Create Format disklabel on disk vdb (id 1) >13:28:04,510 DEBUG : action: Create Device partition vda1 (id 2) >13:28:04,510 DEBUG : action: Create Format ext3 on partition vda1 (id 2) >13:28:04,510 DEBUG : action: Create Device partition vda2 (id 3) >13:28:04,510 DEBUG : action: Create Format lvmpv on partition vda2 (id 3) >13:28:04,510 DEBUG : action: Create Device lvmvg vg00 (id 4) >13:28:04,511 DEBUG : action: Create Device lvmlv vg00-lv_swap (id 5) >13:28:04,511 DEBUG : action: Create Format swap on lvmlv vg00-lv_swap (id 5) >13:28:04,511 DEBUG : action: Create Device lvmlv vg00-lv_root (id 6) >13:28:04,511 DEBUG : action: Create Format ext4 on lvmlv vg00-lv_root (id 6) >13:28:04,511 DEBUG : action: Create Device partition vdb1 (id 7) >13:28:04,511 DEBUG : action: Create Format lvmpv on partition vdb1 (id 7) >13:28:04,511 DEBUG : action: Create Device lvmvg vg01 (id 8) >13:28:04,512 DEBUG : action: Create Device lvmlv vg01-lv_opt (id 9) >13:28:04,512 DEBUG : action: Create Format ext4 on lvmlv vg01-lv_opt (id 9) >13:28:04,512 DEBUG : sorting actions... >13:28:04,512 DEBUG : cmp: 1 -- Create Format disklabel on disk vda (id 0) | Destroy Format None on disk vda (id 0) >13:28:04,512 DEBUG : cmp: -1 -- Destroy Format None on disk vdb (id 1) | Create Format disklabel on disk vda (id 0) >13:28:04,512 DEBUG : cmp: -1 -- Destroy Format None on disk vdb (id 1) | Create Format disklabel on disk vda (id 0) >13:28:04,513 DEBUG : cmp: 0 -- Destroy Format None on disk vdb (id 1) | Destroy Format None on disk vda (id 0) >13:28:04,513 DEBUG : cmp: 1 -- Create Format disklabel on disk vdb (id 1) | Destroy Format None on disk vdb (id 1) >13:28:04,513 DEBUG : cmp: 0 -- Create Format disklabel on disk vdb (id 1) | Create Format disklabel on disk vda (id 0) >13:28:04,513 DEBUG : cmp: 1 -- Create Device partition vda1 (id 2) | Create Format disklabel on disk vda (id 0) >13:28:04,513 DEBUG : cmp: 1 -- Create Device partition vda1 (id 2) | Create Format disklabel on disk vdb (id 1) >13:28:04,513 DEBUG : cmp: 1 -- Create Format ext3 on partition vda1 (id 2) | Create Format disklabel on disk vda (id 0) >13:28:04,514 DEBUG : cmp: 1 -- Create Format ext3 on partition vda1 (id 2) | Create Device partition vda1 (id 2) >13:28:04,514 DEBUG : cmp: 1 -- Create Device partition vda2 (id 3) | Create Format disklabel on disk vdb (id 1) >13:28:04,514 DEBUG : cmp: 1 -- Create Device partition vda2 (id 3) | Create Format ext3 on partition vda1 (id 2) >13:28:04,514 DEBUG : cmp: 1 -- Create Format lvmpv on partition vda2 (id 3) | Create Format disklabel on disk vdb (id 1) >13:28:04,514 DEBUG : cmp: 1 -- Create Format lvmpv on partition vda2 (id 3) | Create Format ext3 on partition vda1 (id 2) >13:28:04,515 DEBUG : cmp: 1 -- Create Format lvmpv on partition vda2 (id 3) | Create Device partition vda2 (id 3) >13:28:04,515 DEBUG : cmp: 1 -- Create Device lvmvg vg00 (id 4) | Create Device partition vda1 (id 2) >13:28:04,515 DEBUG : cmp: 1 -- Create Device lvmvg vg00 (id 4) | Create Device partition vda2 (id 3) >13:28:04,515 DEBUG : cmp: 1 -- Create Device lvmvg vg00 (id 4) | Create Format lvmpv on partition vda2 (id 3) >13:28:04,515 DEBUG : cmp: 1 -- Create Device lvmlv vg00-lv_swap (id 5) | Create Device partition vda1 (id 2) >13:28:04,515 DEBUG : cmp: 1 -- Create Device lvmlv vg00-lv_swap (id 5) | Create Format lvmpv on partition vda2 (id 3) >13:28:04,516 DEBUG : cmp: 1 -- Create Device lvmlv vg00-lv_swap (id 5) | Create Device lvmvg vg00 (id 4) >13:28:04,516 DEBUG : cmp: 1 -- Create Format swap on lvmlv vg00-lv_swap (id 5) | Create Format ext3 on partition vda1 (id 2) >13:28:04,516 DEBUG : cmp: 1 -- Create Format swap on lvmlv vg00-lv_swap (id 5) | Create Device lvmvg vg00 (id 4) >13:28:04,516 DEBUG : cmp: 1 -- Create Format swap on lvmlv vg00-lv_swap (id 5) | Create Device lvmlv vg00-lv_swap (id 5) >13:28:04,516 DEBUG : cmp: 1 -- Create Device lvmlv vg00-lv_root (id 6) | Create Format ext3 on partition vda1 (id 2) >13:28:04,517 DEBUG : cmp: 1 -- Create Device lvmlv vg00-lv_root (id 6) | Create Device lvmvg vg00 (id 4) >13:28:04,517 DEBUG : cmp: 0 -- Create Device lvmlv vg00-lv_root (id 6) | Create Format swap on lvmlv vg00-lv_swap (id 5) >13:28:04,517 DEBUG : cmp: 1 -- Create Format ext4 on lvmlv vg00-lv_root (id 6) | Create Device partition vda2 (id 3) >13:28:04,517 DEBUG : cmp: 0 -- Create Format ext4 on lvmlv vg00-lv_root (id 6) | Create Device lvmlv vg00-lv_swap (id 5) >13:28:04,517 DEBUG : cmp: 1 -- Create Format ext4 on lvmlv vg00-lv_root (id 6) | Create Device lvmlv vg00-lv_root (id 6) >13:28:04,518 DEBUG : cmp: 1 -- Create Device partition vdb1 (id 7) | Create Device partition vda2 (id 3) >13:28:04,518 DEBUG : cmp: -1 -- Create Device partition vdb1 (id 7) | Create Format swap on lvmlv vg00-lv_swap (id 5) >13:28:04,518 DEBUG : cmp: -1 -- Create Device partition vdb1 (id 7) | Create Device lvmvg vg00 (id 4) >13:28:04,518 DEBUG : cmp: 1 -- Create Device partition vdb1 (id 7) | Create Format lvmpv on partition vda2 (id 3) >13:28:04,518 DEBUG : cmp: 1 -- Create Format lvmpv on partition vdb1 (id 7) | Create Format lvmpv on partition vda2 (id 3) >13:28:04,518 DEBUG : cmp: -1 -- Create Format lvmpv on partition vdb1 (id 7) | Create Format swap on lvmlv vg00-lv_swap (id 5) >13:28:04,519 DEBUG : cmp: -1 -- Create Format lvmpv on partition vdb1 (id 7) | Create Device lvmvg vg00 (id 4) >13:28:04,519 DEBUG : cmp: 1 -- Create Format lvmpv on partition vdb1 (id 7) | Create Device partition vdb1 (id 7) >13:28:04,519 DEBUG : cmp: 1 -- Create Device lvmvg vg01 (id 8) | Create Format lvmpv on partition vda2 (id 3) >13:28:04,519 DEBUG : cmp: 0 -- Create Device lvmvg vg01 (id 8) | Create Device lvmlv vg00-lv_swap (id 5) >13:28:04,519 DEBUG : cmp: 0 -- Create Device lvmvg vg01 (id 8) | Create Device lvmlv vg00-lv_root (id 6) >13:28:04,520 DEBUG : cmp: 0 -- Create Device lvmvg vg01 (id 8) | Create Format ext4 on lvmlv vg00-lv_root (id 6) >13:28:04,520 DEBUG : cmp: 1 -- Create Device lvmlv vg01-lv_opt (id 9) | Create Device partition vdb1 (id 7) >13:28:04,520 DEBUG : cmp: 0 -- Create Device lvmlv vg01-lv_opt (id 9) | Create Format swap on lvmlv vg00-lv_swap (id 5) >13:28:04,520 DEBUG : cmp: 0 -- Create Device lvmlv vg01-lv_opt (id 9) | Create Format ext4 on lvmlv vg00-lv_root (id 6) >13:28:04,520 DEBUG : cmp: 1 -- Create Device lvmlv vg01-lv_opt (id 9) | Create Device lvmvg vg01 (id 8) >13:28:04,520 DEBUG : cmp: 1 -- Create Format ext4 on lvmlv vg01-lv_opt (id 9) | Create Device partition vdb1 (id 7) >13:28:04,521 DEBUG : cmp: 0 -- Create Format ext4 on lvmlv vg01-lv_opt (id 9) | Create Device lvmlv vg00-lv_root (id 6) >13:28:04,521 DEBUG : cmp: 1 -- Create Format ext4 on lvmlv vg01-lv_opt (id 9) | Create Device lvmvg vg01 (id 8) >13:28:04,521 DEBUG : cmp: 1 -- Create Format ext4 on lvmlv vg01-lv_opt (id 9) | Create Device lvmlv vg01-lv_opt (id 9) >13:28:04,521 DEBUG : action: Destroy Format None on disk vda (id 0) >13:28:04,521 DEBUG : action: Destroy Format None on disk vdb (id 1) >13:28:04,521 DEBUG : action: Create Format disklabel on disk vda (id 0) >13:28:04,522 DEBUG : action: Create Format disklabel on disk vdb (id 1) >13:28:04,522 DEBUG : action: Create Device partition vda1 (id 2) >13:28:04,522 DEBUG : action: Create Format ext3 on partition vda1 (id 2) >13:28:04,522 DEBUG : action: Create Device partition vda2 (id 3) >13:28:04,522 DEBUG : action: Create Format lvmpv on partition vda2 (id 3) >13:28:04,522 DEBUG : action: Create Device partition vdb1 (id 7) >13:28:04,522 DEBUG : action: Create Format lvmpv on partition vdb1 (id 7) >13:28:04,523 DEBUG : action: Create Device lvmvg vg00 (id 4) >13:28:04,523 DEBUG : action: Create Device lvmlv vg00-lv_swap (id 5) >13:28:04,523 DEBUG : action: Create Format swap on lvmlv vg00-lv_swap (id 5) >13:28:04,523 DEBUG : action: Create Device lvmlv vg00-lv_root (id 6) >13:28:04,523 DEBUG : action: Create Format ext4 on lvmlv vg00-lv_root (id 6) >13:28:04,523 DEBUG : action: Create Device lvmvg vg01 (id 8) >13:28:04,523 DEBUG : action: Create Device lvmlv vg01-lv_opt (id 9) >13:28:04,524 DEBUG : action: Create Format ext4 on lvmlv vg01-lv_opt (id 9) >13:28:04,524 INFO : executing action: Destroy Format None on disk vda (id 0) >13:28:04,526 DEBUG : DiskDevice.setup: vda ; status: True ; orig: True ; >13:28:04,527 DEBUG : DeviceFormat.destroy: device: /dev/vda ; status: False ; type: None ; >13:28:04,527 DEBUG : zeroing out beginning and end of /dev/vda... >13:28:04,752 DEBUG : DiskDevice.teardown: vda ; status: True ; >13:28:04,853 INFO : executing action: Destroy Format None on disk vdb (id 1) >13:28:04,858 DEBUG : DiskDevice.setup: vdb ; status: True ; orig: True ; >13:28:04,859 DEBUG : DeviceFormat.destroy: device: /dev/vdb ; status: False ; type: None ; >13:28:04,860 DEBUG : zeroing out beginning and end of /dev/vdb... >13:28:05,033 DEBUG : DiskDevice.teardown: vdb ; status: True ; >13:28:05,133 INFO : executing action: Create Format disklabel on disk vda (id 0) >13:28:05,137 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:28:05,139 DEBUG : DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >13:28:05,141 DEBUG : DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >13:28:05,144 DEBUG : DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >13:28:05,458 DEBUG : DiskDevice.updateSysfsPath: vda ; status: True ; >13:28:05,459 DEBUG : vda sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda >13:28:05,498 INFO : executing action: Create Format disklabel on disk vdb (id 1) >13:28:05,502 DEBUG : DiskDevice.setup: vdb ; status: True ; orig: False ; >13:28:05,504 DEBUG : DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >13:28:05,505 DEBUG : DiskLabel.create: device: /dev/vdb ; status: False ; type: disklabel ; >13:28:05,508 DEBUG : DiskLabel.commit: device: /dev/vdb ; numparts: 0 ; >13:28:05,689 DEBUG : DiskDevice.updateSysfsPath: vdb ; status: True ; >13:28:05,691 DEBUG : vdb sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb >13:28:05,728 INFO : executing action: Create Device partition vda1 (id 2) >13:28:05,732 DEBUG : PartitionDevice.create: vda1 ; status: False ; >13:28:05,767 INFO : NOTE: recursive device creation disabled >13:28:05,768 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >13:28:05,770 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:28:05,775 DEBUG : DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >13:28:05,985 DEBUG : DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >13:28:05,986 DEBUG : zeroing out beginning and end of /dev/vda1... >13:28:06,080 DEBUG : PartitionDevice._setPartedPartition: vda1 ; >13:28:06,081 DEBUG : device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c510> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd817a90> PedPartition: <_ped.Partition object at 0x7f1ffd816e30> has path /dev/vda1 >13:28:06,084 DEBUG : PartitionDevice.setup: vda1 ; status: True ; orig: False ; >13:28:06,086 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >13:28:06,089 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:28:06,092 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:28:06,095 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:28:06,142 INFO : executing action: Create Format ext3 on partition vda1 (id 2) >13:28:06,146 DEBUG : PartitionDevice.setup: vda1 ; status: True ; orig: False ; >13:28:06,154 DEBUG : PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >13:28:06,156 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:28:06,157 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:28:06,159 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:28:06,160 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >13:28:06,162 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; >13:28:06,163 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >13:28:06,165 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 2 ; >13:28:06,166 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >13:28:06,167 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 3 ; >13:28:06,169 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >13:28:06,170 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 4 ; >13:28:06,171 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >13:28:06,173 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 5 ; >13:28:06,175 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >13:28:06,176 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 6 ; >13:28:06,177 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >13:28:06,179 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 8 ; >13:28:06,180 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >13:28:06,182 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 9 ; >13:28:06,183 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >13:28:06,184 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 10 ; >13:28:06,186 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >13:28:06,187 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 11 ; >13:28:06,188 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >13:28:06,190 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 12 ; >13:28:06,191 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >13:28:06,193 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 13 ; >13:28:06,194 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >13:28:06,195 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 14 ; >13:28:06,197 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >13:28:06,198 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 15 ; >13:28:06,200 DEBUG : DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; >13:28:06,283 DEBUG : Ext3FS.create: device: /dev/vda1 ; status: False ; type: ext3 ; >13:28:06,288 DEBUG : Ext3FS.doFormat: device: /dev/vda1 ; mountpoint: /boot ; type: ext3 ; >13:28:08,172 DEBUG : Ext3FS.notifyKernel: device: /dev/vda1 ; type: ext3 ; >13:28:08,408 DEBUG : PartitionDevice.updateSysfsPath: vda1 ; status: True ; >13:28:08,411 DEBUG : PartitionDevice.updateSysfsPath: vda1 ; status: True ; >13:28:08,412 DEBUG : vda1 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda1 >13:28:08,454 INFO : executing action: Create Device partition vda2 (id 3) >13:28:08,457 DEBUG : PartitionDevice.create: vda2 ; status: False ; >13:28:08,479 INFO : NOTE: recursive device creation disabled >13:28:08,481 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >13:28:08,490 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:28:08,494 DEBUG : DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >13:28:08,698 DEBUG : DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >13:28:08,699 DEBUG : zeroing out beginning and end of /dev/vda2... >13:28:08,784 DEBUG : PartitionDevice._setPartedPartition: vda2 ; >13:28:08,786 DEBUG : device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd61c510> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd817610> PedPartition: <_ped.Partition object at 0x7f1ffd816d10> has path /dev/vda2 >13:28:08,788 DEBUG : PartitionDevice.setup: vda2 ; status: True ; orig: False ; >13:28:08,790 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >13:28:08,794 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:28:08,797 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:28:08,800 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:28:08,848 INFO : executing action: Create Format lvmpv on partition vda2 (id 3) >13:28:08,852 DEBUG : PartitionDevice.setup: vda2 ; status: True ; orig: False ; >13:28:08,854 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >13:28:08,856 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:28:08,858 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:28:08,860 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:28:08,862 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >13:28:08,863 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 1 ; >13:28:08,865 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >13:28:08,867 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 2 ; >13:28:08,868 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 3 ; >13:28:08,870 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 3 ; >13:28:08,872 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >13:28:08,873 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 4 ; >13:28:08,875 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >13:28:08,876 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 5 ; >13:28:08,878 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >13:28:08,879 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 8 ; >13:28:08,881 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >13:28:08,882 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 9 ; >13:28:08,883 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >13:28:08,885 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 10 ; >13:28:08,886 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >13:28:08,888 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 11 ; >13:28:08,889 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >13:28:08,891 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 12 ; >13:28:08,892 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >13:28:08,894 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 13 ; >13:28:08,895 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >13:28:08,897 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 14 ; >13:28:08,898 DEBUG : PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >13:28:08,899 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 15 ; >13:28:08,901 DEBUG : PartitionDevice.setFlag: path: /dev/vda2 ; flag: 6 ; >13:28:08,903 DEBUG : PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 6 ; >13:28:08,906 DEBUG : DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >13:28:08,966 DEBUG : LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >13:28:08,996 DEBUG : LVMPhysicalVolume.create: device: /dev/vda2 ; status: None ; type: lvmpv ; >13:28:08,997 DEBUG : LVMPhysicalVolume.destroy: device: /dev/vda2 ; status: None ; type: lvmpv ; >13:28:08,998 DEBUG : zeroing out beginning and end of /dev/vda2... >13:28:09,417 DEBUG : LVMPhysicalVolume.notifyKernel: device: /dev/vda2 ; type: lvmpv ; >13:28:09,690 DEBUG : PartitionDevice.updateSysfsPath: vda2 ; status: True ; >13:28:09,692 DEBUG : PartitionDevice.updateSysfsPath: vda2 ; status: True ; >13:28:09,693 DEBUG : vda2 sysfsPath set to /devices/pci0000:00/0000:00:05.0/virtio1/block/vda/vda2 >13:28:09,734 INFO : executing action: Create Device partition vdb1 (id 7) >13:28:09,738 DEBUG : PartitionDevice.create: vdb1 ; status: False ; >13:28:09,758 INFO : NOTE: recursive device creation disabled >13:28:09,760 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vdb1 ; orig: False ; >13:28:09,762 DEBUG : DiskDevice.setup: vdb ; status: True ; orig: False ; >13:28:09,766 DEBUG : DiskLabel.commit: device: /dev/vdb ; numparts: 1 ; >13:28:09,921 DEBUG : DeviceFormat.destroy: device: /dev/vdb1 ; status: False ; type: None ; >13:28:09,922 DEBUG : zeroing out beginning and end of /dev/vdb1... >13:28:10,006 DEBUG : PartitionDevice._setPartedPartition: vdb1 ; >13:28:10,007 DEBUG : device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1ffd674a50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1ffd817c10> PedPartition: <_ped.Partition object at 0x7f1ffd816dd0> has path /dev/vdb1 >13:28:10,009 DEBUG : PartitionDevice.setup: vdb1 ; status: True ; orig: False ; >13:28:10,014 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vdb1 ; orig: False ; >13:28:10,017 DEBUG : DiskDevice.setup: vdb ; status: True ; orig: False ; >13:28:10,020 DEBUG : DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >13:28:10,023 DEBUG : DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >13:28:10,070 INFO : executing action: Create Format lvmpv on partition vdb1 (id 7) >13:28:10,074 DEBUG : PartitionDevice.setup: vdb1 ; status: True ; orig: False ; >13:28:10,075 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vdb1 ; orig: False ; >13:28:10,077 DEBUG : DiskDevice.setup: vdb ; status: True ; orig: False ; >13:28:10,079 DEBUG : DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >13:28:10,080 DEBUG : DiskLabel.setup: device: /dev/vdb ; status: False ; type: disklabel ; >13:28:10,082 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 1 ; >13:28:10,083 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 1 ; >13:28:10,085 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 2 ; >13:28:10,088 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 2 ; >13:28:10,089 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 3 ; >13:28:10,091 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 3 ; >13:28:10,092 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 4 ; >13:28:10,093 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 4 ; >13:28:10,095 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 5 ; >13:28:10,096 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 5 ; >13:28:10,098 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 8 ; >13:28:10,099 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 8 ; >13:28:10,100 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 9 ; >13:28:10,102 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 9 ; >13:28:10,103 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 10 ; >13:28:10,104 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 10 ; >13:28:10,106 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 11 ; >13:28:10,107 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 11 ; >13:28:10,109 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 12 ; >13:28:10,110 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 12 ; >13:28:10,121 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 13 ; >13:28:10,123 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 13 ; >13:28:10,124 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 14 ; >13:28:10,126 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 14 ; >13:28:10,127 DEBUG : PartitionDevice.unsetFlag: path: /dev/vdb1 ; flag: 15 ; >13:28:10,129 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 15 ; >13:28:10,130 DEBUG : PartitionDevice.setFlag: path: /dev/vdb1 ; flag: 6 ; >13:28:10,131 DEBUG : PartitionDevice.flagAvailable: path: /dev/vdb1 ; flag: 6 ; >13:28:10,133 DEBUG : DiskLabel.commitToDisk: device: /dev/vdb ; numparts: 1 ; >13:28:10,192 DEBUG : LVMPhysicalVolume.create: device: /dev/vdb1 ; status: None ; type: lvmpv ; >13:28:10,219 DEBUG : LVMPhysicalVolume.create: device: /dev/vdb1 ; status: None ; type: lvmpv ; >13:28:10,221 DEBUG : LVMPhysicalVolume.destroy: device: /dev/vdb1 ; status: None ; type: lvmpv ; >13:28:10,222 DEBUG : zeroing out beginning and end of /dev/vdb1... >13:28:10,594 DEBUG : LVMPhysicalVolume.notifyKernel: device: /dev/vdb1 ; type: lvmpv ; >13:28:10,913 DEBUG : PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >13:28:10,916 DEBUG : PartitionDevice.updateSysfsPath: vdb1 ; status: True ; >13:28:10,917 DEBUG : vdb1 sysfsPath set to /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 >13:28:10,959 INFO : executing action: Create Device lvmvg vg00 (id 4) >13:28:10,963 DEBUG : LVMVolumeGroupDevice.create: vg00 ; status: False ; >13:28:10,984 INFO : NOTE: recursive device creation disabled >13:28:10,986 DEBUG : LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg00 ; orig: False ; >13:28:10,988 DEBUG : PartitionDevice.setup: vda2 ; status: True ; orig: False ; >13:28:10,990 DEBUG : PartitionDevice.setupParents: kids: 1 ; name: vda2 ; orig: False ; >13:28:10,992 DEBUG : DiskDevice.setup: vda ; status: True ; orig: False ; >13:28:10,994 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:28:10,995 DEBUG : DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >13:28:11,424 DEBUG : LVMVolumeGroupDevice.setup: vg00 ; status: True ; orig: False ; >13:28:11,687 INFO : executing action: Create Device lvmlv vg00-lv_swap (id 5) >13:28:11,691 DEBUG : LVMLogicalVolumeDevice.create: vg00-lv_swap ; status: False ; >13:28:11,713 INFO : NOTE: recursive device creation disabled >13:28:11,715 DEBUG : LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg00-lv_swap ; orig: False ; >13:28:11,717 DEBUG : LVMVolumeGroupDevice.setup: vg00 ; status: True ; orig: False ; >13:28:12,095 DEBUG : LVMLogicalVolumeDevice.setup: vg00-lv_swap ; status: True ; orig: False ; >13:28:12,347 INFO : executing action: Create Format swap on lvmlv vg00-lv_swap (id 5) >13:28:12,351 DEBUG : LVMLogicalVolumeDevice.setup: vg00-lv_swap ; status: True ; orig: False ; >13:28:12,353 DEBUG : SwapSpace.create: device: /dev/mapper/vg00-lv_swap ; status: None ; type: swap ; >13:28:12,376 DEBUG : SwapSpace.create: device: /dev/mapper/vg00-lv_swap ; status: None ; type: swap ; >13:28:12,492 DEBUG : LVMLogicalVolumeDevice.updateSysfsPath: vg00-lv_swap ; status: True ; >13:28:12,494 DEBUG : LVMLogicalVolumeDevice.getDMNode: vg00-lv_swap ; status: True ; >13:28:12,535 INFO : executing action: Create Device lvmlv vg00-lv_root (id 6) >13:28:12,539 DEBUG : LVMLogicalVolumeDevice.create: vg00-lv_root ; status: False ; >13:28:12,561 INFO : NOTE: recursive device creation disabled >13:28:12,563 DEBUG : LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg00-lv_root ; orig: False ; >13:28:12,565 DEBUG : LVMVolumeGroupDevice.setup: vg00 ; status: True ; orig: False ; >13:28:12,991 DEBUG : LVMLogicalVolumeDevice.setup: vg00-lv_root ; status: True ; orig: False ; >13:28:13,265 INFO : executing action: Create Format ext4 on lvmlv vg00-lv_root (id 6) >13:28:13,269 DEBUG : LVMLogicalVolumeDevice.setup: vg00-lv_root ; status: True ; orig: False ; >13:28:13,271 DEBUG : Ext4FS.create: device: /dev/mapper/vg00-lv_root ; status: False ; type: ext4 ; >13:28:13,273 DEBUG : Ext4FS.doFormat: device: /dev/mapper/vg00-lv_root ; mountpoint: / ; type: ext4 ; >13:28:25,139 DEBUG : Ext4FS.supported: supported: True ; >13:28:25,161 DEBUG : looking up parted Device: /dev/vda1 >13:28:25,168 DEBUG : Ext3FS.supported: supported: True ; >13:28:25,178 DEBUG : looking up parted Device: /dev/vda2 >13:28:25,187 DEBUG : PV size == 15728138.0 >13:28:25,187 DEBUG : looking up parted Device: /dev/mapper/vg00 >13:28:25,188 DEBUG : PV size == 15728138.0 >13:28:25,188 DEBUG : PV size == 15728138.0 >13:28:25,188 DEBUG : vg00 size is 15728128MB >13:28:25,189 DEBUG : looking up parted Device: /dev/mapper/vg00-lv_swap >13:28:25,190 DEBUG : looking up parted Device: /dev/mapper/vg00-lv_root >13:28:25,191 DEBUG : lv lv_swap uses 0MB for snapshots >13:28:25,192 DEBUG : lv lv_root uses 0MB for snapshots >13:28:25,192 DEBUG : PV size == 15728138.0 >13:28:25,192 DEBUG : vg vg00 has 0MB free >13:28:25,192 DEBUG : PV size == 15728138.0 >13:28:25,192 DEBUG : vg00 size is 15728128MB >13:28:25,193 DEBUG : lv lv_swap uses 0MB for snapshots >13:28:25,194 DEBUG : lv lv_root uses 0MB for snapshots >13:28:25,194 DEBUG : PV size == 15728138.0 >13:28:25,194 DEBUG : vg vg00 has 0MB free >13:28:25,198 DEBUG : Ext4FS.supported: supported: True ; >13:28:25,200 DEBUG : looking up parted Device: /dev/vdb1 >13:28:25,202 DEBUG : PV size == 15728638.0 >13:28:25,202 DEBUG : PV size == 15728638.0 >13:28:25,203 DEBUG : PV size == 15728638.0 >13:28:25,203 DEBUG : vg01 size is 15728608MB >13:28:25,205 DEBUG : lv lv_opt uses 0MB for snapshots >13:28:25,205 DEBUG : PV size == 15728638.0 >13:28:25,205 DEBUG : vg vg01 has 0MB free >13:28:25,206 DEBUG : PV size == 15728638.0 >13:28:25,207 DEBUG : vg01 size is 15728608MB >13:28:25,208 DEBUG : lv lv_opt uses 0MB for snapshots >13:28:25,209 DEBUG : PV size == 15728638.0 >13:28:25,209 DEBUG : vg vg01 has 0MB free >13:28:25,214 DEBUG : Ext4FS.supported: supported: True ; > > >/tmp/ifcfg.log: >13:27:34,558 DEBUG : Network.update() called >13:27:34,563 DEBUG : /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE=eth0 >HWADDR=52:54:00:7F:6A:F9 >UUID=ea6e332d-2a28-4d3c-9462-713245c0fb75 >ONBOOT=yes >TYPE=Ethernet >BOOTPROTO=dhcp >MTU=1500 > >13:27:34,563 DEBUG : NetworkDevice eth0: > >13:27:34,563 DEBUG : loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >13:27:34,564 DEBUG : NetworkDevice eth0: >DEVICE="eth0" >BOOTPROTO="dhcp" >HWADDR="52:54:00:7F:6A:F9" >MTU="1500" >ONBOOT="yes" >TYPE="Ethernet" >UUID="ea6e332d-2a28-4d3c-9462-713245c0fb75" > >13:27:34,573 DEBUG : NetworkDevice eth0 set: NM_CONTROLLED=yes >13:27:34,584 DEBUG : Network.update() called >13:27:34,588 DEBUG : /etc/sysconfig/network-scripts/ifcfg-eth0: >DEVICE=eth0 >HWADDR=52:54:00:7F:6A:F9 >UUID=ea6e332d-2a28-4d3c-9462-713245c0fb75 >ONBOOT=yes >TYPE=Ethernet >BOOTPROTO=dhcp >MTU=1500 > >13:27:34,588 DEBUG : NetworkDevice eth0: > >13:27:34,588 DEBUG : loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >13:27:34,588 DEBUG : NetworkDevice eth0: >DEVICE="eth0" >BOOTPROTO="dhcp" >HWADDR="52:54:00:7F:6A:F9" >MTU="1500" >ONBOOT="yes" >TYPE="Ethernet" >UUID="ea6e332d-2a28-4d3c-9462-713245c0fb75" > >13:27:34,595 DEBUG : NetworkDevice eth0 set: NM_CONTROLLED=yes >13:28:02,758 DEBUG : NetworkDevice eth0 set: BOOTPROTO=dhcp >13:28:02,759 DEBUG : NetworkDevice eth0 set: DHCPCLASS= >13:28:02,759 DEBUG : NetworkDevice eth0 set: IPV6INIT=yes >13:28:02,759 DEBUG : NetworkDevice eth0 set: ONBOOT=yes > > >/proc/cmdline: >method=http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os/ ks=http://melfina.rhts.eng.rdu.redhat.com/ks.cfg > > >/tmp/syslog: >13:26:46,564 INFO kernel:imklog 5.8.7, log source = /proc/kmsg started. >13:26:46,564 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.7" x-pid="53" x-info="http://www.rsyslog.com"] start >13:26:46,567 INFO kernel:Initializing cgroup subsys cpuset >13:26:46,567 INFO kernel:Initializing cgroup subsys cpu >13:26:46,567 NOTICE kernel:Linux version 2.6.32-262.el6.x86_64 (mockbuild@x86-007.build.bos.redhat.com) (gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) ) #1 SMP Sun Apr 8 18:38:00 EDT 2012 >13:26:46,568 INFO kernel:Command line: method=http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os/ ks=http://melfina.rhts.eng.rdu.redhat.com/ks.cfg >13:26:46,568 INFO kernel:KERNEL supported cpus: >13:26:46,568 INFO kernel: Intel GenuineIntel >13:26:46,568 INFO kernel: AMD AuthenticAMD >13:26:46,568 INFO kernel: Centaur CentaurHauls >13:26:46,568 INFO kernel:Disabled fast string operations >13:26:46,568 INFO kernel:BIOS-provided physical RAM map: >13:26:46,568 INFO kernel: BIOS-e820: 0000000000000000 - 000000000009bc00 (usable) >13:26:46,568 INFO kernel: BIOS-e820: 000000000009bc00 - 00000000000a0000 (reserved) >13:26:46,568 INFO kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) >13:26:46,568 INFO kernel: BIOS-e820: 0000000000100000 - 000000003fffd000 (usable) >13:26:46,568 INFO kernel: BIOS-e820: 000000003fffd000 - 0000000040000000 (reserved) >13:26:46,568 INFO kernel: BIOS-e820: 00000000fffbc000 - 0000000100000000 (reserved) >13:26:46,568 INFO kernel:DMI 2.4 present. >13:26:46,568 WARNING kernel:SMBIOS version 2.4 @ 0xFDA40 >13:26:46,568 DEBUG kernel:DMI: Red Hat KVM, BIOS 0.5.1 01/01/2007 >13:26:46,568 DEBUG kernel:e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved) >13:26:46,568 DEBUG kernel:e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >13:26:46,568 INFO kernel:last_pfn = 0x3fffd max_arch_pfn = 0x400000000 >13:26:46,568 DEBUG kernel:MTRR default type: write-back >13:26:46,568 DEBUG kernel:MTRR fixed ranges enabled: >13:26:46,568 DEBUG kernel: 00000-9FFFF write-back >13:26:46,568 DEBUG kernel: A0000-BFFFF uncachable >13:26:46,568 DEBUG kernel: C0000-FFFFF write-protect >13:26:46,568 DEBUG kernel:MTRR variable ranges enabled: >13:26:46,568 DEBUG kernel: 0 base 0E0000000 mask FE0000000 uncachable >13:26:46,568 DEBUG kernel: 1 disabled >13:26:46,568 DEBUG kernel: 2 disabled >13:26:46,568 DEBUG kernel: 3 disabled >13:26:46,568 DEBUG kernel: 4 disabled >13:26:46,568 DEBUG kernel: 5 disabled >13:26:46,568 DEBUG kernel: 6 disabled >13:26:46,568 DEBUG kernel: 7 disabled >13:26:46,568 INFO kernel:PAT not supported by CPU. >13:26:46,568 DEBUG kernel:initial memory mapped : 0 - 20000000 >13:26:46,568 INFO kernel:init_memory_mapping: 0000000000000000-000000003fffd000 >13:26:46,568 DEBUG kernel: 0000000000 - 003fe00000 page 2M >13:26:46,568 DEBUG kernel: 003fe00000 - 003fffd000 page 4k >13:26:46,568 DEBUG kernel:kernel direct mapping tables up to 3fffd000 @ 8000-b000 >13:26:46,568 INFO kernel:RAMDISK: 3e2f4000 - 3ffefd25 >13:26:46,568 WARNING kernel:ACPI: RSDP 00000000000fda10 00014 (v00 BOCHS ) >13:26:46,568 WARNING kernel:ACPI: RSDT 000000003fffd720 00030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >13:26:46,568 WARNING kernel:ACPI: FACP 000000003ffffe40 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >13:26:46,568 WARNING kernel:ACPI: DSDT 000000003fffd8e0 02515 (v01 BXPC BXDSDT 00000001 INTL 20090123) >13:26:46,568 WARNING kernel:ACPI: FACS 000000003ffffe00 00040 >13:26:46,568 WARNING kernel:ACPI: SSDT 000000003fffd840 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >13:26:46,568 WARNING kernel:ACPI: APIC 000000003fffd750 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >13:26:46,568 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >13:26:46,568 INFO kernel:No NUMA configuration found >13:26:46,568 INFO kernel:Faking a node at 0000000000000000-000000003fffd000 >13:26:46,568 INFO kernel:Bootmem setup node 0 0000000000000000-000000003fffd000 >13:26:46,568 INFO kernel: NODE_DATA [0000000000009000 - 000000000003cfff] >13:26:46,568 INFO kernel: bootmap [000000000003d000 - 0000000000044fff] pages 8 >13:26:46,568 INFO kernel:(7 early reservations) ==> bootmem [0000000000 - 003fffd000] >13:26:46,568 INFO kernel: #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] >13:26:46,568 INFO kernel: #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000] >13:26:46,568 INFO kernel: #2 [0001000000 - 0002011ce4] TEXT DATA BSS ==> [0001000000 - 0002011ce4] >13:26:46,568 INFO kernel: #3 [003e2f4000 - 003ffefd25] RAMDISK ==> [003e2f4000 - 003ffefd25] >13:26:46,568 INFO kernel: #4 [000009bc00 - 0000100000] BIOS reserved ==> [000009bc00 - 0000100000] >13:26:46,568 INFO kernel: #5 [0002012000 - 0002012081] BRK ==> [0002012000 - 0002012081] >13:26:46,568 INFO kernel: #6 [0000008000 - 0000009000] PGTABLE ==> [0000008000 - 0000009000] >13:26:46,568 INFO kernel:found SMP MP-table at [ffff8800000fda60] fda60 >13:26:46,568 INFO kernel:kvm-clock: Using msrs 4b564d01 and 4b564d00 >13:26:46,568 INFO kernel:kvm-clock: cpu 0, msr 0:1c1f601, boot clock >13:26:46,568 DEBUG kernel: [ffffea0000000000-ffffea0000dfffff] PMD -> [ffff880002600000-ffff8800033fffff] on node 0 >13:26:46,568 WARNING kernel:Zone PFN ranges: >13:26:46,568 WARNING kernel: DMA 0x00000001 -> 0x00001000 >13:26:46,568 WARNING kernel: DMA32 0x00001000 -> 0x00100000 >13:26:46,568 WARNING kernel: Normal 0x00100000 -> 0x00100000 >13:26:46,568 WARNING kernel:Movable zone start PFN for each node >13:26:46,568 WARNING kernel:early_node_map[2] active PFN ranges >13:26:46,568 WARNING kernel: 0: 0x00000001 -> 0x0000009b >13:26:46,568 WARNING kernel: 0: 0x00000100 -> 0x0003fffd >13:26:46,568 DEBUG kernel:On node 0 totalpages: 262039 >13:26:46,568 DEBUG kernel: DMA zone: 56 pages used for memmap >13:26:46,568 DEBUG kernel: DMA zone: 104 pages reserved >13:26:46,568 DEBUG kernel: DMA zone: 3834 pages, LIFO batch:0 >13:26:46,568 DEBUG kernel: DMA32 zone: 3528 pages used for memmap >13:26:46,568 DEBUG kernel: DMA32 zone: 254517 pages, LIFO batch:31 >13:26:46,568 INFO kernel:ACPI: PM-Timer IO Port: 0xb008 >13:26:46,568 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >13:26:46,568 INFO kernel:ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >13:26:46,568 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >13:26:46,568 INFO kernel:ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >13:26:46,568 INFO kernel:IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >13:26:46,568 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >13:26:46,568 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >13:26:46,568 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >13:26:46,568 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >13:26:46,568 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >13:26:46,568 DEBUG kernel:ACPI: IRQ0 used by override. >13:26:46,568 DEBUG kernel:ACPI: IRQ2 used by override. >13:26:46,568 DEBUG kernel:ACPI: IRQ5 used by override. >13:26:46,568 DEBUG kernel:ACPI: IRQ9 used by override. >13:26:46,568 DEBUG kernel:ACPI: IRQ10 used by override. >13:26:46,568 DEBUG kernel:ACPI: IRQ11 used by override. >13:26:46,568 INFO kernel:Using ACPI (MADT) for SMP configuration information >13:26:46,568 INFO kernel:SMP: Allowing 1 CPUs, 0 hotplug CPUs >13:26:46,568 DEBUG kernel:nr_irqs_gsi: 24 >13:26:46,568 INFO kernel:PM: Registered nosave memory: 000000000009b000 - 000000000009c000 >13:26:46,568 INFO kernel:PM: Registered nosave memory: 000000000009c000 - 00000000000a0000 >13:26:46,568 INFO kernel:PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >13:26:46,568 INFO kernel:PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >13:26:46,568 INFO kernel:Allocating PCI resources starting at 40000000 (gap: 40000000:bffbc000) >13:26:46,568 INFO kernel:Booting paravirtualized kernel on KVM >13:26:46,568 INFO kernel:NR_CPUS:4096 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 >13:26:46,568 INFO kernel:PERCPU: Embedded 31 pages/cpu @ffff880002200000 s94424 r8192 d24360 u2097152 >13:26:46,568 INFO kernel:pcpu-alloc: s94424 r8192 d24360 u2097152 alloc=1*2097152 >13:26:46,568 INFO kernel:pcpu-alloc: [0] 0 >13:26:46,568 INFO kernel:kvm-clock: cpu 0, msr 0:2216601, primary cpu clock >13:26:46,568 INFO kernel:kvm-stealtime: cpu 0, msr 220e840 >13:26:46,568 WARNING kernel:Built 1 zonelists in Node order, mobility grouping on. Total pages: 258351 >13:26:46,568 WARNING kernel:Policy zone: DMA32 >13:26:46,568 NOTICE kernel:Kernel command line: method=http://download.devel.redhat.com/rel-eng/RHEL6.3-20120411.1/6/Server/x86_64/os/ ks=http://melfina.rhts.eng.rdu.redhat.com/ks.cfg >13:26:46,568 INFO kernel:PID hash table entries: 4096 (order: 3, 32768 bytes) >13:26:46,568 INFO kernel:Checking aperture... >13:26:46,568 INFO kernel:No AGP bridge found >13:26:46,568 INFO kernel:Memory: 987056k/1048564k available (5140k kernel code, 408k absent, 61100k reserved, 7176k data, 1260k init) >13:26:46,568 INFO kernel:Hierarchical RCU implementation. >13:26:46,568 INFO kernel:NR_IRQS:33024 nr_irqs:256 >13:26:46,568 WARNING kernel:Console: colour VGA+ 80x25 >13:26:46,568 INFO kernel:console [tty0] enabled >13:26:46,568 INFO kernel:allocated 8388608 bytes of page_cgroup >13:26:46,568 INFO kernel:please try 'cgroup_disable=memory' option if you don't want memory cgroups >13:26:46,568 WARNING kernel:Detected 2327.498 MHz processor. >13:26:46,568 INFO kernel:Calibrating delay loop (skipped) preset value.. 4654.99 BogoMIPS (lpj=2327498) >13:26:46,568 INFO kernel:pid_max: default: 32768 minimum: 301 >13:26:46,568 INFO kernel:Security Framework initialized >13:26:46,568 INFO kernel:SELinux: Initializing. >13:26:46,568 DEBUG kernel:SELinux: Starting in permissive mode >13:26:46,568 INFO kernel:Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >13:26:46,568 INFO kernel:Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >13:26:46,568 WARNING kernel:Mount-cache hash table entries: 256 >13:26:46,568 INFO kernel:Initializing cgroup subsys ns >13:26:46,568 INFO kernel:Initializing cgroup subsys cpuacct >13:26:46,568 INFO kernel:Initializing cgroup subsys memory >13:26:46,568 INFO kernel:Initializing cgroup subsys devices >13:26:46,568 INFO kernel:Initializing cgroup subsys freezer >13:26:46,568 INFO kernel:Initializing cgroup subsys net_cls >13:26:46,568 INFO kernel:Initializing cgroup subsys blkio >13:26:46,568 INFO kernel:Initializing cgroup subsys perf_event >13:26:46,568 INFO kernel:Initializing cgroup subsys net_prio >13:26:46,568 INFO kernel:Disabled fast string operations >13:26:46,568 INFO kernel:mce: CPU supports 10 MCE banks >13:26:46,568 INFO kernel:alternatives: switching to unfair spinlock >13:26:46,568 INFO kernel:SMP alternatives: switching to UP code >13:26:46,568 INFO kernel:Freeing SMP alternatives: 34k freed >13:26:46,568 INFO kernel:ACPI: Core revision 20090903 >13:26:46,568 INFO kernel:ftrace: converting mcount calls to 0f 1f 44 00 00 >13:26:46,568 INFO kernel:ftrace: allocating 20962 entries in 83 pages >13:26:46,568 INFO kernel:Setting APIC routing to flat >13:26:46,568 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >13:26:46,568 INFO kernel:CPU0: Intel QEMU Virtual CPU version (cpu64-rhel6) stepping 03 >13:26:46,568 INFO kernel:Performance Events: Broken PMU hardware detected, using software events only. >13:26:46,568 WARNING kernel:NMI watchdog disabled (cpu0): hardware events not enabled >13:26:46,568 INFO kernel:Brought up 1 CPUs >13:26:46,568 INFO kernel:Total of 1 processors activated (4654.99 BogoMIPS). >13:26:46,568 DEBUG kernel:sizeof(vma)=200 bytes >13:26:46,568 DEBUG kernel:sizeof(page)=56 bytes >13:26:46,568 DEBUG kernel:sizeof(inode)=592 bytes >13:26:46,568 DEBUG kernel:sizeof(dentry)=192 bytes >13:26:46,568 DEBUG kernel:sizeof(ext3inode)=800 bytes >13:26:46,568 DEBUG kernel:sizeof(buffer_head)=104 bytes >13:26:46,568 DEBUG kernel:sizeof(skbuff)=232 bytes >13:26:46,568 DEBUG kernel:sizeof(task_struct)=2648 bytes >13:26:46,568 INFO kernel:devtmpfs: initialized >13:26:46,568 INFO kernel:regulator: core version 0.5 >13:26:46,568 INFO kernel:NET: Registered protocol family 16 >13:26:46,568 INFO kernel:ACPI: bus type pci registered >13:26:46,568 INFO kernel:PCI: Using configuration type 1 for base access >13:26:46,568 WARNING kernel:bio: create slab <bio-0> at 0 >13:26:46,568 DEBUG kernel:ACPI: EC: Look up EC in DSDT >13:26:46,568 INFO kernel:ACPI: Interpreter enabled >13:26:46,568 INFO kernel:ACPI: (supports S0 S3 S4 S5) >13:26:46,568 INFO kernel:ACPI: Using IOAPIC for interrupt routing >13:26:46,568 INFO kernel:ACPI: No dock devices found. >13:26:46,568 INFO kernel:HEST: Table not found. >13:26:46,568 INFO kernel:PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >13:26:46,568 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >13:26:46,568 DEBUG kernel:pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >13:26:46,568 DEBUG kernel:pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >13:26:46,568 DEBUG kernel:pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >13:26:46,568 DEBUG kernel:pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >13:26:46,568 DEBUG kernel:pci 0000:00:01.1: reg 20: [io 0xc000-0xc00f] >13:26:46,568 DEBUG kernel:pci 0000:00:01.2: reg 20: [io 0xc020-0xc03f] >13:26:46,568 INFO kernel:pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >13:26:46,568 INFO kernel:pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >13:26:46,568 DEBUG kernel:pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref] >13:26:46,568 DEBUG kernel:pci 0000:00:02.0: reg 14: [mem 0xf2000000-0xf2000fff] >13:26:46,568 DEBUG kernel:pci 0000:00:02.0: reg 30: [mem 0xf2010000-0xf201ffff pref] >13:26:46,568 DEBUG kernel:pci 0000:00:03.0: reg 10: [io 0xc040-0xc05f] >13:26:46,568 DEBUG kernel:pci 0000:00:03.0: reg 14: [mem 0xf2020000-0xf2020fff] >13:26:46,568 DEBUG kernel:pci 0000:00:03.0: reg 30: [mem 0xf2030000-0xf203ffff pref] >13:26:46,568 DEBUG kernel:pci 0000:00:04.0: reg 10: [mem 0xf2040000-0xf2043fff] >13:26:46,568 DEBUG kernel:pci 0000:00:05.0: reg 10: [io 0xc080-0xc0bf] >13:26:46,568 DEBUG kernel:pci 0000:00:05.0: reg 14: [mem 0xf2044000-0xf2044fff] >13:26:46,568 DEBUG kernel:pci 0000:00:06.0: reg 10: [io 0xc0c0-0xc0ff] >13:26:46,568 DEBUG kernel:pci 0000:00:06.0: reg 14: [mem 0xf2045000-0xf2045fff] >13:26:46,568 DEBUG kernel:pci 0000:00:07.0: reg 10: [io 0xc100-0xc11f] >13:26:46,568 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >13:26:46,568 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >13:26:46,568 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >13:26:46,568 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >13:26:46,568 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >13:26:46,568 INFO kernel:ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >13:26:46,568 INFO kernel:vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >13:26:46,568 INFO kernel:vgaarb: loaded >13:26:46,568 INFO kernel:vgaarb: bridge control possible 0000:00:02.0 >13:26:46,568 NOTICE kernel:SCSI subsystem initialized >13:26:46,568 DEBUG kernel:libata version 3.00 loaded. >13:26:46,568 INFO kernel:usbcore: registered new interface driver usbfs >13:26:46,568 INFO kernel:usbcore: registered new interface driver hub >13:26:46,568 INFO kernel:usbcore: registered new device driver usb >13:26:46,568 INFO kernel:PCI: Using ACPI for IRQ routing >13:26:46,568 DEBUG kernel:PCI: old code would have set cacheline size to 32 bytes, but clflush_size = 64 >13:26:46,568 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >13:26:46,568 INFO kernel:NetLabel: Initializing >13:26:46,568 INFO kernel:NetLabel: domain hash size = 128 >13:26:46,568 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 >13:26:46,568 INFO kernel:NetLabel: unlabeled traffic allowed by default >13:26:46,568 INFO kernel:Switching to clocksource kvm-clock >13:26:46,568 INFO kernel:pnp: PnP ACPI init >13:26:46,568 INFO kernel:ACPI: bus type pnp registered >13:26:46,568 DEBUG kernel:pnp 00:00: [io 0x0cf8-0x0cff] >13:26:46,568 DEBUG kernel:pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >13:26:46,568 DEBUG kernel:pnp 00:01: [io 0x0070-0x0071] >13:26:46,568 DEBUG kernel:pnp 00:01: [irq 8] >13:26:46,568 DEBUG kernel:pnp 00:01: [io 0x0072-0x0077] >13:26:46,568 DEBUG kernel:pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >13:26:46,568 DEBUG kernel:pnp 00:02: [io 0x0060] >13:26:46,568 DEBUG kernel:pnp 00:02: [io 0x0064] >13:26:46,568 DEBUG kernel:pnp 00:02: [irq 1] >13:26:46,568 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >13:26:46,568 DEBUG kernel:pnp 00:03: [irq 12] >13:26:46,568 DEBUG kernel:pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >13:26:46,568 DEBUG kernel:pnp 00:04: [io 0x03f2-0x03f5] >13:26:46,568 DEBUG kernel:pnp 00:04: [io 0x03f7] >13:26:46,568 DEBUG kernel:pnp 00:04: [irq 6] >13:26:46,568 DEBUG kernel:pnp 00:04: [dma 2] >13:26:46,568 DEBUG kernel:pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >13:26:46,568 DEBUG kernel:pnp 00:05: [io 0x03f8-0x03ff] >13:26:46,568 DEBUG kernel:pnp 00:05: [irq 4] >13:26:46,568 DEBUG kernel:pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >13:26:46,568 INFO kernel:pnp: PnP ACPI: found 6 devices >13:26:46,568 INFO kernel:ACPI: ACPI bus type pnp unregistered >13:26:46,568 DEBUG kernel:PCI: max bus depth: 0 pci_try_num: 1 >13:26:46,568 DEBUG kernel:pci_bus 0000:00: resource 0 [io 0x0000-0xffff] >13:26:46,568 DEBUG kernel:pci_bus 0000:00: resource 1 [mem 0x00000000-0xfffffffff] >13:26:46,568 INFO kernel:NET: Registered protocol family 2 >13:26:46,568 INFO kernel:IP route cache hash table entries: 32768 (order: 6, 262144 bytes) >13:26:46,568 INFO kernel:TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >13:26:46,568 INFO kernel:TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >13:26:46,568 INFO kernel:TCP: Hash tables configured (established 131072 bind 65536) >13:26:46,568 INFO kernel:TCP reno registered >13:26:46,568 INFO kernel:NET: Registered protocol family 1 >13:26:46,569 INFO kernel:pci 0000:00:00.0: Limiting direct PCI/PCI transfers >13:26:46,569 INFO kernel:pci 0000:00:01.0: PIIX3: Enabling Passive Release >13:26:46,569 INFO kernel:pci 0000:00:01.0: Activating ISA DMA hang workarounds >13:26:46,569 DEBUG kernel:pci 0000:00:02.0: Boot video device >13:26:46,569 INFO kernel:Trying to unpack rootfs image as initramfs... >13:26:46,569 INFO kernel:Freeing initrd memory: 29679k freed >13:26:46,569 INFO kernel:audit: initializing netlink socket (disabled) >13:26:46,569 NOTICE kernel:type=2000 audit(1334323607.379:1): initialized >13:26:46,569 INFO kernel:HugeTLB registered 2 MB page size, pre-allocated 0 pages >13:26:46,569 NOTICE kernel:VFS: Disk quotas dquot_6.5.2 >13:26:46,569 WARNING kernel:Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >13:26:46,569 INFO kernel:msgmni has been set to 1985 >13:26:46,569 DEBUG kernel:SELinux: Registering netfilter hooks >13:26:46,569 INFO kernel:alg: No test for stdrng (krng) >13:26:46,569 WARNING kernel:ksign: Installing public key data >13:26:46,569 WARNING kernel:Loading keyring >13:26:46,569 WARNING kernel:- Added public key 25D5FD8BBDE42C2F >13:26:46,569 WARNING kernel:- User ID: Red Hat, Inc. (Kernel Module GPG key) >13:26:46,569 WARNING kernel:- Added public key D4A26C9CCD09BEDA >13:26:46,569 WARNING kernel:- User ID: Red Hat Enterprise Linux Driver Update Program <secalert@redhat.com> >13:26:46,569 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >13:26:46,569 INFO kernel:io scheduler noop registered >13:26:46,569 INFO kernel:io scheduler anticipatory registered >13:26:46,569 INFO kernel:io scheduler deadline registered >13:26:46,569 INFO kernel:io scheduler cfq registered (default) >13:26:46,569 INFO kernel:pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >13:26:46,569 INFO kernel:pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >13:26:46,569 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >13:26:46,569 INFO kernel:acpiphp: Slot [1] registered >13:26:46,569 INFO kernel:acpiphp: Slot [2] registered >13:26:46,569 INFO kernel:acpiphp: Slot [3] registered >13:26:46,569 INFO kernel:acpiphp: Slot [4] registered >13:26:46,569 INFO kernel:acpiphp: Slot [5] registered >13:26:46,569 INFO kernel:acpiphp: Slot [6] registered >13:26:46,569 INFO kernel:acpiphp: Slot [7] registered >13:26:46,569 INFO kernel:acpiphp: Slot [8] registered >13:26:46,569 INFO kernel:acpiphp: Slot [9] registered >13:26:46,569 INFO kernel:acpiphp: Slot [10] registered >13:26:46,569 INFO kernel:acpiphp: Slot [11] registered >13:26:46,569 INFO kernel:acpiphp: Slot [12] registered >13:26:46,569 INFO kernel:acpiphp: Slot [13] registered >13:26:46,569 INFO kernel:acpiphp: Slot [14] registered >13:26:46,569 INFO kernel:acpiphp: Slot [15] registered >13:26:46,569 INFO kernel:acpiphp: Slot [16] registered >13:26:46,569 INFO kernel:acpiphp: Slot [17] registered >13:26:46,569 INFO kernel:acpiphp: Slot [18] registered >13:26:46,569 INFO kernel:acpiphp: Slot [19] registered >13:26:46,569 INFO kernel:acpiphp: Slot [20] registered >13:26:46,569 INFO kernel:acpiphp: Slot [21] registered >13:26:46,569 INFO kernel:acpiphp: Slot [22] registered >13:26:46,569 INFO kernel:acpiphp: Slot [23] registered >13:26:46,569 INFO kernel:acpiphp: Slot [24] registered >13:26:46,569 INFO kernel:acpiphp: Slot [25] registered >13:26:46,569 INFO kernel:acpiphp: Slot [26] registered >13:26:46,569 INFO kernel:acpiphp: Slot [27] registered >13:26:46,569 INFO kernel:acpiphp: Slot [28] registered >13:26:46,569 INFO kernel:acpiphp: Slot [29] registered >13:26:46,569 INFO kernel:acpiphp: Slot [30] registered >13:26:46,569 INFO kernel:acpiphp: Slot [31] registered >13:26:46,569 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >13:26:46,569 INFO kernel:ACPI: Power Button [PWRF] >13:26:46,569 DEBUG kernel:ACPI: acpi_idle registered with cpuidle >13:26:46,569 INFO kernel:ERST: Table is not found! >13:26:46,569 INFO kernel:GHES: HEST is not enabled! >13:26:46,569 INFO kernel:Non-volatile memory driver v1.3 >13:26:46,569 INFO kernel:Linux agpgart interface v0.103 >13:26:46,569 INFO kernel:crash memory driver: version 1.1 >13:26:46,569 INFO kernel:Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >13:26:46,569 INFO kernel:serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >13:26:46,569 INFO kernel:00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >13:26:46,569 INFO kernel:brd: module loaded >13:26:46,569 INFO kernel:loop: module loaded >13:26:46,569 INFO kernel:input: Macintosh mouse button emulation as /devices/virtual/input/input1 >13:26:46,569 INFO kernel:Fixed MDIO Bus: probed >13:26:46,569 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >13:26:46,569 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >13:26:46,569 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >13:26:46,569 WARNING kernel:ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >13:26:46,569 INFO kernel:uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 >13:26:46,569 DEBUG kernel:uhci_hcd 0000:00:01.2: setting latency timer to 64 >13:26:46,569 INFO kernel:uhci_hcd 0000:00:01.2: UHCI Host Controller >13:26:46,569 INFO kernel:uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >13:26:46,569 INFO kernel:uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c020 >13:26:46,569 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >13:26:46,569 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >13:26:46,569 INFO kernel:usb usb1: Product: UHCI Host Controller >13:26:46,569 INFO kernel:usb usb1: Manufacturer: Linux 2.6.32-262.el6.x86_64 uhci_hcd >13:26:46,569 INFO kernel:usb usb1: SerialNumber: 0000:00:01.2 >13:26:46,569 INFO kernel:usb usb1: configuration #1 chosen from 1 choice >13:26:46,569 INFO kernel:hub 1-0:1.0: USB hub found >13:26:46,569 INFO kernel:hub 1-0:1.0: 2 ports detected >13:26:46,569 INFO kernel:PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >13:26:46,569 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >13:26:46,569 INFO kernel:serio: i8042 AUX port at 0x60,0x64 irq 12 >13:26:46,569 INFO kernel:mice: PS/2 mouse device common for all mice >13:26:46,569 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >13:26:46,569 INFO kernel:rtc_cmos 00:01: RTC can wake from S4 >13:26:46,569 INFO kernel:rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >13:26:46,569 INFO kernel:rtc0: alarms up to one day, 114 bytes nvram >13:26:46,569 INFO kernel:cpuidle: using governor ladder >13:26:46,569 INFO kernel:cpuidle: using governor menu >13:26:46,569 INFO kernel:EFI Variables Facility v0.08 2004-May-17 >13:26:46,569 INFO kernel:usbcore: registered new interface driver hiddev >13:26:46,569 INFO kernel:usbcore: registered new interface driver usbhid >13:26:46,569 INFO kernel:usbhid: v2.6:USB HID core driver >13:26:46,569 INFO kernel:TCP cubic registered >13:26:46,569 INFO kernel:Initializing XFRM netlink socket >13:26:46,569 INFO kernel:NET: Registered protocol family 17 >13:26:46,569 WARNING kernel:registered taskstats version 1 >13:26:46,569 INFO kernel:rtc_cmos 00:01: setting system clock to 2012-04-13 13:26:46 UTC (1334323606) >13:26:46,569 INFO kernel:Initalizing network drop monitor service >13:26:46,569 INFO kernel:Freeing unused kernel memory: 1260k freed >13:26:46,569 INFO kernel:Write protecting the kernel read-only data: 10240k >13:26:46,569 INFO kernel:Freeing unused kernel memory: 984k freed >13:26:46,569 INFO kernel:Freeing unused kernel memory: 1736k freed >13:26:46,774 INFO kernel:usb 1-1: new full speed USB device number 2 using uhci_hcd >13:26:46,924 INFO kernel:input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >13:26:46,989 INFO kernel:usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >13:26:46,989 INFO kernel:usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >13:26:46,989 INFO kernel:usb 1-1: Product: QEMU USB Tablet >13:26:46,989 INFO kernel:usb 1-1: Manufacturer: QEMU 0.12.1 >13:26:46,989 INFO kernel:usb 1-1: SerialNumber: 42 >13:26:46,989 INFO kernel:usb 1-1: configuration #1 chosen from 1 choice >13:26:47,025 INFO kernel:input: QEMU 0.12.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 >13:26:47,025 INFO kernel:generic-usb 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 0.12.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >13:26:47,106 INFO kernel:Refined TSC clocksource calibration: 2327.420 MHz. >13:26:48,811 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >13:26:48,824 INFO kernel:Loading iSCSI transport class v2.0-870. >13:26:48,847 NOTICE kernel:iscsi: registered transport (tcp) >13:26:48,901 INFO kernel:NET: Registered protocol family 10 >13:26:48,901 INFO kernel:lo: Disabled Privacy Extensions >13:26:49,046 INFO kernel:FDC 0 is a S82078B >13:26:49,056 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >13:26:49,064 INFO kernel:input: PC Speaker as /devices/platform/pcspkr/input/input5 >13:26:49,084 INFO kernel:No iBFT detected. >13:26:49,293 ERR udevd-work: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it >13:26:49,388 WARNING kernel:ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >13:26:49,388 INFO kernel:virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10 >13:26:49,420 WARNING kernel:ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >13:26:49,420 INFO kernel:virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 >13:26:49,421 WARNING kernel:ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >13:26:49,421 INFO kernel:virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, high) -> IRQ 11 >13:26:49,421 INFO kernel:virtio-pci 0000:00:07.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10 >13:26:49,607 DEBUG kernel:ata_piix 0000:00:01.1: version 2.13 >13:26:49,608 DEBUG kernel:ata_piix 0000:00:01.1: setting latency timer to 64 >13:26:49,608 INFO kernel:scsi0 : ata_piix >13:26:49,608 INFO kernel:scsi1 : ata_piix >13:26:49,608 INFO kernel:ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 >13:26:49,608 INFO kernel:ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 >13:26:50,038 DEBUG kernel: alloc irq_desc for 24 on node -1 >13:26:50,046 DEBUG kernel: alloc kstat_irqs on node -1 >13:26:50,046 DEBUG kernel:virtio-pci 0000:00:05.0: irq 24 for MSI/MSI-X >13:26:50,046 DEBUG kernel: alloc irq_desc for 25 on node -1 >13:26:50,046 DEBUG kernel: alloc kstat_irqs on node -1 >13:26:50,046 DEBUG kernel:virtio-pci 0000:00:05.0: irq 25 for MSI/MSI-X >13:26:50,047 INFO kernel: vda: unknown partition table >13:26:50,054 DEBUG kernel: alloc irq_desc for 26 on node -1 >13:26:50,062 DEBUG kernel: alloc kstat_irqs on node -1 >13:26:50,062 DEBUG kernel:virtio-pci 0000:00:06.0: irq 26 for MSI/MSI-X >13:26:50,062 DEBUG kernel: alloc irq_desc for 27 on node -1 >13:26:50,062 DEBUG kernel: alloc kstat_irqs on node -1 >13:26:50,062 DEBUG kernel:virtio-pci 0000:00:06.0: irq 27 for MSI/MSI-X >13:26:50,063 INFO kernel: vdb: unknown partition table >13:26:50,085 DEBUG kernel: alloc irq_desc for 28 on node -1 >13:26:50,085 DEBUG kernel: alloc kstat_irqs on node -1 >13:26:50,085 DEBUG kernel:virtio-pci 0000:00:03.0: irq 28 for MSI/MSI-X >13:26:50,085 DEBUG kernel: alloc irq_desc for 29 on node -1 >13:26:50,085 DEBUG kernel: alloc kstat_irqs on node -1 >13:26:50,085 DEBUG kernel:virtio-pci 0000:00:03.0: irq 29 for MSI/MSI-X >13:26:50,085 DEBUG kernel: alloc irq_desc for 30 on node -1 >13:26:50,085 DEBUG kernel: alloc kstat_irqs on node -1 >13:26:50,085 DEBUG kernel:virtio-pci 0000:00:03.0: irq 30 for MSI/MSI-X >13:26:52,556 ERR udevd-work: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it >13:26:55,270 INFO NetworkManager: <info> NetworkManager (version 0.8.1-29.el6) is starting... >13:26:55,270 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >13:26:55,278 INFO NetworkManager: <info> trying to start the modem manager... >13:26:55,282 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >13:26:55,285 INFO NetworkManager: <info> Bonding/VLAN support disabled >13:26:55,288 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >13:26:55,292 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >13:26:55,292 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >13:26:55,292 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >13:26:55,294 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >13:26:55,294 NOTICE NetworkManager: ifcfg-rh: Ignoring connection 'System eth0' and its device due to NM_CONTROLLED/BRIDGE/VLAN. >13:26:55,300 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >13:26:55,300 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >13:26:55,300 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >13:26:55,300 INFO NetworkManager: <info> Networking is enabled by state file >13:26:55,302 INFO NetworkManager: <info> (eth0): carrier is OFF >13:26:55,302 ERR NetworkManager: <error> [1334323615.302754] [nm-device-ethernet.c:504] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >13:26:55,305 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >13:26:55,306 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >13:26:55,308 WARNING NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >13:26:55,311 INFO NetworkManager: <info> Trying to start the supplicant... >13:26:55,342 INFO NetworkManager: <info> wpa_supplicant started >13:26:56,263 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,263 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,263 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,263 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,263 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,263 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,263 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,263 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,310 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,310 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,310 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,310 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,310 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,310 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,310 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,310 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,324 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,324 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,324 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,324 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,324 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,324 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,324 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,324 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,346 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,346 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,346 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,346 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,346 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,346 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,346 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:56,346 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:26:57,345 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >13:26:57,346 NOTICE NetworkManager: ifcfg-rh: Managing connection 'System eth0' and its device because NM_CONTROLLED was true. >13:26:57,348 INFO NetworkManager: <info> (eth0): now managed >13:26:57,349 INFO NetworkManager: <info> (eth0): device state change: 1 -> 2 (reason 2) >13:26:57,349 INFO NetworkManager: <info> (eth0): bringing up device. >13:26:57,349 INFO NetworkManager: <info> (eth0): carrier now ON (device state 2) >13:26:57,350 INFO NetworkManager: <info> (eth0): preparing device. >13:26:57,350 INFO NetworkManager: <info> (eth0): deactivating device (reason: 2). >13:26:57,351 INFO NetworkManager: <info> (eth0): carrier now OFF (device state 2) >13:26:57,351 INFO NetworkManager: <info> (eth0): carrier now ON (device state 2) >13:26:57,351 WARNING NetworkManager: (nm-device.c:4016):nm_device_queue_state: runtime check failed: (priv->queued_state.id == 0) >13:26:57,351 INFO NetworkManager: <info> (eth0): device state change: 2 -> 3 (reason 40) >13:26:57,352 INFO NetworkManager: <info> Activation (eth0) starting connection 'System eth0' >13:26:57,352 INFO NetworkManager: <info> (eth0): device state change: 3 -> 4 (reason 0) >13:26:57,353 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >13:26:57,353 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >13:26:57,353 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >13:26:57,353 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >13:26:57,353 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >13:26:57,353 INFO NetworkManager: <info> (eth0): device state change: 4 -> 5 (reason 0) >13:26:57,354 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >13:26:57,354 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >13:26:57,354 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >13:26:57,354 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >13:26:57,354 INFO NetworkManager: <info> (eth0): device state change: 5 -> 7 (reason 0) >13:26:57,354 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction >13:26:57,359 INFO NetworkManager: <info> dhclient started with pid 736 >13:26:57,359 INFO NetworkManager: <info> Activation (eth0) DHCPv4 will time out in 45 seconds >13:26:57,359 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >13:26:57,363 INFO dhclient: Internet Systems Consortium DHCP Client 4.1.1-P1 >13:26:57,363 INFO dhclient: Copyright 2004-2010 Internet Systems Consortium. >13:26:57,363 INFO dhclient: All rights reserved. >13:26:57,363 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:26:57,363 INFO dhclient: >13:26:57,371 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >13:26:57,373 INFO dhclient: Listening on LPF/eth0/52:54:00:7f:6a:f9 >13:26:57,373 INFO dhclient: Sending on LPF/eth0/52:54:00:7f:6a:f9 >13:26:57,373 INFO dhclient: Sending on Socket/fallback >13:26:59,002 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x78c5b714) >13:27:01,256 INFO dhclient: DHCPOFFER from 192.168.122.1 >13:27:01,256 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x78c5b714) >13:27:01,279 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x78c5b714) >13:27:01,286 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >13:27:01,286 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled... >13:27:01,286 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started... >13:27:01,286 INFO NetworkManager: <info> address 192.168.122.77 >13:27:01,286 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >13:27:01,286 INFO NetworkManager: <info> gateway 192.168.122.1 >13:27:01,286 INFO NetworkManager: <info> nameserver '192.168.122.1' >13:27:01,286 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled... >13:27:01,286 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete. >13:27:01,286 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started... >13:27:01,288 INFO dhclient: bound to 192.168.122.77 -- renewal in 1571 seconds. >13:27:02,287 INFO NetworkManager: <info> (eth0): device state change: 7 -> 8 (reason 0) >13:27:02,289 INFO NetworkManager: <info> Policy set 'System eth0' (eth0) as default for IPv4 routing and DNS. >13:27:02,289 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >13:27:02,291 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. >13:27:08,075 DEBUG kernel:eth0: no IPv6 routers present >13:27:17,873 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,873 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,873 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,873 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,873 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,873 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,873 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,873 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,899 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,899 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,899 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,899 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,899 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,899 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,899 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,899 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,914 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,914 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,914 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,914 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,914 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,914 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,914 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:17,914 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:18,916 NOTICE NetworkManager: ifcfg-rh: removed /etc/sysconfig/network-scripts/ifcfg-eth0. >13:27:18,917 INFO NetworkManager: <info> (eth0): device state change: 8 -> 3 (reason 38) >13:27:18,917 INFO NetworkManager: <info> (eth0): deactivating device (reason: 38). >13:27:18,918 INFO NetworkManager: <info> (eth0): canceled DHCP transaction, DHCP client pid 736 >13:27:19,934 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:19,934 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:19,934 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:19,934 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:19,934 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:19,934 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:19,934 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:19,934 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:20,936 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >13:27:20,937 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >13:27:20,937 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >13:27:20,939 INFO NetworkManager: <info> Activation (eth0) starting connection 'System eth0' >13:27:20,939 INFO NetworkManager: <info> (eth0): device state change: 3 -> 4 (reason 0) >13:27:20,940 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >13:27:20,940 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >13:27:20,940 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >13:27:20,940 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >13:27:20,940 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >13:27:20,940 INFO NetworkManager: <info> (eth0): device state change: 4 -> 5 (reason 0) >13:27:20,941 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >13:27:20,941 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >13:27:20,941 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >13:27:20,941 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >13:27:20,941 INFO NetworkManager: <info> (eth0): device state change: 5 -> 7 (reason 0) >13:27:20,941 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction >13:27:20,946 INFO NetworkManager: <info> dhclient started with pid 753 >13:27:20,946 INFO NetworkManager: <info> Activation (eth0) DHCPv4 will time out in 45 seconds >13:27:20,946 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >13:27:20,950 INFO dhclient: Internet Systems Consortium DHCP Client 4.1.1-P1 >13:27:20,950 INFO dhclient: Copyright 2004-2010 Internet Systems Consortium. >13:27:20,950 INFO dhclient: All rights reserved. >13:27:20,950 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >13:27:20,951 INFO dhclient: >13:27:20,958 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >13:27:20,959 INFO dhclient: Listening on LPF/eth0/52:54:00:7f:6a:f9 >13:27:20,959 INFO dhclient: Sending on LPF/eth0/52:54:00:7f:6a:f9 >13:27:20,959 INFO dhclient: Sending on Socket/fallback >13:27:21,001 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0x3bdd3d91) >13:27:21,002 INFO dhclient: DHCPOFFER from 192.168.122.1 >13:27:21,002 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x3bdd3d91) >13:27:21,055 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x3bdd3d91) >13:27:21,062 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >13:27:21,062 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled... >13:27:21,062 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started... >13:27:21,062 INFO NetworkManager: <info> address 192.168.122.77 >13:27:21,062 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >13:27:21,062 INFO NetworkManager: <info> gateway 192.168.122.1 >13:27:21,062 INFO NetworkManager: <info> nameserver '192.168.122.1' >13:27:21,062 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled... >13:27:21,062 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete. >13:27:21,062 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started... >13:27:21,064 INFO dhclient: bound to 192.168.122.77 -- renewal in 1380 seconds. >13:27:22,063 INFO NetworkManager: <info> (eth0): device state change: 7 -> 8 (reason 0) >13:27:22,064 INFO NetworkManager: <info> Policy set 'System eth0' (eth0) as default for IPv4 routing and DNS. >13:27:22,065 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >13:27:22,066 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. >13:27:22,224 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-network: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:22,224 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.sleep-wake: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:22,224 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:22,224 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:22,224 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.use-user-connections: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:22,224 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.NetworkManager.network-control: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:22,224 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.open: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:22,224 WARNING NetworkManager: <warn> error requesting auth for org.freedesktop.network-manager-settings.system.wifi.share.protected: (26) Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid >13:27:22,242 WARNING loader: error -2147483630 reading header: cpio: read failed - Success >13:27:27,498 NOTICE dbus-daemon: [system] Reloaded configuration >13:27:27,500 NOTICE dbus-daemon: [system] Reloaded configuration >13:27:27,658 DEBUG kernel:SELinux: 2048 avtab hash slots, 233244 rules. >13:27:27,725 DEBUG kernel:SELinux: 2048 avtab hash slots, 233244 rules. >13:27:28,022 DEBUG kernel:SELinux: 9 users, 12 roles, 3667 types, 184 bools, 1 sens, 1024 cats >13:27:28,022 DEBUG kernel:SELinux: 81 classes, 233244 rules >13:27:28,026 DEBUG kernel:SELinux: Completing initialization. >13:27:28,026 DEBUG kernel:SELinux: Setting up existing superblocks. >13:27:28,026 WARNING kernel:SELinux: (dev loop0, type squashfs) has no xattr support >13:27:28,026 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:27:28,027 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:27:28,028 DEBUG kernel:SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts >13:27:28,028 DEBUG kernel:SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >13:27:28,028 DEBUG kernel:SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >13:27:28,028 DEBUG kernel:SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >13:27:28,029 DEBUG kernel:SELinux: initialized (dev devpts, type devpts), uses transition SIDs >13:27:28,029 DEBUG kernel:SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts >13:27:28,029 DEBUG kernel:SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >13:27:28,029 DEBUG kernel:SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >13:27:28,029 DEBUG kernel:SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >13:27:28,030 DEBUG kernel:SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >13:27:28,030 DEBUG kernel:SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >13:27:28,031 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >13:27:28,031 DEBUG kernel:SELinux: initialized (dev proc, type proc), uses genfs_contexts >13:27:28,031 DEBUG kernel:SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >13:27:28,031 DEBUG kernel:SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >13:27:28,031 DEBUG kernel:SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >13:27:28,035 NOTICE kernel:type=1403 audit(1334323648.033:2): policy loaded auid=4294967295 ses=4294967295 >13:27:28,210 INFO kernel:md: raid0 personality registered for level 0 >13:27:28,229 INFO kernel:md: raid1 personality registered for level 1 >13:27:28,238 INFO kernel:async_tx: api initialized (async) >13:27:28,248 INFO kernel:xor: automatically using best checksumming function: generic_sse >13:27:28,250 INFO kernel: generic_sse: 6852.000 MB/sec >13:27:28,250 INFO kernel:xor: using function: generic_sse (6852.000 MB/sec) >13:27:28,375 WARNING kernel:raid6: int64x1 1757 MB/s >13:27:28,489 WARNING kernel:raid6: int64x2 2402 MB/s >13:27:28,489 WARNING kernel:raid6: int64x4 1714 MB/s >13:27:28,489 WARNING kernel:raid6: int64x8 1531 MB/s >13:27:28,489 WARNING kernel:raid6: sse2x1 2996 MB/s >13:27:28,489 WARNING kernel:raid6: sse2x2 3535 MB/s >13:27:28,489 WARNING kernel:raid6: sse2x4 6156 MB/s >13:27:28,489 WARNING kernel:raid6: using algorithm sse2x4 (6156 MB/s) >13:27:28,489 INFO kernel:md: raid6 personality registered for level 6 >13:27:28,489 INFO kernel:md: raid5 personality registered for level 5 >13:27:28,489 INFO kernel:md: raid4 personality registered for level 4 >13:27:28,489 INFO kernel:md: raid10 personality registered for level 10 >13:27:28,489 INFO kernel:md: linear personality registered for level -1 >13:27:28,490 INFO kernel:device-mapper: uevent: version 1.0.3 >13:27:28,490 INFO kernel:device-mapper: ioctl: 4.22.6-ioctl (2011-10-19) initialised: dm-devel@redhat.com >13:27:28,519 INFO kernel:device-mapper: multipath: version 1.3.0 loaded >13:27:28,528 INFO kernel:device-mapper: multipath round-robin: version 1.0.0 loaded >17:28:05,319 INFO kernel: vda: >17:28:05,599 INFO kernel: vdb: >17:28:05,835 INFO kernel: vda: vda1 >17:28:08,542 INFO kernel: vda: vda1 vda2 >17:28:09,814 INFO kernel: vdb: vdb1 >17:28:14,436 WARNING kernel:mke2fs invoked oom-killer: gfp_mask=0x280da, order=0, oom_adj=0, oom_score_adj=0 >17:28:14,436 INFO kernel:mke2fs cpuset=/ mems_allowed=0 >17:28:14,436 WARNING kernel:Pid: 1409, comm: mke2fs Not tainted 2.6.32-262.el6.x86_64 #1 >17:28:14,436 WARNING kernel:Call Trace: >17:28:14,436 WARNING kernel: [<ffffffff810c4801>] ? cpuset_print_task_mems_allowed+0x91/0xb0 >17:28:14,436 WARNING kernel: [<ffffffff81116ed0>] ? dump_header+0x90/0x1b0 >17:28:14,436 WARNING kernel: [<ffffffff8121346c>] ? security_real_capable_noaudit+0x3c/0x70 >17:28:14,436 WARNING kernel: [<ffffffff8111735a>] ? oom_kill_process+0x8a/0x2c0 >17:28:14,436 WARNING kernel: [<ffffffff8111724e>] ? select_bad_process+0x9e/0x120 >17:28:14,436 WARNING kernel: [<ffffffff811177b0>] ? out_of_memory+0x220/0x3c0 >17:28:14,436 WARNING kernel: [<ffffffff811274ce>] ? __alloc_pages_nodemask+0x89e/0x940 >17:28:14,436 WARNING kernel: [<ffffffff8115bbba>] ? alloc_pages_vma+0x9a/0x150 >17:28:14,436 WARNING kernel: [<ffffffff8113f64b>] ? handle_pte_fault+0x76b/0xb50 >17:28:14,436 WARNING kernel: [<ffffffff81048a37>] ? pte_alloc_one+0x37/0x50 >17:28:14,436 WARNING kernel: [<ffffffff81175e89>] ? do_huge_pmd_anonymous_page+0xb9/0x380 >17:28:14,436 WARNING kernel: [<ffffffff8100bc0e>] ? apic_timer_interrupt+0xe/0x20 >17:28:14,436 WARNING kernel: [<ffffffff8113fc14>] ? handle_mm_fault+0x1e4/0x2b0 >17:28:14,436 WARNING kernel: [<ffffffff810443e9>] ? __do_page_fault+0x139/0x480 >17:28:14,436 WARNING kernel: [<ffffffff8100988e>] ? __switch_to+0x26e/0x320 >17:28:14,436 WARNING kernel: [<ffffffff814fa8b0>] ? thread_return+0x4e/0x76e >17:28:14,436 WARNING kernel: [<ffffffff815002ee>] ? do_page_fault+0x3e/0xa0 >17:28:14,436 WARNING kernel: [<ffffffff814fd6a5>] ? page_fault+0x25/0x30 >17:28:14,436 INFO kernel:Mem-Info: >17:28:14,436 WARNING kernel:Node 0 DMA per-cpu: >17:28:14,436 WARNING kernel:CPU 0: hi: 0, btch: 1 usd: 0 >17:28:14,436 WARNING kernel:Node 0 DMA32 per-cpu: >17:28:14,436 WARNING kernel:CPU 0: hi: 186, btch: 31 usd: 30 >17:28:14,436 WARNING kernel:active_anon:165485 inactive_anon:38714 isolated_anon:0 >17:28:14,436 WARNING kernel: active_file:0 inactive_file:18 isolated_file:0 >17:28:14,436 WARNING kernel: unevictable:18578 dirty:0 writeback:0 unstable:0 >17:28:14,436 WARNING kernel: free:12258 slab_reclaimable:2483 slab_unreclaimable:11503 >17:28:14,436 WARNING kernel: mapped:2874 shmem:34663 pagetables:1248 bounce:0 >17:28:14,436 WARNING kernel:Node 0 DMA free:4648kB min:668kB low:832kB high:1000kB active_anon:708kB inactive_anon:10348kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15336kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:8kB pagetables:28kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:32 all_unreclaimable? yes >17:28:14,436 WARNING kernel:lowmem_reserve[]: 0 994 994 994 >17:28:14,436 WARNING kernel:Node 0 DMA32 free:44384kB min:44384kB low:55480kB high:66576kB active_anon:661232kB inactive_anon:144508kB active_file:0kB inactive_file:72kB unevictable:74312kB isolated(anon):0kB isolated(file):0kB present:1018068kB mlocked:0kB dirty:0kB writeback:0kB mapped:11496kB shmem:138652kB slab_reclaimable:9932kB slab_unreclaimable:46012kB kernel_stack:728kB pagetables:4964kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:18 all_unreclaimable? no >17:28:14,436 WARNING kernel:lowmem_reserve[]: 0 0 0 0 >17:28:14,436 WARNING kernel:Node 0 DMA: 0*4kB 1*8kB 2*16kB 0*32kB 2*64kB 1*128kB 1*256kB 0*512kB 2*1024kB 1*2048kB 0*4096kB = 4648kB >17:28:14,436 WARNING kernel:Node 0 DMA32: 392*4kB 196*8kB 136*16kB 81*32kB 156*64kB 57*128kB 21*256kB 13*512kB 5*1024kB 1*2048kB 0*4096kB = 44384kB >17:28:14,436 WARNING kernel:53265 total pagecache pages >17:28:14,436 WARNING kernel:0 pages in swap cache >17:28:14,436 WARNING kernel:Swap cache stats: add 0, delete 0, find 0/0 >17:28:14,436 WARNING kernel:Free swap = 0kB >17:28:14,436 WARNING kernel:Total swap = 0kB >17:28:14,436 INFO kernel:262140 pages RAM >17:28:14,436 INFO kernel:6952 pages reserved >17:28:14,436 INFO kernel:8964 pages shared >17:28:14,436 INFO kernel:233153 pages non-shared >17:28:14,436 INFO kernel:[ pid ] uid tgid total_vm rss cpu oom_adj oom_score_adj name >17:28:14,436 INFO kernel:[ 42] 0 42 2686 223 0 -17 -1000 udevd >17:28:14,436 INFO kernel:[ 53] 0 53 62265 1310 0 0 0 rsyslogd >17:28:14,436 INFO kernel:[ 61] 81 61 5407 340 0 0 0 dbus-daemon >17:28:14,436 INFO kernel:[ 71] 0 71 41231 1863 0 0 0 loader >17:28:14,436 INFO kernel:[ 716] 68 716 6279 1010 0 0 0 hald >17:28:14,436 INFO kernel:[ 717] 0 717 4524 324 0 0 0 hald-runner >17:28:14,436 INFO kernel:[ 718] 0 718 24570 1146 0 0 0 NetworkManager >17:28:14,436 INFO kernel:[ 724] 0 724 11142 247 0 0 0 wpa_supplicant >17:28:14,436 INFO kernel:[ 753] 0 753 2278 373 0 0 0 dhclient >17:28:14,436 INFO kernel:[ 766] 0 766 2825 206 0 0 0 sh >17:28:14,436 INFO kernel:[ 767] 0 767 41233 547 0 -17 -1000 hotplug >17:28:14,436 INFO kernel:[ 792] 0 792 140627 9621 0 0 0 anaconda >17:28:14,436 INFO kernel:[ 854] 0 854 2688 218 0 -17 -1000 udevd >17:28:14,436 INFO kernel:[ 855] 0 855 2688 217 0 -17 -1000 udevd >17:28:14,436 INFO kernel:[ 928] 0 928 4391 50 0 -17 -1000 auditd >17:28:14,436 INFO kernel:[ 1041] 0 1041 27690 955 0 0 0 Xorg >17:28:14,436 INFO kernel:[ 1045] 0 1045 112754 6686 0 0 0 anaconda >17:28:14,436 INFO kernel:[ 1049] 0 1049 34815 895 0 0 0 metacity >17:28:14,436 INFO kernel:[ 1053] 0 1053 5006 68 0 0 0 dbus-launch >17:28:14,436 INFO kernel:[ 1054] 0 1054 7911 135 0 0 0 dbus-daemon >17:28:14,436 INFO kernel:[ 1057] 0 1057 8393 146 0 0 0 gconfd-2 >17:28:14,436 INFO kernel:[ 1409] 0 1409 182021 151670 0 0 0 mke2fs >17:28:14,436 ERR kernel:Out of memory: Kill process 1409 (mke2fs) score 565 or sacrifice child >17:28:14,436 ERR kernel:Killed process 1409, UID 0, (mke2fs) total-vm:728084kB, anon-rss:606672kB, file-rss:8kB
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 812351
: 577338