Hello all
My ACS 4.11.3+ xenserver 7.1.3 +iscsi shared storage.
We plan to add multiple SSD hard drives to each HOST, and each SSD hard drive
is made into an SR. These SRs are added to the ACS for local storage.
Proceed as follows :
1, create an SR of the SSD disk
2, add a record to the storage_pool table
Uuid=SR UUID=SR NAME-LABLE
Type=lvm
Host_addrss=xenserver host ip
Path=lvm
Scope=HOST
Capacity_bytes=SR physical-size
3. Add a record to storage_pool_host_ref
Pool_id=add pool id
Host_id= acs host id
Local_path=lvm
Is there any hidden danger in this way?