Hello to all!
I’m installing OMV5 for the first time, and for me it was not an easy task.
I have a SBC Nanopi M4
I originally set Armbian_20.02.7_Nanopim4_buster_legacy_4.4.213_desktop
(Linux 4.4.213-rk3399)
and further on through armbian-config
Firstly, the problems started after the automatic installation of OMV5 - the wifi module fell off and there was no network on the board - the problem was solved by reinstalling the network manager.
Further, in the OMV system itself, I could not update the components - it produced a bunch of errors.
These errors appear when the wifi module is working and the presence of an Internet connection
2020-03-31 20.13.57 192.168.1.138 e94e2040a3ca.png
2020-03-31 20.14.14 192.168.1.138 0dad14c9bf99.png
After which I tried to install the disks. As a test, I managed to connect and mount 1 flash drive to 8GB, but there were problems with the second 128GB drive and it does not want to be mounted in any way!
2020-03-31 20.48.04 192.168.1.138 ead70b893b85.png
I tried to restart the system and reinstall Armbian - but I get the same errors again ((
what could it be? Help me please!
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run fstab 2>&1' with exit code '1': /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(exes, collections.Iterable): /usr/lib/python3/dist-packages/salt/utils/decorators/signature.py:31: DeprecationWarning: `formatargspec` is deprecated since Python 3.5. Use `signature` and the `Signature` object directly *salt.utils.args.get_function_argspec(original_function) nanopim4: ---------- ID: create_filesystem_mountpoint_9a10b0d0-871b-4888-a17b-2be0fabdc4bc Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_9a10b0d0-871b-4888-a17b-2be0fabdc4bc for file /etc/fstab was charged by text Started: 17:47:46.583667 Duration: 3.296 ms Changes: ---------- ID: mount_filesystem_mountpoint_9a10b0d0-871b-4888-a17b-2be0fabdc4bc Function: mount.mounted Name: /srv/dev-disk-by-id-usb-Kingston_DT_Mini_10_0018F30BC0EFF9B0717F93BB-0-0-part1 Result: True Comment: Target was already mounted Started: 17:47:46.589730 Duration: 1052.221 ms Changes: ---------- umount: Forced remount because options (acl) changed ---------- ID: create_filesystem_mountpoint_41b73c78-9026-40d4-8565-1eb6ade3ea10 Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_41b73c78-9026-40d4-8565-1eb6ade3ea10 for file /etc/fstab was charged by text Started: 17:47:47.642454 Duration: 2.279 ms Changes: ---------- ID: mount_filesystem_mountpoint_41b73c78-9026-40d4-8565-1eb6ade3ea10 Function: mount.mounted Name: /srv/dev-disk-by-label-128 Result: False Comment: mount: /srv/dev-disk-by-label-128: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error. Started: 17:47:47.645100 Duration: 92.091 ms Changes: ---------- ID: append_fstab_entries Function: file.blockreplace Name: /etc/fstab Result: True Comment: No changes needed to be made Started: 17:47:47.739890 Duration: 7.978 ms Changes: Summary for nanopim4 ------------ Succeeded: 4 (changed=1) Failed: 1 ------------ Total states run: 5 Total run time: 1.158 s
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run fstab 2>&1' with exit code '1': /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
/usr/lib/python3/dist-packages/salt/utils/decorators/signature.py:31: DeprecationWarning: `formatargspec` is deprecated since Python 3.5. Use `signature` and the `Signature` object directly
Comment: Accumulator create_filesystem_mountpoint_9a10b0d0-871b-4888-a17b-2be0fabdc4bc for file /etc/fstab was charged by text
Comment: Accumulator create_filesystem_mountpoint_41b73c78-9026-40d4-8565-1eb6ade3ea10 for file /etc/fstab was charged by text
Comment: mount: /srv/dev-disk-by-label-128: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error.
#0 /usr/share/php/openmediavault/engine/module/serviceabstract.inc(60): OMV\System\Process->execute()
#1 /usr/share/openmediavault/engined/rpc/config.inc(167): OMV\Engine\Module\ServiceAbstract->deploy()
#4 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)
#5 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(907): OMV\Rpc\Rpc::call('Config', 'applyChanges', Array, Array)