Thank you for the quick reply
Posts by mira67
-
-
"I have a ZFS Raidz1 pool. In the ZFS Plugin interface, I see 'Expand pool.' Does it already work, or is it something for the future? I tried to expand my pool, but it still doesn’t work."
-
Sorry if I resume this discussion, have you found a solution? I ask you because I would like to switch from Proxmo + OMV in VM to OMV + KVM, since I have no big claims for virtualition otherwise only occasionally some tests of some linux distros
-
Thanks but I also followed this guide, the NAS simply cannot communicate with the UPS.
-
-
Great, thanks for the advice, now it works perfectly
-
Bus 001 Device 004: ID 07ca:a867 AVerMedia Technologies, Inc. AVerTV DVB-T (A867)
I have a DVB-T usb stick, which works fine with various distributions.
Unfortunately with Debian the driver does not load, by doing lsusb I get this:
Bus 001 Device 004: ID 07ca:a867 AVerMedia Technologies, Inc. AVerTV DVB-T (A867)
can someone help me to make it work (mainly with PLEX in docker)?
Thanks in advance.
-
is it a free ? it needs plex pass.
It needs Plex pass
-
I use on Iphone Plexamp for Plex
-
You are a champion of speed in the answers
Thank you very much... -
Meanwhile, congratulations on the new Release 5, I read that in new installations (I have the 5 since the initial beta) the sharedfolder is disabled. How can I disable it if I have it enabled?
-
Since it is impossible to read all the pages from the beginning, is there an updated howto to use ZFS correctly? Thank you.
-
Ok unfortunately everything is broken and the only solution would be to reinstall everything ... but
and here I should thank GDERF who kindly lent / gave me his script to create the system images.
here the writingthanks to which I only had to burn again the image of before the disaster happened to me, and everything went back as before ...
Thanks again
-
I did as you said, but when I try to create a sharedfolder I get the following error message:
PythonFailed 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 systemd 2>&1' with exit code '1': /usr/lib/python3/dist-packages/salt/modules/file.py:32: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Iterable, Mapping, namedtuple debian: ---------- ID: remove_sharedfolder_mount_unit_files Function: module.run Result: True Comment: file.find: ['/etc/systemd/system/sharedfolders-Appdata.mount', '/etc/systemd/system/sharedfolders-Backup.mount', '/etc/systemd/system/sharedfolders-prova.mount'] Started: 18:54:21.543990 Duration: 1.827 ms Changes: ---------- file.find: - /etc/systemd/system/sharedfolders-Appdata.mount - /etc/systemd/system/sharedfolders-Backup.mount - /etc/systemd/system/sharedfolders-prova.mount ---------- ID: configure_sharedfolder_Appdata_mount_unit_file Function: file.managed Name: /etc/systemd/system/sharedfolders-Appdata.mount Result: True Comment: File /etc/systemd/system/sharedfolders-Appdata.mount updated Started: 18:54:21.547121 Duration: 2.106 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: configure_sharedfolder_Donw_mount_unit_file Function: file.managed Name: /etc/systemd/system/sharedfolders-Donw.mount Result: True Comment: File /etc/systemd/system/sharedfolders-Donw.mount updated Started: 18:54:21.549307 Duration: 1.395 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: configure_sharedfolder_Backup_mount_unit_file Function: file.managed Name: /etc/systemd/system/sharedfolders-Backup.mount Result: True Comment: File /etc/systemd/system/sharedfolders-Backup.mount updated Started: 18:54:21.550777 Duration: 1.331 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: configure_sharedfolder_prova_mount_unit_file Function: file.managed Name: /etc/systemd/system/sharedfolders-prova.mount Result: True Comment: File /etc/systemd/system/sharedfolders-prova.mount updated Started: 18:54:21.552181 Duration: 1.329 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: configure_sharedfolder_mod_mount_unit_file Function: file.managed Name: /etc/systemd/system/sharedfolders-mod.mount Result: True Comment: File /etc/systemd/system/sharedfolders-mod.mount updated Started: 18:54:21.553584 Duration: 1.332 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: sharedfolder_mount_units_systemctl_daemon_reload Function: module.run Name: service.systemctl_reload Result: True Comment: Started: 18:54:21.554990 Duration: 0.225 ms Changes: ---------- ID: enable_sharedfolder_Appdata_mount_unit Function: service.enabled Name: sharedfolders-Appdata.mount Result: True Comment: Service sharedfolders-Appdata.mount is already enabled, and is in the desired state Started: 18:54:21.560558 Duration: 180.244 ms Changes: ---------- ID: restart_sharedfolder_Appdata_mount_unit Function: module.run Result: True Comment: service.restart: True Started: 18:54:21.741009 Duration: 26.277 ms Changes: ---------- service.restart: True ---------- ID: enable_sharedfolder_Donw_mount_unit Function: service.enabled Name: sharedfolders-Donw.mount Result: True Comment: Service sharedfolders-Donw.mount is already enabled, and is in the desired state Started: 18:54:21.767473 Duration: 11.939 ms Changes: ---------- ID: restart_sharedfolder_Donw_mount_unit Function: module.run Result: True Comment: service.restart: True Started: 18:54:21.779609 Duration: 26.397 ms Changes: ---------- service.restart: True ---------- ID: enable_sharedfolder_Backup_mount_unit Function: service.enabled Name: sharedfolders-Backup.mount Result: True Comment: Service sharedfolders-Backup.mount is already enabled, and is in the desired state Started: 18:54:21.806196 Duration: 12.081 ms Changes: ---------- ID: restart_sharedfolder_Backup_mount_unit Function: module.run Result: True Comment: service.restart: True Started: 18:54:21.818491 Duration: 26.651 ms Changes: ---------- service.restart: True ---------- ID: enable_sharedfolder_prova_mount_unit Function: service.enabled Name: sharedfolders-prova.mount Result: True Comment: Service sharedfolders-prova.mount is already enabled, and is in the desired state Started: 18:54:21.845325 Duration: 12.783 ms Changes: ---------- ID: restart_sharedfolder_prova_mount_unit Function: module.run Result: False Comment: An exception occurred in this state: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/salt/state.py", line 1933, in call **cdata['kwargs']) File "/usr/lib/python3/dist-packages/salt/loader.py", line 1951, in wrapper return f(*args, **kwargs) File "/usr/lib/python3/dist-packages/salt/utils/decorators/__init__.py", line 631, in _decorate return self._call_function(kwargs) File "/usr/lib/python3/dist-packages/salt/utils/decorators/__init__.py", line 334, in _call_function raise error File "/usr/lib/python3/dist-packages/salt/utils/decorators/__init__.py", line 321, in _call_function return self._function(*args, **kwargs) File "/usr/lib/python3/dist-packages/salt/states/module.py", line 294, in run func_args=kwargs.get(func)) File "/usr/lib/python3/dist-packages/salt/states/module.py", line 358, in _call_function mret = __salt__[name](*arg_type, **func_kw) File "/usr/lib/python3/dist-packages/salt/modules/systemd_service.py", line 906, in restart raise CommandExecutionError(_strip_scope(ret['stderr'])) salt.exceptions.CommandExecutionError: Assertion failed on job for sharedfolders-prova.mount. Started: 18:54:21.858308 Duration: 19.428 ms Changes: ---------- ID: enable_sharedfolder_mod_mount_unit Function: service.enabled Name: sharedfolders-mod.mount Result: True Comment: Service sharedfolders-mod.mount is already enabled, and is in the desired state Started: 18:54:21.877945 Duration: 14.312 ms Changes: ---------- ID: restart_sharedfolder_mod_mount_unit Function: module.run Result: True Comment: service.restart: True Started: 18:54:21.892460 Duration: 27.585 ms Changes: ---------- service.restart: True ---------- ID: configure_tmp_mount_unit_file Function: file.managed Name: /etc/systemd/system/tmp.mount Result: True Comment: File /etc/systemd/system/tmp.mount is in the correct state Started: 18:54:21.920238 Duration: 14.629 ms Changes: ---------- ID: tmp_mount_unit_systemctl_daemon_reload Function: module.run Name: service.systemctl_reload Result: True Comment: State was not run because none of the onchanges reqs changed Started: 18:54:21.935284 Duration: 0.003 ms Changes: Summary for debian ------------- Succeeded: 18 (changed=10) Failed: 1 ------------- Total states run: 19 Total run time: 381.874 ms -
Thanks for the answer, I have already tried but I get this error that does not allow me to change anything
-
It is hard to generate a list of abnormal things. I would delete the pool and remote mount then recreate them.
I had the same Symbiot problem, I deleted the pool, but of course I still have the shared folders that I can no longer delete, even in samba -
Unfortunately after updating to OMV 05-2-6 and then in 5-2-7 my filesystemunion pool no longer works, I have recreated another one, but I should delete the shared folders, which I can't do because they are mentioned with the old pool. How can I delete shared folders?
-
I just updated OMV 5 to 5.2.7, I have a problem, the system does not mount the filesystemunion partition, while if I create one I can manually mount it safely
-
Instructions on how to apply this fix?
-
I received this mail from my OMV 5 server
"
This message was generated by the smartd daemon running on:host name: mod
DNS domain: [Empty]The following warning/error was logged by the smartd daemon:
Device: /dev/disk/by-id/ata-ST3000DM001-1ER166_Z503CJSH [SAT], Read SMART Error Log Failed
Device info:
ST3000DM001-1ER166, S/N:Z503CJSH, WWN:5-000c50-092117db3, FW:CC26, 3.00 TBFor details see host's SYSLOG.
You can also use the smartctl utility for further investigation.
The original message about this issue was sent at Thu Jan 30 22:34:55 2020 CET
Another message will be sent in 24 hours if the problem persists."As suggested, I ran the command from the terminal: smartctl -a /dev/disk/by-id/ata-ST3000DM001-1ER166_Z503CJSH
Here is the result:
smartctl 6.6 2017-11-05 r4594 [x86_64-linux-5.4.0-0.bpo.2-amd64] (local build)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, http://www.smartmontools.org=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.14 (AF)
Device Model: ST3000DM001-1ER166
Serial Number: Z503CJSH
LU WWN Device Id: 5 000c50 092117db3
Firmware Version: CC26
User Capacity: 3,000,592,982,016 bytes [3.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sat Feb 1 08:26:10 2020 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSEDGeneral SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 80) seconds.
Offline data collection
capabilities: (0x73) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
No Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 1) minutes.
Extended self-test routine
recommended polling time: ( 318) minutes.
Conveyance self-test routine
recommended polling time: ( 2) minutes.
SCT capabilities: (0x1085) SCT Status supported.SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000f 116 099 006 Pre-fail Always - 101599216
3 Spin_Up_Time 0x0003 096 093 000 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 091 091 020 Old_age Always - 9840
5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
7 Seek_Error_Rate 0x000f 058 055 030 Pre-fail Always - 644338368415
9 Power_On_Hours 0x0032 076 076 000 Old_age Always - 21653
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 099 099 020 Old_age Always - 1088
183 Runtime_Bad_Block 0x0032 099 099 000 Old_age Always - 1
184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
187 Reported_Uncorrect 0x0032 098 098 000 Old_age Always - 2
188 Command_Timeout 0x0032 100 096 000 Old_age Always - 1 11 11
189 High_Fly_Writes 0x003a 096 096 000 Old_age Always - 4
190 Airflow_Temperature_Cel 0x0022 078 050 045 Old_age Always - 22 (Min/Max 20/22)
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 219
193 Load_Cycle_Count 0x0032 088 088 000 Old_age Always - 25327
194 Temperature_Celsius 0x0022 022 050 000 Old_age Always - 22 (0 18 0 0 0)
197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 1
240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 20261h+32m+04.835s
241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 68984148535
242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 478505817130SMART Error Log Version: 1
ATA Error Count: 2
CR = Command Register [HEX]
FR = Features Register [HEX]
SC = Sector Count Register [HEX]
SN = Sector Number Register [HEX]
CL = Cylinder Low Register [HEX]
CH = Cylinder High Register [HEX]
DH = Device/Head Register [HEX]
DC = Device Command Register [HEX]
ER = Error register [HEX]
ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.Error 2 occurred at disk power-on lifetime: 13750 hours (572 days + 22 hours)
When the command that caused the error occurred, the device was active or idle.After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 53 00 d0 8a 28 00 Error: UNC at LBA = 0x00288ad0 = 2656976Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
25 00 40 c0 8a 28 e0 00 12:02:02.478 READ DMA EXT
25 00 40 80 85 28 e0 00 12:02:02.451 READ DMA EXT
ef 10 02 00 00 00 a0 00 12:02:02.441 SET FEATURES [Enable SATA feature]
27 00 00 00 00 00 e0 00 12:02:02.414 READ NATIVE MAX ADDRESS EXT [OBS-ACS-3]
ec 00 00 00 00 00 a0 00 12:02:02.414 IDENTIFY DEVICEError 1 occurred at disk power-on lifetime: 13750 hours (572 days + 22 hours)
When the command that caused the error occurred, the device was active or idle.After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 53 00 88 83 28 00 Error: UNC at LBA = 0x00288388 = 2655112Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
25 00 40 80 70 28 e0 00 12:01:58.593 READ DMA EXT
25 00 20 ff ff ff ef 00 12:01:58.592 READ DMA EXT
35 00 38 08 68 28 e0 00 12:01:58.591 WRITE DMA EXT
25 00 40 40 6b 28 e0 00 12:01:58.581 READ DMA EXT
35 00 40 c8 62 28 e0 00 12:01:58.578 WRITE DMA EXTSMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Short offline Interrupted (host reset) 00% 18486 -
# 2 Short offline Interrupted (host reset) 00% 17928 -
# 3 Short offline Interrupted (host reset) 00% 17388 -
# 4 Short offline Interrupted (host reset) 00% 16831 -
# 5 Short offline Interrupted (host reset) 00% 16293 -
# 6 Short offline Completed without error 00% 14929 -
# 7 Short offline Interrupted (host reset) 00% 14585 -
# 8 Short offline Completed without error 00% 14055 -
# 9 Short offline Completed without error 00% 14038 -
#10 Short offline Completed without error 00% 14014 -
#11 Short offline Completed without error 00% 13990 -
#12 Short offline Completed without error 00% 13966 -
#13 Short offline Completed without error 00% 13942 -
#14 Short offline Completed without error 00% 13918 -
#15 Short offline Completed without error 00% 13750 -
#16 Short offline Interrupted (host reset) 00% 13313 -
#17 Extended offline Interrupted (host reset) 00% 13043 -
#18 Short offline Completed without error 00% 12729 -
#19 Short offline Completed without error 00% 11985 -
#20 Short offline Aborted by host 10% 11319 -
#21 Short offline Interrupted (host reset) 00% 10774 -SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.root@mod:~#
But I'm not so navigated as to understand the result, can someone explain it to me in simple terms?
Thanks