Quantcast
Channel: Recent Topics - HA-Lizard
Viewing all 1408 articles
Browse latest View live

Another try with ha-lizard - by: Adam Ward

$
0
0
Hi,

Had a weird issue recently where UII turned off my 2 servers and I could not get my iscsi storage back. It was late, I was in deep and had to nuke and install xen with direct attached disks and restore. This shook my confidence in ha-lizard, but after looking around everywhere, there is nothing that can do what it does. So, I am going to try again, but have some questions:

1. In a 2 node pool using noSAN, can I run vm's on both the pool master and the slave? Or should everything run on the pool master and only on the slave in a maintenance / failed server scenario?

2. I have two Netscaler VPX appliances that run in a HA pair (they do not require XenServer or ha-lizard for HA) so I want one to run on the pool master and one to run on the slave, with ha turned off, but using the ha-lizard iscsi storage - is this ok? (There are other windows vm's too that will be protected by ha-lizard ha)

3. Can I apply XenServer patches ( current version, not XenServer version changes) without causing any damage to ha-lizard?

4. What is the correct procedure to shutdown BOTH XenServers in a ha-lizard protected pool? (I had to move the servers on a data centre hence shutdown of both systems)

5. When creating a ha-lizard pool how is the storage created? Eg I have 2 disks in RAID 1+0 for XenServer (sda) and 6 disks in RAID 1+0 per server for the ha-lizard storage (sdb). During XenServer install should I tell. XenServer to only use sdb for virtual machine storage? Or should I not allow XenServer to create any storage and let ha-lizard do this when it's installed?

Sorry for all the questions, I am keen to rebuild this and learn what I did wrong and to make it more robust. I am keen to roll this out using XenServer 7 when offices support is available

Regards,

Adam

Xenserver 7 BETA Feedback - by: Adam Ward

$
0
0
Hi,

Am trying out the XenServer 7 beta. I am doing testing, and am attempting to make the Pool Master Storage Secondary and the Slave Storage Primary (to test how I would perform maintenance tasks on the hosts).

I have an error after the actions below:

1.) Turned off ha (ha-cfg status then "yes" to disable)
2.) Put both servers into manual mode (iscsi-cfg manual-mode-enable)
3.) Moved all VM's to slave
4.) demote Master storage (iscsi-cfg become-secondary)

At this point we get a pause for about 10 seconds and then I get the following output:

[root@COR-SVR-C01214 ~]# iscsi-cfg become-secondary
/bin/iscsi-cfg: line 274: 11990 Terminated /etc/iscsi-ha/iscsi-ha.sh become_secondary
###########################################################
# iscsi-ha is in manual mode - current status shown below #
###########################################################
Storage role: Primary (Expected = Secondary)
Replication IP: 10.10.10.1/24
iSCSI target: deactivating (stop-sigterm) (Result: exit-code) since Mon 2016-10-10 12:09:08 BST; 32s ago (Expected = stopped)
/bin/iscsi-cfg: line 31: /etc/iscsi-ha/state/status: Permission denied
[root@COR-SVR-C01214 ~]#



Any help much appreciated.

Regards,

Adam

install problem - by: szilvagyi

$
0
0
Dear ,
Successfully installed xen 6.5, follow the youtube video (without bond)
set up network like in video... same ip , with switch so servers can ping each other
when I'm installing i have a problem
...
Parameter name fence_reboot_lone_host not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above
...

thats error for all parameter...

Whats the problem? need xen 6.2 or bond? or what can i do?

Performance and CPU load - by: Claudio

$
0
0
hello,

I'm doing some test using 2 twin server (Dell Poweredge SC1435) with 2 opteron quad core (8 core in total) 2.3/2.7Mhz and a local SSD + 1 mecanical HD

I've seen that storage performance, on master, are 25% slower with HA-Lizard then for normal single xen server, I also seen that when i write on disk 4 (crystal disk test on a Windows VM) CPU-cores go from 40 to 65% of load.

It's normally or it's because the server it's not enought powerfull ?

Thank you in advance for info

Errors while setting up iscsi-ha - by: Daniel Loxtermann

$
0
0
Hello there!
I am setting up two Servers with Xenserver 7 in a pool. These two Servers are not identical.
I had to use a partition of a RAID (like sda7) instead of using a whole disk. But these two are exactly the same size (double checked with parted).

