mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
docs: comments wiping supported algorithms
The current scrub version doesn't support pfitzner7, pfitzner33 and schneier patterns on RHEL, we should comment it in virsh man page. * tools/virsh.pod: update wiping algorithms docs. Signed-off-by: Alex Jia <ajia@redhat.com>
This commit is contained in:
parent
f1c13cf9c9
commit
096e9048ff
@ -2081,6 +2081,9 @@ B<Supported algorithms>
|
||||
pfitzner33 - Roy Pfitzner's 33-random-pass method: random x33.
|
||||
random - 1-pass pattern: random.
|
||||
|
||||
B<Note>: The availability of algorithms may be limited by the version
|
||||
of the C<scrub> binary installed on the host.
|
||||
|
||||
=item B<vol-dumpxml> [I<--pool> I<pool-or-uuid>] I<vol-name-or-key-or-path>
|
||||
|
||||
Output the volume information as an XML dump to stdout.
|
||||
|
Loading…
x
Reference in New Issue
Block a user