[Bug 579832] New: virsh list does not show xen domains without dom id
http://bugzilla.novell.com/show_bug.cgi?id=579832 http://bugzilla.novell.com/show_bug.cgi?id=579832#c0 Summary: virsh list does not show xen domains without dom id Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Xen AssignedTo: jdouglas@novell.com ReportedBy: torsten.hallmann@novell.com QAContact: qa@suse.de Found By: Field Engineer Blocker: --- Example: testing:~ # virsh list Id Name State ---------------------------------- 0 Domain-0 running testing:~ # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 3011 2 r----- 3472.0 os112test 1024 1 4.6 testing:~ # How to get a dom without an ID: Try to install an openSUSE 11.2 PV guest incl. the settings captured as screenshot. The linuxrc will fail (due to other reasons). So you end up with a dom with no id attached to it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=579832 http://bugzilla.novell.com/show_bug.cgi?id=579832#c1 --- Comment #1 from Torsten Hallmann <torsten.hallmann@novell.com> 2010-02-14 12:47:56 UTC --- Created an attachment (id=342365) --> (http://bugzilla.novell.com/attachment.cgi?id=342365) Screenshot of vm-install -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=579832 http://bugzilla.novell.com/show_bug.cgi?id=579832#c2 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jfehlig@novell.com Info Provider| |torsten.hallmann@novell.com --- Comment #2 from James Fehlig <jfehlig@novell.com> 2010-02-16 15:38:22 UTC --- Use 'virsh list --all' to see both active and inactive domains. Only active domains are displayed without the --all option. Have you opened another bug for the claimed linuxrc issue? IMO, this bug, as reported, is invalid. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=579832 http://bugzilla.novell.com/show_bug.cgi?id=579832#c Jason Douglas <jdouglas@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jdouglas@novell.com AssignedTo|jdouglas@novell.com |jfehlig@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=579832 http://bugzilla.novell.com/show_bug.cgi?id=579832#c3 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|torsten.hallmann@novell.com | Resolution| |INVALID --- Comment #3 from James Fehlig <jfehlig@novell.com> 2010-02-22 22:03:38 UTC --- Use '--all' to see inactive domains. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=579832 http://bugzilla.novell.com/show_bug.cgi?id=579832#c4 Torsten Hallmann <torsten.hallmann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #4 from Torsten Hallmann <torsten.hallmann@novell.com> 2010-02-28 09:25:09 UTC --- Then this is a documentation issue. Cause there is no information available for that option --all wihtin the first place documentation. See examples below: testing:~ # virsh --help [...] list list domains testing:~ # virsh list --help error: command 'list' doesn't support option --help testing:~ # man virsh [...] list Prints information about one or more domains. If no domains are specified it prints out information about all domains. An example format for the list is as follows: virsh list Id Name State ---------------------------------- 0 Domain-0 running 2 fedora paused Name is the name of the domain. ID the domain numeric id. State is the run state (see below). After getting your hint, I was able to find a reference in: /usr/share/doc/packages/libvirt/ChangeLog Line 4132 But that is not directly describing the function behind --all: 2009-07-24 Eduardo Otubo <otubo@linux.vnet.ibm.com> First version of the Power Hypervisor driver Features supported: - Connects to HMC/VIOS or IVM systems. - Life cycle commands (resume and shutdown). - dumpxml - 'list' and 'list --all' So I would like to encourage you to document it in the manpage or enable the "virsh list --help". -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=579832 http://bugzilla.novell.com/show_bug.cgi?id=579832#c7 James Fehlig <jfehlig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #7 from James Fehlig <jfehlig@novell.com> 2010-03-01 04:22:25 UTC --- (In reply to comment #4)
So I would like to encourage you to document it in the manpage or enable the "virsh list --help".
Use 'virsh help list'. 'virsh help <subcommand>' gives detailed help on subcommand. The linuxrc issue sounds familiar. I've asked others via a separate mail. -- Configure bugmail: http://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