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

Bug#595732: marked as done (release-notes: use 'blkid' to get UUID, in section 4.8.1)



Your message dated Tue, 2 Nov 2010 22:37:00 +0100
with message-id <20101102213700.GC6707@javifsp.no-ip.org>
and subject line Fixed in Lenny Release Notes
has caused the Debian Bug report #595732,
regarding release-notes: use 'blkid' to get UUID, in section 4.8.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
595732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595732
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release-notes
Severity: normal


hi,

section 4.8.1 says 

    To implement the UUID approach   Find out the universally unique identifier
      of your filesystem by issuing:
    ls -l dev/disk/by-uuid | grep hda6
      You should get a line similar to this one:
   lrwxrwxrwx 1 root root 24 2008-09-25 08:16 d0dfcc8a-417a-41e3-ad2e-9736317f2d8a -> ../../hda6

This does not always work as expected: for example, for people using crypt
filesystem, RAID or LVM, the above looks like 
    lrwxrwxrwx 1 root root 10  6 set 08:28 0253e19c-2e69-4720-a59a-2062d82ea8fd -> ../../dm-6
and then it is difficult to associate dm-6 to the device that is listed by 'mount' or 'df'

There is a much better way to find out UUID for devices: use 
  vol_id --uuid  DEVICE
this is more straightforward, does not need any backward guessing

I recommend documenting it in the release notes

a.

ps: 'vol_id' is part of 'udev' in Debian/lenny


-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-openvz-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Andrea Mennucc

"The EULA sounds like it was written by a team of lawyers who want to tell 
me what I can't do, and the GPL sounds like it was written by a human 
being who wants me to know what I can do."
Anonymous,    http://www.securityfocus.com/columnists/420



--- End Message ---
--- Begin Message ---
I have fixed this bug by documenting in Lenny's Release Notes the different
alternatives to obtaining the UUID.

Please see the diff here:
http://svn.debian.org/viewsvn/ddp/manuals/trunk/release-notes/en/upgrading.dbk?r1=7727&r2=7734

Comments welcome, regards

Javier

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: