Commit Graph

1512 Commits

Author SHA1 Message Date
Tom Mortensen c1493a61d7 fix messaging on Main when array Stopped 2024-05-30 14:39:02 -07:00
tom mortensen a823ecf79c Merge pull request #1706 from SimonFair/New-VM-interface
New vm interface template with inline xml view
2024-05-30 12:50:12 -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 7656c9a55c Merge pull request #1744 from SimonFair/Enable-subvol-or-dataset-for-VMs
Create error message for ZFS with no memory dump.
2024-05-30 12:48:15 -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
tom mortensen f8ce0a6e80 Merge pull request #1746 from zackspear/feat/downgrade-os-next-to-stable
feat: downgrade os next to stable
2024-05-30 12:45:02 -07:00
SimonFair 40ac4fe6fe Disable xmlother 2024-05-30 13:03:14 +01: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
Zack Spear 3ce94f664b feat: downgrade os next to stable 2024-05-28 13:06:05 -07: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
SimonFair 5303b18462 Update VMedit.php 2024-05-27 11:00:39 +01:00
SimonFair 7bdb5eeb03 Update Custom.form.php 2024-05-27 10:49:32 +01:00
SimonFair e6ff7a5d7f Updates 2024-05-27 10:43:27 +01:00
SimonFair 4fcf899c5a Merge remote-tracking branch 'upstream/master' into New-VM-interface 2024-05-27 09:12:12 +01:00
SimonFair d9325649bb Create error message for ZFS with no memory dunp. 2024-05-27 08:59:40 +01: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
SimonFair a6c0369444 Fix overwrite of xml if user template name is not changed. 2024-05-26 14:32:35 +01:00
SimonFair 74ee77521e Fix to use template machine type rather than default to windows default i440 2024-05-26 09:21:20 +01:00
SimonFair 290d4da90a Updates to my_mkdir. 2024-05-25 20:24:20 +01:00
SimonFair efd598c8f8 Fix templates broken by evdevs. 2024-05-25 19:56:43 +01:00
ljm42 cf6f3acb3a When no array, hide parity check history details 2024-05-24 11:34:57 -07:00
tom mortensen b14922734a Merge pull request #1736 from dlandon/master
Share configuration changes for "array optional" feature and a few bug fixes
2024-05-23 23:12:44 -07:00
tom mortensen 9aa50b1b1d Merge pull request #1737 from SimonFair/Enable-subvol-or-dataset-for-VMs
Update my_mkdir and VMs to use my_mkdir
2024-05-23 23:11:27 -07:00
dlandon a2d35294d3 Floor calculation needs to be based on secondary pool, not primary pool. 2024-05-23 18:49:42 -05:00
ljm42 73b3829d61 Notifications: remove html entities from subject used by email and agents 2024-05-23 16:17:00 -07:00
dlandon 7b568c2aa1 Shares set to 'prefer' when set up in an array will work when no array is configured. 2024-05-23 16:51:01 -05:00
SimonFair f76337c97f Update VMs to use my_mkdir 2024-05-23 21:43:52 +01:00
dlandon 44e74e15d3 Show all array shares when in poolsOnly mode so user can see the shares that need fixing. 2024-05-23 13:59:11 -05:00
SimonFair 3ec2a92b41 Update my_mkdir 2024-05-23 19:22:29 +01:00
dlandon e256fa8313 Fixes for dealing with share predefined for array use that are dealt with differently when there are array disks. 2024-05-23 10:57:07 -05:00
dlandon ad2e98ea46 Handle the case when switching to no array, and an array 'prefer' move setting is set. 2024-05-23 09:32:58 -05:00
dlandon ed1ee47ce4 Changes to support array optional feature. 2024-05-23 08:44:10 -05:00
dlandon cce6b7ea92 Change no array detection. 2024-05-23 08:43:31 -05:00
dlandon 1d5ff688ba Change no array detection. 2024-05-23 06:55:13 -05:00
Tom Mortensen 81e48a2291 small array slots dropdown correction 2024-05-22 21:42:06 -07:00
ljm42 a4f6b7dcad Allow the Array to be optional 2024-05-22 15:43:58 -07:00
SimonFair 6938fbb992 Update libvirt_helpers.php 2024-05-22 17:19:28 +01:00
SimonFair 8d1478a06e Merge remote-tracking branch 'upstream/master' into New-VM-interface 2024-05-22 13:44:15 +01:00
SimonFair 964d083551 Updates 2024-05-22 13:36:35 +01:00
tom mortensen 70a24418b1 Merge pull request #1734 from SimonFair/Snapshot-logging
VM Updates
2024-05-21 09:21:47 -07:00