public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
* [PVE-User] Guidance requested to make use of command line to take the back up of my VM to CIFS /NFS share
@ 2023-08-04  9:06 Joseph John
  2023-08-04  9:16 ` Joseph John
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joseph John @ 2023-08-04  9:06 UTC (permalink / raw)
  To: Proxmox VE user list

Dear All,
Good afternoon
I  was trying to take backup of VM to NFS /CIFS share, We have created the
NFS and CIFS share and it shows in "df -h" , but do not show in the storage
drop down  when I choose the backup of VM instance

But when I give a df-h , I get the results

oot@server-1:~# df -h
Filesystem                               Size  Used Avail Use% Mounted on
udev                                     378G     0  378G   0% /dev
tmpfs                                     76G   13M   76G   1% /run
/dev/mapper/pve-root                      29G  6.2G   22G  23% /
tmpfs                                    378G   69M  378G   1% /dev/shm
tmpfs                                    5.0M     0  5.0M   0% /run/lock
tmpfs                                    378G     0  378G   0%
/sys/fs/cgroup
/dev/sdb2                                511M  312K  511M   1% /boot/efi
/dev/fuse                                 30M   72K   30M   1% /etc/pve

*//10.115.129.160/proxmox <http://10.115.129.160/proxmox>
1.0T  359G  666G  36%
/mnt/pve/backup10.115.129.169:/home/itsupport/nfsshare 1017G   14G  955G
2% /mnt/pve/nfsbackup*
tmpfs                                     76G     0   76G   0% /run/user/0


So from the df -h , we can see the CIFS and NFS, but through the web
interfaces, backup option do not show them in the drop down menu.
I am thinking in this situation, to make use command line and run the
backup so that I can specify the location (cifs or nfs share) to which I
can  copy the disk image



Thanks
Joseph John


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PVE-User] Guidance requested to make use of command line to take the back up of my VM to CIFS /NFS share
  2023-08-04  9:06 [PVE-User] Guidance requested to make use of command line to take the back up of my VM to CIFS /NFS share Joseph John
@ 2023-08-04  9:16 ` Joseph John
  2023-08-04 10:28 ` Deepen Dhulla
       [not found] ` <mailman.96.1691150730.335.pve-user@lists.proxmox.com>
  2 siblings, 0 replies; 4+ messages in thread
From: Joseph John @ 2023-08-04  9:16 UTC (permalink / raw)
  To: Proxmox VE user list

Dear All
I am going to try
vzdump [vmno] --dumpdir */mnt/pve/backup* --mode snapshot
Will post the result to the group
thanks



On Fri, Aug 4, 2023 at 1:06 PM Joseph John <jjk.saji@gmail.com> wrote:

> Dear All,
> Good afternoon
> I  was trying to take backup of VM to NFS /CIFS share, We have created the
> NFS and CIFS share and it shows in "df -h" , but do not show in the storage
> drop down  when I choose the backup of VM instance
>
> But when I give a df-h , I get the results
>
> oot@server-1:~# df -h
> Filesystem                               Size  Used Avail Use% Mounted on
> udev                                     378G     0  378G   0% /dev
> tmpfs                                     76G   13M   76G   1% /run
> /dev/mapper/pve-root                      29G  6.2G   22G  23% /
> tmpfs                                    378G   69M  378G   1% /dev/shm
> tmpfs                                    5.0M     0  5.0M   0% /run/lock
> tmpfs                                    378G     0  378G   0%
> /sys/fs/cgroup
> /dev/sdb2                                511M  312K  511M   1% /boot/efi
> /dev/fuse                                 30M   72K   30M   1% /etc/pve
>
> *//10.115.129.160/proxmox <http://10.115.129.160/proxmox>
> 1.0T  359G  666G  36%
> /mnt/pve/backup10.115.129.169:/home/itsupport/nfsshare 1017G   14G  955G
> 2% /mnt/pve/nfsbackup*
> tmpfs                                     76G     0   76G   0% /run/user/0
>
>
> So from the df -h , we can see the CIFS and NFS, but through the web
> interfaces, backup option do not show them in the drop down menu.
> I am thinking in this situation, to make use command line and run the
> backup so that I can specify the location (cifs or nfs share) to which I
> can  copy the disk image
>
>
>
> Thanks
> Joseph John
>
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PVE-User] Guidance requested to make use of command line to take the back up of my VM to CIFS /NFS share
  2023-08-04  9:06 [PVE-User] Guidance requested to make use of command line to take the back up of my VM to CIFS /NFS share Joseph John
  2023-08-04  9:16 ` Joseph John
@ 2023-08-04 10:28 ` Deepen Dhulla
       [not found] ` <mailman.96.1691150730.335.pve-user@lists.proxmox.com>
  2 siblings, 0 replies; 4+ messages in thread
From: Deepen Dhulla @ 2023-08-04 10:28 UTC (permalink / raw)
  To: Proxmox VE user list

Hello Joseph


make sure you have selected "vmzdump" in contain type for your
added-backup-nfs storage.

-Deepen.

  


 		_With each tiny piece and a touch of art, a masterpiece is created,
igniting the heart._

 
		 

 
		 [1]
  Deepen Dhulla
Director & CTO  		 [2]
 
 
 		 

 
  Email: deepen@technoinfotech.com
Mobile: +91-9320214357 [3]
Web: http://www.technoinfotech.com
2nd Floor, Manu Mansion, S.B.Road, Fort, Mumbai 400001, Maharashtra,
India 
 


 

On Friday, 04-08-2023 at 14:36 Joseph John wrote:



Dear All,
Good afternoon
I  was trying to take backup of VM to NFS /CIFS share, We have
created the
NFS and CIFS share and it shows in "df -h" , but do not show in the
storage
drop down  when I choose the backup of VM instance

But when I give a df-h , I get the results

oot@server-1:~# df -h
Filesystem                              
Size  Used Avail Use% Mounted on
udev                                    
378G     0  378G   0% /dev
tmpfs                                    
76G   13M   76G   1% /run
/dev/mapper/pve-root                      29G  6.2G  
22G  23% /
tmpfs                                    378G  
69M  378G   1% /dev/shm
tmpfs                                    5.0M    
0  5.0M   0% /run/lock
tmpfs                                    378G    
0  378G   0%
/sys/fs/cgroup
/dev/sdb2                                511M  312K  511M  
1% /boot/efi
/dev/fuse                                
30M   72K   30M   1% /etc/pve

*//10.115.129.160/proxmox 
1.0T  359G  666G  36%
/mnt/pve/backup10.115.129.169:/home/itsupport/nfsshare 1017G  
14G  955G
2% /mnt/pve/nfsbackup*
tmpfs                                    
76G     0   76G   0% /run/user/0


So from the df -h , we can see the CIFS and NFS, but through the web
interfaces, backup option do not show them in the drop down menu.
I am thinking in this situation, to make use command line and run the
backup so that I can specify the location (cifs or nfs share) to which
I
can  copy the disk image



Thanks
Joseph John
_______________________________________________
pve-user mailing list
pve-user@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user



Links:
------
[1] https://deependhulla.com/
[2] http://www.technoinfotech.com
[3] tel:+919320214357






^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PVE-User] Guidance requested to make use of command line to take the back up of my VM to CIFS /NFS share
       [not found] ` <mailman.96.1691150730.335.pve-user@lists.proxmox.com>
