Josh Cox
Josh Cox
@ranjithwingrider as a bareminimum on one of the nodes in the cluster something like ``` apt -y install tgt mkfs.ext4 -L iscsi01 /dev/vdb1 #on baremetal it might look like /dev/sdb...
@kmova @ranjithwingrider is it possible to have openEBS use an external SAN over fiber-channel directly as an iSCSI target?
Let me rephrase the question a bit, is it possible for me to feed openebs the address for an iscsi target, and perhaps some chap creds, and have openEBS use...
@kmova I think option B is very interesting from a performance standpoint. However, I think option A is what I'm looking for as I really want disk activity off of...
When trying the `patch-1` PR I get this error: ``` Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc...
this [PR](https://github.com/TransformerOptimus/SuperAGI/pull/1380) appears to address the issue, though I am still having issues with it.
I'll keep open till then, I'll poke around as well and see if I can figure out what it wrong
maybe the most important feature request I've seen
well almost, I also had to setup nginx and tell node to ingore my self-signed cert, and change out gpt-3.5-turbo with a model I had pulled with ollama already, I...
its because when the yaml file is read if there is not a network3 etc then those are left blank in the CSV file, then when a network3 interface comes...