Home
last modified time | relevance | path

Searched full:incremental (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_realloc_files.ksh24 # Verify incremental receive properly handles reallocation.
29 # 3. Repeat the following steps N times to verify raw incremental receives.
34 # c) Create a new snapshot and generate an raw incremental stream.
35 # d) Receive the raw incremental stream and verify the received contents.
36 # e) Destroy the incremental stream and old snapshot.
41 log_assert "Verify incremental receive handles reallocation"
74 # more interesting incremental send streams.
82 # allocating and reallocating objects in the incremental stream.
86 # Create a snapshot and use it to send an incremental stream.
92 # Receive the incremental stream and verify the received contents.
[all …]
H A Dsend_realloc_encrypted_files.ksh25 # Verify encrypted raw incremental receives handle dnode reallocation.
30 # 3. Repeat the following steps N times to verify raw incremental receives.
35 # c) Create a new snapshot and generate an raw incremental stream.
36 # d) Receive the raw incremental stream and verify the received contents.
37 # e) Destroy the incremental stream and old snapshot.
42 log_assert "Verify encrypted raw incremental receive handles reallocation"
82 # more interesting incremental send streams.
90 # allocating and reallocating objects in the incremental stream.
94 # Create a snapshot and use it to send an incremental stream.
100 # Receive the incremental stream and verify the received contents.
[all …]
H A Dsend_realloc_dnode_size.ksh24 # Verify incremental receive properly handles objects with changed
37 # 5. Generate initial and incremental streams
38 # 6. Verify initial and incremental streams can be received
43 log_assert "Verify incremental receive handles objects with changed dnode size"
95 # 5. Generate initial and incremental streams
101 # 6. Verify initial and incremental streams can be received
107 log_pass "Verify incremental receive handles objects with changed dnode size"
H A Drsend_022_pos.ksh23 # Verify resumability of an incremental ZFS send/receive with ZFS bookmarks in
31 # 5. Start an incremental ZFS send of the ZFS bookmark, redirect output to a
41 log_assert "Verify resumability of an incremental ZFS send/receive with ZFS " \
57 log_must zfs receive -v $sendfs </$POOL/incremental.zsend
60 log_pass "Verify resumability of an incremental ZFS send/receive with ZFS " \
H A Dsend_holds.ksh35 # 5. Create an incremental send stream with the fs, including holds.
36 # 6. Receive the incremental send stream and verify the data integrity.
38 # 8. Create an incremental snap with no holds, and send that with -h.
40 # 10. Create an incremental snapshot and place a hold on it.
41 # 11. Receive the incremental stream with -h and verify holds skipped.
140 log_note "Verify 'zfs send -i' can create incremental send stream."
148 log_note "Verify the incremental send stream is valid to receive."
152 log_note "Verify the hold was received from the incremental send."
H A Dsend_partial_dataset.ksh29 # 2. Perform saved send without incremental
30 # 3. Perform saved send with incremental
31 # 4. Perform saved send with incremental, resuming from a token
67 # Perform saved send without incremental
75 # Perform saved send with incremental
84 # Perform saved send with incremental, resuming from token
H A Drsend_021_pos.ksh23 # Verify resumability of a full and incremental ZFS send/receive with the
33 # 6. Repeat steps on an incremental ZFS send
38 log_assert "Verify resumability of a full and incremental ZFS send/receive " \
52 log_pass "Verify resumability of a full and incremental ZFS send/receive " \
H A Drsend_019_pos.ksh23 # Verify resumability of a full and incremental ZFS send/receive in the
32 # 6. Repeat steps on an incremental ZFS send
38 log_assert "Verify resumability of a full and incremental ZFS send/receive " \
53 log_pass "Verify resumability of a full and incremental ZFS send/receive " \
H A Drsend_031_pos.ksh22 # Verify recursive incremental sends missing snapshots behave correctly.
28 # 4. Perform incremental recursive send.
44 log_assert "Verify recursive incremental sends missing snapshots behave correctly."
63 log_pass "Verify recursive incremental sends missing snapshots behave correctly."
H A Dsend-c_incremental.ksh22 # Verify that compressed send works correctly with incremental sends.
25 # 1. Randomly choose either a -i or -I incremental.
26 # 2. Generate compressed incremental replication streams for a pool, a
34 log_assert "Verify compressed send works with incremental send streams."
100 log_pass "Compressed send works with incremental send streams."
H A Drsend_016_neg.ksh26 # 1. Perform a zfs incremental send from a bookmark that doesn't exist
27 # 2. Perform a zfs incremental replication send with incremental source
H A Dsend_hole_birth.ksh37 # 3. Send the full and incremental snapshots to a new pool.
77 # Incremental send truncating the file and adding new data.
95 # Incremental send appending a hole and data.
109 # Incremental send truncating the file and adding new data.
/freebsd/sbin/restore/
H A Drestore.874 subsequent incremental backups layered on top of it.
198 any necessary incremental backups on top of the level 0.
217 in the root directory to pass information between incremental
219 This file should be removed when the last incremental has been
380 information passed between incremental restores.
422 .It Incremental dump too low
423 When doing incremental restore,
424 a dump that was written before the previous incremental dump,
425 or that has too low an incremental level has been loaded.
427 .It Incremental dump too high
[all …]
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.h1 //===--- IncrementalParser.h - Incremental Compilation ----------*- C++ -*-===//
9 // This file implements the class which performs incremental code compilation.
37 /// Provides support for incremental compilation. Keeps track of the state
38 /// changes between the subsequent incremental input.
42 /// Long-lived, incremental parsing action.
45 /// Compiler instance performing the incremental compilation.
76 /// Parses incremental input by creating an in-memory file.
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-redact.8102 The incremental source may be specified as with the
137 flag, an incremental replication stream is generated.
248 Generate an incremental stream from the first
250 .Pq the incremental source
253 .Pq the incremental target .
254 The incremental source can be specified as the last component of the snapshot
260 and it is assumed to be from the same file system as the incremental target.
321 Generate a send stream, which may be of a filesystem, and may be incremental
415 Generate an incremental send stream.
416 The incremental sourc
[all...]
H A Dzfs-send.8102 The incremental source may be specified as with the
137 flag, an incremental replication stream is generated.
248 Generate an incremental stream from the first
250 .Pq the incremental source
253 .Pq the incremental target .
254 The incremental source can be specified as the last component of the snapshot
260 and it is assumed to be from the same file system as the incremental target.
321 Generate a send stream, which may be of a filesystem, and may be incremental
415 Generate an incremental send stream.
416 The incremental source must be an earlier snapshot in the destination's history.
[all …]
H A Dzfs-receive.896 If an incremental stream is received, then the destination file system must
97 already exist, and its most recent snapshot must match the incremental stream's
165 Specifically, any raw incremental receives that are attempted after
189 When an incremental raw receive is performed on
241 If receiving an incremental replication stream
271 If the stream is an incremental send stream, all the normal verification will be
383 In the case of an incremental update,
425 The following commands send a full stream and then an incremental stream to a
H A Dzfs-recv.896 If an incremental stream is received, then the destination file system must
97 already exist, and its most recent snapshot must match the incremental stream's
165 Specifically, any raw incremental receives that are attempted after
189 When an incremental raw receive is performed on
241 If receiving an incremental replication stream
271 If the stream is an incremental send stream, all the normal verification will be
383 In the case of an incremental update,
425 The following commands send a full stream and then an incremental stream to a
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_014_pos.ksh31 # 3. Create also an incremental stream without some properties and a truncated
33 # 4. Fail to receive the truncated incremental stream and verify previously
35 # 5. Receive the complete incremental send stream and verify that sent
74 # 3. Create also an incremental stream without some properties and a truncated
85 # 4. Fail to receive the truncated incremental stream and verify previously
91 # 5. Receive the complete incremental send stream and verify that sent
H A Dzfs_receive_007_neg.ksh36 # 'zfs recv -F' should fail if the incremental stream does not match
41 # 3. Keep the incremental stream and restore the stream to the pool
57 log_assert "'zfs recv -F' should fail if the incremental stream does not match"
84 log_pass "'zfs recv -F' should fail if the incremental stream does not match"
H A Dzfs_receive_raw_incremental.ksh25 # ZFS should receive streams from raw incremental sends.
36 # 9. Attempt a real raw incremental send stream of the second snapshot
57 log_assert "ZFS should receive streams from raw incremental sends"
96 log_pass "ZFS can receive streams from raw incremental sends"
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_send/
H A Dzfs_send_001_pos.ksh43 # 5. Create an incremental send stream with the fs
44 # 6. Receive the incremental send stream and verify the data integrity.
119 log_note "Verify 'zfs send -i' can create incremental send stream."
126 log_fail "'$ZFS send -i' fails to create incremental send"
128 log_note "Verify the incremental send stream is valid to receive."
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_receive/
H A Dzfs_receive_007_neg.ksh36 # 'zfs recv -F' should fail if the incremental stream does not match
41 # 3. Keep the incremental stream and restore the stream to the pool
66 log_assert "'zfs recv -F' should fail if the incremental stream does not match"
93 log_pass "'zfs recv -F' should fail if the incremental stream does not match"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_001_pos.ksh44 # 5. Create an incremental send stream with the fs
45 # 6. Receive the incremental send stream and verify the data integrity.
107 log_note "Verify 'zfs send -i' can create incremental send stream."
114 log_note "Verify the incremental send stream is valid to receive."
/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h1 //===--- Interpreter.h - Incremental Compilation and Execution---*- C++ -*-===//
9 // This file defines the component which performs incremental code
44 /// Create a pre-configured \c CompilerInstance for incremental processing.
90 /// Provides top-level interfaces for incremental compilation and execution.
150 /// Undo N previous incremental inputs.

12345678910>>...14