-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Cockpit
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/cockpit.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 13
π Which Proxmox version are you on?
9.0-1
π Provide a clear and concise description of the issue.
Hi, so basically just wanted to create an NFS share and noticed it didn't work with default script settings, here what I did:
systemctl status nfs-server
I got
Oct 30 19:17:39 debian systemd[1]: Dependency failed for nfs-server.service - NFS server and services. Oct 30 19:17:39 debian systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.I tried to recreate Cockpit LXC in Privileged mode and it worked, so I think this should be default setting, at least when using 45Drives.
π Steps to reproduce the issue.
- Create Cockpit LXC with 45Drives
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/cockpit.sh)" - Add a New NFS Share
- See the error
systemctl status nfs-server
β Paste the full error output (if available).
Oct 30 19:17:39 debian systemd[1]: Dependency failed for nfs-server.service - NFS server and services. Oct 30 19:17:39 debian systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.πΌοΈ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working