Now i set up ha-lizard and ha-iscsi with the noSAN installer. On the Pool-Master this works fine, i can connect the iscsi to the floating ip(10.10.10.3).
On the slave the following error message appears:



isci-ha status on master:


isci-ha status on slave:


oh, and on the slave is message appears in iscsi-ha log:



i already checked if all the config files are equal, deleted lvm cache.
the servers can see each other via the 10.10.10.0 network (both can ping .1, .2 and .3) and are connected directly with 1GB LAN.

Also the drbd initial-sync is really slow. max i get is 10-11MB/s - which would lead to only 100mbits lan, but both cards have negotiated 1000M.
on both servers there is no significant load or device r/w, so i don't get why drbd is so slow...

does anybody have some solution for these issues?
regards

XenServer 7 iscsi become-secondary issue - by: Adam Ward

$
0
0
Hi,

Am doing to a load of testing with the latest ha-lizard and ha-iscsi release. I've installed the NoSAN installer 2.1.1

Everything is working, but when I do a iscsi-cfg become-secondary we get an error (see attached output), then the server sits for 1 minute 30 seconds before it acknowledges that it has become secondary.

The error we get is:
[root@MYSERVER1 ~]# iscsi-cfg become-secondary
/usr/bin/iscsi-cfg: line 275: 1557 Terminated /etc/iscsi-ha/iscsi-ha.sh become_secondary


We think we are doing everything correctly; e.g.
Disable HA
Put iscsi into manual mode on BOTH servers
performing iscsi-cfg become-secondary on the PRIMARY server.

Can you tell me if something is wrong, or is this just a warning that can be ignored? I am not seeing any issues when doing this, apart from the warning message and the 1 minute 30 seconds wait.

I have attached the putty output from both servers. SERVER1 is Pool Master, SERVER2 is the Slave.

Many thanks in advance for help.

Adam

CloudStack + Xenserver + HA-Lizard On 2 NICs - by: Dan

$
0
0
Hi,

I've been looking for something like HA-Lizard for months and I must say you guys rock!!

Currently, I have 2 Xenservers that I want to uses as hosts for a CloudStack install. Of course, I want to use the storage on those hosts as primary storage in CloudStack (2 TB per host).

My issue is that I only have 2 NICs per server and HA-Lizard requires those 2 NICs (my webhost will not add any more).

CloudStack can use one NIC (or bonded NICs) for all traffic (management, public, storage, etc.) So my question for HA-Lizard is, must the 2 bonded NICs required for the setup be dedicated specifically to the storage network or can they be used to send other type of traffic?

Ideally, separating the networks would be best but my webhost pricing is unbeatable. Otherwise, I would need to find a webhost that offers 4 NICs, which most likely would be more expensive, which would amount to the same as keeping the current host and adding storage separately, in which case I wouldn't need HA-Lizard (I know, it's crazy)

Any input on this would certainly be appreciated.

Thanks

HA Lizard without automatic power-on machines - by: David Ramirez

$
0
0
Hi. I have little question.

I used HA lizar with xen7. I'm very happy But I see one detail.

I hace a SAI program to can shutdown server correctly. But with ha-lizard if a VM will be down.. It's power on again in another server o similar server.

And. In this case xen never poweroff and servers don't make a gracefull shutdown.

How can I enable ha-lizard. But VM must pe power on-off manually

Thanks

Problem Converting Local Storage to iSCSI - by: tyh-chris

$
0
0
Hi,

I have to XenServer 7.0 hosts in a pool. I've been following the youtube video on how to install HA-Lizard, but run into a problem when I get to the storage conversion part.

Firstly, the local storage isn't detected, so I have to enter the path manually. Not too much of a problem, but then it says "Exclusive open failed." and I cannot convert it.

The local storage is a 4 x 1TB RAID10 volume on an HP Smart Array P410i, using Ext3.

I'm trying to install version 2.1.0 of HA-Lizard. Any help appreciated.

Thanks

No LUN in iSCSI Target - by: tyh-chris

$
0
0
Hi,

I've installed HA-Lizard 2.1.0 on two XenServer 7.0 hosts. There was a problem where both installations couldn't get exclusive access to the local storage, but installation seemed to proceed regardless.

I've got to the stage where I have to add the iSCSI SR, but although I can select the target IQN on IP 10.10.10.3, there are no LUNs available to select. I guess they were never created in the first place. Everything else seems to be running as it should.

Please help, I feel like I am so close to getting this up and running!

