Dashboard
Ungelesene Themen
Letzte Aktivitäten
-
chente
Hat eine Antwort im ThemaBeitrag- OMV 7.x
The first question you should ask yourself is why you're looking for a RAID. If the reason is to have a backup, it's a mistake. RAID is not a backup. https://www.raidisnotabackup.com/
If after that, you still think you need a RAID for all your data, you… -
chente
Hat eine Antwort im ThemaBeitrag- gelöst
- OMV 7.x
Well, I think you've got it figured out. If you still have questions, don't hesitate to ask. -
chente
Reaktion (Beitrag)Found how to mount an existing disk with a file structure in "File System". There are optional icons that can be selected. One of those is a mount option icon. Thank you. -
dbhosttexas
Hat eine Antwort im ThemaBeitrag- OMV 7.x
Das ist zwar möglich, es sei denn, es handelt sich um den neuesten Controller. Intel-Chipsätze werden jedoch im Allgemeinen und insbesondere von Debian sehr gut unterstützt. Aus diesem Grund habe ich dem ursprünglichen Verfasser empfohlen, die… -
votdev
Hat eine Antwort im ThemaBeitrag- OMV 7.x
Ich denke das Problem liegt eher am Kernel. Mit der genauen Typbezeichnung der Karte musst du recherchieren ob diese von Debian 12 unterstützt wird. Eventuell musst du einen Treiber nachinstallieren oder kompilieren. -
wenzhuo
Hat eine Antwort im Thema How to display timestamps on "local live syslog"? verfasst.BeitragI am not sure if this is what you want:
(Quelltext, 5 Zeilen)
1. Uncomment the kernel.printk token in /etc/sysctl.conf
2. Reload /etc/sysctl.conf
3. Create a custom rsyslog config file, which directs kernel messages to the console
4. Restart rsyslogd -
Barney
Hat mitReaktion (Beitrag)auf den Beitrag von Jopa im Thema
- gelöst
- OMV 7.x
Latest news:
Qnap BIOS actually can boot from a nvme in the pcie extension slot.
So I flattened the slot bracket of a low-profile pcie-to-nvme adapter, drilled a threaded hole (M3) and now have omv on yet another drive, keeping all 6 hdd bays for data… -
wenzhuo
Hat eine Antwort im ThemaBeitrag- OMV 7.x
- gelöst
"btrfs scrub status <device|path>" shows the current scrubbing status of the btrfs filesystem. If you want history record, you may find the invocation record of the omv-btrfs-scrub script in `journalctl -u cron` Also, the script by default sends out a… -
dbhosttexas
Hat eine Antwort im Thema SMB Mapped via LAN but data is transferring via Wifi verfasst.BeitragUh...
You mean you networked your Windows PC and your OMV NAS using a single network cable?
You could configure a firewall on the OMV box and block all traffic for ports 139 and 445 on the WiFi interface thus preventing it from advertising or making any… -
Dudesplace
Hat eine Antwort im ThemaBeitrag- OMV 7.x
- gelöst
Wasn't scrub as sudo btrfs scrub status /dev/md0/ showed started and finished last week.
A reboot cleared what ever it was.