Hi
Have PVE 8.1.4
installed on MacMini Late 2014
1 flash drive and sata drive inside.
External enclosure connected to Thunderbolt 2 port.
OWC Enclosure with two 3.5 SATA drives.
It is my home lab.
I have a few VM that do not need to be powered up all the time.
They stored in those two 3.5 SATA disks, which I would like to power off when is not in use.
My goal to have those disk powered on and off by smart socket. This part done and works.
but after following steps.
Stop VMs.
run command systemctl stop mnt-pve-Main_VM_Disk.mount
After some time
Power on enclosure
run command systemctl start mat-pve-Main_VM_Disk.mount
it fails
A dependency job for mnt-pve-Main_VM_Disk.mount failed. See 'journalctl -xe' for details.
Feb 22 14:03:47 pxmve pvestatd[1562]: unable to activate storage 'Main_VM_Disk'
lsdev gives output with all disk except those.
Tried other ways found on inet to find those disk, but seems that system lost them and do not try to find.
The only way that works - reboot entire cluster.
Anybody ? Is it possible somehow to ask system to rescan devices without rebooting ?
Have PVE 8.1.4
installed on MacMini Late 2014
1 flash drive and sata drive inside.
External enclosure connected to Thunderbolt 2 port.
OWC Enclosure with two 3.5 SATA drives.
It is my home lab.
I have a few VM that do not need to be powered up all the time.
They stored in those two 3.5 SATA disks, which I would like to power off when is not in use.
My goal to have those disk powered on and off by smart socket. This part done and works.
but after following steps.
Stop VMs.
run command systemctl stop mnt-pve-Main_VM_Disk.mount
After some time
Power on enclosure
run command systemctl start mat-pve-Main_VM_Disk.mount
it fails
A dependency job for mnt-pve-Main_VM_Disk.mount failed. See 'journalctl -xe' for details.
Feb 22 14:03:47 pxmve pvestatd[1562]: unable to activate storage 'Main_VM_Disk'
lsdev gives output with all disk except those.
Tried other ways found on inet to find those disk, but seems that system lost them and do not try to find.
The only way that works - reboot entire cluster.
Anybody ? Is it possible somehow to ask system to rescan devices without rebooting ?