/src/etc/rc.d/ |
raidframe | 19 # Configure non-auto-configured raid devices. 20 # Ensure order by globbing raid[0-9] before raid[1-9][0-9]. 21 # Assume no mixing of /etc/conf/raid/* and /etc/raid*.conf styles 25 /etc/conf/raid/raid[0-9] \ 26 /etc/conf/raid/raid[1-9][0-9] \ 27 /etc/conf/raid/raid[1-9][0-9][0-9] [all...] |
raidframeparity | 22 raid[0-9]*)
|
/src/sys/dev/ata/ |
ata_raid_promise.c | 32 * Support for parsing Promise ATA RAID controller configuration blocks. 125 if (info->raid.integrity != PR_I_VALID) { 137 info->raid.array_number); 139 if (info->raid.generation == 0 || 140 info->raid.generation > aai->aai_generation) { 141 aai->aai_generation = info->raid.generation; 143 if ((info->raid.status & 147 if (info->raid.status & PR_S_DEGRADED) 152 switch (info->raid.type) { 159 if (info->raid.array_width > 1 [all...] |
ata_raidreg.h | 35 * Macro to compute the LBA of the Promise RAID configuration structure, 108 } raid; member in struct:promise_raid_conf 173 /* VIA Tech V-RAID Metadata */ 174 /* Derrived from FreeBSD ata-raid.h 1.46 */ 206 /* taken from FreeBSD ata-raid.h 1.47 */ 301 #define INTEL_MAGIC "Intel Raid ISM Cfg Sig. "
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/stingray/ |
stingray-fs4.dtsi | 55 raid0: raid@0 { 63 raid1: raid@1 { 71 raid2: raid@2 { 79 raid3: raid@3 { 87 raid4: raid@4 { 95 raid5: raid@5 { 103 raid6: raid@6 { 111 raid7: raid@7 {
|
/src/tests/dev/raidframe/ |
t_raid.sh | 39 printf "START array\n${ncol} 0\nSTART disks\n" > raid.conf 42 echo "/disk${diskn}" >> raid.conf 47 >> raid.conf 55 printf "START array\n1 ${ncol} 0\nSTART disks\n" > raid.conf 58 echo "/disk${diskn}" >> raid.conf 63 >> raid.conf 82 atf_check -s exit:0 rump.raidctl -C raid.conf raid0 135 atf_check -s exit:0 rump.raidctl -C raid.conf raid0 153 atf_check -s exit:0 rump.raidctl -c raid.conf raid0 185 atf_check -s exit:0 rump.raidctl -C raid.conf raid [all...] |
/src/sys/dev/raidframe/ |
rf_paritymap.c | 96 /* To be called before a write to the RAID is submitted. */ 109 /* To be called after a write to the RAID completes. */ 223 rf_sync_component_caches(pm->raid, 1); 224 rf_paritymap_kern_write(pm->raid, pm->disk_now); 226 rf_sync_component_caches(pm->raid, 1); 261 rf_lock_mutex2(pm->raid->iodone_lock); 262 rf_signal_cond2(pm->raid->iodone_cv); /* XXX */ 263 rf_unlock_mutex2(pm->raid->iodone_lock); 313 * on the RAID component size. 333 printf("raid%d: cooldown %d out of range\n", pm->raid->raidid [all...] |
rf_acctrace.c | 76 rf_LogTraceRec(RF_Raid_t *raid, RF_AccTraceEntry_t *rec) 78 RF_AccTotals_t *acc = &raid->acc_totals; 84 if (!raid->keep_acc_totals)
|
rf_paritymap.h | 85 RF_Raid_t *raid; member in struct:rf_paritymap 117 void rf_paritymap_detach(RF_Raid_t *); /* Not while the RAID is live! */
|
rf_acctrace.h | 130 void rf_LogTraceRec(RF_Raid_t * raid, RF_AccTraceEntry_t * rec);
|
rf_netbsdkintf.c | 253 CFATTACH_DECL3_NEW(raid, sizeof(struct raid_softc), 265 * Allow RAIDOUTSTANDING number of simultaneous IO's to this RAID device. 409 * this needs to be done before we autoconfigure any raid sets, 416 /* 1. locate all RAID components on the system */ 417 aprint_debug("Searching for RAID components...\n"); 470 aprint_debug("raid%d includes boot device %s\n", 499 aprint_debug("raid%d: configured ok, rootable %d\n", 501 /* We added one RAID set */ 518 /* We added at least one RAID set, so re-scan for recursive RAID */ [all...] |
/src/sys/modules/raid/ |
Makefile | 5 IOCONF= raid.ioconf 9 KMOD= raid 34 # Include optional raid styles
|
/src/sys/arch/evbarm/conf/ |
GENERIC.common | 145 pseudo-device raid # RAIDframe disk driver 146 options RAID_AUTOCONFIG # auto-configuration of RAID components 147 #Options to enable various other RAIDframe RAID types.
|
/src/usr.sbin/sysinst/ |
menus.pm | 140 /* arg is a int pointer for the requested raid level */
|
msg.pm.pl | 50 message create_raid {Utw�rz oprogramowania RAID} 67 Je�li chcesz korzysta� z RAID, LVM lub CGD, wykonaj nast�puj�ce kroki: 69 2) Utw�rz RAID / LVM VG / CGD korzystania z tych partycji; 3) Zapisz go; 70 4) Tworzenie partycji dla RAID / CGD lub Logical Volumes dla LVM.} 76 * $1 = raid level 1 79 message raid_err_menufmt {EMPTY RAID!} 82 message raid_level_fmt {Poziom RAID} 96 message raid_disks {Dyski w RAID} 158 message fmtasraid {Formatuj jako RAID}
|
msg.mi.en | 1226 message askfsmountadv {Mountpoint (or 'raid', 'cgd', 'lvm')?} 1227 message partman {Extended partitioning (software RAID, etc...)}
|
msg.mi.fr | 1311 message askfsmountadv {Point de montage ou de 'raid' ou 'cgd' ou 'lvm'?}
|
msg.mi.es | 1272 message askfsmountadv {Punto de montaje o 'raid' o 'CGD' o 'lvm'?}
|
/src/sys/modules/ |
Makefile | 164 SUBDIR+= raid
|
/src/share/man/man4/ |
Makefile | 59 raid.4 ral.4 ray.4 rcons.4 rdcphy.4 re.4 rge.4 rgephy.4 rlphy.4 \
|
/src/sys/dev/pci/ |
ips.c | 274 u_int8_t raid; member in struct:ips_driveinfo::ips_drive 941 "LD%d RAID%d", target, drive->raid); 1124 bv->bv_level = di->drive[vid].raid;
|
if_rtwn.c | 1835 uint8_t raid, type, tid, qid; local in function:rtwn_tx 1894 raid = R92C_RAID_11B; 1896 raid = R92C_RAID_11BG; 1901 SM(R92C_TXDW1_RAID, raid) |
|
/src/etc/ |
MAKEDEV.tmpl | 65 # raid* RAIDframe disk devices 75 # ld* Logical disk devices (e.g., hardware RAID) 230 # dpt* DPT/Adaptec EATA RAID management interface 231 # dpti* DPT/Adaptec I2O RAID management interface 242 # icp ICP-Vortex/Intel RAID control interface 1198 ccd[0-9]*|cgd[0-9]*|raid[0-9]*|vnd[0-9]*) 1202 raid*) name=raid; unit=${i#raid}; blk=%raid_blk%; chr=%raid_chr%;;
|
security | 797 DISKLIST="ccd ch hk hp ld md ra raid rb rd rl rx \ 957 # for: ed ld sd wd cgd ofdisk ra rl raid 961 [elsw]d[0-9]*|cgd[0-9]*|ofdisk[0-9]*|r[al][0-9]*|raid[0-9]*) 972 # if raidctl is available, generate raidctls for: raid 974 disks=$(iostat -x | awk 'NR > 1 && $1 ~ /^raid/ { print $1; }') 1028 # /etc/raid*.conf 1033 echo "/etc/raid*.conf"
|
/src/sys/dev/usb/ |
if_urtwn.c | 2700 uint8_t raid, type, tid; local in function:urtwn_tx 2780 raid = R92C_RAID_11B; 2782 raid = R92C_RAID_11BG; 2783 DPRINTFN(DBG_TX, "data packet: tid=%jd, raid=%jd", 2784 tid, raid, 0, 0); 2790 SM(R92C_TXDW1_RAID, raid) | 2796 SM(R92C_TXDW1_RAID, raid) |
|