Enviado em 23/09/2022 - 21:25h
Pessoal, boa noite. Espero que todos estejam bem! Sou novo no OpenMediaVault e confesso que estou um pouco desesperado.root@OPENMEDIAVAULT:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 232,9G 0 disk
sdb 8:16 0 232,9G 0 disk
sdc 8:32 0 232,9G 0 disk
sdd 8:48 0 232,9G 0 disk
sde 8:64 1 29,7G 0 disk
├─sde1 8:65 1 28,8G 0 part /
├─sde2 8:66 1 1K 0 part
└─sde5 8:69 1 976M 0 part [SWAP]
root@OPENMEDIAVAULT:~# cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# systemd generates mount units based on this file, see systemd.mount(5).
# Please run 'systemctl daemon-reload' after making changes here.
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sde1 during installation
UUID=4e74b189-d107-440f-bc98-60e5566eb5b0 / ext4 errors=remount-ro 0 1
# swap was on /dev/sde5 during installation
UUID=b5b57e97-6614-450c-acaf-6274e6901ae2 none swap sw 0 0
# >>> [openmediavault]
/dev/disk/by-uuid/b3e543ee-d5f6-4a2d-ab75-a04711279d2f /srv/dev-disk-by-uuid-b3e543ee-d5f6-4a2d-ab75-a04711279d2f ext4 defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
# <<< [openmediavault]
root@OPENMEDIAVAULT:~# cat /etc/mdadm/mdadm.conf
# This file is auto-generated by openmediavault (https://www.openmediavault.org)
# WARNING: Do not edit this file, your changes will get lost.
# mdadm.conf
#
# Please refer to mdadm.conf(5) for information about this file.
#
# by default, scan all partitions (/proc/partitions) for MD superblocks.
# alternatively, specify devices to scan, using wildcards if desired.
# Note, if no DEVICE line is present, then "DEVICE partitions" is assumed.
# To avoid the auto-assembly of RAID devices a pattern that CAN'T match is
# used if no RAID devices are configured.
DEVICE partitions
# auto-create devices with Debian standard permissions
CREATE owner=root group=disk mode=0660 auto=yes
# automatically tag new arrays as belonging to the local system
HOMEHOST <system>
# instruct the monitoring daemon where to send mail alerts
MAILADDR xxx@gmail.com
MAILFROM root
# definitions of existing MD arrays
ARRAY /dev/md/0 metadata=1.2 name=tower:0 UUID=9fb0b087:8ebd03ea:3d010372:46d278b6
root@OPENMEDIAVAULT:~# cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : inactive sdd[3](S) sdc[2](S) sda[0](S) sdb[1](S)
976265952 blocks super 1.2
unused devices: <none>
root@OPENMEDIAVAULT:~# fsck /dev/disk/by-label/
fsck from util-linux 2.36.1
e2fsck 1.46.5 (30-Dec-2021)
fsck.ext2: Arquivo ou diretório inexistente while trying to open /dev/disk/by-label/
Possibly non-existent device?
Comparação entre os escalonadores BFQ e MQ-Deadline (acesso a disco) no Arch e Debian
Conciliando o uso da ZRAM e SWAP em disco na sua máquina
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Visualizar câmeras IP ONVIF no Linux sem necessidade de instalar aplicativos
Converter os repositórios Debian para o novo formato com as chaves
Instalando Spotify no Debian 13
Realizar overclock no Miyoo Mini (plus ou normal)
linux mint reconhece microfone de lapela como fone de ouvido sem micro... (3)
Como desinstalar o GIMP? [RESOLVIDO] (1)