pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/49346: sysutils/xentools42: xendomains startup script should run after xend



>Number:         49346
>Category:       pkg
>Synopsis:       sysutils/xentools42: xendomains startup script should run after xend
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 31 13:35:00 +0000 2014
>Originator:     Takahiro HAYASHI
>Release:        NetBSD 6.1_STABLE
>Organization:
>Environment:
System: NetBSD 6.1_STABLE amd64 as Xen Dom0
Architecture: x86_64
Machine: amd64
Xen-version: 4.2.5nb1
>Description:
	Xen domains start up script /etc/rc.d/xendomains shall be
	executed after xend, otherwise disk ops on DomU may fails
	at boot.

>How-To-Repeat:
	Add names of your DomUs to xendomain variable in /etc/rc.conf
	and restart system.

>Fix:
	xentools42/files/xendomains.sh should be like xentools41 is:

--- xendomains.sh.orig	2014-06-27 20:04:23.000000000 +0900
+++ xendomains.sh	2014-10-31 10:16:56.000000000 +0900
@@ -1,7 +1,7 @@
  #!@RCD_SCRIPTS_SHELL@
  #
  # PROVIDE: xendomains
-# REQUIRE: xencommons
+# REQUIRE: xend
  # KEYWORD: shutdown
  #
  # xendomains		This required variable is a whitespace-separated


-- 
t-hash



Home | Main Index | Thread Index | Old Index