GithubHelp home page GithubHelp logo

Comments (9)

whiskerz007 avatar whiskerz007 commented on July 1, 2024 1

@derekgdicamillo Open up a terminal session on Proxmox and run pvesm status -content images. This will show you a list of all storage locations for VMs. Find the name of the desired storage pool and replace local-lvm (in the oneliner refered to in the README) with the that name.

from proxmox_hassos_install.

cooljimy84 avatar cooljimy84 commented on July 1, 2024

I've just pushed a patch to the script to check for local-zfs or local- something, as not everyone will have a local storage called "local-lvm"

To run off my patch paste the folllowing
TMP=`mktemp -d`;pushd $TMP > /dev/null;wget -qO -https://raw.githubusercontent.com/whiskerz007/proxmox_hassos_install/371f0a461baccf2a19c3d77e81dfaba9562d8e24/install.sh | bash;popd > /dev/null;rm -rf $TMP;unset TMP

from proxmox_hassos_install.

derekgdicamillo avatar derekgdicamillo commented on July 1, 2024

Hey Thank you so much! I appreciate this! I am new to proxmox so it's been a learning curve!

from proxmox_hassos_install.

mrosseel avatar mrosseel commented on July 1, 2024

Also struggled with local-zfs, was able to install it with the patched script but then could not resize the disk, getting a 'dataset not found error'. Will be able to test again next week if further fixes are committed. Thx!

from proxmox_hassos_install.

cooljimy84 avatar cooljimy84 commented on July 1, 2024

I think has something to do with the provisioning of the disk.

from proxmox_hassos_install.

whiskerz007 avatar whiskerz007 commented on July 1, 2024

@derekgdicamillo I have made changes to the repo which should solve your problem. If there is nothing further, I will close this issue after 48 hours.

from proxmox_hassos_install.

mrosseel avatar mrosseel commented on July 1, 2024

from proxmox_hassos_install.

whiskerz007 avatar whiskerz007 commented on July 1, 2024

@mrosseel No additional concerns have been raised. If there is nothing further, I will close this issue after 48 hours.

from proxmox_hassos_install.

mrosseel avatar mrosseel commented on July 1, 2024

@whiskerz007 haven't had access to the proxmox instance these last weeks, once I do and if there's an error I'll let you know.

from proxmox_hassos_install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.