You are not logged in.
The fix was released as v. 11.1.9 and is available to Pro users in the user area.
I guess the days of week have 0 base
You should upgrade to 11.1.9 that will be launched today, should you use the GUI to run jobs or check servers per instance. There is a bug that prevents this operations from completing.
We have detected a bug that may kill processes when run from the GUI inside a window. You may run those very same operations from the command line with no issue.
This bug will be solved today (2018-12-13) with the launch of v. 11.1.9
This is a bug on the GUI, while we fix it, please just run the job from the command line
./xsibackup --run-backup=001You don't need to enclose the --backup-point in double quotes
When you cut and paste it is very common that characters get substitued by some other equivalent in some other page code. Try to input the data manually, or develop your skills as cutpaster. You also seem to be missing some backslashes "\" at some line ends.
Every mailmaster configures and tweaks their SMTP server according to their own needs. XSIBackup offers a simple SMTP client which is compatible with the vast majority of e-mail servers out there. If you don't know why it's not working for you, or you don't want to delve into the issue, just use another one. We offer compatibillity with GMail, Yahoo, Hotmail, etc...
In your case you are having clear messages that are letting you know where you should tweak things.
Secure Renegotiation IS NOT supportedYou are using port 587 with some GMail server, that will never work, as they are letting you know they will not renegotiate on port 587. So use GMail SMTP port, which is [b]465[/b]
You still have mixed content, that is not a very good solution.
Well, that piece of log your pasted shows /vmfs/volumes/nas-01-SSD/vm1/vm1-000007-sesparse.vmdk was copied, we don't know anything beyond that.
If you keep a chain of snapshots that long, you will start to penalize performance on any operation, specially at the time to delete the backup snapshot. We don't know what you mean by stuck or "some time", these are all relative terms. The process should end sometime somehow: with success or with an error. Paste more concrete information if you want a more detailed answer.
Well, that's 85 mb/s on the whole disk including zeros. If you use thin disks and/or a VMFS volume to store your production VMs and your virtual HD is only partially used, you should get much faster speeds. That depends on the load of the server at the time to perform the backup though.
If you use OneDiff to backup, you will loose any preexisting snapshot, if you use XSITools they will be preserved.
You have a lot of errors in your log.
[mailsrv12] error: cannot delete snapshot, details: Skipping invalid VM '4' Skipping invalid VM '4'
There are some registered VMs which do not exist on disk any more.
You need to have an ESXi in good working condition before you even attempt to perform a backup.
Please, fix your server and try again.
This is not content for a forum, we might delete this whole thread.
If you don't know the support e-mail address, which was sent along with the welcome e-mail sent upon purchase, send us a contact form from our website: [url]https://33hops.com/contact-form.html[/url]
Please, identify yourself as the holder of a valid license, the registered e-mail is enough.
Set a delay between commands as explained in the conf/smtpsrvs file. You might need to use an account that does have [b]gmail.com[/b] as the domain part, as XSIBackup will detect that string and change the SMTP protocol conversation to meet GMail.com requirements, they have tweaked their SMTP servers to work a special way.
Or, just use a regular SMTP account from any other provider.
Check your [b]conf/smtpsrvs[/b] file and fix it. You have entered the SMTP credentials in a wrong way. The syntax is explained in the file itself.
We are sorry, but we believe nobody can help you but yourself.
A warm backup being slower than a cold one when run on an ESXi server that hosts an e-mail server is not an issue.
You need to think about what you are doing, how your server works and how your resources are being used.
A warm backup switches off the VM takes a snapshot and then switches the VM back on again while the backup is taking place, while a cold backup leaves the VM off while the backup is running. This is clearly stated in the Man Page and related posts. If you do not comprehend the difference, then there's nothing we can do for you.
We already use OpenSSL for hashing, thank you for the feedback.
Thats what all evidence points at, although there's just one way to be sure, run a SMART test on that disk.
You cannot switch from [b]--backup-prog=XSITools:z[/b] to [b]--backup-prog=Vmkfstools[/b] without changing the [b]--backup-point[/b] to a different path, or you will be trying to overwrite an XSITools repository with Vmkfstools backups.
The solution to your problem is very simple: change the [b]--backup-point[/b] argument to some other path or delete the old XSITools repository and reuse the same path.
We can't help you debug your SMTP session, that's your homework, but you can easily overcome the situation by using a GMail or Yahoo account.
This kind of message:
Input/output error (5) rsync error: error in file IO (code 11) at receiver.c(389)Is thrown when some sort of lower level problem occurs: hardware or communications error. If I were you I would quickly run some S.M.A.R.T. diagnostic on your disks and check everything regarding the reliability of the network in between. The fact that it's always the same VM that fails may have to do with some particular portion of the disk being damaged. There could also be some recurring network instability happening at about the same time every day, try to delve a bit by changing the VM backup order, although it seems a disk IO error, most probably your disk is starting to fail.
We can't find your e-mail address in the Pro users database. Please contact support to request some help with your installation.
As XSIBackup and XSITools evolve, rotation will be achieved by pruning instead of by creating a new repository. Nevertheless, comprehending what deduplication is, necessarily involves being aware of the risks you assume and covering those risks appropiately, so some sort of redundancy is desirable, whether by keeping a historic archive or by cloning the repository itself.
Keeping some snapshots in your production VM is a good technique to achieve versioning while still using regular backup methods. The only drawbacks I can find is that 5 snapshots will limit performance, maybe not too much, that will mainly depend on your particular circumstances: hardware, load, concurrent users, etc....
On the other side snapshots are unique pieces of data, they can't be deduplicated, at least with a big block size. Even a small block size would not yield better results due to the nature of what a snapshot is. Obviously that will depend on the type of data you store on them. If we are talking about a server in a notary office where snapshots are constitued by thousands of Word documents, then maybe you would be able to achieve some sort of positive result with a small block size, still that's not very common and snapshots tend to be unique in the vast majority of the cases.
Thank you for the feedback, we'll take a look at it, although we are constrained by ESXi, so any piece of software that is not pure C has little chances to run on it.
Backup Ids must be numeric characters three digits long 000 to 999
Well, if you call "crash" to the program "exiting back to the command line", then we are not going to understand each other.
What you are describing so far seems to be normal behavior.
Edit the job manually and add [b]--backup-as=backupuser[/b] as an argument, that will override root as the default user. You neverthless need to know what are the implications and how this will affect the backup job.
If you try to use a different user than [b]root[/b] and then try to use key authentication, the Linux OS will look for a matching key, not in [b]/root/.ssh/authorized_keys[/b] but in the [b]/home/backupuser/.ssh/authorized_keys[/b] file, so you will need to previously copy the key to that file.
Rsync is the slowest of all IP backup methods.