Good day.
I would like to mount a partition (ext4) with data under the LXC container (alpine).
Despite the visibility of the partition under the lsblk command, it does not exist in /dev
Under "node" you can mount the data without any problem.
Any suggestions on how to solve the problem...
Hi,
I want to mount a Ceph-FS via Systemd.
with the default service template it didn´t start so I made an Override
GNU nano 5.4 /etc/systemd/system/ceph-fuse@-mnt-ceph.service.d/.#override.conf4df7857ee6ef3e15...
So, I have a network storage (SMB) containing Plex media files. I followed this tutorial to mount that storage to my container (unprivileged). I can access the files but don't have permission to write anything to that directory.
How can I make the directory writable?
Hi all, quite new to Proxmox and have managed to succesfully transfer my media server built with LXC containers and mounted my old QNAP NAS drives in the Proxmox environment via the GUI (Datacenter > Storage) I noticed that my drives are mounted with 755 permissions so my LXC containers are not...
All of a sudden without doing anything, one mounted drive appears with a "?". Every drive was mounted via the GUI and all 20 drives were merged into a large pool through a TrueNAS VM. Now suddenly one of the drives does not appear to be mounted and I get the error: "unable to activate storage...
I'm having issues mounting a NFS share on a PVE cluster.
The initial mapping works but after some time I get connection issues and multiple retries.
My PVE cluster is running with two nodes both with the same version and having 172.16.10.2 and 172.16.10.6 IP addresses.
The TrueNas is configured...
Hey,
I've setup my Plex server in an LXC container with my media being on a Synology NAS. I've mounted 3 shares using CIFS in my Proxmox Host as directories and added them to fstab like this:
I then mounted them in my container like this:
The problem I'm having is that even with auto...
Hallo allerseits,
für mich ist PVE relativ neu und ich habe eine allgemeine Frage zu LVM. Ich möchte eine VM erstellen und darauf Debian Linux installieren. Es soll mindestens 2 Partitionen geben. Eine für / und eine für /var, Die Größe von /var soll später erweitert werden können. Sollte ich...
I have created a storage called "removable" which was just a USB drive, but I cannot remember which USB port I had it plugged into originally on my server.
At the moment, the storage is shown as (?) because it probably isn't mounted correctly:
What steps do I need to take to remount it...
I did a really dumb mistake due to my lack of experience I was trying to remove cifs from hetzner there causing problems. By mistake, I ran this code
root@z1 /mnt # mount -f -a /mnt/pve/Google
my df went from this
df: /mnt/pve/Google: Host is down
df: /mnt/pve/Test: Host is down
df...
Hi folks,
Where in the file system shall I request a mount point to be mounted at boot time?
What I'm currently doind post boot is simply that:
root@pbs:~# mount fqdn:/volume/datastore /mnt/ds1/
Obviously a datastore is hosted on that mounted NFS share. Everything works all fine, I'd just...
Edit: I solved the issue myself, see the first reply in this thread
I am currently trying to get the iGPU to work in an unpriviliged lxc container, which runs Jellyfin.
I am trying to figure out what exactly I need to do, and used the following links as a basic:
Hardware Acceleration...
I have a PBS that, currently, is working fine as a backup server for my PVE node. On that PVE node I have a WindowsVM running Backblaze personal. What I would like to do is backup the PBS to Backblaze through that Windows VM. My plan for accomplishing that:
(Assume that the normal backups are...
So i'm trying to do something unconventional on older hardware. Ill explain where i am and what doesnt work and see if anyone can help me.
I setup ZFS under proxmox and passed it via a mount to an LXC container. I have that working great and Urbackup is backing up into this setup no problem...
Hello,
Im not too experienced with Proxmox and I have a little problem with dataloss...
My whole Proxmox Host-System crashed lately and I wasnt able to repair it.
So what I did was I copied all the vm and container-image files from that server and set up a new one.
Now when I try to mount the...
Hi.
I'm creating a VM with two disks. After running the commands, this is how they look like in conf file:
virtio0: local:1013255/vm-1013255-disk-0.qcow2,size=30G
virtio1: local:1013255/vm-1013255-disk-1.qcow2,size=200G
virtio0 works fine like always, but virtio1 needs to be mounted from inside...
I created a SMB/CIFS share from my NAS. In the Client VM - CT Ubuntu how to add access to this mount point. It seems all I would need to do is this but in the VM I go to that directory and it is empty.
If this is not the way then how would I go about doing this? I want to share this mount...
I'm still fairly new to running a proxmox server and just hit a major issue. Recently my proxmox server suffered a sudden power loss and when it came back online, all data in a directory was lost. Strangely, not all directories were affected because my VMs and containers were unaffected and...
Hi,
How do i mount lvm disk used by VM on host machine, so i can copy files?
The VM (Xpenology) is broken and I can't boot on it anymore. I had 2 4TB disk in RAID 1 mounted on it and I want to get back my data but I can't mount the LVM.
(I'm only interested in Disk_1 and Disk_2)
Here are...
I have the feature "nfs" enabled via the gui.
I can mount an nfs share fine, for example this command works fine:
mount -t nfs 10.10.10.10:/mnt/data/files /mnt/files
But if I try the same command using nfs4:
mount -t nfs4 10.10.10.10:/mnt/data/files /mnt/files
I see a denied error in syslog...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.