| /netbsd-src/external/gpl2/lvm2/dist/scripts/ |
| H A D | vgimportclone.sh | 48 VG=$2 51 BNAME="${NEWVG:-${VG}}" 291 for VG in ${VGINFO} 293 VGNAME=`echo "${VG}" | "$CUT" -d: -f1` 294 EXPORTED=`echo "${VG}" | "$CUT" -d: -f2` 295 PVLIST=`echo "${VG}" | "$CUT" -d: -f3- | "$TR" , ' '`
|
| /netbsd-src/external/gpl2/lvm2/dist/udev/ |
| H A D | 11-dm-lvm.rules | 8 # /dev/VG directory (VG is an actual VG name). Some udev 21 # Use DM name and split it up into its VG/LV/layer constituents.
|
| H A D | 12-dm-permissions.rules | 43 # Set permissions for all devices that belong to one LVM VG 46 # Set permissions for an LVM device with VG named VolGroup00 and LV named LogVol00 exactly 49 # Set permissions for all LVM devices that does not belong to a VG named VolGroup00
|
| /netbsd-src/external/gpl2/lvm2/dist/ |
| H A D | WHATS_NEW | 4 Do not try to unlock VG which is not locked in _process_one_vg. 164 Return EINVALID_CMD_LINE not success when invalid VG name format is used. 176 Add unit test case for liblvm VG create/delete APIs. 212 Abort if automatic metadata correction fails when reading VG to update it. 227 Fix possible double release of VG after recovery. 228 Add parameter to process_each_vg specifying what to do with inconsistent VG. 268 Fix metadata export for VG with missing PVs. 276 Remove lv_count from VG and use counter function instead. 280 Remove snapshot_count from VG and use function instead. 294 Alloc PV internal structure from VG mempool if possible. [all …]
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | msg.pm.en | 50 message create_vg {Create volume group (LVM VG)} 70 appropriate type; 2) Create RAID/LVM VG/CGD using these partitions; 3) Save 122 message lvm_disks {Disks in VG} 123 message lvm_err_menufmt {EMPTY VG!}
|
| H A D | msg.pm.de | 48 message create_vg {Erstellen einer Volume-Gruppe (LVM VG)} 69 LVM VG / CGD mit diesen Partitionen; 3) Speichern; 121 message lvm_disks {Festplatten im VG:} 122 message lvm_err_menufmt {LEERE VG!}
|
| H A D | msg.pm.fr | 48 message create_vg {Cr�er un groupe de volumes LVM (VG)} 69 LVM VG / DMC utilisation de ces partitions; 3) la sauver; 121 message lvm_disks {Disques � VG} 122 message lvm_err_menufmt {VIDER VG!}
|
| H A D | msg.pm.es | 48 message create_vg {Crear grupo de vol�menes (LVM VG)} 69 2) Crear RAID / LVM VG / CGD el uso de estas particiones; 3) Gu�rdalo; 121 message lvm_disks {Discos en VG} 122 message lvm_err_menufmt {VACIAR VG!}
|
| H A D | msg.pm.pl | 48 message create_vg {Utw�rz grup� wolumin�w (LVM VG)} 69 2) Utw�rz RAID / LVM VG / CGD korzystania z tych partycji; 3) Zapisz go;
|
| /netbsd-src/external/gpl2/lvm2/dist/po/ |
| H A D | lvm2.po | 792 "WARNING: Duplicate VG name %s: Existing %s takes precedence over exported %s" 797 msgid "WARNING: Duplicate VG name %s: %s takes precedence over exported %s" 803 "WARNING: Duplicate VG name %s: Existing %s (created here) takes precedence " 810 "WARNING: Duplicate VG name %s: %s (with creation_host) takes precedence over " 817 "WARNING: Duplicate VG name %s: %s (created here) takes precedence over %s" 841 msgid "lvmcache: %s: VG %s %s exported" 851 msgid "lvmcache: %s: VG %s: Set creation host to %s." 884 msgid "Wiping internal VG cache" 1466 msgid "VG Name %s%s" 1550 msgid "VG Name %s" [all …]
|
| /netbsd-src/external/gpl2/lvm2/dist/doc/ |
| H A D | tagging.txt | 17 VG, LV, LV segment 18 PV - tags are stored in VG metadata so disappear when PV becomes orphaned 54 The VG or LV only gets activated if a metadata tag matches.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.cpp | 620 unsigned VG = getDwarfRegNum(AArch64::VG, true); in getOffsetOpcodes() local 625 Ops.append({dwarf::DW_OP_bregx, VG, 0ULL}); in getOffsetOpcodes() 631 Ops.append({dwarf::DW_OP_bregx, VG, 0ULL}); in getOffsetOpcodes()
|
| H A D | AArch64FrameLowering.cpp | 446 int NumBytes, int NumVGScaledBytes, unsigned VG, in appendVGScaledOffsetExpr() argument 462 Expr.append(buffer, buffer + encodeULEB128(VG, buffer)); in appendVGScaledOffsetExpr() 489 TRI.getDwarfRegNum(AArch64::VG, true), Comment); in createDefCFAExpressionFromSP() 522 TRI.getDwarfRegNum(AArch64::VG, true), Comment); in createCfaOffset()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | constraints.md | 67 A constraint that matches a VG-based constant that can be added by 73 A constraint that matches a VG-based constant that can be added by 79 A constraint that matches a VG-based constant that can be added by 206 A constraint that matches a VG-based constant that can be loaded by
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | constraints.md | 67 A constraint that matches a VG-based constant that can be added by 73 A constraint that matches a VG-based constant that can be added by 79 A constraint that matches a VG-based constant that can be added by 214 A constraint that matches a VG-based constant that can be loaded by
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/04-test_pem_data/ |
| H A D | cert-threecolumn.pem | 83 /VG
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/04-test_pem_reading_data/ |
| H A D | cert-threecolumn.pem | 83 /VG
|
| /netbsd-src/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/ |
| H A D | lvm2create_initrd | 483 Don't forget to set lvm2root=/dev/VG/LV in kernel parameters, where LV is your root volume
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
| H A D | ISO_3166 | 256 VG Virgin Islands (UK)
|
| H A D | iso-3166.texi | 467 @item VG
|
| H A D | ISO_3166_de | 243 #VG Virgin Islands (UK)
|
| /netbsd-src/external/public-domain/tz/dist/ |
| H A D | iso3166.tab | 269 VG Virgin Islands (UK)
|
| H A D | zone1970.tab | 254 PR,AG,CA,AI,AW,BL,BQ,CW,DM,GD,GP,KN,LC,MF,MS,SX,TT,VC,VG,VI +182806-0660622 America/Puerto_Rico AST - QC (Lower North Shore)
|
| /netbsd-src/sys/arch/hppa/dev/ |
| H A D | cpudevs | 397 adma IPNIOVG 0x383 Interphase NIO-100VG 446 fio EISALAN 0x097 Cascade EISA 100VG lan
|
| /netbsd-src/share/misc/ |
| H A D | country | 261 Virgin Islands, British VG VGB 092 VI
|