HA-Lizard with external san storage (shared) - by: mluthfim

$
0
0
Dear All,

I would like to know, is ha-lizard can support external san storage?
My current test, consist of 2 servers as the xen hosts and san storage for the VMs running. I dont use iscsi-ha.

is it possible to build Xenserver HA+HAlizard with current environment?

I really appreciate any help you can provide.

ha-cfg commands not working after slave fenced - by: Andrew Foster

$
0
0
Hi there,
We have set up a 2 node pool with XenServer 7.0 and the recommended version of the noSAN auto-installer. All working well until we started testing fail scenarios.

Unplugged management network from slave host. Slave fenced itself (POOL mode) and rebooted. VMs running on slave started up again automatically on master.

The slave host is now back up with network restored. DRBD did not start automatically. Slave does appear to have re-entered the pool automatically and logs look normal.

Running "ha-cfg get" on master now returns no output. Running it on slave is OK.

Any ideas what went wrong with DRBD, and how I can now return "ha-cfg get" functionality to my master?

This is the output of ha-cfg get on slave:

Xenserver 7 support? - by: Sean Nelson

$
0
0
Is Xenserver 7 supported by HA-Lizard? I'm about to try it in a test environment, but would like to know if it would be appropriate for a production environment.

Best Way to Test HA? - by: tyh-chris

$
0
0
Hi,

I've finally got HA-Lizard 2.1.0 installed correctly on my 2-node XenServer 7.0 pool. I've transferred my VMs to the new HA iSCSI volume, I've set global_vm_ha to 0 and have specified which of my VMs I'd like to have high availability.

What is the best way to emulate a scenario where my primary server fails?
Could I just pull the ethernet cables at the back?
What would be the procedure to get it back online afterwards?

Thanks

HA Lizard without automatic power-on machines - by: David Ramirez

$
0
0
Hi. I have little question.

I used HA lizar with xen7. I'm very happy But I see one detail.

I hace a SAI program to can shutdown server correctly. But with ha-lizard if a VM will be down.. It's power on again in another server o similar server.

And. In this case xen never poweroff and servers don't make a gracefull shutdown.

How can I enable ha-lizard. But VM must pe power on-off manually

Thanks

nike air presto black - by: HaleJohn

$
0
0
Tell us down in the nike air presto black comments if you re keen on the idea of Brooks collabs and watch for these to release at Concepts on September 13th, 2014. Hanon almost always make sure to reference some bit of Scottish history in their sneaker projects, and this latest Asics collaboration is no exception. The group, which includes the Asics Gel Epirus and the Onitsuka Tiger Colorado 85, pays homage to the Scottish samurai Thomas Glover. The choice of that figure reflects the whole Scotland/Japan connection between the shop in question and Asics. Continue reading for more detailed imagery on this upcoming project, which launches on September 27th, and then head to Hanon for the full breakdown.

You can see a bit more evidence of said speckling by seeing what s waiting after the break, and you can eventually see this colorway again when we give you a heads up for their US drop. For those retro runner fans that weren t necessarily into the split tongue style of the Asics Gel Lyte III, the Asics Gel Saga has been a go-to nike air presto ultra flyknit running?silhouette?turned casual staple for some time. And while the pair won t see nearly as many collaborative efforts as its counterparts, the famed 1990 model can at least claim that some upcoming in-house colorways will hold us over for the time leading up to the holidays. Here we see a cool grey and purple work together for an aesthetic that wouldn t be that far from something we d see when the shoe first released at the turn into the 90s.

Grab a better view after the click and pick up a pair from international spots like Foot Patrol. For all the changes that have been made to the Nike Roshe Run since it unassumingly showed up on shelves a couple of years ago, the sole has, for the most part, stayed the same. The biggest departure that we can remember has been the Natural Motion addition and even that one is on the subtle side. How the sneakers have resisted the temptation of Lunar or Free cushioning is beyond us, but Roshe devotees are definitely happy that the OG shape is still intact. Take in the latest dosage of that OG shape by checking in below on this Dark Obsidian pair and let us know in the comments how you feel about this Nike Roshe Run.

Check back with us for more updates on the Nike Zoom Flight The Glove and other potential Payton retro releases, and let us know what you think of this colorway. Fans of the Nike Internationalist recognize the retro runner for its?subtlety as the combination nike air huarache cheap of mesh, suede, and nylon have been working together flawlessly to bring us different variations of the silhouette for some time now. But lately, the sneaker has ditched traditionalism for a flashier look (Just check out the Mystic Green and Hyper Cobalt renditions for proof). This metallic silver-Swoosh donning pair proves that it can add some vibrancy while still nodding at the past thanks to some grey and black accents throughout.?Still no word yet on a stateside release, but check out more photos after the click and know that you nike air huarache sale can still grab this pair via internationalist spots like Titolo.

adidas nmd uk - by: HaleJohn

$
0
0
ÿþGathered here is a adidas nmd uk huge set of sneakers for the likes of Dez Bryant, Michael Crabtree, Andre Johnson, LaMarr Woodley, Hakeem Nicks, Dwight Freeney, Jordan Lynch and Charles Woodson. The shoes switch from mid and low cut styles and of course each feature the signature colors of the associated athletes respective teams. Stay with us after the break for a detailed look at these new Air Jordan 6 NFL PE cleats and watch for these players to suit up in them on this first NFL Sunday of the season. Drake Unveils Two New Air Jordan 3 Drake vs. Lil Wayne PEsAir Jordan Future Low Summer 2015The Air Jordan 4Lab1 Enters the Elements SeriesA Detailed Look at the Air Jordan 6 Slam Dunk Air Jordan XX9 USA P Drake takes his shoegame to the future as he puts a halt on the retro Jordans and wears the LeBron 12 on-stage.

They ve brought quality eyewear without the inflated price caused by retail distribution costs, and the success of the business model has been is what many adidas nmd sale entrepreneurs have attempted to emulate, given the right product. Sneakers could definitely fall in line with that structure, as we ve seen Jon Buscemi s Greats Footwear brand move forward with a launch earlier this year to notable fanfare, and OneGround Shoes line-up of high-quality lifestyle sneakers could very much prosper in today s landscape of footwear pricing. Converse has had some pretty colorful outings in the past couple of years thanks to their borrowed Missoni fabrics, but those might have just been topped by this rainbow creation.

but that s actually not what s going up with the upcoming Techware pack from the adidas Torsion Integral S. The orange here is oriented towards safety wear and warning hazards with its eye-catching palette and its flashy materials (There is some 3M mixed in), where the black is sort of meant as a mirror to that. This is another Size? worldwide exclusive affair, so the only way to get the shoes in question will be via that retailer beginning this Friday, September 12th. Have a full look at the adidas Originals Torsion Integral S Techware pack with us below if you still need to make up your mind on them. Between the Jacquard and No-Sew tendencies, we rarely see the Nike Air Max 95 in its original form featuring the wavy layered stitching that made the the shoe so iconic.

The site was run by Ernest Kim aka Professor K., who provided the most thorough breakdowns of basketball shoes; it was the go-to source for basketball sneaker reviews, crisp photos of said shoes (those bland yet adidas stan smith sale signature white background snaps were allegedly taken in his bathroom), and generally a place to kill loads of time while learning more about basketball design and performance through the eyes of a well-versed individual. been trying to get a pair of these but there don't ?have these in jd sports anymore? Back in August we were treated to the news that the classic 1989 All Conditions Gear silhouette in the Nike Air Wildwood would be making its imminent return to store shelves, but while we ve seen initial previews, we adidas stan smith women ve yet to get our hands on a pair.

Adding a second iSCSI SR for VMs/Backups - by: Alexander Hjelm

$
0
0
Hi, i did use your HA noSan installer and it did work great with xenserver 7, tested like everything now and i want to add 1TB drive on each server in iSCSI that syncs like my main VM drive.

How can i do this in an easy way? i did this in the guide when i installed noSan HA-lizard but is there an easy way to add my drives and make them sync without running the wizard?

Auto installer based on video problem - by: Zack Miller

$
0
0
Following install video, at the point of installing via the downloaded auto installer have permission denied, terminal output is as follows:

[root@XenServer1 tmp]# ./halizard_nosan_installer_2.1.3
bash: ./halizard_nosan_installer_2.1.3: Permission denied

Installing on XenServer 7.0 (build 7.0.1.3852)

Any help would be greatly appreciated

Code Contributions? - by: ETS

$
0
0
Is there anything like a 'GitHub' repository to send pull requests to and for discussing code improvements/changes besides this forum?
Where should one send untested/unapproved code contributions, ideas, etc. to for this great project?
How is it done the 'official' way?
Viewing all 1408 articles
Browse latest View live