@lawrencesystems
configuration is as follows
one server, basically a dell t30 that i use to run debian with appliance
dell server with 4 3tb drives in raid 5 on hardware controller
24cpus 96gb
now beforehand i added this storage to the host it was on, however because i couldnt add the host to the pool with this shared storage, i forgot the storage. lol funny thing is, the storage doesnt appear to be forgotten even after reimaging the server and and reinitializing the storage.
heres the log
sr.createHba
{
"host": "5cc10b03-118e-419a-b6fb-c32c4ff50e58",
"nameLabel": "s0001",
"nameDescription": "vm-storage",
"scsiId": "36782bcb035b530002da9ce12118697c1"
}
{
"code": "SR_BACKEND_FAILURE_19",
"params": [
"",
"No such device [opterr=Device /dev/disk/by-id/scsi-36782bcb035b530002da9ce12118697c1 does not exist]",
""
],
"call": {
"method": "SR.create",
"params": [
"OpaqueRef:0662cf5f-0e81-73b3-ffbe-b7a3020692b5",
{
"SCSIid": "36782bcb035b530002da9ce12118697c1"
},
0,
"s0001",
"vm-storage",
"lvmohba",
"user",
true,
{}
]
},
"message": "SR_BACKEND_FAILURE_19(, No such device [opterr=Device /dev/disk/by-id/scsi-36782bcb035b530002da9ce12118697c1 does not exist], )",
"name": "XapiError",
"stack": "XapiError: SR_BACKEND_FAILURE_19(, No such device [opterr=Device /dev/disk/by-id/scsi-36782bcb035b530002da9ce12118697c1 does not exist], )
at Function.wrap (file:///opt/xo/xo-builds/xen-orchestra-202404251617/packages/xen-api/_XapiError.mjs:16:12)
at file:///opt/xo/xo-builds/xen-orchestra-202404251617/packages/xen-api/transports/json-rpc.mjs:38:21"
}