How can i backup a ESXi VM to an attached USB storage
I have Esx installed on IBM 3450 server.
I want to make backups of my VM on attached USB device in server.
My network speed is very less so i can't backup and copy through network.
Is it possible through any software
virtual-machine esxi
add a comment |
I have Esx installed on IBM 3450 server.
I want to make backups of my VM on attached USB device in server.
My network speed is very less so i can't backup and copy through network.
Is it possible through any software
virtual-machine esxi
add a comment |
I have Esx installed on IBM 3450 server.
I want to make backups of my VM on attached USB device in server.
My network speed is very less so i can't backup and copy through network.
Is it possible through any software
virtual-machine esxi
I have Esx installed on IBM 3450 server.
I want to make backups of my VM on attached USB device in server.
My network speed is very less so i can't backup and copy through network.
Is it possible through any software
virtual-machine esxi
virtual-machine esxi
edited Aug 5 '16 at 13:12
Hennes
59k792141
59k792141
asked Apr 5 '14 at 17:34
MirageMirage
1,31173155
1,31173155
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Free Veeam is pretty good, it allows you to VeeamZip an Adhoc backup to a network share.
The full version is even better. 30 day trial on the full version, once trial is over the product rolls over to the free edition.
Free Edition does have a number of limitations, including:
- Full backups of individual VMs only—no scheduled, incremental or multi-VM
backups - No vPower® capabilities (however, you can import VeeamZIP™ backups into the
paid editions and use vPower capabilities there) - No VM replication
- No scripting
A backup repository is a location used by Veeam Backup & Replication jobs to store backup files, copies of VMs and metadata for replicated VMs. Technically, a backup repository is a folder on the backup storage. By assigning different repositories to jobs and limiting the number of parallel jobs for each one, you can balance the load across your backup infrastructure.
Veeam Backup Target
Backup can be performed to the following disk-based storage targets:
- Local (internal) storage of the backup repository server.
- Direct Attached Storage (DAS) connected to the backup repository
server, including external USB/eSATA drives and raw device mapping
(RDM) volumes. - Storage Area Network (SAN). Backup repository server must be
connected into the SAN fabric via hardware HBA or software iSCSI
initiator, and the corresponding volumes must be seen in the
Microsoft Windows Disk Management snap-in. - Network Attached Storage (NAS) able to represent itself as CIFS (SMB)
share (direct operation), or NFS share (must be mounted on a Linux
backup repository server).
Also you have to use a minimum of a licensed version of ESXi for Veeam. The free version of ESxi won't work.
– user430724
Mar 23 '15 at 14:46
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f738133%2fhow-can-i-backup-a-esxi-vm-to-an-attached-usb-storage%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Free Veeam is pretty good, it allows you to VeeamZip an Adhoc backup to a network share.
The full version is even better. 30 day trial on the full version, once trial is over the product rolls over to the free edition.
Free Edition does have a number of limitations, including:
- Full backups of individual VMs only—no scheduled, incremental or multi-VM
backups - No vPower® capabilities (however, you can import VeeamZIP™ backups into the
paid editions and use vPower capabilities there) - No VM replication
- No scripting
A backup repository is a location used by Veeam Backup & Replication jobs to store backup files, copies of VMs and metadata for replicated VMs. Technically, a backup repository is a folder on the backup storage. By assigning different repositories to jobs and limiting the number of parallel jobs for each one, you can balance the load across your backup infrastructure.
Veeam Backup Target
Backup can be performed to the following disk-based storage targets:
- Local (internal) storage of the backup repository server.
- Direct Attached Storage (DAS) connected to the backup repository
server, including external USB/eSATA drives and raw device mapping
(RDM) volumes. - Storage Area Network (SAN). Backup repository server must be
connected into the SAN fabric via hardware HBA or software iSCSI
initiator, and the corresponding volumes must be seen in the
Microsoft Windows Disk Management snap-in. - Network Attached Storage (NAS) able to represent itself as CIFS (SMB)
share (direct operation), or NFS share (must be mounted on a Linux
backup repository server).
Also you have to use a minimum of a licensed version of ESXi for Veeam. The free version of ESxi won't work.
– user430724
Mar 23 '15 at 14:46
add a comment |
Free Veeam is pretty good, it allows you to VeeamZip an Adhoc backup to a network share.
The full version is even better. 30 day trial on the full version, once trial is over the product rolls over to the free edition.
Free Edition does have a number of limitations, including:
- Full backups of individual VMs only—no scheduled, incremental or multi-VM
backups - No vPower® capabilities (however, you can import VeeamZIP™ backups into the
paid editions and use vPower capabilities there) - No VM replication
- No scripting
A backup repository is a location used by Veeam Backup & Replication jobs to store backup files, copies of VMs and metadata for replicated VMs. Technically, a backup repository is a folder on the backup storage. By assigning different repositories to jobs and limiting the number of parallel jobs for each one, you can balance the load across your backup infrastructure.
Veeam Backup Target
Backup can be performed to the following disk-based storage targets:
- Local (internal) storage of the backup repository server.
- Direct Attached Storage (DAS) connected to the backup repository
server, including external USB/eSATA drives and raw device mapping
(RDM) volumes. - Storage Area Network (SAN). Backup repository server must be
connected into the SAN fabric via hardware HBA or software iSCSI
initiator, and the corresponding volumes must be seen in the
Microsoft Windows Disk Management snap-in. - Network Attached Storage (NAS) able to represent itself as CIFS (SMB)
share (direct operation), or NFS share (must be mounted on a Linux
backup repository server).
Also you have to use a minimum of a licensed version of ESXi for Veeam. The free version of ESxi won't work.
– user430724
Mar 23 '15 at 14:46
add a comment |
Free Veeam is pretty good, it allows you to VeeamZip an Adhoc backup to a network share.
The full version is even better. 30 day trial on the full version, once trial is over the product rolls over to the free edition.
Free Edition does have a number of limitations, including:
- Full backups of individual VMs only—no scheduled, incremental or multi-VM
backups - No vPower® capabilities (however, you can import VeeamZIP™ backups into the
paid editions and use vPower capabilities there) - No VM replication
- No scripting
A backup repository is a location used by Veeam Backup & Replication jobs to store backup files, copies of VMs and metadata for replicated VMs. Technically, a backup repository is a folder on the backup storage. By assigning different repositories to jobs and limiting the number of parallel jobs for each one, you can balance the load across your backup infrastructure.
Veeam Backup Target
Backup can be performed to the following disk-based storage targets:
- Local (internal) storage of the backup repository server.
- Direct Attached Storage (DAS) connected to the backup repository
server, including external USB/eSATA drives and raw device mapping
(RDM) volumes. - Storage Area Network (SAN). Backup repository server must be
connected into the SAN fabric via hardware HBA or software iSCSI
initiator, and the corresponding volumes must be seen in the
Microsoft Windows Disk Management snap-in. - Network Attached Storage (NAS) able to represent itself as CIFS (SMB)
share (direct operation), or NFS share (must be mounted on a Linux
backup repository server).
Free Veeam is pretty good, it allows you to VeeamZip an Adhoc backup to a network share.
The full version is even better. 30 day trial on the full version, once trial is over the product rolls over to the free edition.
Free Edition does have a number of limitations, including:
- Full backups of individual VMs only—no scheduled, incremental or multi-VM
backups - No vPower® capabilities (however, you can import VeeamZIP™ backups into the
paid editions and use vPower capabilities there) - No VM replication
- No scripting
A backup repository is a location used by Veeam Backup & Replication jobs to store backup files, copies of VMs and metadata for replicated VMs. Technically, a backup repository is a folder on the backup storage. By assigning different repositories to jobs and limiting the number of parallel jobs for each one, you can balance the load across your backup infrastructure.
Veeam Backup Target
Backup can be performed to the following disk-based storage targets:
- Local (internal) storage of the backup repository server.
- Direct Attached Storage (DAS) connected to the backup repository
server, including external USB/eSATA drives and raw device mapping
(RDM) volumes. - Storage Area Network (SAN). Backup repository server must be
connected into the SAN fabric via hardware HBA or software iSCSI
initiator, and the corresponding volumes must be seen in the
Microsoft Windows Disk Management snap-in. - Network Attached Storage (NAS) able to represent itself as CIFS (SMB)
share (direct operation), or NFS share (must be mounted on a Linux
backup repository server).
edited Apr 5 '14 at 19:31
answered Apr 5 '14 at 19:18
LogmanLogman
3,28711127
3,28711127
Also you have to use a minimum of a licensed version of ESXi for Veeam. The free version of ESxi won't work.
– user430724
Mar 23 '15 at 14:46
add a comment |
Also you have to use a minimum of a licensed version of ESXi for Veeam. The free version of ESxi won't work.
– user430724
Mar 23 '15 at 14:46
Also you have to use a minimum of a licensed version of ESXi for Veeam. The free version of ESxi won't work.
– user430724
Mar 23 '15 at 14:46
Also you have to use a minimum of a licensed version of ESXi for Veeam. The free version of ESxi won't work.
– user430724
Mar 23 '15 at 14:46
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f738133%2fhow-can-i-backup-a-esxi-vm-to-an-attached-usb-storage%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown