All possibilities for 'ls' on all partitions and all partitions plus a slash return "unknown filesystem"
Also, the options are actually (not reciting from memory this time)
grub rescue> ls
(lvm/pve-root) (lvm/pve-swap) (hd0) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1)
And I did use real disk names when...
When I try to boot the SSD, the only disk in the system is the SSD. I physically ejected all the other disks cause I didn't want to worry about them when trying to get into early linux boot. e.g. /dev/sda thru /dev/sdk are removed. The HDD is obviously not inserted; the SSD is used in its place...
I want to move Proxmox Virtual Environment 5.4-13 from a hard disk to a slightly larger SSD.
I tried booting into a live cd and using dd to copy the entire disk / block device to the other disk.
dd if=/dev/sda of=/dev/sdb bs=64M
This seems to work okay. All the partitions enumerate correctly...
I am confused.
Your instructions seem to imply creating a new volume in pve ("sda3"), outside of pve-data. When I run the first command I get an error saying there is only ~15.77g free (it is given in extents, but I'm figuring that number based on vgs).
I think I should be trying to create a...
Here is the information. Looks like there is some information here about another disk in the system (sdb) running CentOS. Due to our lab requirements, that disk isn't available for proxmox at this time.
Also, looking at this information leads me to believe I could also just change the size of...
Hello,
I would like to backup my VMs onto local-lvm because my local disk is very small compared to the lvm disk (4TB versus 128GB). I know this not immediately possible because lvm is not a file system on its own, so I think I need to create a virtual disk and mount it to the host / dom0. I do...
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.