]> granicus.if.org Git - sysstat/commitdiff
Update FAQ
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 8 Feb 2014 14:38:07 +0000 (15:38 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 8 Feb 2014 14:38:07 +0000 (15:38 +0100)
Update FAQ and tell that data can now be appended to a datafile even if
the number of processors of the machine has changed.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
FAQ

diff --git a/FAQ b/FAQ
index bfa43a1c3f8c86865b359d73535f1a4aef929a25..0ae3df06a0b444d3ef1b66bdbd2348320d2c17a3 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -184,6 +184,11 @@ The internal structure of the data file does not allow sar to append
 data to it. The data file may come from another machine, or the components
 of the current box, such as the number of processors, may have changed.
 Use another data file, or delete the current daily data file, and try again.
+With sysstat version 10.1.3 and later, it is now possible to append data
+to a data file even if the number of processors has changed. But first,
+you have to make the data file aware of this change by inserting a restart
+mark (this is typically done when sadc is called at system restart). You
+can then append data to the data file as usual. 
 
 ~~~