Replies: 3 comments 2 replies
-
|
@Jayd603 , if the vm is already deployed (has run before) I would indeed expect it to start if no nas is available. If not at least a copy from secondary to primary should be possible, i.e. secondary should be available to the host. do you have logging or stack traces available to have a look? I do not know of any fix that would change the behaviour between 21 and 22. Maybe @slavkap, @harikrishna-patnala , @sureshanaparti or @rp- is aware? |
Beta Was this translation helpful? Give feedback.
-
|
@Jayd603, @DaanHoogland, One possible solution could be to add an extra status to the storage that clearly indicates its connection to the host. For me this might be the most effective way to make the issue visible and prevent confusion. However, implementing this proposal would require significant changes to core functionalities, so it needs to be carefully evaluated. |
Beta Was this translation helpful? Give feedback.
-
|
Feature request to edit storage IP in UI and with API is here: #12176 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In a new 4.22 install I was able to only have local disk primary storage and network attached secondary storage on install. Which should make it possible to still boot machines if there is no primary network attached storage.
On a 4.21 cluster with both network attached primary storage and local disk primary storage, the Agents refused to start until network attached primary storage was available and healthy. Even if only a single VM is using that storage, preventing all other VMs from starting. Really only the machines on that missing storage should fail to start, and machines on local disk storage should always be able to boot.
Is anyone familiar with the details of this? Did 4.22 fix this? So If I use a mix of primary network attached storage and local disks the agents wont refuse to start all together if network attached primary storage is missing? At some point I will be able to test this myself , I just can't do it yet so I'm seeing if anyone has run into this and already knows the details.
Ty!
Beta Was this translation helpful? Give feedback.
All reactions