03:38:08,112 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf 03:38:08,113 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] 03:38:08,116 INFO blivet: sdb1 looks to be the live device; marking as protected 03:38:08,199 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] 03:38:08,292 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', 'DEVNAME': 'sdc', 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'usb', 'ID_INSTANCE': '0:0', 'ID_MODEL': 'Ultra', 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_MODEL_ID': '556c', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_1_1_0-scsi-0_0_0_0', 'ID_REVISION': '1.20', 'ID_SERIAL': 'SanDisk_Ultra_20041101410A73C1C1D1-0:0', 'ID_SERIAL_SHORT': '20041101410A73C1C1D1', 'ID_TYPE': 'disk', 'ID_USB_DRIVER': 'usb-storage', 'ID_USB_INTERFACES': ':080650:', 'ID_USB_INTERFACE_NUM': '00', 'ID_VENDOR': 'SanDisk', 'ID_VENDOR_ENC': 'SanDisk\\x20', 'ID_VENDOR_ID': '0781', 'MAJOR': '8', 'MINOR': '32', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '56689042', 'name': 'sdc', 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0', '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0'], 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; 03:38:08,294 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... 03:38:08,294 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; 03:38:08,295 DEBUG blivet: DeviceTree.getDeviceByName returned None 03:38:08,297 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; 03:38:08,302 INFO blivet: sdc is a disk 03:38:08,303 DEBUG blivet: getFormat('None') returning DeviceFormat instance 03:38:08,334 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; 03:38:08,461 INFO blivet: added disk sdc (id 0) to device tree 03:38:08,462 DEBUG blivet: looking up parted Device: /dev/sdc 03:38:08,470 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; 03:38:08,471 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; 03:38:08,472 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; 03:38:08,472 DEBUG blivet: required disklabel type for sdc (1) is None 03:38:08,472 DEBUG blivet: default disklabel type for sdc is msdos 03:38:08,473 DEBUG blivet: selecting msdos disklabel for sdc based on size 03:38:08,474 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; 03:38:08,626 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 2 lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 partitions: [, ] device: PedDisk: <_ped.Disk object at 0x174ec68> 03:38:08,626 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance 03:38:08,627 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; 03:38:08,633 INFO blivet: got device: DiskDevice instance (0x16d0c10) -- name = sdc status = True kids = 0 id = 0 parents = [] uuid = None size = 61050.625 format = existing msdos disklabel major = 8 minor = 32 exists = True protected = False sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc partedDevice = parted.Device instance -- model: SanDisk Ultra path: /dev/sdc type: 1 sectorSize: 512 physicalSectorSize: 512 length: 125031680 openCount: 0 readOnly: False externalMode: False dirty: False bootDirty: False host: 0 did: 0 busy: False hardwareGeometry: (61050, 64, 32) biosGeometry: (7782, 255, 63) PedDevice: <_ped.Device object at 0x16a8200> target size = 0 path = /dev/sdc format args = [] originalFormat = None removable = True partedDevice = 03:38:08,641 INFO blivet: got format: DiskLabel instance (0x17310d0) -- type = disklabel name = partition table (MSDOS) status = False device = /dev/sdc 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: [, ] device: PedDisk: <_ped.Disk object at 0x174ec68> origPartedDisk = partedDevice = parted.Device instance -- model: SanDisk Ultra path: /dev/sdc type: 1 sectorSize: 512 physicalSectorSize: 512 length: 125031680 openCount: 0 readOnly: False externalMode: False dirty: False bootDirty: False host: 0 did: 0 busy: False hardwareGeometry: (61050, 64, 32) biosGeometry: (7782, 255, 63) PedDevice: <_ped.Device object at 0x16a84d0> 03:38:08,645 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/0e174099-2be7-4d51-976c-7df42a8459b2', 'DEVNAME': 'sdc1', 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1', 'DEVTYPE': 'partition', 'ID_BUS': 'usb', 'ID_FS_TYPE': 'swap', 'ID_FS_USAGE': 'other', 'ID_FS_UUID': '0e174099-2be7-4d51-976c-7df42a8459b2', 'ID_FS_UUID_ENC': '0e174099-2be7-4d51-976c-7df42a8459b2', 'ID_FS_VERSION': '2', 'ID_INSTANCE': '0:0', 'ID_MODEL': 'Ultra', 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_MODEL_ID': '556c', 'ID_PART_ENTRY_DISK': '8:32', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '6144000', 'ID_PART_ENTRY_TYPE': '0x82', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_1_1_0-scsi-0_0_0_0', 'ID_REVISION': '1.20', 'ID_SERIAL': 'SanDisk_Ultra_20041101410A73C1C1D1-0:0', 'ID_SERIAL_SHORT': '20041101410A73C1C1D1', 'ID_TYPE': 'disk', 'ID_USB_DRIVER': 'usb-storage', 'ID_USB_INTERFACES': ':080650:', 'ID_USB_INTERFACE_NUM': '00', 'ID_VENDOR': 'SanDisk', 'ID_VENDOR_ENC': 'SanDisk\\x20', 'ID_VENDOR_ID': '0781', 'MAJOR': '8', 'MINOR': '33', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '695412', 'name': 'sdc1', 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0-part1', '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1', '/dev/disk/by-uuid/0e174099-2be7-4d51-976c-7df42a8459b2'], 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; 03:38:08,646 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1)... 03:38:08,646 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; 03:38:08,647 DEBUG blivet: DeviceTree.getDeviceByName returned None 03:38:08,648 INFO blivet: sdc1 is a partition 03:38:08,648 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; 03:38:08,649 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; 03:38:08,651 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61050MB disk sdc (0) with existing msdos disklabel 03:38:08,652 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; 03:38:08,654 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; 03:38:08,654 DEBUG blivet: getFormat('None') returning DeviceFormat instance 03:38:08,655 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; 03:38:08,655 DEBUG blivet: looking up parted Partition: /dev/sdc1 03:38:08,656 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; 03:38:08,657 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; 03:38:08,658 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; 03:38:08,659 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; 03:38:08,659 INFO blivet: added partition sdc1 (id 1) to device tree 03:38:08,660 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; 03:38:08,661 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; 03:38:08,662 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; 03:38:08,663 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; 03:38:08,678 WARN blivet: disklabel detected but not usable on sdc1 03:38:08,679 INFO blivet: type detected on 'sdc1' is 'swap' 03:38:08,687 DEBUG blivet: SwapSpace.__init__: device: /dev/sdc1 ; serial: 20041101410A73C1C1D1 ; uuid: 0e174099-2be7-4d51-976c-7df42a8459b2 ; exists: True ; label: None ; 03:38:08,687 DEBUG blivet: getFormat('swap') returning SwapSpace instance 03:38:08,688 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; 03:38:08,689 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: swap ; 03:38:08,689 DEBUG blivet: looking up parted Device: /dev/sdc1 03:38:08,694 INFO blivet: got device: PartitionDevice instance (0x1731210) -- name = sdc1 status = True kids = 0 id = 1 parents = ['existing 61050MB disk sdc (0) with existing msdos disklabel'] uuid = None size = 3000.0 format = existing swap major = 8 minor = 33 exists = True protected = False sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- model: Unknown path: /dev/sdc1 type: 0 sectorSize: 512 physicalSectorSize: 512 length: 6144000 openCount: 0 readOnly: False externalMode: False dirty: False bootDirty: False host: 25444 did: 12081 busy: False hardwareGeometry: (3000, 64, 32) biosGeometry: (382, 255, 63) PedDevice: <_ped.Device object at 0x16a8710> target size = 0 path = /dev/sdc1 format args = [] originalFormat = None grow = None max size = 0 bootable = None part type = 0 primary = None partedPartition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sdc1 type: 0 name: None active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x174d350> disk = existing 61050MB disk sdc (0) with existing msdos disklabel start = 2048 end = 6146047 length = 6144000 flags = 03:38:08,695 INFO blivet: got format: SwapSpace instance (0x1752b50) -- type = swap name = swap status = False device = /dev/sdc1 uuid = 0e174099-2be7-4d51-976c-7df42a8459b2 exists = True options = supported = True formattable = True resizable = False priority = None label = None 03:38:08,699 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0-part2 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/76c3068e-b49e-4c74-befd-6fe18a91b99c', 'DEVNAME': 'sdc2', 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2', 'DEVTYPE': 'partition', 'ID_BUS': 'usb', 'ID_FS_TYPE': 'ext4', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '76c3068e-b49e-4c74-befd-6fe18a91b99c', 'ID_FS_UUID_ENC': '76c3068e-b49e-4c74-befd-6fe18a91b99c', 'ID_FS_VERSION': '1.0', 'ID_INSTANCE': '0:0', 'ID_MODEL': 'Ultra', 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_MODEL_ID': '556c', 'ID_PART_ENTRY_DISK': '8:32', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '2', 'ID_PART_ENTRY_OFFSET': '6146048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '118884352', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_1_1_0-scsi-0_0_0_0', 'ID_REVISION': '1.20', 'ID_SERIAL': 'SanDisk_Ultra_20041101410A73C1C1D1-0:0', 'ID_SERIAL_SHORT': '20041101410A73C1C1D1', 'ID_TYPE': 'disk', 'ID_USB_DRIVER': 'usb-storage', 'ID_USB_INTERFACES': ':080650:', 'ID_USB_INTERFACE_NUM': '00', 'ID_VENDOR': 'SanDisk', 'ID_VENDOR_ENC': 'SanDisk\\x20', 'ID_VENDOR_ID': '0781', 'MAJOR': '8', 'MINOR': '34', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '695460', 'name': 'sdc2', 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0-part2', '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2', '/dev/disk/by-uuid/76c3068e-b49e-4c74-befd-6fe18a91b99c'], 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; 03:38:08,699 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2)... 03:38:08,700 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; 03:38:08,701 DEBUG blivet: DeviceTree.getDeviceByName returned None 03:38:08,701 INFO blivet: sdc2 is a partition 03:38:08,702 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; 03:38:08,703 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; 03:38:08,704 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61050MB disk sdc (0) with existing msdos disklabel 03:38:08,705 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; 03:38:08,706 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; 03:38:08,706 DEBUG blivet: getFormat('None') returning DeviceFormat instance 03:38:08,707 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; 03:38:08,707 DEBUG blivet: looking up parted Partition: /dev/sdc2 03:38:08,708 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; 03:38:08,709 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; 03:38:08,710 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; 03:38:08,711 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; 03:38:08,712 INFO blivet: added partition sdc2 (id 2) to device tree 03:38:08,712 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; 03:38:08,713 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; 03:38:08,714 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; 03:38:08,715 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; 03:38:08,730 WARN blivet: disklabel detected but not usable on sdc2 03:38:08,731 INFO blivet: type detected on 'sdc2' is 'ext4' 03:38:08,732 DEBUG blivet: Ext4FS.supported: supported: True ; 03:38:08,733 DEBUG blivet: getFormat('ext4') returning Ext4FS instance 03:38:08,734 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; 03:38:08,735 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext4 ; 03:38:08,735 DEBUG blivet: looking up parted Device: /dev/sdc2 03:38:08,739 INFO blivet: got device: PartitionDevice instance (0x1731110) -- name = sdc2 status = True kids = 0 id = 2 parents = ['existing 61050MB disk sdc (0) with existing msdos disklabel'] uuid = None size = 58049.0 format = existing ext4 filesystem major = 8 minor = 34 exists = True protected = False sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- model: Unknown path: /dev/sdc2 type: 0 sectorSize: 512 physicalSectorSize: 512 length: 118884352 openCount: 0 readOnly: False externalMode: False dirty: False bootDirty: False host: 25444 did: 12082 busy: False hardwareGeometry: (58049, 64, 32) biosGeometry: (7400, 255, 63) PedDevice: <_ped.Device object at 0x16a88c0> target size = 0 path = /dev/sdc2 format args = [] originalFormat = None grow = None max size = 0 bootable = True part type = 0 primary = None partedPartition = parted.Partition instance -- disk: fileSystem: number: 2 path: /dev/sdc2 type: 0 name: None active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x174d3b0> disk = existing 61050MB disk sdc (0) with existing msdos disklabel start = 6146048 end = 125030399 length = 118884352 flags = boot 03:38:08,741 DEBUG blivet: Ext4FS.supported: supported: True ; 03:38:08,741 INFO blivet: got format: Ext4FS instance (0x17528d0) -- type = ext4 name = ext4 status = False device = /dev/sdc2 uuid = 76c3068e-b49e-4c74-befd-6fe18a91b99c exists = True options = defaults supported = True formattable = True resizable = True mountpoint = None mountopts = None label = None size = 0 targetSize = 0 03:38:08,744 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Micro_32474118DB1238E6-0:0 /dev/disk/by-label/Fedora\\x2019-Alpha\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-04-10-00-52-50-00', 'DEVNAME': 'sdb', 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'usb', 'ID_DRIVE_THUMB': '1', 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', 'ID_FS_LABEL': 'Fedora_19-Alpha_x86_64', 'ID_FS_LABEL_ENC': 'Fedora\\x2019-Alpha\\x20x86_64', 'ID_FS_SYSTEM_ID': 'LINUX', 'ID_FS_TYPE': 'iso9660', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2013-04-10-00-52-50-00', 'ID_FS_UUID_ENC': '2013-04-10-00-52-50-00', 'ID_FS_VERSION': 'Joliet Extension', 'ID_INSTANCE': '0:0', 'ID_MODEL': 'Cruzer_Micro', 'ID_MODEL_ENC': 'Cruzer\\x20Micro\\x20\\x20\\x20\\x20', 'ID_MODEL_ID': '5539', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', 'ID_REVISION': '8.02', 'ID_SERIAL': 'SanDisk_Cruzer_Micro_32474118DB1238E6-0:0', 'ID_SERIAL_SHORT': '32474118DB1238E6', 'ID_TYPE': 'disk', 'ID_USB_DRIVER': 'usb-storage', 'ID_USB_INTERFACES': ':080650:', 'ID_USB_INTERFACE_NUM': '00', 'ID_VENDOR': 'SanDisk', 'ID_VENDOR_ENC': 'SanDisk\\x20', 'ID_VENDOR_ID': '0781', 'MAJOR': '8', 'MINOR': '16', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '979597', 'name': 'sdb', 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Micro_32474118DB1238E6-0:0', '/dev/disk/by-label/Fedora\\x2019-Alpha\\x20x86_64', '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', '/dev/disk/by-uuid/2013-04-10-00-52-50-00'], 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; 03:38:08,746 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... 03:38:08,747 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; 03:38:08,747 DEBUG blivet: DeviceTree.getDeviceByName returned None 03:38:08,749 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; 03:38:08,753 INFO blivet: sdb is a disk 03:38:08,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance 03:38:08,754 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; 03:38:08,781 INFO blivet: added disk sdb (id 3) to device tree 03:38:08,781 DEBUG blivet: looking up parted Device: /dev/sdb 03:38:08,784 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; 03:38:08,784 INFO blivet: type detected on 'sdb' is 'iso9660' 03:38:08,785 DEBUG blivet: Iso9660FS.supported: supported: True ; 03:38:08,785 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance 03:38:08,786 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; 03:38:08,789 INFO blivet: got device: DiskDevice instance (0x175c150) -- name = sdb status = True kids = 0 id = 3 parents = [] uuid = None size = 3835.99951172 format = existing iso9660 filesystem major = 8 minor = 16 exists = True protected = False sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- model: SanDisk Cruzer Micro path: /dev/sdb type: 1 sectorSize: 512 physicalSectorSize: 512 length: 7856127 openCount: 0 readOnly: False externalMode: False dirty: False bootDirty: False host: 0 did: 0 busy: True hardwareGeometry: (1021, 124, 62) biosGeometry: (489, 255, 63) PedDevice: <_ped.Device object at 0x16a89e0> target size = 0 path = /dev/sdb format args = [] originalFormat = None removable = True partedDevice = 03:38:08,791 DEBUG blivet: Iso9660FS.supported: supported: True ; 03:38:08,791 INFO blivet: got format: Iso9660FS instance (0x1772c50) -- type = iso9660 name = iso9660 status = False device = /dev/sdb uuid = 2013-04-10-00-52-50-00 exists = True options = ro supported = True formattable = False resizable = False mountpoint = None mountopts = None label = Fedora_19-Alpha_x86_64 size = 0 targetSize = 0 03:38:08,794 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Micro_32474118DB1238E6-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/00E9-FB37', 'DEVNAME': 'sdb1', 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', 'DEVTYPE': 'partition', 'ID_BUS': 'usb', 'ID_DRIVE_THUMB': '1', 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', 'ID_FS_LABEL': 'LIVE', 'ID_FS_LABEL_ENC': 'LIVE', 'ID_FS_SYSTEM_ID': 'LINUX', 'ID_FS_TYPE': 'vfat', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '00E9-FB37', 'ID_FS_UUID_ENC': '00E9-FB37', 'ID_FS_VERSION': 'FAT32', 'ID_INSTANCE': '0:0', 'ID_MODEL': 'Cruzer_Micro', 'ID_MODEL_ENC': 'Cruzer\\x20Micro\\x20\\x20\\x20\\x20', 'ID_MODEL_ID': '5539', 'ID_PART_ENTRY_DISK': '8:16', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '7854079', 'ID_PART_ENTRY_TYPE': '0xb', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', 'ID_REVISION': '8.02', 'ID_SERIAL': 'SanDisk_Cruzer_Micro_32474118DB1238E6-0:0', 'ID_SERIAL_SHORT': '32474118DB1238E6', 'ID_TYPE': 'disk', 'ID_USB_DRIVER': 'usb-storage', 'ID_USB_INTERFACES': ':080650:', 'ID_USB_INTERFACE_NUM': '00', 'ID_VENDOR': 'SanDisk', 'ID_VENDOR_ENC': 'SanDisk\\x20', 'ID_VENDOR_ID': '0781', 'MAJOR': '8', 'MINOR': '17', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '979672', 'name': 'sdb1', 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Micro_32474118DB1238E6-0:0-part1', '/dev/disk/by-label/LIVE', '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', '/dev/disk/by-uuid/00E9-FB37'], 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; 03:38:08,794 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... 03:38:08,795 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; 03:38:08,796 DEBUG blivet: DeviceTree.getDeviceByName returned None 03:38:08,796 INFO blivet: sdb1 is a partition 03:38:08,797 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; 03:38:08,798 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; 03:38:08,799 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3835MB disk sdb (3) with existing iso9660 filesystem 03:38:08,801 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; 03:38:08,802 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; 03:38:08,802 DEBUG blivet: getFormat('None') returning DeviceFormat instance 03:38:08,803 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; 03:38:08,803 DEBUG blivet: looking up parted Partition: /dev/sdb1 03:38:08,803 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf 03:38:08,806 DEBUG blivet: looking up parted Device: /dev/sdb1 03:38:10,269 INFO blivet: ISCSID is /sbin/iscsid 03:38:10,270 INFO blivet: no initiator set 03:38:10,471 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! 03:38:10,472 INFO blivet: no /etc/zfcp.conf; not configuring zfcp 03:38:11,012 DEBUG blivet: trying to set new default fstype to 'ext4' 03:38:11,079 DEBUG blivet: Ext4FS.supported: supported: True ; 03:38:11,080 DEBUG blivet: getFormat('ext4') returning Ext4FS instance 03:38:11,081 DEBUG blivet: Ext4FS.supported: supported: True ; 03:38:11,135 INFO blivet: Detected 3808M of memory 03:38:11,136 INFO blivet: Swap attempt of 3808M 03:38:11,879 INFO blivet: resetting Blivet (version 0.10) instance 03:38:11,879 INFO blivet: no initiator set 03:38:11,880 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf 03:38:11,880 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] 03:38:12,081 DEBUG blivet: protected device spec /dev/sdb1 resolved to sdb1 03:38:12,085 INFO blivet: sdb1 looks to be the live device; marking as protected 03:38:12,222 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdb', 'sdb1', 'sda', 'sda1', 'sda2', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] 03:38:12,234 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', 'DEVNAME': 'sdc', 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'usb', 'ID_INSTANCE': '0:0', 'ID_MODEL': 'Ultra', 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_MODEL_ID': '556c', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_1_1_0-scsi-0_0_0_0', 'ID_REVISION': '1.20', 'ID_SERIAL': 'SanDisk_Ultra_20041101410A73C1C1D1-0:0', 'ID_SERIAL_SHORT': '20041101410A73C1C1D1', 'ID_TYPE': 'disk', 'ID_USB_DRIVER': 'usb-storage', 'ID_USB_INTERFACES': ':080650:', 'ID_USB_INTERFACE_NUM': '00', 'ID_VENDOR': 'SanDisk', 'ID_VENDOR_ENC': 'SanDisk\\x20', 'ID_VENDOR_ID': '0781', 'MAJOR': '8', 'MINOR': '32', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '56689042', 'name': 'sdc', 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0', '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0'], 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; 03:38:12,236 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... 03:38:12,238 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; 03:38:12,240 DEBUG blivet: DeviceTree.getDeviceByName returned None 03:38:12,242 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; 03:38:12,249 INFO blivet: sdc is a disk 03:38:12,249 DEBUG blivet: getFormat('None') returning DeviceFormat instance 03:38:12,253 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; 03:38:12,291 INFO blivet: added disk sdc (id 0) to device tree 03:38:12,292 DEBUG blivet: looking up parted Device: /dev/sdc 03:38:12,301 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; 03:38:12,303 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; 03:38:12,305 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; 03:38:12,305 DEBUG blivet: required disklabel type for sdc (1) is None 03:38:12,306 DEBUG blivet: default disklabel type for sdc is msdos 03:38:12,306 DEBUG blivet: selecting msdos disklabel for sdc based on size 03:38:12,308 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; 03:38:12,434 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 2 lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 partitions: [, ] device: PedDisk: <_ped.Disk object at 0x7fa6dc0a41b8> 03:38:12,435 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance 03:38:12,441 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; 03:38:12,456 INFO blivet: got device: DiskDevice instance (0x7fa6dc0467d0) -- name = sdc status = True kids = 0 id = 0 parents = [] uuid = None size = 61050.625 format = existing msdos disklabel major = 8 minor = 32 exists = True protected = False sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc partedDevice = parted.Device instance -- model: SanDisk Ultra path: /dev/sdc type: 1 sectorSize: 512 physicalSectorSize: 512 length: 125031680 openCount: 0 readOnly: False externalMode: False dirty: False bootDirty: False host: 0 did: 0 busy: False hardwareGeometry: (61050, 64, 32) biosGeometry: (7782, 255, 63) PedDevice: <_ped.Device object at 0x40b3e60> target size = 0 path = /dev/sdc format args = [] originalFormat = None removable = True partedDevice = 03:38:12,463 INFO blivet: got format: DiskLabel instance (0x7fa6dc046790) -- type = disklabel name = partition table (MSDOS) status = False device = /dev/sdc 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: [, ] device: PedDisk: <_ped.Disk object at 0x7fa6dc0a41b8> origPartedDisk = partedDevice = parted.Device instance -- model: SanDisk Ultra path: /dev/sdc type: 1 sectorSize: 512 physicalSectorSize: 512 length: 125031680 openCount: 0 readOnly: False externalMode: False dirty: False bootDirty: False host: 0 did: 0 busy: False hardwareGeometry: (61050, 64, 32) biosGeometry: (7782, 255, 63) PedDevice: <_ped.Device object at 0x7fa6dc087170> 03:38:12,475 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/0e174099-2be7-4d51-976c-7df42a8459b2', 'DEVNAME': 'sdc1', 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1', 'DEVTYPE': 'partition', 'ID_BUS': 'usb', 'ID_FS_TYPE': 'swap', 'ID_FS_USAGE': 'other', 'ID_FS_UUID': '0e174099-2be7-4d51-976c-7df42a8459b2', 'ID_FS_UUID_ENC': '0e174099-2be7-4d51-976c-7df42a8459b2', 'ID_FS_VERSION': '2', 'ID_INSTANCE': '0:0', 'ID_MODEL': 'Ultra', 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_MODEL_ID': '556c', 'ID_PART_ENTRY_DISK': '8:32', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '6144000', 'ID_PART_ENTRY_TYPE': '0x82', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_1_1_0-scsi-0_0_0_0', 'ID_REVISION': '1.20', 'ID_SERIAL': 'SanDisk_Ultra_20041101410A73C1C1D1-0:0', 'ID_SERIAL_SHORT': '20041101410A73C1C1D1', 'ID_TYPE': 'disk', 'ID_USB_DRIVER': 'usb-storage', 'ID_USB_INTERFACES': ':080650:', 'ID_USB_INTERFACE_NUM': '00', 'ID_VENDOR': 'SanDisk', 'ID_VENDOR_ENC': 'SanDisk\\x20', 'ID_VENDOR_ID': '0781', 'MAJOR': '8', 'MINOR': '33', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '695412', 'name': 'sdc1', 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0-part1', '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1', '/dev/disk/by-uuid/0e174099-2be7-4d51-976c-7df42a8459b2'], 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; 03:38:12,476 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1)... 03:38:12,484 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; 03:38:12,498 DEBUG blivet: DeviceTree.getDeviceByName returned None 03:38:12,499 INFO blivet: sdc1 is a partition 03:38:12,500 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; 03:38:12,502 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; 03:38:12,504 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61050MB disk sdc (0) with existing msdos disklabel 03:38:12,506 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; 03:38:12,508 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; 03:38:12,509 DEBUG blivet: getFormat('None') returning DeviceFormat instance 03:38:12,511 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; 03:38:12,511 DEBUG blivet: looking up parted Partition: /dev/sdc1 03:38:12,513 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; 03:38:12,526 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; 03:38:12,529 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; 03:38:12,535 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; 03:38:12,535 INFO blivet: added partition sdc1 (id 1) to device tree 03:38:12,537 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; 03:38:12,539 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; 03:38:12,541 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; 03:38:12,543 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; 03:38:12,559 WARN blivet: disklabel detected but not usable on sdc1 03:38:12,561 INFO blivet: type detected on 'sdc1' is 'swap' 03:38:12,564 DEBUG blivet: SwapSpace.__init__: device: /dev/sdc1 ; serial: 20041101410A73C1C1D1 ; uuid: 0e174099-2be7-4d51-976c-7df42a8459b2 ; exists: True ; label: None ; 03:38:12,564 DEBUG blivet: getFormat('swap') returning SwapSpace instance 03:38:12,565 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; 03:38:12,567 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: swap ; 03:38:12,568 DEBUG blivet: looking up parted Device: /dev/sdc1 03:38:12,580 INFO blivet: got device: PartitionDevice instance (0x7fa6dc0bfad0) -- name = sdc1 status = True kids = 0 id = 1 parents = ['existing 61050MB disk sdc (0) with existing msdos disklabel'] uuid = None size = 3000.0 format = existing swap major = 8 minor = 33 exists = True protected = False sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- model: Unknown path: /dev/sdc1 type: 0 sectorSize: 512 physicalSectorSize: 512 length: 6144000 openCount: 0 readOnly: False externalMode: False dirty: False bootDirty: False host: 12087 did: 24948 busy: False hardwareGeometry: (3000, 64, 32) biosGeometry: (382, 255, 63) PedDevice: <_ped.Device object at 0x7fa6dc087a70> target size = 0 path = /dev/sdc1 format args = [] originalFormat = None grow = None max size = 0 bootable = None part type = 0 primary = None partedPartition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/sdc1 type: 0 name: None active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fa6dc0a6770> disk = existing 61050MB disk sdc (0) with existing msdos disklabel start = 2048 end = 6146047 length = 6144000 flags = 03:38:12,581 INFO blivet: got format: SwapSpace instance (0x7fa6dc0c4b50) -- type = swap name = swap status = False device = /dev/sdc1 uuid = 0e174099-2be7-4d51-976c-7df42a8459b2 exists = True options = supported = True formattable = True resizable = False priority = None label = None 03:38:12,587 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0-part2 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/76c3068e-b49e-4c74-befd-6fe18a91b99c', 'DEVNAME': 'sdc2', 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2', 'DEVTYPE': 'partition', 'ID_BUS': 'usb', 'ID_FS_TYPE': 'ext4', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '76c3068e-b49e-4c74-befd-6fe18a91b99c', 'ID_FS_UUID_ENC': '76c3068e-b49e-4c74-befd-6fe18a91b99c', 'ID_FS_VERSION': '1.0', 'ID_INSTANCE': '0:0', 'ID_MODEL': 'Ultra', 'ID_MODEL_ENC': 'Ultra\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_MODEL_ID': '556c', 'ID_PART_ENTRY_DISK': '8:32', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '2', 'ID_PART_ENTRY_OFFSET': '6146048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '118884352', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0', 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_1_1_0-scsi-0_0_0_0', 'ID_REVISION': '1.20', 'ID_SERIAL': 'SanDisk_Ultra_20041101410A73C1C1D1-0:0', 'ID_SERIAL_SHORT': '20041101410A73C1C1D1', 'ID_TYPE': 'disk', 'ID_USB_DRIVER': 'usb-storage', 'ID_USB_INTERFACES': ':080650:', 'ID_USB_INTERFACE_NUM': '00', 'ID_VENDOR': 'SanDisk', 'ID_VENDOR_ENC': 'SanDisk\\x20', 'ID_VENDOR_ID': '0781', 'MAJOR': '8', 'MINOR': '34', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '695460', 'name': 'sdc2', 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Ultra_20041101410A73C1C1D1-0:0-part2', '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2', '/dev/disk/by-uuid/76c3068e-b49e-4c74-befd-6fe18a91b99c'], 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; 03:38:12,588 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2)... 03:38:12,598 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; 03:38:12,615 DEBUG blivet: DeviceTree.getDeviceByName returned None 03:38:12,617 INFO blivet: sdc2 is a partition 03:38:12,619 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; 03:38:12,621 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; 03:38:12,625 DEBUG blivet: DeviceTree.getDeviceByName returned existing 61050MB disk sdc (0) with existing msdos disklabel 03:38:12,627 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; 03:38:12,630 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; 03:38:12,631 DEBUG blivet: getFormat('None') returning DeviceFormat instance 03:38:12,636 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; 03:38:12,637 DEBUG blivet: looking up parted Partition: /dev/sdc2 03:38:12,639 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; 03:38:12,640 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; 03:38:12,647 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; 03:38:12,649 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; 03:38:12,649 INFO blivet: added partition sdc2 (id 2) to device tree 03:38:12,655 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; 03:38:12,663 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; 03:38:12,665 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; 03:38:12,668 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; 03:38:12,683 WARN blivet: disklabel detected but not usable on sdc2 03:38:12,684 INFO blivet: type detected on 'sdc2' is 'ext4' 03:38:12,916 DEBUG blivet: padding min size from 3717 up to 4088 03:38:12,918 DEBUG blivet: Ext4FS.supported: supported: True ; 03:38:12,919 DEBUG blivet: getFormat('ext4') returning Ext4FS instance 03:38:12,921 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; 03:38:12,924 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext4 ; 03:38:12,925 DEBUG blivet: looking up parted Device: /dev/sdc2 03:38:12,932 INFO blivet: got device: PartitionDevice instance (0x7fa6dc0d2b90) -- name = sdc2 status = True kids = 0 id = 2 parents = ['existing 61050MB disk sdc (0) with existing msdos disklabel'] uuid = None size = 58049.0 format = existing ext4 filesystem major = 8 minor = 34 exists = True protected = False sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/host7/target7:0:0/7:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- model: Unknown path: /dev/sdc2 type: 0 sectorSize: 512 physicalSectorSize: 512 length: 118884352 openCount: 0 readOnly: False externalMode: False dirty: False bootDirty: False host: 12346 did: 25135 busy: False hardwareGeometry: (58049, 64, 32) biosGeometry: (7400, 255, 63) PedDevice: <_ped.Device object at 0x7fa6dc087950> target size = 0 path = /dev/sdc2 format args = [] originalFormat = None grow = None max size = 0 bootable = True part type = 0 primary = None partedPartition = parted.Partition instance -- disk: fileSystem: number: 2 path: /dev/sdc2 type: 0 name: None active: True busy: False geometry: PedPartition: <_ped.Partition object at 0x7fa6dc0a67d0> disk = existing 61050MB disk sdc (0) with existing msdos disklabel start = 6146048 end = 125030399 length = 118884352 flags = boot 03:38:12,935 DEBUG blivet: Ext4FS.supported: supported: True ; 03:38:12,936 INFO blivet: got format: Ext4FS instance (0x7fa6dc0d8b90) -- type = ext4 name = ext4 status = False device = /dev/sdc2 uuid = 76c3068e-b49e-4c74-befd-6fe18a91b99c exists = True options = defaults supported = True formattable = True resizable = True mountpoint = None mountopts = None label = None size = 58049.0 targetSize = 58049.0 03:38:12,945 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Micro_32474118DB1238E6-0:0 /dev/disk/by-label/Fedora\\x2019-Alpha\\x20x86_64 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-04-10-00-52-50-00', 'DEVNAME': 'sdb', 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'usb', 'ID_DRIVE_THUMB': '1', 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', 'ID_FS_LABEL': 'Fedora_19-Alpha_x86_64', 'ID_FS_LABEL_ENC': 'Fedora\\x2019-Alpha\\x20x86_64', 'ID_FS_SYSTEM_ID': 'LINUX', 'ID_FS_TYPE': 'iso9660', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2013-04-10-00-52-50-00', 'ID_FS_UUID_ENC': '2013-04-10-00-52-50-00', 'ID_FS_VERSION': 'Joliet Extension', 'ID_INSTANCE': '0:0', 'ID_MODEL': 'Cruzer_Micro', 'ID_MODEL_ENC': 'Cruzer\\x20Micro\\x20\\x20\\x20\\x20', 'ID_MODEL_ID': '5539', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', 'ID_REVISION': '8.02', 'ID_SERIAL': 'SanDisk_Cruzer_Micro_32474118DB1238E6-0:0', 'ID_SERIAL_SHORT': '32474118DB1238E6', 'ID_TYPE': 'disk', 'ID_USB_DRIVER': 'usb-storage', 'ID_USB_INTERFACES': ':080650:', 'ID_USB_INTERFACE_NUM': '00', 'ID_VENDOR': 'SanDisk', 'ID_VENDOR_ENC': 'SanDisk\\x20', 'ID_VENDOR_ID': '0781', 'MAJOR': '8', 'MINOR': '16', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '979597', 'name': 'sdb', 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Micro_32474118DB1238E6-0:0', '/dev/disk/by-label/Fedora\\x2019-Alpha\\x20x86_64', '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', '/dev/disk/by-uuid/2013-04-10-00-52-50-00'], 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; 03:38:12,948 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... 03:38:12,951 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; 03:38:12,952 DEBUG blivet: DeviceTree.getDeviceByName returned None 03:38:12,960 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; 03:38:12,973 INFO blivet: sdb is a disk 03:38:12,974 DEBUG blivet: getFormat('None') returning DeviceFormat instance 03:38:12,976 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; 03:38:13,023 INFO blivet: added disk sdb (id 3) to device tree 03:38:13,023 DEBUG blivet: looking up parted Device: /dev/sdb 03:38:13,029 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; 03:38:13,029 INFO blivet: type detected on 'sdb' is 'iso9660' 03:38:13,034 DEBUG blivet: Iso9660FS.supported: supported: True ; 03:38:13,034 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance 03:38:13,037 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: iso9660 ; 03:38:13,042 INFO blivet: got device: DiskDevice instance (0x7fa6dc0f45d0) -- name = sdb status = True kids = 0 id = 3 parents = [] uuid = None size = 3835.99951172 format = existing iso9660 filesystem major = 8 minor = 16 exists = True protected = False sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- model: SanDisk Cruzer Micro path: /dev/sdb type: 1 sectorSize: 512 physicalSectorSize: 512 length: 7856127 openCount: 0 readOnly: False externalMode: False dirty: False bootDirty: False host: 0 did: 0 busy: True hardwareGeometry: (1021, 124, 62) biosGeometry: (489, 255, 63) PedDevice: <_ped.Device object at 0x7fa6dc0ea200> target size = 0 path = /dev/sdb format args = [] originalFormat = None removable = True partedDevice = 03:38:13,050 DEBUG blivet: Iso9660FS.supported: supported: True ; 03:38:13,050 INFO blivet: got format: Iso9660FS instance (0x7fa6dc0f4e50) -- type = iso9660 name = iso9660 status = False device = /dev/sdb uuid = 2013-04-10-00-52-50-00 exists = True options = ro supported = True formattable = False resizable = False mountpoint = None mountopts = None label = Fedora_19-Alpha_x86_64 size = 0.0 targetSize = 0.0 03:38:13,055 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Micro_32474118DB1238E6-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/00E9-FB37', 'DEVNAME': 'sdb1', 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', 'DEVTYPE': 'partition', 'ID_BUS': 'usb', 'ID_DRIVE_THUMB': '1', 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', 'ID_FS_LABEL': 'LIVE', 'ID_FS_LABEL_ENC': 'LIVE', 'ID_FS_SYSTEM_ID': 'LINUX', 'ID_FS_TYPE': 'vfat', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '00E9-FB37', 'ID_FS_UUID_ENC': '00E9-FB37', 'ID_FS_VERSION': 'FAT32', 'ID_INSTANCE': '0:0', 'ID_MODEL': 'Cruzer_Micro', 'ID_MODEL_ENC': 'Cruzer\\x20Micro\\x20\\x20\\x20\\x20', 'ID_MODEL_ID': '5539', 'ID_PART_ENTRY_DISK': '8:16', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '7854079', 'ID_PART_ENTRY_TYPE': '0xb', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', 'ID_REVISION': '8.02', 'ID_SERIAL': 'SanDisk_Cruzer_Micro_32474118DB1238E6-0:0', 'ID_SERIAL_SHORT': '32474118DB1238E6', 'ID_TYPE': 'disk', 'ID_USB_DRIVER': 'usb-storage', 'ID_USB_INTERFACES': ':080650:', 'ID_USB_INTERFACE_NUM': '00', 'ID_VENDOR': 'SanDisk', 'ID_VENDOR_ENC': 'SanDisk\\x20', 'ID_VENDOR_ID': '0781', 'MAJOR': '8', 'MINOR': '17', 'MPATH_SBIN_PATH': '/sbin', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '979672', 'name': 'sdb1', 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Micro_32474118DB1238E6-0:0-part1', '/dev/disk/by-label/LIVE', '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', '/dev/disk/by-uuid/00E9-FB37'], 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; 03:38:13,056 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... 03:38:13,057 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; 03:38:13,058 DEBUG blivet: DeviceTree.getDeviceByName returned None 03:38:13,058 INFO blivet: sdb1 is a partition 03:38:13,059 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; 03:38:13,063 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; 03:38:13,065 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3835MB disk sdb (3) with existing iso9660 filesystem 03:38:13,068 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; 03:38:13,069 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; 03:38:13,069 DEBUG blivet: getFormat('None') returning DeviceFormat instance 03:38:13,070 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; 03:38:13,071 DEBUG blivet: looking up parted Partition: /dev/sdb1 03:38:13,071 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf