Bug#366252: xen-tools: hdan vs sdan

2006-05-20 Thread Clement Hermann (nodens)

Steve Kemp wrote:


  OK.  I'll upload after waiting for verification from Clement.



Please go ahead, Steve. The problem is fixed :)

Thanks !

--
Clement Hermann (nodens)
- L'air pur ? c'est pas en RL, ça ? c'est pas hors charte ?
Jean in L'Histoire des Pingouins, http://tnemeth.free.fr/fmbl/linuxsf/

Vous trouverez ma clef publique sur le serveur public pgp.mit.edu.
Please find my public key on the public keyserver pgp.mit.edu.



Bug#366252: xen-tools: hdan vs sdan

2006-05-19 Thread Clement Hermann (nodens)

Radu Spineanu wrote:

It should be fixed in CVS now.

Does it account for the submitter's bug report, and has the reported
behaviour now stopped?



I hope the submitter has a little time to test the CVS version so he can
confirm it, but i am confident the bug is fixed.

Steve, can you please hold the upload until Clement confirms that
everything is ok ?



I should be able to test it this week-end.

--
Clément 'nodens' Hermann
- L'air pur ? c'est pas en RL, ça ? c'est pas hors charte ?
Jean in L'Histoire des Pingouins, http://tnemeth.free.fr/fmbl/linuxsf/

Vous trouverez ma clef publique sur le serveur public pgp.mit.edu.
Please find my public key on the public keyserver pgp.mit.edu.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#366252: xen-tools: hdan vs sdan

2006-05-19 Thread Steve Kemp
On Fri, May 19, 2006 at 04:57:04PM +0200, Clement Hermann (nodens) wrote:

 Steve, can you please hold the upload until Clement confirms that
 everything is ok ?
 
 
 I should be able to test it this week-end.

  OK.  I'll upload after waiting for verification from Clement.

Steve
--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#366252: xen-tools: hdan vs sdan

2006-05-18 Thread Radu Spineanu
Hi Matthew,

Matthew Palmer wrote:
 While the domU config script uses:
 
 if [ ${use-ide} ]; then
   dev=hda
 fi
 

${use-ide} was the initial command line argument for using hda style
naming. It seems that when it was changed to ${ide}, 95-create-cfg slipped.

It should be fixed in CVS now.

Thanks,
Radu Spineanu



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#366252: xen-tools: hdan vs sdan

2006-05-18 Thread Matthew Palmer
On Thu, May 18, 2006 at 11:41:55AM +0300, Radu Spineanu wrote:
 Hi Matthew,
 
 Matthew Palmer wrote:
  While the domU config script uses:
  
  if [ ${use-ide} ]; then
  dev=hda
  fi
  
 
 ${use-ide} was the initial command line argument for using hda style
 naming. It seems that when it was changed to ${ide}, 95-create-cfg slipped.
 
 It should be fixed in CVS now.

Does it account for the submitter's bug report, and has the reported
behaviour now stopped?

- Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#366252: xen-tools: hdan vs sdan

2006-05-18 Thread Radu Spineanu
Hi Matthew,

Matthew Palmer wrote:
 On Thu, May 18, 2006 at 11:41:55AM +0300, Radu Spineanu wrote:
 Hi Matthew,

 Matthew Palmer wrote:
 While the domU config script uses:

 if [ ${use-ide} ]; then
 dev=hda
 fi

 ${use-ide} was the initial command line argument for using hda style
 naming. It seems that when it was changed to ${ide}, 95-create-cfg slipped.

 It should be fixed in CVS now.
 
 Does it account for the submitter's bug report, and has the reported
 behaviour now stopped?
 

I hope the submitter has a little time to test the CVS version so he can
confirm it, but i am confident the bug is fixed.

Steve, can you please hold the upload until Clement confirms that
everything is ok ?

--
Radu


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#366252: xen-tools: hdan vs sdan

2006-05-17 Thread Matthew Palmer
I think the problem here may be that the hook scripts for the config and
fstab use different tags to check what sort of devices to use -- the fstab
script uses:

if [ ${ide} ]; then
dev=hda
fi

While the domU config script uses:

if [ ${use-ide} ]; then
dev=hda
fi

My guess is that the OP is using --ide, and it's tripping over this
difference in naming, since I can only see code to export ${ide} from
xen-create-image.

I'm looking at current CVS, BTW.

- Matt


signature.asc
Description: Digital signature