Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daily Backup Wizard install script fails to run - resize command fails to resize #2575

Open
cyborgobi opened this issue Oct 1, 2023 · 0 comments
Labels

Comments

@cyborgobi
Copy link

Steps To Reproduce

  1. Run 'sudo bash /var/scripts/menu.sh'
  2. Select 'Server Configuration Menu' and then 'Daily Backup Wizard'
  3. Not enough free space error appears
  4. Create snapshot per instructions
  5. Shut down VM
  6. Attempt to resize virtual disk 1 in ESXi
  7. Error stating resize is not available with snapshots
  8. Delete all snapshots
  9. Resize disk 1 from 40GB to 45GB
  10. Start VM and log in via SSH
  11. Ran command 'sudo pvresize $(sudo pvs | grep ubuntu-vg | grep -oP "/dev/sda[0-9]")'
  12. Output says: Physical volume "/dev/sda3" changed
    1 physical volume(s) resized or updated / 0 physical volume(s) not resized
  13. Attempt to run Daily Backup Wizard script again.
  14. Same error as before.

Expected Result

Resize command in Daily Backup Wizard would resize disk 1 partition to new extended size.

Actual Result

Resize command in Daily Backup Wizard is not resizing disk 1 partition to new extended size.

Screenshots, Videos, or Pastebins

No response

Additional Context

No response

Build Version

27.1.1

Environment

By downloading the VM

Environment Details

Hypervisor: Vmware ESXi 7.0 Update 2
Server: Dell PowerEdge R720

@cyborgobi cyborgobi added the bug label Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant