bashrusakh commented on issue #7330:
URL: https://github.com/apache/cloudstack/issues/7330#issuecomment-1464918875

   some comments, i read manuals for some other IaaS-software and watched 
linstor manuals on youtube many time, but couldnt find setup like : linstor 
cluster for storage ONLY and compute cluster for compute ONLY.
   manuals doesnt say it - but i assume only currently working configuration is 
storage&compute on same nodes.
   reading logs in my first message put me an idea to include my virtualization 
host(compute node) in linstor cluster
   
   [root@linstor ~]# linstor n l
   ╭─────────────────────────────────────────────────────────────────────╮
   ┊ Node             ┊ NodeType  ┊ Addresses                   ┊ State  ┊
   ╞═════════════════════════════════════════════════════════════════════╡
   ┊ host.cloud.local ┊ SATELLITE ┊ 192.168.43.133:3366 (PLAIN) ┊ Online ┊
   ┊ linstor          ┊ COMBINED  ┊ 192.168.43.135:3366 (PLAIN) ┊ Online ┊
   ╰─────────────────────────────────────────────────────────────────────╯
   then i created diskless storage pool( compute node doesnt have storage, nor 
LVM\zfs\etc)
   [root@linstor ~]# linstor sp l
   
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
   ┊ StoragePool          ┊ Node             ┊ Driver   ┊ PoolName ┊ 
FreeCapacity ┊ TotalCapacity ┊ CanSnapshots ┊ State ┊ SharedName ┊
   
╞══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╡
   ┊ DfltDisklessStorPool ┊ host.cloud.local ┊ DISKLESS ┊          ┊            
  ┊               ┊ False        ┊ Ok    ┊            ┊
   ┊ DfltDisklessStorPool ┊ linstor          ┊ DISKLESS ┊          ┊            
  ┊               ┊ False        ┊ Ok    ┊            ┊
   ┊ cloudstack_pool      ┊ host.cloud.local ┊ DISKLESS ┊          ┊            
  ┊               ┊ False        ┊ Ok    ┊            ┊
   ┊ cloudstack_pool      ┊ linstor          ┊ LVM      ┊ linstor  ┊     5.34 
GiB ┊     20.00 GiB ┊ False        ┊ Ok    ┊            ┊
   
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
   and logs
   Mar 12 00:46:08 linstor.cloud.local Controller[1057]: 00:46:08.300 
[MainWorkerPool-2] ERROR LINSTOR/Controller - SYSTEM - Autoplacer could not 
find diskless stor pool on node host.cloud.local matching resource-groups 
autoplace-settings [Report number 640C729C-00000-000117]
   soooo
   is my configuration not supported? 
   cloudstack works with linstor only as compute&storage node, not independent?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to