100%
31.10.2025
extensions who offer lower equipment specs and target a smaller range of applications.
When it comes to actual storage, NAS storage systems are not so wildly different (see Tables 1-3 for a comparison
99%
31.10.2025
: The elements of the RADOS universe, whose interaction is controlled by the Crush map.
The Crush map got its name from the algorithm it uses: Controlled Replication under Scalable Hashing [3]. The algorithm
98%
31.10.2025
kernel
sles:~ # grep crash /proc/cmdline
root=/dev/disk/by-uuid/10a83ffe-5a9f-48a2-b8cb-551c2cc6b42d resume=/dev/sda3 splash=silent text showopts crashkernel=128
sles:~ # /etc/init.d/boot.kdump status
98%
31.10.2025
.
Enterprise-Level Features
Btrfs is a copy-on-write (COW) filesystem. Whereas a filesystem like ext3 logs block changes in a journal, Btrfs always writes changes to a block at a new location on the disk
97%
31.10.2025
42 spawn $env(SHELL)
43 match_max 100000
44 expect -exact "]0;khess@trapper: ~khess@trapper:~\$ "
45 send -- "ssh aspen\r"
46 expect -exact "ssh aspen\r
47 khess@aspen's password: "
48 send