George R Goffe
2020-03-21 19:53:33 UTC
Per,
VirtualBox can be downloaded as an rpm from http://download.virtualbox.org/virtualbox. Scroll down to the 6.1.4 directory. There are two Suse related rpms:
VirtualBox-6.1-6.1.4_136177_openSUSE132-1.x86_64.rpm 19-Feb-2020 20:18 96M
VirtualBox-6.1-6.1.4_136177_openSUSE150-1.x86_64.rpm 19-Feb-2020 20:18 89M
It's easy to install... just "rpm -ivh". A post.install scriptlett tries to assemble kernel modules for your "current" kernel.
Just run "/usr/bin or /bin/virtualbox. You'll have to config a VM with the GUI that pops up... Config memory (2g or 4g), virtual disk size, network (bridged), storage (optical device pointing to a .iso image). It's fairly simple to config... Then poke the green arrow (start). You get a virtual console and away you go.
Back to the original "problem".
If I understand VB correctly, the memory used by the VM is controlled by what you configure when you define the VM... Hmmm... thinking... I think you're right... points to a VB problem. The fact that the host OS senses out of memory for the VM is suspicious. I wonder if VB could detect the VM out of memory and reflect that to the host? I have a running question with the VB user/dev group. I'll ask that question.
I do have a log from VB about the guest. It looks like things were running ok and then there is a gap and then some messages and inexplicable messages and then what looks like a "I'm giving up" message and then termination.
Here's a sample of the msgs. Can I send you a log? It almost looks like the hdd failed or stopped responding.
1219 01:08:56.022924 VMMDev: Guest Log: int13_harddisk: function 02, unmapped device for ELDL=8f
1220 01:08:56.227979 GIM: KVM: VCPU 0: Enabled system-time struct. at 0x0000000076401000 - u32TscScale=0xe942f1f9 i8TscShift=-1 uVersion=2 fFlags=0x1 uTsc=0x48fe84cfd uVirtNanoTS=0x3c2881220 c98f69
1221 01:08:56.228030 TM: Switching TSC mode from 'Dynamic' to 'RealTscOffset'
1222 01:08:56.526855 TMR3UtcNow: nsNow=1 584 727 161 285 063 000 nsPrev=1 584 723 026 890 398 000 -> cNsDelta=4 134 394 665 000 (offLag=0 offVirtualSync=0 offVirtualSyncGivenUp=0, NowAgai1222 n=1 584 727 161 285 063 000)
1223 01:08:56.526886 GIM: KVM: Enabled wall-clock struct. at 0x0000000076400000 - u32Sec=1584727161 u32Nano=285063000 uVersion=2
1224 01:08:56.569601 PIT: mode=2 count=0x12a5 (4773) - 249.98 Hz (ch=0)
1225 01:08:56.570178 APIC0: Switched mode to x2APIC
1226 01:08:56.575512 IEM: rdmsr(0x140) -> #GP(0)
1227 01:08:56.700730 PIT: mode=0 count=0x10000 (65536) - 18.20 Hz (ch=0)
1228 01:08:56.901791 OHCI: Software reset
1229 01:08:58.868741 AHCI#0: Reset the HBA
1230 01:08:58.868768 VD#0: Cancelling all active requests
1231 01:08:58.872171 AHCI#0: Port 0 reset
1232 01:08:58.875019 VD#0: Cancelling all active requests
1233 01:09:00.511613 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xa0 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
1234 01:09:00.511689 PIIX3 ATA: Ctl#1: finished processing RESET
1235 01:09:00.897101 OHCI: USB Reset
1236 01:09:00.961659 OHCI: Software reset
1237 01:09:00.961959 OHCI: USB Operational
1238 01:09:01.602155 Enabling different vbva mode
1239 01:09:01.861965 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=00007f8d84000000 w=800 h=600 bpp=32 cbLine=0xC80 flags=0x1 origin=0,0
1240 03:39:24.558347 AsyncCompletion: Task 0x007f8e182ba9c0 completed after 11 seconds
Is there any throttling done at the suse distribution site? Like amount of download?
I can send you the log just in case anything there would give you an idea?
George...
the latter is not good - a a brandnew installation, you ought to have at
one initrd and one kernel, symlinked as initrd and vmlinuz. So clearly
it did not finish.
It's basically not so interesting when the VM is being killed - to me,
that puts the blame entirely on the VM setup.
of memory, with a hard upper limit? Well, apparently not, so maybe add
some memory (provided your host has enough). I'm certain an
installation of Leap takes no more than 2Gb or even 1Gb with active
swap.
--
Per Jessen, Zürich (11.1°C)
http://www.hostsuisse.com/ - virtual servers, made in Switzerland.
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
To contact the owner, e-mail: opensuse+***@opensuse.org
VirtualBox can be downloaded as an rpm from http://download.virtualbox.org/virtualbox. Scroll down to the 6.1.4 directory. There are two Suse related rpms:
VirtualBox-6.1-6.1.4_136177_openSUSE132-1.x86_64.rpm 19-Feb-2020 20:18 96M
VirtualBox-6.1-6.1.4_136177_openSUSE150-1.x86_64.rpm 19-Feb-2020 20:18 89M
It's easy to install... just "rpm -ivh". A post.install scriptlett tries to assemble kernel modules for your "current" kernel.
Just run "/usr/bin or /bin/virtualbox. You'll have to config a VM with the GUI that pops up... Config memory (2g or 4g), virtual disk size, network (bridged), storage (optical device pointing to a .iso image). It's fairly simple to config... Then poke the green arrow (start). You get a virtual console and away you go.
Back to the original "problem".
If I understand VB correctly, the memory used by the VM is controlled by what you configure when you define the VM... Hmmm... thinking... I think you're right... points to a VB problem. The fact that the host OS senses out of memory for the VM is suspicious. I wonder if VB could detect the VM out of memory and reflect that to the host? I have a running question with the VB user/dev group. I'll ask that question.
I do have a log from VB about the guest. It looks like things were running ok and then there is a gap and then some messages and inexplicable messages and then what looks like a "I'm giving up" message and then termination.
Here's a sample of the msgs. Can I send you a log? It almost looks like the hdd failed or stopped responding.
1219 01:08:56.022924 VMMDev: Guest Log: int13_harddisk: function 02, unmapped device for ELDL=8f
1220 01:08:56.227979 GIM: KVM: VCPU 0: Enabled system-time struct. at 0x0000000076401000 - u32TscScale=0xe942f1f9 i8TscShift=-1 uVersion=2 fFlags=0x1 uTsc=0x48fe84cfd uVirtNanoTS=0x3c2881220 c98f69
1221 01:08:56.228030 TM: Switching TSC mode from 'Dynamic' to 'RealTscOffset'
1222 01:08:56.526855 TMR3UtcNow: nsNow=1 584 727 161 285 063 000 nsPrev=1 584 723 026 890 398 000 -> cNsDelta=4 134 394 665 000 (offLag=0 offVirtualSync=0 offVirtualSyncGivenUp=0, NowAgai1222 n=1 584 727 161 285 063 000)
1223 01:08:56.526886 GIM: KVM: Enabled wall-clock struct. at 0x0000000076400000 - u32Sec=1584727161 u32Nano=285063000 uVersion=2
1224 01:08:56.569601 PIT: mode=2 count=0x12a5 (4773) - 249.98 Hz (ch=0)
1225 01:08:56.570178 APIC0: Switched mode to x2APIC
1226 01:08:56.575512 IEM: rdmsr(0x140) -> #GP(0)
1227 01:08:56.700730 PIT: mode=0 count=0x10000 (65536) - 18.20 Hz (ch=0)
1228 01:08:56.901791 OHCI: Software reset
1229 01:08:58.868741 AHCI#0: Reset the HBA
1230 01:08:58.868768 VD#0: Cancelling all active requests
1231 01:08:58.872171 AHCI#0: Port 0 reset
1232 01:08:58.875019 VD#0: Cancelling all active requests
1233 01:09:00.511613 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0xa0 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
1234 01:09:00.511689 PIIX3 ATA: Ctl#1: finished processing RESET
1235 01:09:00.897101 OHCI: USB Reset
1236 01:09:00.961659 OHCI: Software reset
1237 01:09:00.961959 OHCI: USB Operational
1238 01:09:01.602155 Enabling different vbva mode
1239 01:09:01.861965 Display::i_handleDisplayResize: uScreenId=0 pvVRAM=00007f8d84000000 w=800 h=600 bpp=32 cbLine=0xC80 flags=0x1 origin=0,0
1240 03:39:24.558347 AsyncCompletion: Task 0x007f8e182ba9c0 completed after 11 seconds
Is there any throttling done at the suse distribution site? Like amount of download?
I can send you the log just in case anything there would give you an idea?
George...
Per,
The partitioning is one major area. I select a lot of the products...
multiple desktop managers... rename the ethernet device name (eth0)...
I'm looking at the partially(?) installed system via the rescue option
from the .iso. I don't see any way to see where the installation was
halted. It all looks ok so far, /boot is almost empty.
Hi GeorgeThe partitioning is one major area. I select a lot of the products...
multiple desktop managers... rename the ethernet device name (eth0)...
I'm looking at the partially(?) installed system via the rescue option
from the .iso. I don't see any way to see where the installation was
halted. It all looks ok so far, /boot is almost empty.
the latter is not good - a a brandnew installation, you ought to have at
one initrd and one kernel, symlinked as initrd and vmlinuz. So clearly
it did not finish.
Do you have a way to tell where the install failed?
Maybe check out the logs /var/log/YaST2/y2log (something like that).It's basically not so interesting when the VM is being killed - to me,
that puts the blame entirely on the VM setup.
As it is now, the install appears to be running properly... the
packages fly on by on the GUI. I step away for a few hours and come
back to find the installation aborted. /var/log/messages shows the
oom-killer has been invoked against the VM instance.
I'm not familiar with VirtualBox, but does it not have a specific amountpackages fly on by on the GUI. I step away for a few hours and come
back to find the installation aborted. /var/log/messages shows the
oom-killer has been invoked against the VM instance.
of memory, with a hard upper limit? Well, apparently not, so maybe add
some memory (provided your host has enough). I'm certain an
installation of Leap takes no more than 2Gb or even 1Gb with active
swap.
--
Per Jessen, Zürich (11.1°C)
http://www.hostsuisse.com/ - virtual servers, made in Switzerland.
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
To contact the owner, e-mail: opensuse+***@opensuse.org
--
To unsubscribe, e-mail: opensuse+***@opensuse.org
To contact the owner, e-mail: opensuse+***@opensuse.org
To unsubscribe, e-mail: opensuse+***@opensuse.org
To contact the owner, e-mail: opensuse+***@opensuse.org