Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /homepages/13/d467848118/htdocs/templates/cleanout/vertex/responsive/responsive_mobile_menu.php on line 158
how can i increase disk space on ISCSI SR ???
Xenserver 6.5 with ha-lizard add-on
I have 2 nodes using as local iscsi repository 1 hd x 1TB each
need more space. so i want to add more disks to the same repository
This is a tricky procedure and may not be worth the effort and risking your data. In a typical halizard setup, the drbd block device is generally a raw disk. At this level, the volume cannot be extended (at least not to my knowledge)
You would be better off creating a second DRBD resource (iscsi-ha can manage multiple resources) and then exposing it via TGT as usual.
In this case, XenSever would point to 2 iSCSI SRs.