NFS-Mount | Aktivieren oder Deaktivieren per cli

dimla

Member
Jan 21, 2021
9
0
6
36
Hallo zusammen,

ich habe einen NFS-Share für Backupzwecke in Proxmox eingebunden. Da bei mir nur einmal Backups um eine bestimmte Uhrzeit laufen, findet Proxmox natürlich das Mount nicht und spamt meinen Log zu.

Wenn ich es manuell disable hört es auf, der mount ist allerdings im mount in der cli noch drin.

Habt ihr eine idee, wie ich das per cli an- bzw. abschalten kann?

Grüße
 

Attachments

  • raid1-nfs.png
    raid1-nfs.png
    12.6 KB · Views: 4
Hab was gefunden..

Code:
# Enable
root@pve0:~# /usr/sbin/pvesm set raid1 --disable 0

# Disable
root@pve0:~# /usr/sbin/pvesm set raid1 --disable 1

# raid1 = Storagename
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!