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 909420 Details for
Bug 1110147
IOError: [Errno 9] Bad file descriptor
[?]
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: storage.log
storage.log (text/plain), 69.80 KB, created by
William Brown
on 2014-06-17 06:57:24 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
William Brown
Created:
2014-06-17 06:57:24 UTC
Size:
69.80 KB
patch
obsolete
>06:54:01,501 INFO blivet: ISCSID is /sbin/iscsid >06:54:01,502 INFO blivet: no initiator set >06:54:01,582 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >06:54:01,582 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >06:54:03,147 DEBUG blivet: trying to set new default fstype to 'ext4' >06:54:03,236 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:03,237 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:54:03,237 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:03,879 INFO blivet: Detected 1040M of memory >06:54:03,880 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >06:54:03,880 INFO blivet: Swap attempt of 0M >06:54:04,588 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7fc9e52248d0> >06:54:04,588 INFO blivet: no initiator set >06:54:04,588 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >06:54:04,590 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >06:54:04,689 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >06:54:04,712 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b3064', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '978542', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >06:54:04,713 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda)... >06:54:04,714 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:54:04,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:04,719 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >06:54:04,720 INFO blivet: sda is a disk >06:54:04,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:04,724 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >06:54:05,142 INFO blivet: added disk sda (id 0) to device tree >06:54:05,143 DEBUG blivet: looking up parted Device: /dev/sda >06:54:05,229 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >06:54:05,232 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >06:54:05,238 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >06:54:05,242 DEBUG blivet: required disklabel type for sda (1) is None >06:54:05,242 DEBUG blivet: default disklabel type for sda is msdos >06:54:05,243 DEBUG blivet: selecting msdos disklabel for sda based on size >06:54:05,245 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >06:54:05,307 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc9da733f10>, <parted.partition.Partition object at 0x7fc9da770310>] > device: <parted.device.Device object at 0x7fc9dcd55110> > PedDisk: <_ped.Disk object at 0x7fc9dcd57560> >06:54:05,308 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:54:05,311 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >06:54:05,315 INFO blivet: got device: DiskDevice instance (0x7fc9e500f7d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 40960.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 0 busy: False > hardwareGeometry: (40960, 64, 32) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9da78da70> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc9dcd3f950> >06:54:05,375 INFO blivet: got format: DiskLabel instance (0x7fc9dcd49050) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fc9da733f10>, <parted.partition.Partition object at 0x7fc9da770310>] > device: <parted.device.Device object at 0x7fc9dcd55110> > PedDisk: <_ped.Disk object at 0x7fc9dcd57560> > origPartedDisk = <parted.disk.Disk object at 0x7fc9da770510> > partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: -16384 did: 0 busy: False > hardwareGeometry: (40960, 64, 32) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9da78df80> > >06:54:05,390 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part1 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b3064-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b3064', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '978551', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part1', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >06:54:05,397 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >06:54:05,398 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >06:54:05,399 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:05,419 INFO blivet: sda1 is a partition >06:54:05,420 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >06:54:05,421 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:54:05,431 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40960MB disk sda (0) with existing msdos disklabel >06:54:05,435 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >06:54:05,436 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:54:05,437 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:05,463 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >06:54:05,478 DEBUG blivet: looking up parted Partition: /dev/sda1 >06:54:05,479 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >06:54:05,480 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >06:54:05,481 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >06:54:05,482 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >06:54:05,487 INFO blivet: added partition sda1 (id 1) to device tree >06:54:05,488 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >06:54:05,496 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >06:54:05,498 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:54:05,499 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >06:54:05,560 WARN blivet: disklabel detected but not usable on sda1 >06:54:05,562 DEBUG blivet: no type or existing type for sda1, bailing >06:54:05,563 DEBUG blivet: looking up parted Device: /dev/sda1 >06:54:05,568 INFO blivet: got device: PartitionDevice instance (0x7fc9da2343d0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 40960MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1024.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1024, 64, 32) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9da7264d0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9da733390> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9da7700d0> PedPartition: <_ped.Partition object at 0x7fc9dcd36e30> > disk = existing 40960MB disk sda (0) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >06:54:05,588 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part2 /dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '4nzcD2-c30n-GRKT-Tw8e-ZyVJ-eevT-gLvjUl', > 'ID_FS_UUID_ENC': '4nzcD2-c30n-GRKT-Tw8e-ZyVJ-eevT-gLvjUl', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '81786880', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000b3064-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b3064', > 'ID_PATH': 'pci-0000:00:06.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_06_0-scsi-0_0_0_0', > 'ID_REVISION': '1.6.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_drive-scsi0-0-0', > 'ID_SERIAL_SHORT': 'drive-scsi0-0-0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '978558', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-part2', > '/dev/disk/by-path/pci-0000:00:06.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >06:54:05,611 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >06:54:05,612 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >06:54:05,613 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:05,628 INFO blivet: sda2 is a partition >06:54:05,632 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >06:54:05,633 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:54:05,649 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40960MB disk sda (0) with existing msdos disklabel >06:54:05,651 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >06:54:05,652 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >06:54:05,655 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:05,664 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >06:54:05,672 DEBUG blivet: looking up parted Partition: /dev/sda2 >06:54:05,680 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >06:54:05,681 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >06:54:05,688 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >06:54:05,691 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >06:54:05,714 INFO blivet: added partition sda2 (id 2) to device tree >06:54:05,715 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >06:54:05,724 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >06:54:05,726 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >06:54:05,729 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >06:54:05,862 WARN blivet: disklabel detected but not usable on sda2 >06:54:05,978 INFO blivet: type detected on 'sda2' is 'LVM2_member' >06:54:05,979 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: vg00 ; uuid: 4nzcD2-c30n-GRKT-Tw8e-ZyVJ-eevT-gLvjUl ; exists: True ; vgUuid: Tdzo6G-nE21-wdL1-paf3-fZ6w-cUtu-CLwU2S ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: drive-scsi0-0-0 ; >06:54:05,984 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >06:54:05,992 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >06:54:06,000 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >06:54:06,002 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >06:54:06,008 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:54:06,009 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >06:54:06,014 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,016 DEBUG blivet: LVMVolumeGroupDevice._setFormat: vg00 ; current: None ; type: None ; >06:54:06,016 INFO blivet: added lvmvg vg00 (id 3) to device tree >06:54:06,257 DEBUG blivet: DeviceTree.getDeviceByName: name: vg00-home_lv ; >06:54:06,258 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,264 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:54:06,266 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg00 ; >06:54:06,267 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,268 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg00-home_lv ; current: None ; type: None ; >06:54:06,272 DEBUG blivet: looking up parted Device: /dev/mapper/vg00-home_lv >06:54:06,318 DEBUG blivet: Adding vg00-home_lv/2048MB to vg00 >06:54:06,322 INFO blivet: added lvmlv vg00-home_lv (id 4) to device tree >06:54:06,324 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg00-home_lv ; status: True ; controllable: True ; orig: False ; >06:54:06,326 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg00-home_lv ; status: True ; >06:54:06,331 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg00-home_lv ; status: True ; >06:54:06,342 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg00-home_lv /dev/disk/by-id/dm-uuid-LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SMKYQkoVWP3us7cTccJrxjWQf4TvqSISh /dev/mapper/vg00-home_lv /dev/vg00/home_lv', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home_lv', > 'DM_NAME': 'vg00-home_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SMKYQkoVWP3us7cTccJrxjWQf4TvqSISh', > 'DM_VG_NAME': 'vg00', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '464267', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg00-home_lv', > '/dev/disk/by-id/dm-uuid-LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SMKYQkoVWP3us7cTccJrxjWQf4TvqSISh', > '/dev/mapper/vg00-home_lv', > '/dev/vg00/home_lv'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg00-home_lv ; >06:54:06,347 INFO blivet: scanning vg00-home_lv (/devices/virtual/block/dm-3)... >06:54:06,348 DEBUG blivet: DeviceTree.getDeviceByName: name: vg00-home_lv ; >06:54:06,357 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv vg00-home_lv (4) >06:54:06,360 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg00-home_lv ; >06:54:06,361 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg00-home_lv ; label_type: None ; >06:54:06,363 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,365 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg00-home_lv ; status: True ; controllable: True ; orig: False ; >06:54:06,375 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/vg00-home_lv ; labelType: None ; exists: True ; >06:54:06,428 WARN blivet: disklabel detected but not usable on vg00-home_lv >06:54:06,428 DEBUG blivet: no type or existing type for vg00-home_lv, bailing >06:54:06,446 DEBUG blivet: looking up parted Device: /dev/mapper/vg00 >06:54:06,447 DEBUG blivet: vg00 size is 39904MB >06:54:06,448 DEBUG blivet: vg vg00 has 37856MB free >06:54:06,449 DEBUG blivet: vg00 size is 39904MB >06:54:06,450 DEBUG blivet: vg vg00 has 37856MB free >06:54:06,456 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9da7a6e10) -- > name = vg00-home_lv status = True kids = 0 id = 4 > parents = ['existing 39904MB lvmvg vg00 (3)'] > uuid = MKYQko-VWP3-us7c-TccJ-rxjW-Qf4T-vqSISh size = 2048.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg00-home_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9da7267a0> > target size = 2048.0 path = /dev/mapper/vg00-home_lv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9da2a6a90) -- > name = vg00 status = True kids = 1 id = 3 > parents = ['existing 39935MB partition sda2 (2) with existing lvmpv'] > uuid = Tdzo6G-nE21-wdL1-paf3-fZ6w-cUtu-CLwU2S size = 39904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg00 > format args = [] originalFormat = None target = None dmUuid = None free = 35808.0 PE Size = 32.0 PE Count = 1247 > PE Free = 1119 PV Count = 1 > LV Names = ['home_lv', 'swap_lv'] modified = False > extents = 1247.0 free space = 37856 > free extents = 1183.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 39935MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 2048MB lvmlv vg00-home_lv (4)'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2048MB >06:54:06,465 DEBUG blivet: DeviceTree.getDeviceByName: name: vg00-swap_lv ; >06:54:06,471 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,472 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:54:06,477 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg00 ; >06:54:06,478 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,480 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg00-swap_lv ; current: None ; type: None ; >06:54:06,480 DEBUG blivet: looking up parted Device: /dev/mapper/vg00-swap_lv >06:54:06,501 DEBUG blivet: Adding vg00-swap_lv/2048MB to vg00 >06:54:06,506 INFO blivet: added lvmlv vg00-swap_lv (id 5) to device tree >06:54:06,508 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg00-swap_lv ; status: True ; controllable: True ; orig: False ; >06:54:06,510 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg00-swap_lv ; status: True ; >06:54:06,517 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg00-swap_lv ; status: True ; >06:54:06,536 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg00-swap_lv /dev/disk/by-id/dm-uuid-LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SlCZj0jIslIlpk9jMlou3rlqGe5eGlPXX /dev/disk/by-uuid/5bed393a-f084-4d3d-9aa8-6bcc99727364 /dev/mapper/vg00-swap_lv /dev/vg00/swap_lv', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap_lv', > 'DM_NAME': 'vg00-swap_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SlCZj0jIslIlpk9jMlou3rlqGe5eGlPXX', > 'DM_VG_NAME': 'vg00', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '5bed393a-f084-4d3d-9aa8-6bcc99727364', > 'ID_FS_UUID_ENC': '5bed393a-f084-4d3d-9aa8-6bcc99727364', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '457259', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg00-swap_lv', > '/dev/disk/by-id/dm-uuid-LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SlCZj0jIslIlpk9jMlou3rlqGe5eGlPXX', > '/dev/disk/by-uuid/5bed393a-f084-4d3d-9aa8-6bcc99727364', > '/dev/mapper/vg00-swap_lv', > '/dev/vg00/swap_lv'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg00-swap_lv ; >06:54:06,541 INFO blivet: scanning vg00-swap_lv (/devices/virtual/block/dm-2)... >06:54:06,548 DEBUG blivet: DeviceTree.getDeviceByName: name: vg00-swap_lv ; >06:54:06,555 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv vg00-swap_lv (5) >06:54:06,557 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg00-swap_lv ; >06:54:06,559 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg00-swap_lv ; label_type: None ; >06:54:06,563 DEBUG blivet: SwapSpace.__init__: >06:54:06,566 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:54:06,566 DEBUG blivet: device vg00-swap_lv does not contain a disklabel >06:54:06,566 INFO blivet: type detected on 'vg00-swap_lv' is 'swap' >06:54:06,568 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/vg00-swap_lv ; serial: None ; uuid: 5bed393a-f084-4d3d-9aa8-6bcc99727364 ; exists: True ; label: None ; >06:54:06,570 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:54:06,572 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg00-swap_lv ; current: None ; type: swap ; >06:54:06,577 DEBUG blivet: looking up parted Device: /dev/mapper/vg00 >06:54:06,582 DEBUG blivet: vg00 size is 39904MB >06:54:06,583 DEBUG blivet: vg vg00 has 35808MB free >06:54:06,583 DEBUG blivet: vg00 size is 39904MB >06:54:06,584 DEBUG blivet: vg vg00 has 35808MB free >06:54:06,585 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9da254fd0) -- > name = vg00-swap_lv status = True kids = 0 id = 5 > parents = ['existing 39904MB lvmvg vg00 (3)'] > uuid = lCZj0j-IslI-lpk9-jMlo-u3rl-qGe5-eGlPXX size = 2048.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg00-swap_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9da726830> > target size = 2048.0 path = /dev/mapper/vg00-swap_lv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9da2a6a90) -- > name = vg00 status = True kids = 2 id = 3 > parents = ['existing 39935MB partition sda2 (2) with existing lvmpv'] > uuid = Tdzo6G-nE21-wdL1-paf3-fZ6w-cUtu-CLwU2S size = 39904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg00 > format args = [] originalFormat = None target = None dmUuid = None free = 35808.0 PE Size = 32.0 PE Count = 1247 > PE Free = 1119 PV Count = 1 > LV Names = ['home_lv', 'swap_lv'] modified = False > extents = 1247.0 free space = 35808 > free extents = 1119.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 39935MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 2048MB lvmlv vg00-home_lv (4)', > 'existing 2048MB lvmlv vg00-swap_lv (5) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2048MB >06:54:06,587 INFO blivet: got format: SwapSpace instance (0x7fc9da2b7550) -- > type = swap name = swap status = False > device = /dev/mapper/vg00-swap_lv uuid = 5bed393a-f084-4d3d-9aa8-6bcc99727364 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:54:06,589 DEBUG blivet: DeviceTree.getDeviceByName: name: vg00-home_lv ; >06:54:06,595 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv vg00-home_lv (4) >06:54:06,595 DEBUG blivet: set vg00-home_lv copies to 1, metadata size to 0MB, log size to 0MB, total size 2048MB >06:54:06,596 DEBUG blivet: DeviceTree.getDeviceByName: name: vg00-swap_lv ; >06:54:06,598 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv vg00-swap_lv (5) with existing swap >06:54:06,600 DEBUG blivet: set vg00-swap_lv copies to 1, metadata size to 0MB, log size to 0MB, total size 2048MB >06:54:06,602 DEBUG blivet: looking up parted Device: /dev/sda2 >06:54:06,604 INFO blivet: got device: PartitionDevice instance (0x7fc9da254f10) -- > name = sda2 status = True kids = 1 id = 2 > parents = ['existing 40960MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 39935.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 81786880 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (39935, 64, 32) biosGeometry: (5090, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9da7268c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc9da733390> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc9da7703d0> PedPartition: <_ped.Partition object at 0x7fc9dcd36d10> > disk = existing 40960MB disk sda (0) with existing msdos disklabel > start = 2099200 end = 83886079 length = 81786880 > flags = lvm >06:54:06,609 INFO blivet: got format: LVMPhysicalVolume instance (0x7fc9da2a6750) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = 4nzcD2-c30n-GRKT-Tw8e-ZyVJ-eevT-gLvjUl exists = True > options = None supported = True formattable = True resizable = False > vgName = vg00 vgUUID = Tdzo6G-nE21-wdL1-paf3-fZ6w-cUtu-CLwU2S peStart = 1.0 >06:54:06,611 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59125', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >06:54:06,611 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >06:54:06,612 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >06:54:06,613 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,616 INFO blivet: loop0 is a loop device >06:54:06,617 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >06:54:06,618 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >06:54:06,620 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,621 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,622 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >06:54:06,624 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 6) to device tree >06:54:06,625 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >06:54:06,629 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,630 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:54:06,630 INFO blivet: added loop loop0 (id 7) to device tree >06:54:06,631 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >06:54:06,632 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >06:54:06,634 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:54:06,634 DEBUG blivet: device loop0 does not contain a disklabel >06:54:06,634 INFO blivet: type detected on 'loop0' is 'squashfs' >06:54:06,634 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:54:06,635 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >06:54:06,637 INFO blivet: got device: LoopDevice instance (0x7fc9da2b7b90) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (6)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >06:54:06,637 INFO blivet: got format: DeviceFormat instance (0x7fc9da2b7c90) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:54:06,640 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64478', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >06:54:06,646 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >06:54:06,647 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:54:06,648 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,648 INFO blivet: loop1 is a loop device >06:54:06,649 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >06:54:06,649 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >06:54:06,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,653 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,654 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >06:54:06,656 INFO blivet: added file /LiveOS/rootfs.img (id 8) to device tree >06:54:06,657 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >06:54:06,657 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,658 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >06:54:06,660 INFO blivet: added loop loop1 (id 9) to device tree >06:54:06,661 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >06:54:06,662 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >06:54:06,666 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:06,667 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:54:06,667 DEBUG blivet: device loop1 does not contain a disklabel >06:54:06,667 INFO blivet: type detected on 'loop1' is 'ext4' >06:54:06,757 DEBUG blivet: using current size 0 as min size >06:54:06,758 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:06,758 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:54:06,759 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >06:54:06,761 INFO blivet: got device: LoopDevice instance (0x7fc9da2b7e50) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >06:54:06,762 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:06,764 INFO blivet: got format: Ext4FS instance (0x7fc9da2a6510) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >06:54:06,766 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64495', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >06:54:06,768 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >06:54:06,769 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >06:54:06,771 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,771 INFO blivet: loop2 is a loop device >06:54:06,774 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >06:54:06,775 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >06:54:06,776 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,778 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,780 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >06:54:06,780 INFO blivet: added file /overlay (deleted) (id 10) to device tree >06:54:06,781 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >06:54:06,783 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,784 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >06:54:06,785 INFO blivet: added loop loop2 (id 11) to device tree >06:54:06,787 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >06:54:06,788 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >06:54:06,789 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:54:06,790 DEBUG blivet: device loop2 does not contain a disklabel >06:54:06,790 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >06:54:06,790 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:54:06,791 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >06:54:06,794 INFO blivet: got device: LoopDevice instance (0x7fc9da2b7cd0) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >06:54:06,794 INFO blivet: got format: DeviceFormat instance (0x7fc9da2b7c10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:54:06,797 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '648218', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >06:54:06,801 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >06:54:06,801 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:54:06,802 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,804 INFO blivet: live-rw is a device-mapper device >06:54:06,805 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >06:54:06,808 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg00 ; status: True ; >06:54:06,808 DEBUG blivet: failed to find dm node for vg00 >06:54:06,809 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg00-home_lv ; status: True ; >06:54:06,811 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg00-swap_lv ; status: True ; >06:54:06,812 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:54:06,814 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >06:54:06,818 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >06:54:06,821 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) with existing DM_snapshot_cow >06:54:06,822 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:54:06,824 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,826 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >06:54:06,830 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,831 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >06:54:06,831 INFO blivet: added dm live-rw (id 12) to device tree >06:54:06,832 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >06:54:06,833 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >06:54:06,835 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:06,836 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:54:06,836 DEBUG blivet: device live-rw does not contain a disklabel >06:54:06,837 INFO blivet: type detected on 'live-rw' is 'ext4' >06:54:06,879 DEBUG blivet: padding min size from 768 up to 844 >06:54:06,880 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:06,881 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:54:06,882 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >06:54:06,883 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >06:54:06,934 INFO blivet: got device: DMDevice instance (0x7fc9da2b7790) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11) with existing DM_snapshot_cow'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9da726950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >06:54:06,935 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:06,936 INFO blivet: got format: Ext4FS instance (0x7fc9da2cf210) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >06:54:06,939 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '657669', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >06:54:06,945 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >06:54:06,946 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:54:06,947 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,947 INFO blivet: live-base is a device-mapper device >06:54:06,948 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >06:54:06,952 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg00 ; status: True ; >06:54:06,953 DEBUG blivet: failed to find dm node for vg00 >06:54:06,954 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg00-home_lv ; status: True ; >06:54:06,955 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg00-swap_lv ; status: True ; >06:54:06,957 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >06:54:06,958 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:54:06,959 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >06:54:06,962 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:54:06,970 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:54:06,971 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >06:54:06,973 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:06,975 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >06:54:06,975 INFO blivet: added dm live-base (id 13) to device tree >06:54:06,976 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >06:54:06,978 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >06:54:06,980 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:06,982 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:54:06,982 DEBUG blivet: device live-base does not contain a disklabel >06:54:06,982 INFO blivet: type detected on 'live-base' is 'ext4' >06:54:07,033 DEBUG blivet: using current size 0 as min size >06:54:07,034 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:07,034 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:54:07,035 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >06:54:07,037 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >06:54:07,040 INFO blivet: got device: DMDevice instance (0x7fc9da2b7fd0) -- > name = live-base status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop1 (9) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9da726050> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >06:54:07,043 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:07,044 INFO blivet: got format: Ext4FS instance (0x7fc9da2cf810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >06:54:07,051 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg00-swap_lv /dev/disk/by-id/dm-uuid-LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SlCZj0jIslIlpk9jMlou3rlqGe5eGlPXX /dev/disk/by-uuid/5bed393a-f084-4d3d-9aa8-6bcc99727364 /dev/mapper/vg00-swap_lv /dev/vg00/swap_lv', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap_lv', > 'DM_NAME': 'vg00-swap_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SlCZj0jIslIlpk9jMlou3rlqGe5eGlPXX', > 'DM_VG_NAME': 'vg00', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '5bed393a-f084-4d3d-9aa8-6bcc99727364', > 'ID_FS_UUID_ENC': '5bed393a-f084-4d3d-9aa8-6bcc99727364', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '457259', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg00-swap_lv', > '/dev/disk/by-id/dm-uuid-LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SlCZj0jIslIlpk9jMlou3rlqGe5eGlPXX', > '/dev/disk/by-uuid/5bed393a-f084-4d3d-9aa8-6bcc99727364', > '/dev/mapper/vg00-swap_lv', > '/dev/vg00/swap_lv'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg00-swap_lv ; >06:54:07,058 INFO blivet: scanning vg00-swap_lv (/devices/virtual/block/dm-2)... >06:54:07,059 DEBUG blivet: DeviceTree.getDeviceByName: name: vg00-swap_lv ; >06:54:07,060 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv vg00-swap_lv (5) with existing swap >06:54:07,061 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg00-swap_lv ; >06:54:07,063 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg00-swap_lv ; label_type: None ; >06:54:07,065 DEBUG blivet: SwapSpace.__init__: >06:54:07,068 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:54:07,069 DEBUG blivet: device vg00-swap_lv does not contain a disklabel >06:54:07,070 DEBUG blivet: no type or existing type for vg00-swap_lv, bailing >06:54:07,076 DEBUG blivet: looking up parted Device: /dev/mapper/vg00 >06:54:07,078 DEBUG blivet: vg00 size is 39904MB >06:54:07,080 DEBUG blivet: vg vg00 has 35808MB free >06:54:07,083 DEBUG blivet: vg00 size is 39904MB >06:54:07,084 DEBUG blivet: vg vg00 has 35808MB free >06:54:07,087 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9da254fd0) -- > name = vg00-swap_lv status = True kids = 0 id = 5 > parents = ['existing 39904MB lvmvg vg00 (3)'] > uuid = lCZj0j-IslI-lpk9-jMlo-u3rl-qGe5-eGlPXX size = 2048.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg00-swap_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9da726830> > target size = 2048.0 path = /dev/mapper/vg00-swap_lv > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9da2a6a90) -- > name = vg00 status = True kids = 2 id = 3 > parents = ['existing 39935MB partition sda2 (2) with existing lvmpv'] > uuid = Tdzo6G-nE21-wdL1-paf3-fZ6w-cUtu-CLwU2S size = 39904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg00 > format args = [] originalFormat = None target = None dmUuid = None free = 35808.0 PE Size = 32.0 PE Count = 1247 > PE Free = 1119 PV Count = 1 > LV Names = ['home_lv', 'swap_lv'] modified = False > extents = 1247.0 free space = 35808 > free extents = 1119.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 39935MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 2048MB lvmlv vg00-home_lv (4)', > 'existing 2048MB lvmlv vg00-swap_lv (5) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2048MB >06:54:07,091 INFO blivet: got format: SwapSpace instance (0x7fc9da2b7550) -- > type = swap name = swap status = False > device = /dev/mapper/vg00-swap_lv uuid = 5bed393a-f084-4d3d-9aa8-6bcc99727364 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:54:07,102 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg00-home_lv /dev/disk/by-id/dm-uuid-LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SMKYQkoVWP3us7cTccJrxjWQf4TvqSISh /dev/mapper/vg00-home_lv /dev/vg00/home_lv', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home_lv', > 'DM_NAME': 'vg00-home_lv', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SMKYQkoVWP3us7cTccJrxjWQf4TvqSISh', > 'DM_VG_NAME': 'vg00', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '464267', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg00-home_lv', > '/dev/disk/by-id/dm-uuid-LVM-Tdzo6GnE21wdL1paf3fZ6wcUtuCLwU2SMKYQkoVWP3us7cTccJrxjWQf4TvqSISh', > '/dev/mapper/vg00-home_lv', > '/dev/vg00/home_lv'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg00-home_lv ; >06:54:07,104 INFO blivet: scanning vg00-home_lv (/devices/virtual/block/dm-3)... >06:54:07,106 DEBUG blivet: DeviceTree.getDeviceByName: name: vg00-home_lv ; >06:54:07,107 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2048MB lvmlv vg00-home_lv (4) >06:54:07,110 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg00-home_lv ; >06:54:07,111 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg00-home_lv ; label_type: None ; >06:54:07,113 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:07,114 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg00-home_lv ; status: True ; controllable: True ; orig: False ; >06:54:07,115 DEBUG blivet: DiskLabel.__init__: device: /dev/mapper/vg00-home_lv ; labelType: None ; exists: True ; >06:54:07,148 WARN blivet: disklabel detected but not usable on vg00-home_lv >06:54:07,149 DEBUG blivet: no type or existing type for vg00-home_lv, bailing >06:54:07,160 DEBUG blivet: looking up parted Device: /dev/mapper/vg00 >06:54:07,167 DEBUG blivet: vg00 size is 39904MB >06:54:07,171 DEBUG blivet: vg vg00 has 35808MB free >06:54:07,174 DEBUG blivet: vg00 size is 39904MB >06:54:07,176 DEBUG blivet: vg vg00 has 35808MB free >06:54:07,177 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fc9da7a6e10) -- > name = vg00-home_lv status = True kids = 0 id = 4 > parents = ['existing 39904MB lvmvg vg00 (3)'] > uuid = MKYQko-VWP3-us7c-TccJ-rxjW-Qf4T-vqSISh size = 2048.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg00-home_lv type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7fc9da7267a0> > target size = 2048.0 path = /dev/mapper/vg00-home_lv > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7fc9da2a6a90) -- > name = vg00 status = True kids = 2 id = 3 > parents = ['existing 39935MB partition sda2 (2) with existing lvmpv'] > uuid = Tdzo6G-nE21-wdL1-paf3-fZ6w-cUtu-CLwU2S size = 39904 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg00 > format args = [] originalFormat = None target = None dmUuid = None free = 35808.0 PE Size = 32.0 PE Count = 1247 > PE Free = 1119 PV Count = 1 > LV Names = ['home_lv', 'swap_lv'] modified = False > extents = 1247.0 free space = 35808 > free extents = 1119.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 39935MB partition sda2 (2) with existing lvmpv'] > LVs = ['existing 2048MB lvmlv vg00-home_lv (4)', > 'existing 2048MB lvmlv vg00-swap_lv (5) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2048MB >06:54:07,223 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:54:07,224 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >06:54:07,234 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >06:54:07,346 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:54:07,347 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:54:07,349 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:54:07,419 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg00-home_lv ; status: True ; controllable: True ; >06:54:07,420 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg00-home_lv ; status: False ; type: None ; >06:54:07,425 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg00-home_lv ; status: False ; type: None ; >06:54:07,498 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg00-home_lv ; status: True ; controllable: True ; >06:54:07,607 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg00 ; status: True ; controllable: True ; >06:54:07,612 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg00 ; status: False ; type: None ; >06:54:07,614 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg00 ; status: False ; type: None ; >06:54:07,652 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg00 ; status: True ; controllable: True ; >06:54:07,713 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >06:54:07,714 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >06:54:07,718 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >06:54:07,745 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:54:07,747 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:54:07,750 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:54:07,778 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg00-swap_lv ; status: False ; controllable: True ; >06:54:07,779 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:54:07,779 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >06:54:07,782 INFO blivet: edd: collected mbr signatures: {'sda': '0x000b3064'} >06:54:07,782 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x000b3064 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 83886080 >06:54:07,782 INFO blivet: edd: matched 0x80 to sda using MBR sig >06:54:07,894 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:07,909 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:07,911 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:07,918 DEBUG blivet: vg00 size is 39904MB >06:54:07,920 DEBUG blivet: vg vg00 has 35808MB free >06:54:07,921 DEBUG blivet: vg00 size is 39904MB >06:54:07,922 DEBUG blivet: vg vg00 has 35808MB free >06:54:08,211 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:54:08,217 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:54:08,218 DEBUG blivet: NFSv4.supported: supported: False ; >06:54:08,219 DEBUG blivet: NFSv4.supported: supported: False ; >06:54:08,220 DEBUG blivet: SELinuxFS.supported: supported: False ; >06:54:08,220 DEBUG blivet: SELinuxFS.supported: supported: False ; >06:54:08,222 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:08,223 DEBUG blivet: Ext4FS.supported: supported: True ; >06:54:08,664 DEBUG blivet: Ext3FS.supported: supported: True ; >06:54:08,665 DEBUG blivet: Ext3FS.supported: supported: True ; >06:54:08,766 DEBUG blivet: clearpart: looking at sda2 >06:54:08,767 DEBUG blivet: removing sda2 >06:54:08,767 DEBUG blivet: devices to remove: ['vg00-swap_lv', 'vg00-home_lv', 'vg00'] >06:54:08,767 DEBUG blivet: leaves to remove: ['vg00-swap_lv', 'vg00-home_lv'] >06:54:08,770 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/vg00-swap_lv ; status: False ; type: swap ; >06:54:08,771 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:08,772 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg00-swap_lv ; current: swap ; type: None ; >06:54:08,780 INFO blivet: registered action: [0] Destroy Format swap on lvmlv vg00-swap_lv (id 5) >06:54:08,782 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg00-swap_lv ; status: False ; controllable: True ; >06:54:08,783 INFO blivet: removed lvmlv vg00-swap_lv (id 5) from device tree >06:54:08,785 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: vg00 ; >06:54:08,786 INFO blivet: registered action: [1] Destroy Device lvmlv vg00-swap_lv (id 5) >06:54:08,788 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg00-home_lv ; status: False ; controllable: True ; >06:54:08,789 INFO blivet: removed lvmlv vg00-home_lv (id 4) from device tree >06:54:08,791 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: vg00 ; >06:54:08,792 INFO blivet: registered action: [2] Destroy Device lvmlv vg00-home_lv (id 4) >06:54:08,793 DEBUG blivet: devices to remove: ['vg00'] >06:54:08,793 DEBUG blivet: leaves to remove: ['vg00'] >06:54:08,794 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg00 ; status: True ; controllable: True ; >06:54:08,797 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg00 ; status: False ; type: None ; >06:54:08,800 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg00 ; status: False ; type: None ; >06:54:08,819 DEBUG blivet: Ext2FS.supported: supported: True ; >06:54:08,822 DEBUG blivet: Ext2FS.supported: supported: True ; >06:54:08,857 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg00 ; status: True ; controllable: True ; >06:54:08,918 DEBUG blivet: SysFS.supported: supported: False ; >06:54:08,919 DEBUG blivet: SysFS.supported: supported: False ; >06:54:08,920 DEBUG blivet: MultipathMember.__init__: >06:54:08,920 DEBUG blivet: SwapSpace.__init__: >06:54:08,946 INFO blivet: removed lvmvg vg00 (id 3) from device tree >06:54:08,947 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >06:54:08,947 INFO blivet: registered action: [3] Destroy Device lvmvg vg00 (id 3) >06:54:08,948 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >06:54:08,949 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >06:54:08,952 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:08,954 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >06:54:08,957 INFO blivet: registered action: [4] Destroy Format lvmpv on partition sda2 (id 2) >06:54:08,960 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >06:54:08,963 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >06:54:08,967 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >06:54:08,997 DEBUG blivet: ProcFS.supported: supported: False ; >06:54:08,998 DEBUG blivet: ProcFS.supported: supported: False ; >06:54:08,999 DEBUG blivet: MDRaidMember.__init__: >06:54:09,000 DEBUG blivet: DevPtsFS.supported: supported: False ; >06:54:09,000 DEBUG blivet: DevPtsFS.supported: supported: False ; >06:54:09,001 DEBUG blivet: BTRFS.supported: supported: True ; >06:54:09,009 INFO blivet: removed partition sda2 (id 2) from device tree >06:54:09,013 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:54:09,014 INFO blivet: registered action: [5] Destroy Device partition sda2 (id 2) >06:54:09,015 DEBUG blivet: partitions: ['sda1'] >06:54:09,015 DEBUG blivet: clearpart: looking at sda1 >06:54:09,016 DEBUG blivet: removing sda1 >06:54:09,018 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:54:09,023 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >06:54:09,026 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >06:54:09,115 DEBUG blivet: USBFS.supported: supported: False ; >06:54:09,116 DEBUG blivet: USBFS.supported: supported: False ; >06:54:09,117 DEBUG blivet: DiskLabel.__init__: >06:54:09,117 INFO blivet: DiskLabel.partedDevice returning None >06:54:09,122 DEBUG blivet: HFSPlus.supported: supported: False ; >06:54:09,124 DEBUG blivet: HFSPlus.supported: supported: False ; >06:54:09,124 DEBUG blivet: XFS.supported: supported: True ; >06:54:09,133 INFO blivet: removed partition sda1 (id 1) from device tree >06:54:09,138 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >06:54:09,138 INFO blivet: registered action: [6] Destroy Device partition sda1 (id 1) >06:54:09,139 DEBUG blivet: partitions: [] >06:54:09,139 DEBUG blivet: checking whether disk sda has an empty extended >06:54:09,140 DEBUG blivet: extended is None ; logicals is [] >06:54:09,140 DEBUG blivet: clearpart: initializing sda >06:54:09,140 DEBUG blivet: removing sda >06:54:09,141 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:54:09,143 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:09,144 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >06:54:09,145 INFO blivet: registered action: [7] Destroy Format msdos disklabel on disk sda (id 0) >06:54:09,147 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >06:54:09,147 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:54:09,148 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >06:54:09,163 INFO blivet: registered action: [8] Destroy Format None on disk sda (id 0) >06:54:09,177 DEBUG blivet: required disklabel type for sda (1) is None >06:54:09,186 DEBUG blivet: default disklabel type for sda is msdos >06:54:09,197 DEBUG blivet: selecting msdos disklabel for sda based on size >06:54:09,201 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >06:54:09,202 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >06:54:09,204 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fc9da275350> > PedDisk: <_ped.Disk object at 0x7fc9da27bb90> >06:54:09,205 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:54:09,206 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >06:54:09,209 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >06:54:09,209 INFO blivet: registered action: [9] Create Format msdos disklabel on disk sda (id 0) >06:54:09,211 DEBUG blivet: XFS.supported: supported: True ; >06:54:09,213 DEBUG blivet: TmpFS.supported: supported: True ; >06:54:09,244 DEBUG blivet: LUKS.__init__: >06:54:09,251 DEBUG blivet: DMRaidMember.__init__: >06:54:09,253 DEBUG blivet: NTFS.supported: supported: False ; >06:54:09,253 DEBUG blivet: NTFS.supported: supported: False ; >06:54:09,255 DEBUG blivet: BindFS.supported: supported: False ; >06:54:09,256 DEBUG blivet: BindFS.supported: supported: False ; >06:54:09,257 DEBUG blivet: HFS.supported: supported: False ; >06:54:09,258 DEBUG blivet: HFS.supported: supported: False ; >06:54:09,260 DEBUG blivet: LVMPhysicalVolume.__init__: >06:54:09,261 DEBUG blivet: NFS.supported: supported: False ; >06:54:09,277 DEBUG blivet: NFS.supported: supported: False ; >06:54:09,278 DEBUG blivet: FATFS.supported: supported: True ; >06:54:09,306 DEBUG blivet: FATFS.supported: supported: True ; >06:54:10,077 DEBUG blivet: NoDevFS.supported: supported: False ; >06:54:10,077 DEBUG blivet: NoDevFS.supported: supported: False ;
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 1110147
:
909412
|
909413
|
909414
|
909415
|
909416
|
909417
|
909418
|
909419
| 909420 |
909421
|
909422
|
909423