You are not logged in.
No, they are not the same.
[b]--backup-point[/b] is the path (local or remote) where your VMs will be copied to, whereas [b]--remote-xsipath[/b] is the path where XSIBackup will be automatically copied when performing remote over IP backups, as it needs some binaries and files present in the other end to be able to transfer your .vmdk files over an IP link.
Never use custom manufacturer builds, they are basically just marketing tools and commercial traps, install VMWare ESXi instead.
Well, you shouldn't be getting any errors. How blank is your ESXi host?, If you have no VMs so far, you may be getting errors due to empty lists, we'll improve that in future GUI versions with warning messages.
To get the details of the errors, just Ctrl+C on the subsequent screen, scroll up and send us the details.
[url]https://33hops.com/xsibackup-pro-gui-manual.html[/url]
1/ That is an informational message, so as long as it's not causing some nested errors (additional errors on the report), the backup should be fine.
2/ Yes, we already addressed that issue on the Pro version. You have some additional -must have- features created to compare backup files by means of their SHA1 checksums.
That error is thrown by lastest versions of OpenSSL distributed with ESXi 6.7. It is totally unnecessary, but somebody decided OpenSSL to throw that excruciating verbosity.
XSIBackup-Free does not handle that, so you have different options:
- Use some previous version of ESXi
- Backup to datastore.
- Buy XSIBackup-Pro
Great to know. Should somebody experience ESXi host slowing down, command line behaving sluggish or GUI not showing up, after having configured it as explained in the GUI manual: [url]https://33hops.com/xsibackup-pro-gui-manual.html#1[/url]
A reboot will be the best solution. If the problem reappears, you might be suffering some hardware problem or lack of memory. A quite inexpensive and effective way of making things move faster is to add an SSD disk as a host cache device. Of course memory is still faster than SSDs, so adding extra memory is always a good idea.
SSD Samsung M2 PCIE 960/970 EVO series are NVMe disks with a much higher transfer rate, much closer to RAM speed. Installing one of this, or anything equivalent, like Intel Optane, as a host caché disk, will speed everything up. The bigger the disk, the better, of course. Believe me, it's probably the best money you could spend to speed up your hosts.
You are missing the minutes, this should be:
0 4 * * * "/vmfs/volumes/XVM01-XDataStoreHDD-01/xsi-dir/jobs/V1HD3" # Added by XSIBackupTo start at 04:00 o'clock.
In case you encounter some further problems.
Make a backup of your configuration files (smtpsrvs and /jobs folder mainly) and RSA key pair.
Remove everything. Make sure that you change the [b]xsi-dir[/b] installation path to yours, in the example it is /vmfs/volumes/datastore1/xsi-dir, the other files have a fixed path.
rm –rf /vmfs/volumes/datastore1/xsi-dir;chmod 0700 /var/spool/cron/crontabs/root;sed -i '/-dir\/jobs/d' /var/spool/cron/crontabs/root;sed -i '/cron-init/d' /etc/rc.local.d/local.shReinstall with the script from the user area and restore the smtpsrvs file and jobs folder, then re-schedule your backups, making sure that you set the hour and minutes.
The GUI is more than tested.
The cause has to be a particular problem.
Contact support to find where your problem relies.
Pro version adds some "must have" features for professionals, but the core transfer binaries are exactly the same.
It looks like you have some big snapshots (more than one) attached to your VM.
I would start by deleting snapshots and consolidating the Vitual Machine, previous to making a backup of it. Also, enter the user area and get your (c)XSIDiff licenses, then place each on the corresponding server.
In any case, you should be able to backup even without (c)XSIDiff, it looks like if Rsync was running out of memory. Just reboot both hosts if you have the chance and try again.
The statement
The e-mail server [out.postassl.it] is not reachable at port [465]Has nothing to do with the host responding to pings.
Finding out why is part of your general learning curve.
As a hint: ICMP and TCP are different protocols. The message is stating port TCP 465 is not reachable, so some firewall must be blocking it somewhere between your ESXi host and the SMTP server itself. It's not the ESXi firewall, as XSIBackup opens up the SMTP port automatically.
[url]https://33hops.com/xsibackup-smtp-client.html[/url]
That message:
unzip: invalid zip magic 20656854Is stating the .zip file is corrupt. Some error downloading. Install manually as per the instructions in the README.txt file.
The "arithmetic syntax error" is a symptom, not the disease, just as coughing is not a disease on its own. Those two posts are treating different issues from older versions.
We will try to work this eventual kind of issues around by silently making XSIBackup rescan datastores, although this could be a drawback for most users not having this issue due to the time the rescan might take to complete.
Things don't pop out of nowhere and computers are still not smart enough to cheat us, so that must have come from some previous operation.
Have you copied the [b]/src/pro/menu[/b] folder as suggested?
If the problem persists, please remove the xsi-dir folder, keeping a copy of your [b]xsi-dir/conf/smtpsrvs[/b] and any other configuration files you might have tweaked, as well as your RSA key pair (any file containg the word _rsa_) and install from scratch
Edit the job file manually, we will fix this in the next release.
Thank you for the feedback.
You are the only user reporting this error. You probably removed some device/s and you didn't refresh from the vSphere Client.
We will nevertheless consider adding this command into XSIBackup to prevent this situation.
Things don't happen twice magically. XSIBackup prevents overlapping cron execution requests, so this has all the appeareance that you launched a job through the cron and another one manually. Or that you just duplicated some cron line.
Just kill all jobs using the GUI tools and try again.
Megabits per second are expressed as [b]MBPS[/b]
The [b]--date-dir=yes[/b] argument still exists.
We really can't grasp what you want to know.
Everything that could be said in regards to using this argument or using a dynamic folder instead has already been said in this post.
The matter is much simpler than the extension of the post.
1 - Use [b]--date-dir=yes[/b] to generate a timestamped folder, or don't use it to backup to the same folder (dangerous)
2 - Use a dynamic name by employing the bash [b]date[/b] command, which offers you endless possibilities.
You are missing the [b]--backup-prog[/b] argument, which is fundamental. Please do read the programs documentation, especially what backup programs are available, how to use them and what you can expect from them:
[url]https://33hops.com/xsibackup-using-backup-programs.html[/url]
You are using the [b]--time[/b] argument, which is useless from version 11.0.0.
You do not need the [b]--date-dir=no[/b] argument, just skip it.
[url=https://33hops.com/xsibackup-free-11-things-that-have-changed.html](c)XSIBackup Classic: changes in version 11.0.0[/url]
By what you are describing, you are backing up using [b](c)XSITools[/b], but you are not able to recognize what you describe, which is a repository with the timestamped folders containing the hash tables.
If you just want to use XSIBackup to perform quick backups and you are not interested in delving into its possibilities, then use a simple backup using [b]Vmkfstools[/b]. It's quick and easy
"/vmfs/volumes/datastore1/xsi-dir/xsibackup" \
--backup-prog="Vmkfstools" \
--backup-point="/vmfs/volumes/BACKUP" \
--backup-how=Hot \
--backup-type=custom \
--backup-vms="GRX16" \
--mail-to=me@myself.com \
--use-smtp=1 \
--exec=yes >> "/vmfs/volumes/backup/xsi-dir/var/logs/xsibackup.log"If on the other hand, you want to take advantage of deduplication, backups over IP, differential backups, etc...
Then, you will need to read a bit more. XSIBackup is quite straight, it's all based in command line parameters, you don't need to edit complex configuration files or study obscure concepts, but you need at least to know what each command means and what you can expect from it.
I'm sorry sir, but we are not quite getting what you try to say. If you are using the Free version and want to use a backup, you have various choices:
1 - Use the VM where it was backed up by just adding it to your inventory.
2 - Copy it somewhere else and then add it to your inventory
3 - If you are using [b](c)XSITools[/b] or [b]Borg[/b] as backup programs, you will need the Pro version.
In case you are in situation number [b]2[/b] and want to copy the backup folder somewhere else, you may very well use [b]Vmkfstools[/b], that should give you 70-80 mb/s of sustained transfer rate, at a minimum. If you are getting poor transfer rates when using [b]Vmkfstools[/b], the most likely reason is that you have some clogged or cheap network hardware in the path.
Please, do keep in mind that cheap gigabit switches and NICs will normally offer a real speed about what your are declaring: 10-12MB/s or 15-20 MB/s
vCenter and other backup software vendors, such as Veeam have nothing to do with the matter.
Copy the folder /src/pro/menu from the installation package to your ESXi server overwritting all files.
Next Pro version 11.0.3 will contain a fix for this bug.
This all seems like the GMail server you connect to does not support PIPELINING. The time you got it to work you probably connected to a different server. Your solution is O.K. if it works for you, but wouldn not have it been easier to just use a different account, yahoo.com, hotmail.com, etc... they support PIPELINING and do work as well.
Your OneDiff backup is failing because of the following
The specified key, name, or identifier '6' already exists.You most probably already have a VM by that name at the remote end.