systemd - mount mount process exited, code=exited status=32Device names for logical volumesError mounting drivesBoot process - Dev sdX name changesrgmanager [fs] start_filesystem: Could not match “f6a58cf7-b39b-489c-add5-444ceab8af9d” with a real deviceExpanding root partition CentOS 6 With using fdiskHow fstab mount options work together with per file defined permissions in linuxHow to create and mount a loop-device with guestmount?Partitions, Harddrives and etc! [/var does not have space!]KVM boot ERROR: device 'UUID=xxxx-51fb' not found. mount: /new_root: can't find UUID=xxxx-51fbAltered fstab - no longer able to SSH but ping responds
How to verify if g is a generator for p?
How do I keep an essay about "feeling flat" from feeling flat?
How to be diplomatic in refusing to write code that breaches the privacy of our users
Is a roofing delivery truck likely to crack my driveway slab?
Efficiently merge handle parallel feature branches in SFDX
How can I replace every global instance of "x[2]" with "x_2"
How was Earth single-handedly capable of creating 3 of the 4 gods of chaos?
The baby cries all morning
voltage of sounds of mp3files
What's a natural way to say that someone works somewhere (for a job)?
Implement the Thanos sorting algorithm
How does a character multiclassing into warlock get a focus?
Will it be accepted, if there is no ''Main Character" stereotype?
Coordinate position not precise
Can criminal fraud exist without damages?
Are there any comparative studies done between Ashtavakra Gita and Buddhim?
Hostile work environment after whistle-blowing on coworker and our boss. What do I do?
What is the intuitive meaning of having a linear relationship between the logs of two variables?
Is there any reason not to eat food that's been dropped on the surface of the moon?
The plural of 'stomach"
Best way to store options for panels
Transcription Beats per minute
when is out of tune ok?
Applicability of Single Responsibility Principle
systemd - mount mount process exited, code=exited status=32
Device names for logical volumesError mounting drivesBoot process - Dev sdX name changesrgmanager [fs] start_filesystem: Could not match “f6a58cf7-b39b-489c-add5-444ceab8af9d” with a real deviceExpanding root partition CentOS 6 With using fdiskHow fstab mount options work together with per file defined permissions in linuxHow to create and mount a loop-device with guestmount?Partitions, Harddrives and etc! [/var does not have space!]KVM boot ERROR: device 'UUID=xxxx-51fb' not found. mount: /new_root: can't find UUID=xxxx-51fbAltered fstab - no longer able to SSH but ping responds
First Boot always fails. Is it possible to make it work ?
Working on modified OS image. Where it uses kernel of version 3.10 (Centos 7.6) but grub is still old version 0.97.
When deployment of OS image happens. It always stuck at [reached target Local Encrypted Volumes.] but after reboot/reset image works fine. As per log I see there is mount issue during the first boot.
If I change the Mount Point /mnt or any other path. It boots in first
boot itself. So it's pretty clear that initramfs image mounted at "/" and
when it reads the fstab tries to remount the root file system at "/" but fails.
fstab file:
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
tmpfs /tmp tmpfs size=64M 0 0
LABEL=/ / ext3 defaults 0 1
LABEL=/var/log /var/log ext3 defaults 0 2
grub.conf:
default=0
timeout=5
title <TITLE> (3.10.0-957.1.3.el7.x86_64)
root(hd0,1)
kernel /boot/vmlinuz-3.10.0-957.1.3.el7.x86_64 rw root=LABEL=/ console=ttyS0,9600 ipv6.disable=1 net.ifnames=0 biosdevname=0
initrd /boot/initramfs-3.10.0-957.1.3.el7.x86_64.img
Boot Logs
[ 5.443809] scsi 0:0:0:0: Direct-Access VMware Virtual disk 1.0 PQ: 0 ANSI: 2
[ 6.082467] sd 0:0:0:0: [sda] 67108864 512-byte logical blocks: (34.3 GB/32.0 GiB)
[ 6.084567] sd 0:0:0:0: [sda] Write Protect is off
[ 6.085880] sd 0:0:0:0: [sda] Cache data unavailable
[ 6.087230] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 6.126988] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[ 6.130980] sd 0:0:0:0: [sda] Attached SCSI disk
[ 6.298133] random: fast init done
[ 6.488183] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[ 6.506629] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.638000] dracut: Checking ext3: /dev/disk/by-label/x2f
[ 6.640891] dracut: issuing e2fsck -a /dev/disk/by-label/x2f
[ 6.719509] dracut: /: ignoring check interval, broken_system_clock set
[ 6.723541] dracut: /: clean, 25095/625664 files, 1137935/5000000 blocks
[ 6.733432] dracut: Mounting /dev/disk/by-label/x2f with -o defaults,rw
[ 6.787698] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[ 6.795954] EXT4-fs (sda2): warning: checktime reached, running e2fsck is recommended
[ 6.799898] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.902962] dracut: Mounted root filesystem /dev/sda2
[ 7.122655] dracut: Switching root
[ 7.263505] random: crng init done
[ 7.726233] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.729639] systemd[1]: Inserted module 'ip_tables'
[ 7.735397] systemd[1]: Configuration file /etc/systemd/system.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 7.746005] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 7.753805] systemd[1]: Detected virtualization vmware.
[ 7.756236] systemd[1]: Detected architecture x86-64.
Welcome to [0;31mCentOS Linux 7 (Core)[0m!
[ 9.084894] systemd[1]: Created slice system-serialx2dgetty.slice.
[[32m OK [0m] Created slice system-serialx2dgetty.slice.
[ 9.090775] systemd[1]: Reached target Slices.
[[32m OK [0m] Reached target Slices.
[ 9.095230] systemd[1]: -.mount: Directory / to mount over is not empty, mounting anyway.
[ 9.099881] systemd[1]: Mounting /...
Mounting /...
[ 9.127149] systemd[1]: -.mount mount process exited, code=exited status=32
[ 9.130870] systemd[1]: Failed to mount /.
[[1;31mFAILED[0m] Failed to mount /.
See 'systemctl status -.mount' for details.
linux systemd boot grub fstab
add a comment |
First Boot always fails. Is it possible to make it work ?
Working on modified OS image. Where it uses kernel of version 3.10 (Centos 7.6) but grub is still old version 0.97.
When deployment of OS image happens. It always stuck at [reached target Local Encrypted Volumes.] but after reboot/reset image works fine. As per log I see there is mount issue during the first boot.
If I change the Mount Point /mnt or any other path. It boots in first
boot itself. So it's pretty clear that initramfs image mounted at "/" and
when it reads the fstab tries to remount the root file system at "/" but fails.
fstab file:
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
tmpfs /tmp tmpfs size=64M 0 0
LABEL=/ / ext3 defaults 0 1
LABEL=/var/log /var/log ext3 defaults 0 2
grub.conf:
default=0
timeout=5
title <TITLE> (3.10.0-957.1.3.el7.x86_64)
root(hd0,1)
kernel /boot/vmlinuz-3.10.0-957.1.3.el7.x86_64 rw root=LABEL=/ console=ttyS0,9600 ipv6.disable=1 net.ifnames=0 biosdevname=0
initrd /boot/initramfs-3.10.0-957.1.3.el7.x86_64.img
Boot Logs
[ 5.443809] scsi 0:0:0:0: Direct-Access VMware Virtual disk 1.0 PQ: 0 ANSI: 2
[ 6.082467] sd 0:0:0:0: [sda] 67108864 512-byte logical blocks: (34.3 GB/32.0 GiB)
[ 6.084567] sd 0:0:0:0: [sda] Write Protect is off
[ 6.085880] sd 0:0:0:0: [sda] Cache data unavailable
[ 6.087230] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 6.126988] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[ 6.130980] sd 0:0:0:0: [sda] Attached SCSI disk
[ 6.298133] random: fast init done
[ 6.488183] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[ 6.506629] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.638000] dracut: Checking ext3: /dev/disk/by-label/x2f
[ 6.640891] dracut: issuing e2fsck -a /dev/disk/by-label/x2f
[ 6.719509] dracut: /: ignoring check interval, broken_system_clock set
[ 6.723541] dracut: /: clean, 25095/625664 files, 1137935/5000000 blocks
[ 6.733432] dracut: Mounting /dev/disk/by-label/x2f with -o defaults,rw
[ 6.787698] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[ 6.795954] EXT4-fs (sda2): warning: checktime reached, running e2fsck is recommended
[ 6.799898] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.902962] dracut: Mounted root filesystem /dev/sda2
[ 7.122655] dracut: Switching root
[ 7.263505] random: crng init done
[ 7.726233] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.729639] systemd[1]: Inserted module 'ip_tables'
[ 7.735397] systemd[1]: Configuration file /etc/systemd/system.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 7.746005] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 7.753805] systemd[1]: Detected virtualization vmware.
[ 7.756236] systemd[1]: Detected architecture x86-64.
Welcome to [0;31mCentOS Linux 7 (Core)[0m!
[ 9.084894] systemd[1]: Created slice system-serialx2dgetty.slice.
[[32m OK [0m] Created slice system-serialx2dgetty.slice.
[ 9.090775] systemd[1]: Reached target Slices.
[[32m OK [0m] Reached target Slices.
[ 9.095230] systemd[1]: -.mount: Directory / to mount over is not empty, mounting anyway.
[ 9.099881] systemd[1]: Mounting /...
Mounting /...
[ 9.127149] systemd[1]: -.mount mount process exited, code=exited status=32
[ 9.130870] systemd[1]: Failed to mount /.
[[1;31mFAILED[0m] Failed to mount /.
See 'systemctl status -.mount' for details.
linux systemd boot grub fstab
add a comment |
First Boot always fails. Is it possible to make it work ?
Working on modified OS image. Where it uses kernel of version 3.10 (Centos 7.6) but grub is still old version 0.97.
When deployment of OS image happens. It always stuck at [reached target Local Encrypted Volumes.] but after reboot/reset image works fine. As per log I see there is mount issue during the first boot.
If I change the Mount Point /mnt or any other path. It boots in first
boot itself. So it's pretty clear that initramfs image mounted at "/" and
when it reads the fstab tries to remount the root file system at "/" but fails.
fstab file:
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
tmpfs /tmp tmpfs size=64M 0 0
LABEL=/ / ext3 defaults 0 1
LABEL=/var/log /var/log ext3 defaults 0 2
grub.conf:
default=0
timeout=5
title <TITLE> (3.10.0-957.1.3.el7.x86_64)
root(hd0,1)
kernel /boot/vmlinuz-3.10.0-957.1.3.el7.x86_64 rw root=LABEL=/ console=ttyS0,9600 ipv6.disable=1 net.ifnames=0 biosdevname=0
initrd /boot/initramfs-3.10.0-957.1.3.el7.x86_64.img
Boot Logs
[ 5.443809] scsi 0:0:0:0: Direct-Access VMware Virtual disk 1.0 PQ: 0 ANSI: 2
[ 6.082467] sd 0:0:0:0: [sda] 67108864 512-byte logical blocks: (34.3 GB/32.0 GiB)
[ 6.084567] sd 0:0:0:0: [sda] Write Protect is off
[ 6.085880] sd 0:0:0:0: [sda] Cache data unavailable
[ 6.087230] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 6.126988] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[ 6.130980] sd 0:0:0:0: [sda] Attached SCSI disk
[ 6.298133] random: fast init done
[ 6.488183] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[ 6.506629] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.638000] dracut: Checking ext3: /dev/disk/by-label/x2f
[ 6.640891] dracut: issuing e2fsck -a /dev/disk/by-label/x2f
[ 6.719509] dracut: /: ignoring check interval, broken_system_clock set
[ 6.723541] dracut: /: clean, 25095/625664 files, 1137935/5000000 blocks
[ 6.733432] dracut: Mounting /dev/disk/by-label/x2f with -o defaults,rw
[ 6.787698] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[ 6.795954] EXT4-fs (sda2): warning: checktime reached, running e2fsck is recommended
[ 6.799898] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.902962] dracut: Mounted root filesystem /dev/sda2
[ 7.122655] dracut: Switching root
[ 7.263505] random: crng init done
[ 7.726233] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.729639] systemd[1]: Inserted module 'ip_tables'
[ 7.735397] systemd[1]: Configuration file /etc/systemd/system.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 7.746005] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 7.753805] systemd[1]: Detected virtualization vmware.
[ 7.756236] systemd[1]: Detected architecture x86-64.
Welcome to [0;31mCentOS Linux 7 (Core)[0m!
[ 9.084894] systemd[1]: Created slice system-serialx2dgetty.slice.
[[32m OK [0m] Created slice system-serialx2dgetty.slice.
[ 9.090775] systemd[1]: Reached target Slices.
[[32m OK [0m] Reached target Slices.
[ 9.095230] systemd[1]: -.mount: Directory / to mount over is not empty, mounting anyway.
[ 9.099881] systemd[1]: Mounting /...
Mounting /...
[ 9.127149] systemd[1]: -.mount mount process exited, code=exited status=32
[ 9.130870] systemd[1]: Failed to mount /.
[[1;31mFAILED[0m] Failed to mount /.
See 'systemctl status -.mount' for details.
linux systemd boot grub fstab
First Boot always fails. Is it possible to make it work ?
Working on modified OS image. Where it uses kernel of version 3.10 (Centos 7.6) but grub is still old version 0.97.
When deployment of OS image happens. It always stuck at [reached target Local Encrypted Volumes.] but after reboot/reset image works fine. As per log I see there is mount issue during the first boot.
If I change the Mount Point /mnt or any other path. It boots in first
boot itself. So it's pretty clear that initramfs image mounted at "/" and
when it reads the fstab tries to remount the root file system at "/" but fails.
fstab file:
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
tmpfs /tmp tmpfs size=64M 0 0
LABEL=/ / ext3 defaults 0 1
LABEL=/var/log /var/log ext3 defaults 0 2
grub.conf:
default=0
timeout=5
title <TITLE> (3.10.0-957.1.3.el7.x86_64)
root(hd0,1)
kernel /boot/vmlinuz-3.10.0-957.1.3.el7.x86_64 rw root=LABEL=/ console=ttyS0,9600 ipv6.disable=1 net.ifnames=0 biosdevname=0
initrd /boot/initramfs-3.10.0-957.1.3.el7.x86_64.img
Boot Logs
[ 5.443809] scsi 0:0:0:0: Direct-Access VMware Virtual disk 1.0 PQ: 0 ANSI: 2
[ 6.082467] sd 0:0:0:0: [sda] 67108864 512-byte logical blocks: (34.3 GB/32.0 GiB)
[ 6.084567] sd 0:0:0:0: [sda] Write Protect is off
[ 6.085880] sd 0:0:0:0: [sda] Cache data unavailable
[ 6.087230] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 6.126988] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[ 6.130980] sd 0:0:0:0: [sda] Attached SCSI disk
[ 6.298133] random: fast init done
[ 6.488183] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[ 6.506629] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.638000] dracut: Checking ext3: /dev/disk/by-label/x2f
[ 6.640891] dracut: issuing e2fsck -a /dev/disk/by-label/x2f
[ 6.719509] dracut: /: ignoring check interval, broken_system_clock set
[ 6.723541] dracut: /: clean, 25095/625664 files, 1137935/5000000 blocks
[ 6.733432] dracut: Mounting /dev/disk/by-label/x2f with -o defaults,rw
[ 6.787698] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
[ 6.795954] EXT4-fs (sda2): warning: checktime reached, running e2fsck is recommended
[ 6.799898] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.902962] dracut: Mounted root filesystem /dev/sda2
[ 7.122655] dracut: Switching root
[ 7.263505] random: crng init done
[ 7.726233] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.729639] systemd[1]: Inserted module 'ip_tables'
[ 7.735397] systemd[1]: Configuration file /etc/systemd/system.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 7.746005] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 7.753805] systemd[1]: Detected virtualization vmware.
[ 7.756236] systemd[1]: Detected architecture x86-64.
Welcome to [0;31mCentOS Linux 7 (Core)[0m!
[ 9.084894] systemd[1]: Created slice system-serialx2dgetty.slice.
[[32m OK [0m] Created slice system-serialx2dgetty.slice.
[ 9.090775] systemd[1]: Reached target Slices.
[[32m OK [0m] Reached target Slices.
[ 9.095230] systemd[1]: -.mount: Directory / to mount over is not empty, mounting anyway.
[ 9.099881] systemd[1]: Mounting /...
Mounting /...
[ 9.127149] systemd[1]: -.mount mount process exited, code=exited status=32
[ 9.130870] systemd[1]: Failed to mount /.
[[1;31mFAILED[0m] Failed to mount /.
See 'systemctl status -.mount' for details.
linux systemd boot grub fstab
linux systemd boot grub fstab
asked yesterday
RocoderRocoder
1034
1034
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508495%2fsystemd-mount-mount-process-exited-code-exited-status-32%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508495%2fsystemd-mount-mount-process-exited-code-exited-status-32%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown