Lines Matching +full:- +full:chs
36 'file': 'protocol-node',
50 'file': 'protocol-node',
53 'force-size': False })
56 # Successful image creation (non-default options)
58 iotests.log("=== Successful image creation (non-default options) ===")
61 # Not representable in CHS (fine with force-size=True)
65 'file': 'protocol-node',
68 'force-size': True })
71 # Size not representable in CHS with force-size=False
73 iotests.log("=== Size not representable in CHS ===")
76 # Not representable in CHS (will not work with force-size=False)
80 'file': 'protocol-node',
82 'force-size': False })
91 'file': 'protocol-node',
95 # Maximum CHS size
97 iotests.log("=== Maximum CHS size===")
101 'file': 'protocol-node',
111 'file': 'protocol-node',
113 'force-size': True })
126 iotests.log('--- Creating empty file ---')
131 vm.qmp_log('blockdev-add', driver='file', filename=file_path,
132 node_name='protocol-node',