003 File Manager
Current Path:
/usr/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/persist_l2arc
usr
/
src
/
sys
/
contrib
/
openzfs
/
tests
/
zfs-tests
/
tests
/
functional
/
persist_l2arc
/
📁
..
📄
Makefile.am
(459 B)
📄
cleanup.ksh
(697 B)
📄
persist_l2arc.cfg
(892 B)
📄
persist_l2arc_001_pos.ksh
(3.26 KB)
📄
persist_l2arc_002_pos.ksh
(3.48 KB)
📄
persist_l2arc_003_neg.ksh
(2.43 KB)
📄
persist_l2arc_004_pos.ksh
(2.7 KB)
📄
persist_l2arc_005_pos.ksh
(3.1 KB)
📄
persist_l2arc_006_pos.ksh
(2.93 KB)
📄
persist_l2arc_007_pos.ksh
(2.78 KB)
📄
persist_l2arc_008_pos.ksh
(4.24 KB)
📄
setup.ksh
(710 B)
Editing: setup.ksh
#!/bin/ksh -p # # CDDL HEADER START # # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # CDDL HEADER END # # # Copyright (c) 2020, George Amanakis. All rights reserved. # . $STF_SUITE/tests/functional/l2arc/l2arc.cfg verify_runnable "global" log_must rm -rf $VDIR log_must mkdir -p $VDIR log_must mkfile $SIZE $VDEV log_must mkfile $SIZE $VDEV1 log_pass
Upload File
Create Folder