Commit Graph

1074 Commits

Author SHA1 Message Date
tom mortensen b73327d4b7 Merge pull request #1761 from dlandon/master
Parity check not showing correct results.
2024-06-28 18:06:09 -07:00
dlandon 941778d288 Parity check sometimes shows last historical check and not the current parity check just completed. 2024-06-26 16:11:36 -05:00
Tom Mortensen 90cbff0058 Docker and libvirt disabled by default.
Permit removing unRAID array if no devices assigned.
2024-06-24 23:28:52 -07:00
tom mortensen 30b76de196 Merge pull request #1760 from dlandon/master
Fix Syslog memory error on large log files and php warning.
2024-06-24 11:05:59 -07:00
dlandon 7f681fe2fa Fix php warning about undefined variable. 2024-06-23 06:39:36 -05:00
dlandon 72651576f4 Increase memory limit to handle large log files. 2024-06-23 06:39:01 -05:00
dlandon 2ea62cca3d Merge remote-tracking branch 'upstream/master' 2024-06-19 07:57:52 -05:00
tom mortensen c2a4e68196 Merge pull request #1758 from dlandon/master
Minor Device Info page fixes.
2024-06-17 11:17:54 -07:00
Ben da18a7e213 Re-implementation of #1743 based on the received feedback. This implementation is far more robust, as it injects the NOMPOWER value into the existing code, allowing the existing Unraid GUI code to interpret and display the values in the same manner 2024-06-15 11:17:48 +01:00
dlandon f6ae173275 xfs_repair not running in the background. 2024-06-13 07:12:53 -05:00
dlandon dd9474ef55 Can only show zfs pool information when disk is mounted. 2024-06-13 06:42:48 -05:00
tom mortensen 7512161e1a Merge pull request #1757 from dlandon/master
Zfs pool information and fix btrfs stats and usage displays and CPU pinning post too many variables php error.
2024-06-11 09:33:54 -07:00
dlandon c4eff321f2 Use atomic file write. 2024-06-10 13:21:00 -05:00
dlandon 6d2de179a0 Update DeviceInfo.page 2024-06-10 12:59:57 -05:00
dlandon 1da8308b81 Revert "Update DeviceInfo.page"
This reverts commit 243b838d80.
2024-06-10 12:47:32 -05:00
dlandon 243b838d80 Update DeviceInfo.page 2024-06-10 12:39:30 -05:00
dlandon f93095d552 Update UpdateTwo.php 2024-06-10 12:36:14 -05:00
dlandon eed5a94d03 Fix php error of too many variables in post. 2024-06-10 09:50:09 -05:00
dlandon 5c33796801 Merge remote-tracking branch 'upstream/master' 2024-06-10 03:50:40 -05:00
dlandon 3e1e33094c Add zfs pool information and deal with html special characters. 2024-06-10 03:48:28 -05:00
Squidly271 63d4bab0d1 Update default-cases.css 2024-06-08 08:08:36 -04:00
Squidly271 dbd1c9f7b1 Add laptop to font 2024-06-08 08:07:10 -04:00
Squidly271 be0dcff031 Update cases 2024-06-07 19:11:06 -04:00
Squidly271 cdce8e048a Update default-cases.css 2024-06-07 19:08:27 -04:00
Tom Mortensen 2494d1735e set reasonable defaults for zfs/btrfs fs profiles 2024-06-07 12:33:01 -07:00
Tom Mortensen 8328461cf5 Instead of fs used/free display 'device is part of pool' for zfs subpool devices 2024-06-07 12:32:08 -07:00
dlandon 1cb3134217 Merge remote-tracking branch 'upstream/master' 2024-06-06 16:07:12 -05:00
tom mortensen 18872afdd0 Merge pull request #1754 from dlandon/master
Add more info to btrfs pools and more user friendly xfs repairs.
2024-06-06 10:42:13 -07:00
dlandon fa5b932c13 Add more info to btrfs pools and more user friendly xfs repairs. 2024-06-05 15:15:37 -05:00
tom mortensen 191f68642c Merge pull request #1743 from othyn/master
Add in the ability to set a manual UPS capacity override in `dynamix.apcupsd`
2024-06-04 14:14:37 -07:00
tom mortensen 955ba7f0a6 Merge pull request #1750 from SimonFair/WebUI
Create WebUI option in VM Template.
2024-06-03 13:13:34 -07:00
SimonFair b2916424be Add rdp menu option. 2024-06-02 15:06:58 +01:00
SimonFair e61132fe69 Create WebUI option for VMs 2024-06-01 15:25:30 +01:00
SimonFair 15af3fb6eb Fix zfs dir create if parent is a dir rather than dataset. 2024-05-31 15:10:24 +01:00
Tom Mortensen c1493a61d7 fix messaging on Main when array Stopped 2024-05-30 14:39:02 -07:00
tom mortensen 50a27242ab Merge pull request #1742 from dlandon/master
Fix detection of no mountable devices and detection of an empty share.
2024-05-30 12:49:25 -07:00
tom mortensen 15913a6c64 Merge pull request #1745 from unraid/fix-dashboard-buttons
Dashboard: Fix Array Start/Stop buttons
2024-05-30 12:47:29 -07:00
dlandon ef795438cc Merge remote-tracking branch 'upstream/master' 2024-05-29 06:27:03 -05:00
Squidly271 7a968eac84 Update file_put_contents_atomic 2024-05-28 20:15:20 -04:00
ljm42 5daacf1e97 Dashboard: Fix Array Start/Stop buttons 2024-05-28 12:19:43 -07:00
dlandon e621ccebb1 Primary only pool needs to use the primary device full size for floor calculations. 2024-05-27 13:38:54 -05:00
Ben e28d4a32fb Add in the ability to set a manual UPS capacity override in dynamix.apcupsd, so that Nominal Power can still be estimated based on the load percentage for UPS's that don't report their NOMPOWER 2024-05-27 19:19:04 +01:00
dlandon f6427a3361 Fix logic to determine a share is empty and when no mountable devices found. 2024-05-27 06:51:41 -05:00
dlandon 91e14b22db Fix detection of no mountable devices. 2024-05-27 06:49:52 -05:00
dlandon 095b931dad Code cleanuo. 2024-05-27 06:49:05 -05:00
Tom Mortensen 0f22fe77e6 support array status ERROR:NO_DEVICES 2024-05-26 12:16:42 -07:00
tom mortensen e29de3c3e5 Merge pull request #1740 from SimonFair/Enable-subvol-or-dataset-for-VMs
VM Bug fixes.
2024-05-26 11:55:32 -07:00
tom mortensen a757fe0fe6 Merge pull request #1741 from dlandon/master
Fixes from extensive testing.
2024-05-26 10:37:21 -07:00
dlandon 55c79439f3 Add language translation to missing pool messages; correct backwards prefer mover message. 2024-05-26 11:40:46 -05:00
dlandon 32c769e6bd Fixes from extensive testing. 2024-05-26 08:39:31 -05:00