Add SATA Option for Disk Driver https://www.softaculous.com/board/index.php?tid=16918 <![CDATA[Add SATA Option for Disk Driver]]> https://www.softaculous.com/board/index.php?tid=16918&tpg=1#p50511
Didn't choosing none for Select Disk driver option on manage vps page helped for that vps ?

]]>
Mon, 17 Aug 2020 06:04:22 GMT https://www.softaculous.com/board/index.php?tid=16918&tpg=1#p50511
<![CDATA[Add SATA Option for Disk Driver]]> https://www.softaculous.com/board/index.php?tid=16918&tpg=1#p50509
Quote From : m9shyamalan August 17, 2020, 1:49 am


For the primary disk in the domain xml, I changed bus=virtio to bus=sata, which I found in the livirt docs
I know this isn't a permanent change, and will be reverted at next edit of the VPS, which is why I think having SATA as an IO option in the webUI would allow a native option for Windows VMs before the drivers are installed.
Specifically, this is the section in question:
PHP Code

 <devices>
<
emulator>/usr/libexec/qemu-kvm</emulator>
    <
disk type='block' device='disk'>
          <
driver name='qemu'  cache='none' io='threads'/>
          <
source dev='/dev/virtualizor/targetdevice'/>
          <
target dev='vda' bus='sata' /> 

]]>
Mon, 17 Aug 2020 05:18:12 GMT https://www.softaculous.com/board/index.php?tid=16918&tpg=1#p50509
<![CDATA[Add SATA Option for Disk Driver]]> https://www.softaculous.com/board/index.php?tid=16918&tpg=1#p50508
Quote From : jevingala August 11, 2020, 8:16 am
Hi,

May I know what exact changes were made ?

Are you using Virtualizor over Proxmox server ?


I am using Virtualizor/KVM on CentOS7. 

For the primary disk in the domain xml, I changed bus=virtio to bus=sata, which I found in the livirt docs
I know this isn't a permanent change, and will be reverted at next edit of the VPS, which is why I think having SATA as an IO option in the webUI would allow a native option for Windows VMs before the drivers are installed.
]]>
Mon, 17 Aug 2020 01:49:53 GMT https://www.softaculous.com/board/index.php?tid=16918&tpg=1#p50508
<![CDATA[Add SATA Option for Disk Driver]]> https://www.softaculous.com/board/index.php?tid=16918&tpg=1#p50463
May I know what exact changes were made ?

Are you using Virtualizor over Proxmox server ?]]>
Tue, 11 Aug 2020 08:16:18 GMT https://www.softaculous.com/board/index.php?tid=16918&tpg=1#p50463
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=16918&tpg=0#p50448 Once I had manually edited the xml config file for the VPS to use the SATA bus for the disk, I was able to boot the VPS and install the necessary drivers to use the VirtIO bus for the disk.

I believe that an option to use the SATA disk interface would be greatly beneficial and save those less knowledgable about kvm from digging into config files they shouldn't really be touching.
]]>
Mon, 10 Aug 2020 02:22:52 GMT https://www.softaculous.com/board/index.php?tid=16918&tpg=0#p50448