All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: "You, Yongkang" <yongkang.you@intel.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Could two emtpy xenstored folder in /var/... be created when 1st time xenstord start?
Date: Thu, 25 Aug 2005 10:34:54 -0500	[thread overview]
Message-ID: <430DE51E.3070501@us.ibm.com> (raw)
In-Reply-To: <16A54BF5D6E14E4D916CE26C9AD3057502480C37@pdsmsx402.ccr.corp.intel.com>

You, Yongkang wrote:

>Hi all,
>
>I just wondered why two empty xenstored folder /var/lib/xenstored and
>/var/run/xenstored  be created when source make and copy to
>dist/install. 
>  
>
The pids are stored in /var/run/xenstored and the store data is stored 
in /var/lib/xenstored.

xenstored always has to be running so these directories will be filled 
with something very soon after install.

Unless there's a compelling reason not to do so, I think it's okay to 
assume the existance of /var/{lib,run}/xenstored and have the install 
script make it.

Regards,

Anthony Liguori

>How about remove them from source making and create them when 1st
>xenstrored start, if not other special files generated in those folder?
>So we don't need to add more in /var. 
>
>Any comments? :)
>
>Thanks,
>Yongkang You(Kangkang)
>
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@lists.xensource.com
>http://lists.xensource.com/xen-devel
>
>  
>

      reply	other threads:[~2005-08-25 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-25 15:03 Could two emtpy xenstored folder in /var/... be created when 1st time xenstord start? You, Yongkang
2005-08-25 15:34 ` Anthony Liguori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=430DE51E.3070501@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=yongkang.you@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.