@ 2023-08-10 11:30   ` Joseph John
  0 siblings, 0 replies; 4+ messages in thread
From: Joseph John @ 2023-08-10 11:30 UTC (permalink / raw)
  To: Proxmox VE user list

Dear All,
THANKS
vzdump [vmno] --dumpdir */mnt/pve/backup* --mode snapshot
this worked and we were able to migrate the instances
thanks
Thanks
Joseph John



On Fri, Aug 4, 2023 at 4:05 PM Stefan Radman via pve-user <
pve-user@lists.proxmox.com> wrote:

>
>
>
> ---------- Forwarded message ----------
> From: Stefan Radman <stefan.radman@me.com>
> To: Proxmox VE user list <pve-user@lists.proxmox.com>
> Cc:
> Bcc:
> Date: Fri, 4 Aug 2023 14:04:44 +0200
> Subject: Re: [PVE-User] Guidance requested to make use of command line to
> take the back up of my VM to CIFS /NFS share
> Hi Joseph
>
> > I  was trying to take backup of VM to NFS /CIFS share, We have created
> the
> > NFS and CIFS share and it shows in "df -h" , but do not show in the
> storage
> > drop down  when I choose the backup of VM instance
>
> Make sure to select Content => “VZDump backup file” in the PVE Datacenter
> => Storage properties of your “backup” share.
>
> Then you should see it show up in the Virtual Machine => Backup => Storage
> dropdown.
>
> > I am thinking in this situation, to make use command line and run the
>
>
> No need to use the command line.
> It can all be done from the GUI, much more conveniently.
>
> Regards
>
> Stefan
>
> > On Aug 4, 2023, at 11:06, Joseph John <jjk.saji@gmail.com <mailto:
> jjk.saji@gmail.com>> wrote:
> >
> > Dear All,
> > Good afternoon
> > I  was trying to take backup of VM to NFS /CIFS share, We have created
> the
> > NFS and CIFS share and it shows in "df -h" , but do not show in the
> storage
> > drop down  when I choose the backup of VM instance
> >
> > But when I give a df-h , I get the results
> >
> > oot@server-1:~# df -h
> > Filesystem                               Size  Used Avail Use% Mounted on
> > udev                                     378G     0  378G   0% /dev
> > tmpfs                                     76G   13M   76G   1% /run
> > /dev/mapper/pve-root                      29G  6.2G   22G  23% /
> > tmpfs                                    378G   69M  378G   1% /dev/shm
> > tmpfs                                    5.0M     0  5.0M   0% /run/lock
> > tmpfs                                    378G     0  378G   0%
> > /sys/fs/cgroup
> > /dev/sdb2                                511M  312K  511M   1% /boot/efi
> > /dev/fuse                                 30M   72K   30M   1% /etc/pve
> >
> > *//10.115.129.160/proxmox <http://10.115.129.160/proxmox <
> http://10.115.129.160/proxmox>>
> > 1.0T  359G  666G  36%
> > /mnt/pve/backup10.115.129.169:/home/itsupport/nfsshare 1017G   14G  955G
> > 2% /mnt/pve/nfsbackup*
> > tmpfs                                     76G     0   76G   0%
> /run/user/0
> >
> >
> > So from the df -h , we can see the CIFS and NFS, but through the web
> > interfaces, backup option do not show them in the drop down menu.
> > I am thinking in this situation, to make use command line and run the
> > backup so that I can specify the location (cifs or nfs share) to which I
> > can  copy the disk image
> >
> >
> >
> > Thanks
> > Joseph John
> > _______________________________________________
> > pve-user mailing list
> > pve-user@lists.proxmox.com <mailto:pve-user@lists.proxmox.com>
> > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >
>
>
>
>
> ---------- Forwarded message ----------
> From: Stefan Radman via pve-user <pve-user@lists.proxmox.com>
> To: Proxmox VE user list <pve-user@lists.proxmox.com>
> Cc: Stefan Radman <stefan.radman@me.com>
> Bcc:
> Date: Fri, 4 Aug 2023 14:04:44 +0200
> Subject: Re: [PVE-User] Guidance requested to make use of command line to
> take the back up of my VM to CIFS /NFS share
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-08-10 11:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-04  9:06 [PVE-User] Guidance requested to make use of command line to take the back up of my VM to CIFS /NFS share Joseph John
2023-08-04  9:16 ` Joseph John
2023-08-04 10:28 ` Deepen Dhulla
     [not found] ` <mailman.96.1691150730.335.pve-user@lists.proxmox.com>
2023-08-10 11:30   ` Joseph John

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal