mount: LABEL=foo duplicate - not mounted

Michael Schwendt fedora at wir-sind-cool.org
Wed Oct 13 17:04:47 UTC 2004


The following problem:

  # mount /var/lib/mach
  mount: LABEL=mach duplicate - not mounted

  # mount -L mach /var/lib/mach
  mount: the label mach occurs on both /dev/dm-1 and 
  /dev/mapper/VolGrp01-Volume02 - not mounted

Let's see:

  # e2label /dev/dm-1 
  mach
  # e2label /dev/mapper/VolGrp01-Volume02
  mach

Okay. But why can I mount a different volume with a different label?

  # mount -L ftp /var/ftp/pub
  
  # e2label /dev/dm-0
  ftp
  # e2label /dev/mapper/VolGrp01-Volume01 
  ftp

Why doesn't that give a duplicate label error?

-- 
Fedora Core release 2.92 (FC3 Test 3) - Linux 2.6.8-1.541
loadavg: 0.06 0.06 0.18




More information about the test mailing list