die Festplatte für die Aufnahmen hatte ich während der Installation mit angegeben.
die Festplatte erscheint in /etc/fstab doppelt
root@MLD:~# cat /etc/fstab |grep b4c893f5-2a50-4e45-913d-da7561d2f00e
UUID=b4c893f5-2a50-4e45-913d-da7561d2f00e /mnt/b4c893f5-2a50-4e45-913d-da7561d2f00e auto noatime 1 2
/mnt/b4c893f5-2a50-4e45-913d-da7561d2f00e /data none bind 0 0
sowie
root@MLD:~# mount|grep sda
/dev/sda on /mnt/b4c893f5-2a50-4e45-913d-da7561d2f00e type xfs (rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota)
/dev/sda on /data type xfs (rw,noatime,attr2,inode64,logbufs=8,logbsize=32k,noquota)
die Festplatte hat keine Partitionstabelle Ist das korrekt?
root@MLD:~# fdisk -l /dev/sda
fdisk: device has more than 2^32 sectors, can't use all of them
Disk /dev/sda: 2048 GB, 2199023255040 bytes, 4294967295 sectors
267349 cylinders, 255 heads, 63 sectors/track
Units: sectors of 1 * 512 = 512 bytes
Disk /dev/sda doesn't contain a valid partition table