search for: jerryubi

Displaying 13 results from an estimated 13 matches for "jerryubi".

2017 May 17
2
What is the purpose setting console=hvc0 in the dom0 grub config?
On Wed, May 17, 2017 at 8:44 AM, George Dunlap <dunlapg at umich.edu> wrote: > On Wed, May 17, 2017 at 4:20 PM, Jerry <jerryubi at gmail.com> wrote: > > This is what's defined in /etc/default/grub following the install of the > > Xen: > > > > GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=1024M,max:1024M cpuinfo > com1=115200,8n1 > > console=com1,tty loglvl=all guest_loglvl=all" > &g...
2017 May 17
6
What is the purpose setting console=hvc0 in the dom0 grub config?
Howdy, I recently went through a frustrating experience trying to get Xen 4 running on a CentOS 7 system. After a fresh install, fully updating the system, rebooting, then trying to install Xen4CentOS it would fail to boot into the 4.9 kernel, sitting there with a blinking cursor indefinitely. I thought it was a failure with grub, but it turns out this was set in the grub config:
2017 May 17
4
What is the purpose setting console=hvc0 in the dom0 grub config?
On Wed, May 17, 2017 at 2:39 AM, George Dunlap <dunlapg at umich.edu> wrote: > On Wed, May 17, 2017 at 4:26 AM, Jerry <jerryubi at gmail.com> wrote: > > I always disable "rhgb quiet" on a fresh install because I don't like > boot > > messages being hidden from me, and now this other thing does it. I like > > details, I need the details, don't hide them from me. > > I feel the...
2017 May 17
0
What is the purpose setting console=hvc0 in the dom0 grub config?
On Wed, May 17, 2017 at 8:54 AM, Jerry <jerryubi at gmail.com> wrote: > > > On Wed, May 17, 2017 at 8:44 AM, George Dunlap <dunlapg at umich.edu> wrote: > >> On Wed, May 17, 2017 at 4:20 PM, Jerry <jerryubi at gmail.com> wrote: >> > This is what's defined in /etc/default/grub following the install of...
2017 May 17
1
What is the purpose setting console=hvc0 in the dom0 grub config?
On Wed, 17 May 2017 14:09:57 -0700 Jerry <jerryubi at gmail.com> wrote: > Setting both hvc0 and tty is working as desired. Thanks again to everyone > that replied. I'm updating my kickstart script to include adding > console=tty in addition to the other. Should it be set by default then? Regards, Nerijus
2017 May 17
0
What is the purpose setting console=hvc0 in the dom0 grub config?
On Wed, May 17, 2017 at 4:20 PM, Jerry <jerryubi at gmail.com> wrote: > On Wed, May 17, 2017 at 2:39 AM, George Dunlap <dunlapg at umich.edu> wrote: >> >> On Wed, May 17, 2017 at 4:26 AM, Jerry <jerryubi at gmail.com> wrote: >> > I always disable "rhgb quiet" on a fresh install because I don't...
2017 May 17
0
What is the purpose setting console=hvc0 in the dom0 grub config?
On Tue, May 16, 2017 at 10:26 PM, Jerry <jerryubi at gmail.com> wrote: > Howdy, > > I recently went through a frustrating experience trying to get Xen 4 > running on a CentOS 7 system. After a fresh install, fully updating the > system, rebooting, then trying to install Xen4CentOS it would fail to boot > into the 4.9 kernel,...
2017 May 17
0
What is the purpose setting console=hvc0 in the dom0 grub config?
...xen.org/wiki/Xen_FAQ_Console)which is dedicated for domO after Xen kernel loaded, so if it hangs it means somewhere the booting process with xen is not right. Suggest you to close look at the dmsg or log for debugging. Hope that helps and cheers. Xlord On Wed, May 17, 2017 at 11:26 AM, Jerry <jerryubi at gmail.com> wrote: > Howdy, > > I recently went through a frustrating experience trying to get Xen 4 > running on a CentOS 7 system. After a fresh install, fully updating the > system, rebooting, then trying to install Xen4CentOS it would fail to boot > into the 4.9 kernel,...
2017 May 17
0
What is the purpose setting console=hvc0 in the dom0 grub config?
On Wed, May 17, 2017 at 4:26 AM, Jerry <jerryubi at gmail.com> wrote: > Howdy, > > I recently went through a frustrating experience trying to get Xen 4 running > on a CentOS 7 system. After a fresh install, fully updating the system, > rebooting, then trying to install Xen4CentOS it would fail to boot into the > 4.9 kernel,...
2017 Apr 14
2
Is Xen on CentOS 7 production ready?
I see the announcement from February that it's available, but is it considered to be safe for Production use? The documentation in the SIG still only references CentOS 6. https://wiki.centos.org/Manuals/ReleaseNotes/Xen4-01 https://wiki.centos.org/HowTos/Xen/Xen4QuickStart Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 May 17
0
What is the purpose setting console=hvc0 in the dom0 grub config?
On Wed, May 17, 2017 at 8:25 AM, Konrad Rzeszutek Wilk < konrad.wilk at oracle.com> wrote: > > This is what's defined in /etc/default/grub following the install of the > > Xen: > > > > GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=1024M,max:1024M cpuinfo > com1=115200,8n1 > > console=com1,tty loglvl=all guest_loglvl=all" > >
2017 May 17
2
4.9 kernel fails to boot because it didn't have the mpt3sas module
On Wed, May 17, 2017 at 10:07 AM, Sarah Newman <srn at prgmr.com> wrote: > On 05/16/2017 09:04 PM, Jerry wrote: > <snip> > > > > Turns out dracut was unable to mount the root file system. So I went > back > > into the 3.10 kernel again to see if the mpt2sas or mpt3sas driver was in > > its initramfs file... and it wasn't: > > > > >
2017 May 17
2
4.9 kernel fails to boot because it didn't have the mpt3sas module
Howdy, I hit a snag trying to install Xen4CentOS on a Supermicro based system (X9DRD-7LN4F with the Broadcom/LSI 2308 chipset). I spent a few hours on this today, I'm posting this here in case it helps anyone else and saves them the frustration I dealt with. On this system I did a fresh install of CentOS 7, updated it, rebooted it, then installed Xen. The system was booting fine using the