[Bug 822807] New: kiwi: allow logging via remote serial console
https://bugzilla.novell.com/show_bug.cgi?id=822807 https://bugzilla.novell.com/show_bug.cgi?id=822807#c0 Summary: kiwi: allow logging via remote serial console Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: System Imaging AssignedTo: ms@suse.com ReportedBy: ms@suse.com QAContact: adrian@suse.com Found By: --- Blocker: ---
if installing in enterprise remotely it might be fantastic to support monitoring the oem/preload deployment with serial console (maybe even ipmi serial over lan :)
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=822807 https://bugzilla.novell.com/show_bug.cgi?id=822807#c1 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Marcus Schaefer <ms@suse.com> 2013-06-17 09:12:26 UTC --- assigned but no ETA for the moment -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=822807 https://bugzilla.novell.com/show_bug.cgi?id=822807#c2 --- Comment #2 from Marcus Schaefer <ms@suse.com> 2013-08-30 09:09:14 UTC ---
I was just searching for a way to test ipmi and thought I could at least try if a virtual machine populates an interface for it. But none of kvm, VMware, VirtualBox worked for me:
modprobe ipmi_si ... ipmi_si.ko: No such device
ok so I searched a bit and found the information:
---snip--
Unfortunately, IPMI won't work on any virtualization technology.
---snap--
I just want to double check if this is actually true and I need real hardware for a test or if there might be some way to test it from a VM
I would think IPMI is not available on any virtualisation platform. Some have their own interfaces (kind of ssh on VMware, snipl on z/VM ...). Therefore we are so glad to have stonith:SBD now ===============> On Thu, Aug 29, Marcus Schäfer wrote:
I just want to double check if this is actually true and I need real hardware for a test or if there might be some way to test it from a VM
Patches for qemu are being worked on: http://lists.gnu.org/archive/html/qemu-devel/2013-05/msg04335.html AFAICS, none of the patches has hit any release, yet. ==================> Hi Marcus, On Thu, Aug 29, 2013 at 04:56:32PM +0200, Marcus Schäfer wrote:
I just want to double check if this is actually true and I need real hardware for a test or if there might be some way to test it from a VM
Like Daniel wrote there are some patches available. Since I had a similar idea like you before I asked Andreas Färber and he pointed out that it is not yet in the stable branch of KVM and that a feature request might make sense. There even was already one: https://fate.suse.com/314212 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=822807 https://bugzilla.novell.com/show_bug.cgi?id=822807#c3 --- Comment #3 from Marcus Schaefer <ms@suse.com> 2013-08-30 13:04:31 UTC --- just for reference, todo list - put ipmitool to KIWIConfig.txt <file name="ipmitool"/> - for ipmi one needs to add <package name="OpenIPMI" bootinclude="true"/> <package name="ipmitool" bootinclude="true"/> - we need a function in the KIWILinuxRC setting up ipmi initrd server modprobe ipmi_msghandler modprobe ipmi_si modprobe ipmi_devintf ==> wait for /dev/ipmi0 ipmitool lan set 1 ipsrc dhcp ipmitool lan set 1 auth ADMIN MD5 ipmitool lan set 1 access on ipmitool channel setaccess 1 link=on ipmi=on callin=on privilege=4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=822807 https://bugzilla.novell.com/show_bug.cgi?id=822807#c4 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |FEATURE --- Comment #4 from Marcus Schaefer <ms@suse.com> 2014-02-12 13:10:24 UTC --- moved to kiwi board https://trello.com/b/VIno9izW/kiwi -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com