I've got a RHEL 9 system I've created in VirtualBox and it is working nicely.  
When I try to create a base box for Vagrant and then deploy from that base box, 
the system won't boot.  The system dies running the start jobs for the logical 
volumes on the system.  The messages displayed on the console say "Dependency 
failed for <filesystem>" and "Timed out waiting for device <logical volume>"

Doing some experimentation, I discovered that Vagrant appears to be converting 
the .vdi file to a .vmdk file during the base box build.  If I take the .vdi 
file and convert it to a .vmdk file using the vboxmanage command, the resulting 
.vmdk file will not boot a VirtualBox VM.

I see there are CentOS 9 base boxes available for Vagrant but they do not meet 
the needs of our specific use case.

Can someone suggest to me what I'm am doing wrong either when I build the 
original VM or when I created the base box?

I am running VirtualBox 6.1.34 and Vagrant 2.2.19.  The VM setting are default 
other than the disk space and memory settings.  (The Vagrant version is because 
I have not been able to get newer versions on RHEL 7.x using the repository at 
https://rpm.releases.hashicorp.com/RHEL/hashicorp.repo, which is a different 
issue in and of itself.)

Thanks,
Scott


---------------------------------------
Scott Parrill
Systems Administrator
Enterprise IT, Infrastructure and Security
University of Wyoming
sparr...@uwyo.edu<mailto:sparr...@uwyo.edu>
307-766-4829

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/hashicorp/vagrant/issues
Discuss: https://discuss.hashicorp.com/c/vagrant/24
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CO1PR05MB82846121F9C3E7C3BF897850BF9F9%40CO1PR05MB8284.namprd05.prod.outlook.com.

Reply via email to