← Back to team overview

touch-packages team mailing list archive

[Bug 1428874] [NEW] libblkid: HFS+ label NOT found when the HFS+ filesystem is nearly full

 

Public bug reported:

Under Ubuntu, for HFS+ filesystems :

The 'blkid' command finds in general BOTH the 'Partition label' and the 'Filesystem label'.
For example :
$ sudo  blkid  -s LABEL  -s TYPE  -s PARTLABEL  /dev/sda11
/dev/sda11: LABEL="Etienne" TYPE="hfsplus" PARTLABEL="Etienne" 

But when the HFS+ filesystem is nearly full :
The 'blkid' command correctly finds the partition label, but NOT the HFS+ filesystem label.
For example :
$ sudo  blkid  -s LABEL  -s TYPE  -s PARTLABEL  /dev/sda14
/dev/sda14: TYPE="hfsplus" PARTLABEL="Camille" 


I am absolutely certain that '/dev/sda14' has a filesystem label, because 'fsck.hfsplus' finds it, and 'diskutil' of 'Mac OS 10.5' also finds it :

$ sudo  fsck.hfsplus  /dev/sda14
** /dev/sda14
** Checking HFS Plus volume.
** Checking Extents Overflow file.
** Checking Catalog file.
** Checking multi-linked files.
** Checking Catalog hierarchy.
** Checking Extended Attributes file.
** Checking volume bitmap.
** Checking volume information.
** The volume Camille appears to be OK.


$ sudo  diskutil  info  /dev/disk0s14

   Device Identifier:        disk0s14
   Device Node:              /dev/disk0s14
   Part Of Whole:            disk0
   Device / Media Name:      Camille

   Volume Name:              Camille
   Mount Point:              /Users/camille
   File System:              HFS+
   Owners:                   Enabled

   Partition Type:           Apple_HFS
   Bootable:                 Not bootable, can be made bootable safely
   Media Type:               Generic
   Protocol:                 SATA
   SMART Status:             Verified
   Volume UUID:              91C9F9E9-94F6-30F3-A0EE-6BE6373CFD4E

   Total Size:               21.9 Gi (23487053824 B) (45873152 512-byte blocks)
   Free Space:               74.7 Mi (78323712 B) (152976 512-byte blocks)

   Read Only:                No
   Ejectable:                No
   Whole:                    No
   Internal:                 Yes

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: libblkid1 2.25.1-3ubuntu4
ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
NonfreeKernelModules: wl nvidia
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: X-Cinnamon
Date: Thu Mar  5 22:56:33 2015
InstallationDate: Installed on 2014-11-03 (121 days ago)
InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: util-linux
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: util-linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1428874

Title:
  libblkid: HFS+ label NOT found when the HFS+ filesystem is nearly full

Status in util-linux package in Ubuntu:
  New

Bug description:
  Under Ubuntu, for HFS+ filesystems :

  The 'blkid' command finds in general BOTH the 'Partition label' and the 'Filesystem label'.
  For example :
  $ sudo  blkid  -s LABEL  -s TYPE  -s PARTLABEL  /dev/sda11
  /dev/sda11: LABEL="Etienne" TYPE="hfsplus" PARTLABEL="Etienne" 

  But when the HFS+ filesystem is nearly full :
  The 'blkid' command correctly finds the partition label, but NOT the HFS+ filesystem label.
  For example :
  $ sudo  blkid  -s LABEL  -s TYPE  -s PARTLABEL  /dev/sda14
  /dev/sda14: TYPE="hfsplus" PARTLABEL="Camille" 

  
  I am absolutely certain that '/dev/sda14' has a filesystem label, because 'fsck.hfsplus' finds it, and 'diskutil' of 'Mac OS 10.5' also finds it :

  $ sudo  fsck.hfsplus  /dev/sda14
  ** /dev/sda14
  ** Checking HFS Plus volume.
  ** Checking Extents Overflow file.
  ** Checking Catalog file.
  ** Checking multi-linked files.
  ** Checking Catalog hierarchy.
  ** Checking Extended Attributes file.
  ** Checking volume bitmap.
  ** Checking volume information.
  ** The volume Camille appears to be OK.

  
  $ sudo  diskutil  info  /dev/disk0s14

     Device Identifier:        disk0s14
     Device Node:              /dev/disk0s14
     Part Of Whole:            disk0
     Device / Media Name:      Camille

     Volume Name:              Camille
     Mount Point:              /Users/camille
     File System:              HFS+
     Owners:                   Enabled

     Partition Type:           Apple_HFS
     Bootable:                 Not bootable, can be made bootable safely
     Media Type:               Generic
     Protocol:                 SATA
     SMART Status:             Verified
     Volume UUID:              91C9F9E9-94F6-30F3-A0EE-6BE6373CFD4E

     Total Size:               21.9 Gi (23487053824 B) (45873152 512-byte blocks)
     Free Space:               74.7 Mi (78323712 B) (152976 512-byte blocks)

     Read Only:                No
     Ejectable:                No
     Whole:                    No
     Internal:                 Yes

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libblkid1 2.25.1-3ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Thu Mar  5 22:56:33 2015
  InstallationDate: Installed on 2014-11-03 (121 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  SourcePackage: util-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1428874/+subscriptions


Follow ups

References