I have the same problem, I think this problem is caused by installed omv in offline mode...
Of course, I fixed it by apt install apparmor apparmor-utils auditd
This solved my issue which was caused by an update.
I have the same problem, I think this problem is caused by installed omv in offline mode...
Of course, I fixed it by apt install apparmor apparmor-utils auditd
This solved my issue which was caused by an update.
Solved : just need to use omv-firstaid (type omv-firstaid command in a shell) then choose configure network interface and validate all default options.
Just posting to confirm this worked for me. I have the same ethernet controller and my motherboard is the Gigabyte aorus B660i pro DDR4.
except I did not enable WOL - because I dont need wake on lan.
Thanks Dude
Hi Guys,
I had a raid0 (two hard drives) set up for my omv (debian - pc) nas but after taking it apart (changing case and power supply) the raid0 (md0) is not being detected) but yet both drives are as separate entities. I was also running smartctl commands aswell. I was wondering if there was a way to fix this problem?
by running: sudo mdadm -E /dev/sda, I get: /dev/sda: MBR Magic : aa55 Partition[0] : 4294967295 sectors at 1 (type ee)
and the same thing appears if i do the second drive /dev/sdb
"sudo mdadm --assemble /dev/md0" - does nothing
"sudo mdadm --assemble /dev/md0 /dev/sda /dev/sdb" - says sda has no superblock (dont know what that means)
Hi Yall,
I have recently made a nas using the OMV os which is installed on a USB 2.0 flash disk (i have the flash-memory plugin enabled), I am using a mitx motherboard: ASrock h61m-itx, with 8gb ram and a i5 3470 cpu. I have a pair of hdds installed and set up as a raid0 which holds my data, about 9TB (use of 2x 5TB hdds). However, I noticed when i'm transferring a file from the NAS, it transfers at a average rate of 10MB/s, even my downloads through transmissions are impacted, average around 500kb/s, should be at least triple that. Could the fact that the os installed is on a USB 2.0 Flash disk is impacting it? I have no clue what is going on.