Commit Graph

8922 Commits

Author SHA1 Message Date
dlandon
fa5b932c13 Add more info to btrfs pools and more user friendly xfs repairs. 2024-06-05 15:15:37 -05:00
dlandon
ef795438cc Merge remote-tracking branch 'upstream/master' 2024-05-29 06:27:03 -05: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
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 6.13.0-beta.2.7 2024-05-26 12:16:42 -07:00
Tom Mortensen
45c1cab4b5 add mover function to move the shares off a selected array disk onto other array disks 2024-05-26 12:15:49 -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
tom mortensen
19be69461e Merge pull request #1739 from unraid/feat-array-optional2
When no array, hide parity check history details
2024-05-24 16:32:51 -07: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
tom mortensen
24d5ed5f1b Merge pull request #1738 from unraid/fix-notify-subject
Notifications: remove html entities from subject in email/agents
2024-05-23 23:10:56 -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
tom mortensen
3deacb643d Merge pull request #1735 from unraid/feat-array-optional
Allow the Array to be optional
2024-05-22 21:04:57 -07:00
ljm42
a4f6b7dcad Allow the Array to be optional 2024-05-22 15:43:58 -07:00
Tom Mortensen
fecd6505af mover: support pool as secondary 6.13.0-beta.2.6 2024-05-22 11:00:37 -07:00
tom mortensen
70a24418b1 Merge pull request #1734 from SimonFair/Snapshot-logging
VM Updates
2024-05-21 09:21:47 -07:00
SimonFair
db094cdf89 Set Virtual GPU default keyboard to no map. 2024-05-20 19:12:11 +01:00
dlandon
05f6afd1a2 Sanitize the model text field. 2024-05-20 11:23:16 -05:00
SimonFair
3e37b4a27d Fix for snapshot removal if active volume and vm has spaces in name. 2024-05-20 17:20:14 +01:00
dlandon
bdc9ef9782 Remove double quote and forward slashes from description. 2024-05-20 08:42:43 -05:00
SimonFair
215d16af41 Set error if trying to clone VM with snaps. 2024-05-19 16:21:36 +01:00
dlandon
dcb1e43d21 Remove test code. 2024-05-19 08:04:13 -05:00
dlandon
a5cab82c29 Fix detection of unmountable disk when checking for no mountable disks . 2024-05-19 07:05:51 -05:00
Tom Mortensen
280e7a52cd Change zfs profile text 'raid0' to 'stripe' 6.13.0-beta.2.5 2024-05-18 18:50:55 -07:00
Tom Mortensen
f0d4c00389 Create meaningful zfs subpool descriptions 2024-05-18 18:50:16 -07:00
tom mortensen
3301357979 Merge pull request #1732 from Squidly271/patch-39
Use atomic writes for updates of config files
2024-05-18 10:42:41 -07:00
tom mortensen
7701f10ef4 Merge pull request #1733 from SimonFair/Snapshot-logging
Fixes for exclusive shares for VM Clone.
2024-05-18 10:41:47 -07:00
SimonFair
ab41b013e2 Fixes for exclusive shares for VM Clone. 2024-05-18 16:04:40 +01:00
Squidly271
04ef869aba Refactor 2024-05-18 10:28:43 -04:00