Lines Matching full:drive
57 params['device'] = 'drive%d' % i
91 for drive in range(0, ndrives):
92 idx = first_drive + drive
93 self.vm.hmp_qemu_io("drive%d" % idx, "aio_read %d %d" %
97 for drive in range(0, ndrives):
98 idx = first_drive + drive
99 self.vm.hmp_qemu_io("drive%d" % idx, "aio_write %d %d" %
102 # We'll store the I/O stats for each drive in these arrays
116 start_wr_iops[i] = self.blockstats('drive%d' % idx)
124 end_wr_iops[i] = self.blockstats('drive%d' % idx)
172 for drive in range(0, self.max_drives):
178 self.do_test_throttle(1, 5, limits, drive)
215 # Test that removing a drive from a throttle group should not
313 devname = "drive%d" % i
318 devname = "drive%d" % i
326 devname = "drive%d" % i
332 devname = "drive%d" % i
344 devname = "drive%d" % i
354 devname = "drive%d" % i
364 devname = "drive%d" % i
384 # Attach a CD drive with cd0 inserted
386 id="dev0", drive="cd0")
415 # Remove the CD drive