-
From a technical perspective it should be possible to run an initiator and a target in the same process, connected by an in-process bus. This would be very helpful for testing piscsi against scsidump …
-
# Info
- Which version of Pi are you using:
Raspberry Pi 4
- Which github revision of software:
`develop` branch (built 2023-11-04 @ ~12pm UTC)
- Which board version:
Current
- Wh…
-
As per discussion in #1354 there is a Webmin module for `vsftpd` that should be installed to round out the ability to manage the various PiSCSI services. It looks like it's a couple years old but may…
-
- Which version of Pi are you using: PI4b-4g
- Which github revision of software: image_2023-02-11-RaSCSI-v23.02.01-lite
- Which board version: 2.4a
- Which computer is the PiSCSI connected to: Qua…
-
# Info
- Which version of Pi are you using: Zero W
- Which github revision of software: 23.4.1 (Pre-built image)
- Which board version: [akuker PiSCSI Zero 1.1](https://github.com/piscsi/piscsi-h…
-
The bananapi cleanup seems to have inadvertently removed some of the code that builds and manages connections with Aibom and Gamernium rascsi board types.
These are board types that has an install …
-
We're yet again running into frequent messed up venv that start.sh isn't able to recover from. The typical error state is:
```
Apr 25 05:47:45 piscsi PISCSIWEB[1495]: Starting PiSCSI Web UI ...
A…
-
# Info
Hi team. I'm using Rascsi with vintage synths and samplers. The oled display is invaluable for when each scsi ID represents a HDD or CD containing samples.
What would take the project to th…
-
With the debacle with Flask dependencies, we've learned the hard way that implicit python library dependencies aren't reliable. I propose that we `pip freeze` the complete dependency map in requiremen…
-
develop branch as of 2023-01-05.
On all platforms without a PiSCSI board piscsi should run in client interface mode, just like it currently does on Intel PCs:
```
Note: No PiSCSI hardware support…