#the qcow2 disk requires a dir storage I

1 messages ยท Page 1 of 1 (latest)

open mortar
#

Run this

wget https://github.com/home-assistant/operating-system/releases/download/11.0/haos_ova-11.0.qcow2.xz
unxz haos_ova-11.0.qcow2.xz
qm disk import VMID haos_ova-11.0.qcow2 STORAGE

That will probably work with pure LVM as well but thin is quite nice. You could create a thin pool/volume?
It's 1 command and a few clicks and gives you snapshots and thin provisioning.

neat ferry
#

When I installed PVE on this machine, I was looking for the pure performance, and LVM was by far the best ๐Ÿ™‚

#

I'm in a VM right now...

neat ferry
#

root@proxmox:~/HASS_QCOW2_DISK# qm disk import 106 haos_ova-11.1.qcow2 NVME_SMS
ERROR: unknown command 'qm disk'

open mortar
#

Huh. What's your PVE version?

neat ferry
#

6.4-15

neat ferry
#

yes, it is ..

#

unfortunately I've got no time to do proper backups to PBS (lots of VMs running in PROD) ... & updating to latest

neat ferry
#

for --format I'd have to specify "RAW" ..

#

but I'll try later, some work came up

open mortar
#

No problem. Keep me updated

neat ferry
#

@open mortar both links lead to 8.x documentation...

open mortar
#

Proxmox doesn't keep docs for old versions ๐Ÿคท

neat ferry
#

qm importdisk <VMID> <THEVM_DISK>.qcow2 <Target_Storage> --format raw

#

worked, though.. only 32 gig..

open mortar
#

That's expected.

neat ferry
#

yeah, but now it's a "raw" disk (as in lvm), they aren't resizable on demand

open mortar
#

I didn't tell you to use raw and I don't know your storage setup.

neat ferry
#

I don't have any other storage available on this host..

#

only LVM

open mortar
#

They are resizable, btw. LVM-Thin?

neat ferry
#

no, no thin..

open mortar
#

Why not? You can use the disk button the extend it.

neat ferry
#

When the host was setup, only LVM storage was chosen. No "disk" no "lvm-thin"

open mortar
#

You really want thin for snapshots and the like. You could create a thin volume on LVM but it's not really related to this thread.

neat ferry
#

qm resize 106 virtio1 +28G did the job, now it's 60G. Now I gotta detatch the old disk, adjust boot to the new one and restore backup, and see if all is good....

open mortar
#

Those ...s make everything you say come of kind of passive aggressive.

neat ferry
#

oh, sorry about that ๐Ÿ™‚

#

Not passive-aggressive or aggressive at all.

#
2024-04-08 19:37:38.602 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-04-08 19:37:38.615 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 12.1 / BootSlot A
2024-04-08 19:37:38.616 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, not enough free space (0.6GB) left on the device
2024-04-08 19:37:38.616 ERROR (MainThread) [supervisor.store] Can't add repository https://github.com/hassio-addons/repository due to 'GitRepo.clone' blocked from execution, not enough free space (0.6GB) left on the device
2024-04-08 19:37:38.616 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reload - store / a0d7b954
2024-04-08 19:37:38.616 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / a0d7b954
2024-04-08 19:37:38.616 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, not enough free space (0.6GB) left on the device
2024-04-08 19:37:38.616 ERROR (MainThread) [supervisor.store] Can't add repository https://github.com/esphome/home-assistant-addon due to 'GitRepo.clone' blocked from execution, not enough free space (0.6GB) left on the device
2024-04-08 19:37:38.616 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reload - store / 5c53de3b
2024-04-08 19:37:38.616 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / 5c53de3b
2024-04-08 19:37:38.616 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, not enough free space (0.6GB) left on the device
2024-04-08 19:37:38.616 ERROR (MainThread) [supervisor.store] Can't add repository core due to 'GitRepo.clone' blocked from execution, not enough free space (0.6GB) left on the device
open mortar
#

HAOS should grow the file system at boot. Can you check lsblk and df -h inside the VM?

neat ferry
#

let me do a quick reboot

#

after reboot, it greeted me.. now uploading the backup

#

How long does it usually take to restore 1.5G backup ?

open mortar
#

Not sure. Best to ask this in the other channels. You can tag me if you want a answer from me specifically.

neat ferry
#

restored, all good - sees 58Gig

#

damn.. addons aren't working now ...

#

adguard home, esphome ... in settings -> addons shows them as "running" but when I click on the menu - "asks me to start xyz"

open mortar
#

Restores require a reboot. Sadly it's not mentioned anywhere.

neat ferry
#

yup..

#

all working perfectly

neat ferry
#

Would be nice if proxmox (6x (even though EOL) & latest) was added to the website - would help other PVE users.

open mortar
neat ferry
#

I know, still - a lot of users use it ๐Ÿ™‚