Commit Graph

1532 Commits

Author SHA1 Message Date
SimonFair 32bb9bb6d9 Add ZFS Checking
This will check VM name does not include characters that are not valid for ZFS.
Existing VMs are not modified but will throw error and disable update if invalid characters are found.
2024-08-12 17:18:28 +01:00
SimonFair 6a91f270e3 Fix Audio and PCI for Mutlifunction. 2024-08-01 19:13:14 +01:00
SimonFair d272bf78ac Fix delete VM if in a dataset. 2024-07-24 21:20:06 +01:00
SimonFair e20f37d936 Update emhttp/plugins/dynamix/nchan/vm_dashusage
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2024-07-19 21:04:17 +01:00
SimonFair 9a23761dc8 Update vm_dashusage 2024-07-19 19:44:59 +01:00
SimonFair f5ed6964dd Update vm_usage 2024-07-19 18:55:03 +01:00
SimonFair 882ee7f911 Hide Max if Current and Max are equal 2024-07-19 18:30:45 +01:00
SimonFair fac92be4d4 Fix memory Stats in VM Usage.
Three columns inuse/Current/Maximum
2024-07-19 14:21:09 +01:00
SimonFair 8a55228b8e Update VMedit.php 2024-07-15 18:59:56 +01:00
SimonFair fe7ab1fc43 FIX Issue with VM Template formatting for other PCI 2024-07-15 18:41:29 +01:00
SimonFair c0d4e1de1b Support Blockpull and Blockcommit for stopped VMs. 2024-07-07 14:57:04 +01:00
SimonFair ec7ec769f4 Fix for guest not init display. 2024-07-07 14:27:59 +01:00
SimonFair f4a8bf0d81 Fix broken helptext 2024-07-01 20:16:25 +01:00
SimonFair 8965860224 Change to be enabled rather than disabled. 2024-06-30 21:03:03 +01:00
SimonFair 282cfc41ca VM Remove subpools, Disable Favorites. 2024-06-29 19:29:20 +01:00
SimonFair 3fdcbf125d PHP Fixes and opentab for VM URL 2024-06-27 20:17:05 +01: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
tom mortensen 68fe9a9399 Merge pull request #1756 from SimonFair/VM-GUI-XML-inline-edit
Fix typo in helptext.
2024-06-11 09:33:31 -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
SimonFair 446111b0b1 Fix typo in helptext. 2024-06-08 07:25:22 +01: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 aa489bb92d Merge pull request #1753 from SimonFair/WebUI
Fix disk device name as string.
2024-06-05 11:42:48 -07:00
SimonFair 22124123a9 Return dev name as string. 2024-06-05 17:17:48 +01:00
tom mortensen 419b9a77e6 Merge pull request #1752 from SimonFair/WebUI
Add nogpu option.
2024-06-04 14:18:35 -07: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
SimonFair cfa1ec4860 Add nogpu 2024-06-04 17:39:15 +01: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 8354a5c6ac Code tidy 2024-06-02 16:14:18 +01:00
SimonFair 392811005c Update text. 2024-06-02 16:02:45 +01:00
SimonFair b2916424be Add rdp menu option. 2024-06-02 15:06:58 +01:00
SimonFair b35ce11344 Change get VM IP to a function. 2024-06-02 15:06:11 +01:00