Gaurav Mehta
Gaurav Mehta
available in 1.2-head: https://github.com/harvester/harvester-installer/pull/661
The wipe disks works with v1.2.2-rc1 if a config url is used with wipe_disks directive, such as one below: ``` install: wipe_disks: true ``` The reason this does not work...
if you specify config url during iso install then it will work, but directly parsing kernel arguments in installer during iso is currently not supported for v1.2.x
@albinsun the missing change has been backported and wipe_disks should work via kernel arguments with the latest v1.2-head iso
we need to improve the validation logic in pcidevices and UI to prevent vgpu device to be enabled with an empty vGPU profile vgpu definition from the support bundle ```...
are you please able to confirm that the nvidia driver addon is enabled?
the `nvidia-driver-toolkit` needs the driver location, which is http endpoint where the nvidia kvm driver is located. From that screenshot it looks like this has not been edited so no...
the http endpoint is supposed to be an internal http server where you can host the drivers. You will need access to the nvidia portal to download the nvidia kvm...
any chance i may have a support bundle to figure out what is going on? There would be messages in the nvidia driver toolkit container / pcidevices which would provide...
please email the bundle to [email protected]