User contributions for Admin
Jump to navigation
Jump to search
2 January 2024
- 12:4212:42, 2 January 2024 diff hist +5,438 N NFSv4 ACLs Created page with "NFSv4 ACLs (Access Control Lists) are mechanism to manipulate access controls on network-mounted filesystems to supplement traditional Unix permissions.<ref>https://www.osc.edu/book/export/html/4523</ref> == Commands == {| class="wikitable" |+ ! ! ! |- |<code>nfs4_setfacl</code> |to add, remove, or modify the <abbr>ACL</abbr> | * <code>-a</code> – to '''add''' the specified Access Control Entry (ACE - defined below). Basically, this adds a new rule. * <code>-x</code>..." Tag: Visual edit
- 12:2112:21, 2 January 2024 diff hist +633 Ubuntu tips and tricks →glibcxx_3.4.26 not found Tag: Visual edit
- 12:0112:01, 2 January 2024 diff hist +526 NFS →Basic command Tag: Visual edit
- 11:2311:23, 2 January 2024 diff hist +61 NFS →NFS Client mount options[4] Tag: Visual edit
- 11:2011:20, 2 January 2024 diff hist +469 NFS →Setting Block Size to Optimize Transfer Speeds Tag: Visual edit
- 11:0611:06, 2 January 2024 diff hist +86 NFS →Optimizing NFS Performance[6] Tag: Visual edit
- 10:4910:49, 2 January 2024 diff hist +266 NFS tips and tricks →nfsd: too many open connections, consider increasing the number of threads[1] Tag: Visual edit
- 10:4910:49, 2 January 2024 diff hist +718 NFS →Check exports list and options Tag: Visual edit
- 10:4910:49, 2 January 2024 diff hist +23 Mount vs bind mount No edit summary current
- 10:4810:48, 2 January 2024 diff hist +1,620 N Mount vs bind mount Created page with "In Linux systems, '''we can mount a device in a directory using the ''mount'' command'''. This allows us to access the device’s filesystem<syntaxhighlight lang="bash"> $ findmnt --real TARGET SOURCE FSTYPE OPTIONS / /dev/sda5 ext4 rw,relatime,errors=remount-ro ├─/sys/kernel/tracing tracefs tracefs rw,nosuid,nodev,noexec,relatime └─/boot/efi /dev/sda1 vfat rw,relatime,fmask=0077,dmask=0077,codepage=437,ioc..." Tag: Visual edit
- 10:3310:33, 2 January 2024 diff hist +85 Fstab →Example current Tag: Visual edit
- 10:3110:31, 2 January 2024 diff hist +471 SSHFS No edit summary current Tag: Visual edit
- 10:2710:27, 2 January 2024 diff hist +739 N SSHFS Created page with "SSHFS (SSH Filesystem) is a filesystem client based on FUSE for mounting remote directories over an SSH connection. SSHFS is using the SFTP protocol, which is a subsystem of SSH and it is enabled by default on most SSH servers. When compared to other network file system protocols such as NFS and Samba the advantage of SSHFS is that it does not require any additional configuration on the server side. To use SSHFS you only need SSH access to the remote server via SFTP,..." Tag: Visual edit: Switched
- 10:2310:23, 2 January 2024 diff hist +361 Fstab →Example Tag: Visual edit
- 09:5809:58, 2 January 2024 diff hist +53 NFS tips and tricks No edit summary Tag: Visual edit
- 09:5609:56, 2 January 2024 diff hist +208 NFS tips and tricks No edit summary Tag: Visual edit
- 09:5309:53, 2 January 2024 diff hist +1,040 N NFS tips and tricks Created page with " == nfsd: too many open connections, consider increasing the number of threads == NFS uses threads on the server to handle incoming and outgoing I/O requests. Using threads helps NFS scale to handle large numbers of clients and large numbers of I/O requests. dmesg display when reach some high number of clients. should increase Number of NFS daemons (''nfsd'') by changing the RPCNFSDCOUNT variable in <code>/etc/default/nfs-kernel-server</code> on a Debian-based machine...." Tag: Visual edit
- 09:3809:38, 2 January 2024 diff hist +27 NFS →Setting Block Size to Optimize Transfer Speeds Tag: Visual edit
- 09:3709:37, 2 January 2024 diff hist +547 NFS →NFS mount on Client[3] Tag: Visual edit
- 09:2309:23, 2 January 2024 diff hist +9 NFS →NFS export on Server[1] Tag: Visual edit
- 09:0409:04, 2 January 2024 diff hist +4,800 N Fstab Created page with "In linux, fstab (aka, ''file systems table'') is a configuration table designed to mount and unmount file systems to a machine. The fstab file is read by the <code>mount</code> command, which happens automatically at boot time to determine the overall file system structure, and thereafter when a user executes the <code>mount</code> command to modify that structure == Fstab syntax == fstab is a 6 column structure, where each column designates a specific parameter and m..." Tag: Visual edit
- 08:2608:26, 2 January 2024 diff hist +24 NFS →Optimizing NFS Performance[4] Tag: Visual edit
31 December 2023
- 16:0116:01, 31 December 2023 diff hist +25 N ZFS Admin moved page ZFS to Private:ZFS current Tag: New redirect
- 16:0116:01, 31 December 2023 diff hist 0 m Private:ZFS Admin moved page ZFS to Private:ZFS
- 16:0016:00, 31 December 2023 diff hist +23 Linux File System Types →References current
- 15:5615:56, 31 December 2023 diff hist +183 Linux File System Types →Common Linux file system types Tag: Visual edit
- 15:5515:55, 31 December 2023 diff hist +2,530 N Linux File System Types Created page with "A file system on Linux is responsible for organizing and managing data on storage devices such as hard drives, solid-state drives (SSDs), and USB drives. Linux offers a diverse range of file system types, each tailored to specific use cases and scenarios. == Common Linux file system types == {| class="wikitable" |+ !Type !Description !Partition & mount |- |Ext4 |The most widely used and default file system. * High performance for most workloads. * Reliable journaling..." Tag: Visual edit
- 15:4215:42, 31 December 2023 diff hist +13 Hardware RAID information on Linux →RAID group partition, format and mount current Tag: Visual edit
- 15:3515:35, 31 December 2023 diff hist +908 Hardware RAID information on Linux →RAID group partition, format and mount Tag: Visual edit
- 15:2815:28, 31 December 2023 diff hist +46 Storcli No edit summary Tag: Visual edit
- 15:1915:19, 31 December 2023 diff hist +22 Hardware RAID information on Linux →Format and mount Tag: Visual edit
- 15:1915:19, 31 December 2023 diff hist +691 Hardware RAID information on Linux →References Tag: Visual edit
- 15:0815:08, 31 December 2023 diff hist +262 USB connector No edit summary current Tag: Visual edit
- 15:0715:07, 31 December 2023 diff hist +895 N USB connector Created page with "== USB 3.x Spec. == The naming convention of USB has become really messy. Here’s how it breaks down.<ref>https://www.cined.com/storage-explained-configure-raid-file-system-pros-cons/</ref> * USB 3.2 Gen 1, is USB 3.0. It has a maximum throughput of 5Gbps. This is also known as SuperSpeed USB. * USB 3.2 Gen 2, is USB 3.1. It has a maximum throughput of 10Gbps. This is also known as SuperSpeed USB 10Gbps. * USB 3.2 Gen 2×2, is USB 3.2. It has a maximum throughput of 20..." Tag: Visual edit
- 15:0415:04, 31 December 2023 diff hist +21 N File:Type of USB connector .png No edit summary current
29 December 2023
- 12:2512:25, 29 December 2023 diff hist +485 Storcli →Setting the disk cache policy in a Virtual Drive Tag: Visual edit
- 12:2012:20, 29 December 2023 diff hist +827 Storcli →Hot spare drives Tag: Visual edit
- 11:3511:35, 29 December 2023 diff hist +139 HBA/RAID controller →Expected Performance by RAID type Tag: Visual edit
- 11:3411:34, 29 December 2023 diff hist +10 N File:RAID table.png No edit summary current
- 11:2311:23, 29 December 2023 diff hist +58 CacheCade drive No edit summary current Tag: Visual edit
- 11:2111:21, 29 December 2023 diff hist +23 CacheCade drive →References
- 11:2111:21, 29 December 2023 diff hist +912 N CacheCade drive Created page with "LSI is offering CacheCade features that is similar to Adaptec's maxCache technology to to maximize transactional I/O performance through fast SSD as a cache device. CacheCade Pro 2.0 is available and only SSDs approved by LSI should be used together with CacheCade<ref>https://docs.broadcom.com/doc/12350215</ref> == CacheCade work flow == * One or more SSDs will be connected to the RAID controller in addition to the normal hard disks, when using CacheCade. * Thereby, t..." Tag: Visual edit
- 11:1011:10, 29 December 2023 diff hist +4 Storcli →Deleting Virtual Drives Tag: Visual edit
- 11:0411:04, 29 December 2023 diff hist +23 Storcli →References
- 11:0311:03, 29 December 2023 diff hist +23 SED (Self-Encrypting Drives) →References current Tag: Visual edit: Switched
- 11:0311:03, 29 December 2023 diff hist +23 HBA/RAID controller →References
- 11:0311:03, 29 December 2023 diff hist +23 Hardware RAID information on Linux No edit summary
- 10:4910:49, 29 December 2023 diff hist +191 HBA/RAID controller →RAID Configuration Strategies Tag: Visual edit
- 10:4710:47, 29 December 2023 diff hist +1,763 HBA/RAID controller →Performance Index - Throughput / Transaction Tag: Visual edit
- 10:1710:17, 29 December 2023 diff hist +82 Hardware RAID information on Linux →Hardware RAID Tag: Visual edit