©XSIBackup-Free: Free Backup Software for ©VMWare ©ESXi

Forum ©XSIBackup: ©VMWare ©ESXi Backup Software


You are not logged in.

#476 Re: General matters » XSIDiff license » 2021-05-24 12:23:19

Please, note this thread corresponds to an old software edition - (c)XSIBackup Classic - which has been deprecated. Use our latest software edition: [b](c)XSIBackup-DC[/b] and refer to [url=https://33hops.com/xsibackup-dc-full-manual-home.html]its manual[/url] to [url=https://33hops.com/xsibackup-vmware-esxi-backup.html#prodchart]backup your (c)ESXi VMs[/url] as of 2021

#477 Re: General matters » Does XSIBackup Pro work with ESXI 7? » 2021-05-24 12:22:33

Please, note this thread corresponds to an old software edition - (c)XSIBackup Classic - which has been deprecated. Use our latest software edition: [b](c)XSIBackup-DC[/b] and refer to [url=https://33hops.com/xsibackup-dc-full-manual-home.html]its manual[/url] to [url=https://33hops.com/xsibackup-vmware-esxi-backup.html#prodchart]backup your (c)ESXi VMs[/url] as of 2021

#478 Re: General matters » Backup 11.0.1 free version - cron does not work (solved) » 2021-05-24 12:20:07

Please, note this thread corresponds to an old software edition which has been deprecated. Use our latest software edition: [b](c)XSIBackup-DC[/b] and refer to [url=https://33hops.com/xsibackup-dc-full-manual-home.html]its manual[/url] to [url=https://33hops.com/xsibackup-vmware-esxi-backup.html#prodchart]backup your (c)ESXi VMs[/url] as of 2021

#479 Re: Speed » XSIBackup-DC Perf Test » 2021-05-24 07:50:11

Thank you very much for your feedback.

Using NAS to store VMs is not a very good idea, unless you have FO or 10GB NICs, as you would create a 1GB bottleneck that you would not have if you used local storage.

The glitch every few blocks is probably caused by some buffer filling up.

On the other side, maximum speed is achieved when using SSD as the target of backups. Over IP backups yield better speed than local backups too, as you balance the load of the backup process among two CPUs instead of one.

#480 Re: General matters » How to exclude named vmdk-files in DC? » 2021-05-23 11:09:22

DC offers a general [url=https://33hops.com/xsibackup-dc-full-manual-home.html#exclude]--exclude[/url] agument which supports multiple REGEXP expressions which can in turn be used to exclude anything you want.

#481 Re: General matters » Can two XSIbackup instances use the same repository simultaneously? » 2021-05-23 11:04:38

The lock file is deleted once the process holding the repo finishes. Nonetheless there's something really 'twisted' in your question: how come you be trying to perform a simultaneous replica to a replica folder?, that makes no sense no matter how you look at it.

If you were allowed to do such thing, you would end up with a lot of meaningless data in the worst of the cases, or a mix of files belonging to different VMs if you were somewhat luckier.

A replica job is a 1:1 operation, by definition, it's even implied in the very same argument name "replica" you can't replicate two different things to a third one.

Backup repositories are a different thing. Please, revise basic functional concepts before attempting to use the software.

#482 Re: © OneDiff » Create request.key file to upload » 2021-05-21 17:59:11

This last post doesn't belong here. It will be deleted, as It can't be moved.
The (c)XSIBackup-DC request.key file is generated automatically with any command.
To force its creation run: ./xsibackup --request-key

#483 Re: General matters » XSIBackup-DC GUI » 2021-05-21 16:40:58

You may need updating the key, only if it's smaller than 88 bytes, which seems to be the case.

#484 Re: General matters » XSIDirector » 2021-05-21 16:38:54

Thank you for your feedback. We already corrected the typos in the man page. We just published this first version yesterday, it's a compilation of the knowledge we accumulated in doing automated deployments so far. Still, it's in an early development stage and it will need some more polishing before it can work seamlessly in all mayor Linux distros.

The first error installing the software remotely was probably due to the [b]known_hosts[/b] warning from part of the ssh client. There are some ssh client options to prevent that, none of them seems to work well though, we'll try to refine that.

You also have some minor dependency issues regarding [b]stty[/b] which is used to detect the SSH client window resolution. They are not critical though.

At the end you receive an error having to do with your SSH client mode.

To prevent errors of this kind, I would stick to using Putty by now, as it's the tool we use to develop.
Trying to offer wide SSH client compatibility might be very difficult to impossible, depending on the features they offer.

#485 Re: General matters » Backup VM with snapshots: unable to delete snapshots (solved) » 2021-05-21 16:07:36

You will find a detailed guide to dealing with snapshot errors here: [b][url=https://33hops.com/esxi-snapshot-errors-and-solutions.html#vmsd-issue](c)ESXi snapshot errors, its solutions and workarounds[/url][/b]

#486 Re: General matters » XSIBackup-DC GUI » 2021-05-21 13:17:16

What SSH client are you using?
Have you manually edited the job file?
Have you installed a license.key, otherwise the Free edition will be used?

#487 Re: General matters » XSIBackup-DC --replica=cbt: --options=R appears to be without function » 2021-05-19 17:52:59

OMG!, we just realized that you aren't backing up to an (c)ESXi server, but some sort of NAS.
How do you expect a VM to be registered in a NAS device?
This is just an imaginary issue.

#488 Re: General matters » XSIBackup-DC --replica=cbt: --options=R appears to be without function » 2021-05-19 15:23:04

What a conundrum!
It has to be something really simple.
We'll increase verbosity on that part, which BTW is quite trivial from a programmatic point of view.

#489 Re: General matters » XSIBackup-DC --replica=cbt: --options=R appears to be without function » 2021-05-19 11:01:49

We aren't saying that using --exclude will cause issues. We are saying that it's not compatible with --options=R, which a different thing.
We can't introduce comparisons with other editions that have nothing to do with the issue. We know how Pro worked, still it's different software.

What we are stating is that we have revised the software and that we are indeed getting an _XSIREP replica with no issue and that we can't reproduce your problem.

So, please, simplify your job to the extreme, remove any unnecessary options and add --options=R at the end of the job from the command line.

#490 Re: General matters » XSIBackup-DC --subject: No status output » 2021-05-18 15:28:12

The software will eveolve and refinements will come at the end of each branch.

#491 Re: General matters » XSIBackup-DC --replica=cbt: --options=R appears to be without function » 2021-05-18 15:26:55

We can't reproduce your issue. Our local --replica=cbt VMs are indeed registered and can be switched on.
There are still some limitations that we will waive in next minor releases, like not being able to switch the _XSIREP VM on when you --exclude some disk, as the remains of the disk are still present in the replica .vmx file. We will need to add extra logic to remove those config lines in case of excludes.

#492 Re: General matters » XSIBackup-DC --replica=cbt: Error code 194 at file signal.c, line 194 » 2021-05-18 11:09:52

Thank you for your feedback, we'll try to add more checks to prevent unhandled situations.

#493 Re: General matters » XSIBackup-DC --replica=cbt: Error code 194 at file signal.c, line 194 » 2021-05-18 10:39:08

Then, there must be some missing configuration parameter. Probably related to CBT configuration.
That isn't really the error. You have some previous text in the output that is pointing to the real issue:

ble-cbt="vm-failed" first

It's a partial message that should read: [b]Run --enable-cbt="vm-failed" first[/b]

Thus, have you enabled CBT? I guess you have, otherwise you would receive a clear warning, nonetheless it looks like something is wrong about it.

To make sure, just remove the [b]=cbt[/b] part from the --replica action and see what happens. If the rest of the data and configuration files are OK in the VM, you should not receive that error any more.

If my above suspicion is right, manually examine the .vmx file and look for the CTK related lines at the end of it. There should be one general line plus one per disk.

ctkEnabled = "TRUE"
scsi0:0.ctkEnabled = "TRUE"
scsi0:1.ctkEnabled = "TRUE"

There should also be a hidden directory tree in your VM root folder [b].xsi/.cbt/[/b], inside this folder there should be one file per disk.

.seq-W702-flat.vmdk
.seq-history-W702-flat.vmdk

Each file should contain the information on the backup targets and the CBT sequence for each one of them.

192.168.33.183:22:/vmfs/volumes/datastore1/W702; 125
78.27.168.186:22:/vmfs/volumes/VMs/W702; 213
78.27.168.186:22:/vmfs/volumes/datastore1/W702; 9
78.27.169.25:22:/vmfs/volumes/datastore1/W702; 1

#494 Re: General matters » XSIBackup-DC --replica=cbt: Error code 194 at file signal.c, line 194 » 2021-05-18 10:07:07

Yes, adding the spurious --check action should not cause a SIGTERM, still it should be removed.
To perform any kind of backup on a VM, being able to take a snapshot on the VM is fundamental.

The only keyword resembling a failure in your log is in the very same VM name, "nomen est omen"?

The log you posted doesn't contain any errors, still it seems that you are trying to quiesce (--quiesce) the VM.

Are you doing it for some known reason?
Does the VM contain an active DB server that requires to be quiesced?.
What OS is that VM?
Can it be quiesced?
Are VMware Tools installed and are they the latest version?
Have you revised the documentation of your eventual DB server to know if it can be quiesced?

Quiescing is not a trivial operation. It should only be used when needed and in some cases might not just work out of the box. In fact in some cases, depending on the OS/ DB service combination, it can become hard to configure or even impossible to do so.

Thus, first of all remove the --quiesce part and try again. Then let us know what happened.

#495 Re: General matters » XSIBackup-DC --backup: Use of --rotate in a deduplicated backup repo » 2021-05-18 09:50:12

Pruning is OK, we use it for our VMs, still you need to know how things work to take good decissions and pruning is an intrinsically risky action by definition, there's nothing that can be done to make pruning safer, as it consists in deleting the blocks [b]not in[/b] some set, the only way to know which blocks are to be pruned is to look for them and to delete the ones that can't be found.

What could be a fatal scenario?: your FS gets corrupted and some block name character is lost. If you don't prune, you could still recover that block manually by a partial match in the hash. If you prune, you loose it.

As said, we use pruning and we haven't had an issue so far, still, we keep multiple copies of our data at different levels and we make a full VM replication from time to time. If we were more commercially oriented, we would just not talk about it, yet (c)XSIBackup was conceived to fill some niche of users that do like to openly talk about everything concerning their data, namely: how all sys admins should be.

In an enterprise environment you normally want to keep a historic set of data, as much backwards in time as possible. (c)XSIBackup offers a huge compression ratio that will allow you to keep hundreds of restore points at practically no extra cost in storage, thus: why pruning?, to liberate a ridiculous amount of space?

There may be special cases of enterprises generating a vast amount of temporal data everyday, it's not usual but can happen. In those cases the sys admin will have to choose the best methodology for them.

#497 Re: Feature requests & improvements » Office365 SMTP Support » 2021-05-18 09:25:28

Thank you for your feedback, I'm sure many users will find it extremely useful. As said, we'll try to add a helper to ease Office365 compatibility in some future version.

#498 Re: General matters » XSIBackup-DC --replica=cbt: Error code 194 at file signal.c, line 194 » 2021-05-18 06:09:16

You are using a wrong formatted job.

--check=full

Is not to be used along with --replica job but alone in its own job, --check is action on its own.

#499 Re: General matters » XSIBackup-DC: Permission denied at Synology NAS after --add-key » 2021-05-18 06:06:27

The server component is updated automatically on every run.

#500 Re: Feature requests & improvements » Office365 SMTP Support » 2021-05-18 06:03:49

Thank you very much for your feedback.
The domain should follow the EHLO keyword:
[url=https://datatracker.ietf.org/doc/html/rfc5321#section-4.1.1.1]RFC 5321 EHLO[/url]

If what you descibe is correct, you are using a service that does not follow protocol standards. We may be able to add some helper, in any case we recommend that you switch to a service which is compatible with the SMTP protocol.

Board footer