** Description changed:

  I am having a problem with auto mounting an external 14TB 3.5" hard disk
  on Ubuntu 22.04 (arm64) (arm board). The drive is formatted using ext4
  however this was done on a amd64 based Ubuntu 23.04 install (laptop).
  
  I tried to automount on the 22.04 install by using /etc/fstab, however
  the system would then fail to boot, entering emergency mode.
  
  Terminal output:
  [FAILED]: Failed to start File System Check on 
/dev/disk/by-uuuid/xx-xx-xx-xx-xx
  See 'systemctl status "systemd-fsck@dev-disk-by\\xx\\xx\\xx\\xx\\xx'
  [DEPEND] Dependency failed for /mnt/share/external_14tb_drive
  
  The particular error is:
  /dev/xxx has unsupported feature(s): FEATURE_C12
  
  /etc/fstab
  UUID=xx-xx-xx-xx-xx /mnt/share/external_14tb_drive ext4 
defaults,noatime,nofail  0       2
  
  arm board description:        Ubuntu 22.04.2 LTS
  Release:      22.04
  
+ apt-cache policy e2fsprogs
+ e2fsprogs:
+   Installed: 1.46.5-2ubuntu1.1
+   Candidate: 1.46.5-2ubuntu1.1
+   Version table:
+  *** 1.46.5-2ubuntu1.1 500
+         500 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 
Packages
+         500 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 
Packages
+         100 /var/lib/dpkg/status
+      1.46.5-2ubuntu1 500
+         500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages
+ 
  apt-cache policy util-linux
  util-linux:
    Installed: 2.37.2-4ubuntu3
    Candidate: 2.37.2-4ubuntu3
    Version table:
   *** 2.37.2-4ubuntu3 500
          500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages
          100 /var/lib/dpkg/status
  
  Laptop description:   Ubuntu 23.04
  Release:      23.04
+ 
+ apt-cache policy e2fsprogs
+ e2fsprogs:
+   Installed: 1.47.0-1ubuntu1
+   Candidate: 1.47.0-1ubuntu1
+   Version table:
+  *** 1.47.0-1ubuntu1 500
+         500 http://gb.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
+         100 /var/lib/dpkg/status
  
  util-linux:
    Installed: 2.38.1-4ubuntu1
    Candidate: 2.38.1-4ubuntu1
    Version table:
   *** 2.38.1-4ubuntu1 500
          500 http://gb.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
          100 /var/lib/dpkg/status
  
  The only option I have is to manually mount it after boot which is not
  convenient as it a server board.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: util-linux 2.37.2-4ubuntu3
  Uname: Linux 5.10.110-rockchip-rk3588 aarch64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: arm64
  CasperMD5CheckResult: unknown
  Date: Tue Jun 27 19:38:40 2023
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: util-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
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/2025176

Title:
  External hard disk fails to automount in /etc/fstab with message
  FEATURE_C12

Status in util-linux package in Ubuntu:
  New

Bug description:
  I am having a problem with auto mounting an external 14TB 3.5" hard
  disk on Ubuntu 22.04 (arm64) (arm board). The drive is formatted using
  ext4 however this was done on a amd64 based Ubuntu 23.04 install
  (laptop).

  I tried to automount on the 22.04 install by using /etc/fstab, however
  the system would then fail to boot, entering emergency mode.

  Terminal output:
  [FAILED]: Failed to start File System Check on 
/dev/disk/by-uuuid/xx-xx-xx-xx-xx
  See 'systemctl status "systemd-fsck@dev-disk-by\\xx\\xx\\xx\\xx\\xx'
  [DEPEND] Dependency failed for /mnt/share/external_14tb_drive

  The particular error is:
  /dev/xxx has unsupported feature(s): FEATURE_C12

  /etc/fstab
  UUID=xx-xx-xx-xx-xx /mnt/share/external_14tb_drive ext4 
defaults,noatime,nofail  0       2

  arm board description:        Ubuntu 22.04.2 LTS
  Release:      22.04

  apt-cache policy e2fsprogs
  e2fsprogs:
    Installed: 1.46.5-2ubuntu1.1
    Candidate: 1.46.5-2ubuntu1.1
    Version table:
   *** 1.46.5-2ubuntu1.1 500
          500 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 
Packages
          500 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 
Packages
          100 /var/lib/dpkg/status
       1.46.5-2ubuntu1 500
          500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages

  apt-cache policy util-linux
  util-linux:
    Installed: 2.37.2-4ubuntu3
    Candidate: 2.37.2-4ubuntu3
    Version table:
   *** 2.37.2-4ubuntu3 500
          500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages
          100 /var/lib/dpkg/status

  Laptop description:   Ubuntu 23.04
  Release:      23.04

  apt-cache policy e2fsprogs
  e2fsprogs:
    Installed: 1.47.0-1ubuntu1
    Candidate: 1.47.0-1ubuntu1
    Version table:
   *** 1.47.0-1ubuntu1 500
          500 http://gb.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
          100 /var/lib/dpkg/status

  util-linux:
    Installed: 2.38.1-4ubuntu1
    Candidate: 2.38.1-4ubuntu1
    Version table:
   *** 2.38.1-4ubuntu1 500
          500 http://gb.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
          100 /var/lib/dpkg/status

  The only option I have is to manually mount it after boot which is not
  convenient as it a server board.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: util-linux 2.37.2-4ubuntu3
  Uname: Linux 5.10.110-rockchip-rk3588 aarch64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: arm64
  CasperMD5CheckResult: unknown
  Date: Tue Jun 27 19:38:40 2023
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  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/2025176/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to