View Issue Details

IDProjectCategoryView StatusLast Update
0007927Kali LinuxFeature Requestspublic2023-01-05 04:37
ReporterperfKali Assigned Toarnaudr  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2022.3 
Summary0007927: Include VMWare PVSCSI driver in Kernel
Description

Since Kali is run in a virtual environment on many occasions, the Paravirtual SCSI driver can improve performance for Kali in virtual environments.

The VMWare Paravirtual SCSI (PVSCSI) driver is not included in the Kali kernel by default.

VMWare's Compatibility Matrix reports that the PVSCSI driver is compatible with Debian 10.x.
Source: [https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=software&testConfig=16&productid=48848&supRel=578,518,508,396,448,485,428,427,369,429,408,367,338,&deviceCategory=software&details=1&partner=273&keyword=debian&operatingSystems=260&osFamily=2&networking=6&storage=12&page=1&display_interval=10&sortColumn=Partner&sortOrder=Asc&testConfig=16#:~:text=VMware%20Paravirtual%3A-,Supported,VMware%20Paravirtual%20SCSI%20(PVSCSI)%20adapter,-Networking]

Steps To Reproduce

With openvmtools installed, /lib/modules/5.18.0-kali5-amd64/kernel/drivers/scsi does not include pvscsi.ko

Additional Information

VMWare recommends using the PVSCSI driver included in the OS distribution.
[https://kb.vmware.com/s/article/1010398#:~:text=For%20a%20Linux%20guest%20operating%20system%2C%20it%20is%20recommended%20to%20use%20the%20PVSCSI%20driver%20included%20in%20the%20OS%20kernel%20from%20the%20OS%20vendor/community.]

Activities

g0tmi1k

g0tmi1k

2022-09-27 10:39

administrator   ~0016837

Thanks for the suggestion - we can look into this

g0tmi1k

g0tmi1k

2022-09-27 10:39

administrator   ~0016838

REF: https://gitlab.com/kalilinux/build-scripts/kali-vm

arnaudr

arnaudr

2023-01-05 04:37

manager   ~0017356

Sorry to reply so late.

Just checked in a 2022.3 install of Kali, the module is present, but apparently not with the exact name that you expected:

<pre>
find /lib/modules/5.18.0-kali5-amd64 -name 'pvscsi'
/lib/modules/5.18.0-kali5-amd64/kernel/drivers/scsi/vmw_pvscsi.ko
</pre>

I'm going to close this bug then. Feel free to re-open with more details if you think there's still a problem. Thanks!

Issue History

Date Modified Username Field Change
2022-09-18 01:25 perfKali New Issue
2022-09-27 10:39 g0tmi1k Assigned To => arnaudr
2022-09-27 10:39 g0tmi1k Status new => assigned
2022-09-27 10:39 g0tmi1k Note Added: 0016837
2022-09-27 10:39 g0tmi1k Note Added: 0016838
2023-01-05 04:37 arnaudr Note Added: 0017356
2023-01-05 04:37 arnaudr Status assigned => resolved
2023-01-05 04:37 arnaudr Resolution open => fixed