Package: xfsprogs
Version: 4.9.0+nmu1
Severity: important

Dear Maintainer,

   * set/get the label OR uuid of an xfs filesystem with external log-device 
fails

   * create an xfs filesystem with external log-device:

     mkfs.xfs -f -L test_only -mcrc=1,finobt=1 -l 
size=400000b,logdev=/dev/disk/by-id/log_disk-part6 
/dev/disk/by-id/data_disk-part1

     mount it:

     mount -ologdev=/dev/disk/by-id/log_disk-part6 
/dev/disk/by-id/data_disk-part1 /mnt/new/

     and try to get the label set above:

     xfs_admin -l /dev/disk/by-id/data_disk-part1
     >> filesystem is marked as having an external log; specify logdev on the 
mount command line.
     >> cache_purge: shake on cache 0x56265e9c8fa0 left 1 nodes!?
     >> can't read superblock for AG 0
     >> failed to read label in AG 0
 

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates'), (500, 
'oldstable-updates'), (500, 'oldstable-proposed-updates'), (500, 'unstable'), 
(500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xfsprogs depends on:
ii  libblkid1     2.29.2-1
ii  libc6         2.24-11+deb9u1
ii  libreadline5  5.2+dfsg-3+b1
ii  libuuid1      2.29.2-1

xfsprogs recommends no packages.

Versions of packages xfsprogs suggests:
ii  acl      2.2.52-3+b1
pn  attr     <none>
pn  quota    <none>
ii  xfsdump  3.1.6+nmu2+b1

-- no debconf information

Reply via email to