Laine Stump
4bb4109f7b
qemu: add separate rerror_policy for disk errors
...
Previously libvirt's disk device XML only had a single attribute,
error_policy, to control both read and write error policy, but qemu
has separate options for controlling read and write. In one case
(enospc) a policy is allowed for write errors but not read errors.
This patch adds a separate attribute that sets only the read error
policy. If just error_policy is set, it will apply to both read and
write error policy (previous behavior), but if the new rerror_policy
attribute is set, it will override error_policy for read errors only.
Possible values for rerror_policy are "stop", "report", and "ignore"
("report" is the qemu-controlled default for rerror_policy when
error_policy isn't specified).
For consistency, the value "report" has been added to the possible
values for error_policy as well.
2011-10-06 14:49:23 -04:00
..
2011-07-07 17:49:21 -06:00
2011-07-29 12:12:58 +02:00
2010-12-17 11:57:11 -07:00
2010-12-01 14:12:54 +01:00
2010-11-09 15:35:43 +01:00
2011-09-05 07:03:04 -06:00
2011-09-05 07:03:04 -06:00
2011-07-29 17:23:55 -04:00
2011-07-25 13:50:06 +08:00
2011-07-25 13:50:06 +08:00
2011-05-23 19:41:18 -04:00
2011-05-23 19:41:18 -04:00
2011-10-06 10:41:21 -06:00
2011-10-06 14:49:23 -04:00
2011-07-28 13:46:39 -04:00
2011-07-28 13:46:39 -04:00
2010-08-19 15:58:43 -06:00
2010-08-19 15:58:43 -06:00
2011-05-26 23:32:44 +02:00
2010-12-17 11:57:11 -07:00
2011-07-28 13:46:39 -04:00
2011-07-11 09:11:15 -06:00
2011-05-26 23:32:44 +02:00
2011-07-22 15:18:32 +01:00
2011-05-03 08:03:39 -06:00
2011-07-21 10:34:51 -06:00
2011-08-25 12:05:54 +01:00
2011-04-30 19:59:52 +02:00
2010-05-12 08:41:10 +02:00
2011-08-19 09:13:55 -06:00
2010-11-03 11:43:11 +01:00
2011-07-11 19:38:51 +02:00
2010-07-28 16:47:56 -04:00
2010-05-20 13:50:03 -04:00
2011-07-09 10:14:38 +02:00
2011-04-29 10:21:20 -06:00
2011-04-27 15:32:30 +02:00
2011-04-29 14:26:40 -06:00
2011-07-29 17:17:21 +02:00
2011-04-30 19:59:52 +02:00
2011-06-30 18:04:02 +01:00
2011-09-16 15:51:31 -06:00
2011-06-29 01:59:34 +02:00
2011-07-25 13:50:06 +08:00
2011-04-30 19:59:52 +02:00
2011-07-29 12:12:58 +02:00
2011-04-30 19:59:52 +02:00
2011-06-24 08:01:10 -06:00
2011-05-16 10:12:21 -06:00
2011-06-01 11:58:15 +02:00
2011-06-01 11:58:15 +02:00
2011-07-22 15:18:32 +01:00
2011-10-06 14:49:23 -04:00
2011-10-06 10:41:21 -06:00
2011-10-06 14:49:23 -04:00
2011-09-02 23:39:03 +08:00
2011-04-29 10:21:20 -06:00
2010-09-14 08:42:10 -06:00
2010-05-12 08:41:10 +02:00
2011-07-09 15:47:57 +02:00
2010-04-14 17:34:12 +02:00
2011-01-10 18:10:52 +00:00
2011-07-11 09:11:15 -06:00
2011-09-16 15:51:31 -06:00
2011-09-16 15:51:31 -06:00
2011-04-29 10:21:20 -06:00
2011-06-24 11:48:18 +01:00
2010-05-12 08:41:10 +02:00
2011-07-07 17:23:09 -06:00
2011-04-30 19:59:52 +02:00
2011-04-30 19:59:52 +02:00
2011-07-11 09:21:37 -06:00
2011-09-29 13:42:34 +02:00
2011-06-24 11:48:14 +01:00
2011-02-15 22:51:37 +01:00
2011-08-19 09:22:22 -06:00
2011-07-01 16:46:20 -06:00
2010-05-12 08:41:10 +02:00
2011-05-05 13:47:40 -06:00
2011-06-29 10:47:54 +08:00
2011-08-15 15:21:31 +02:00
2011-09-08 11:03:34 +01:00
2010-05-12 08:41:10 +02:00
2011-09-22 13:28:18 +08:00
2010-05-12 08:41:10 +02:00
2010-05-12 08:41:10 +02:00
2011-07-29 12:12:58 +02:00
2011-09-28 15:43:39 +08:00
2011-07-09 10:14:38 +02:00
2011-07-21 10:34:51 -06:00
2011-07-11 19:38:51 +02:00
2011-07-11 19:38:51 +02:00
2011-09-02 23:22:56 +08:00