Hi,
I would like to mount my disc in a different place. How can I delete first FS and mount my disc in a different place?
proxmox-backup-manager disk fs list
┌──────────────────────────┬────────────────────────────────────────────────────────┬────────────┬──────────┐
│ path │ device │ filesystem │ options │
╞══════════════════════════╪════════════════════════════════════════════════════════╪════════════╪══════════╡
│ /mnt/datastore/DataStore │ /dev/disk/by-uuid/9b0775a6-211f-4c00-add3-7fb3c6c92ced │ xfs │ defaults │
└──────────────────────────┴────────────────────────────────────────────────────────┴────────────┴──────────┘
it does not exist and i want to delete it
ls /dev/disk/by-uuid/
9162-5575 a7162f2e-ad7c-42a6-9847-8a7d8f283a93 edf9a33b-61df-45d8-a7bd-8c4319757d91
When running the command you can only see :
proxmox-backup-manager disk fs
create list
proxmox-backup-manager disk list
┌──────┬────────┬─────┬───────────┬───────────────┬───────┬─────────┬─────────┐
│ name │ used │ gpt │ disk-type │ size │ model │ wearout │ status │
╞══════╪════════╪═════╪═══════════╪═══════════════╪═══════╪═════════╪═════════╡
│ vda │ lvm │ 1 │ hdd │ 53687091200 │ │ - │ unknown │
├──────┼────────┼─────┼───────────┼───────────────┼───────┼─────────┼─────────┤
│ vdb │ unused │ 1 │ hdd │ 1073741824000 │ │ - │ unknown │
└──────┴────────┴─────┴───────────┴───────────────┴───────┴─────────┴─────────┘
Do I have to use /etc/fstab because it does not work over GUI or what?
I would like to mount my disc in a different place. How can I delete first FS and mount my disc in a different place?
proxmox-backup-manager disk fs list
┌──────────────────────────┬────────────────────────────────────────────────────────┬────────────┬──────────┐
│ path │ device │ filesystem │ options │
╞══════════════════════════╪════════════════════════════════════════════════════════╪════════════╪══════════╡
│ /mnt/datastore/DataStore │ /dev/disk/by-uuid/9b0775a6-211f-4c00-add3-7fb3c6c92ced │ xfs │ defaults │
└──────────────────────────┴────────────────────────────────────────────────────────┴────────────┴──────────┘
it does not exist and i want to delete it
ls /dev/disk/by-uuid/
9162-5575 a7162f2e-ad7c-42a6-9847-8a7d8f283a93 edf9a33b-61df-45d8-a7bd-8c4319757d91
When running the command you can only see :
proxmox-backup-manager disk fs
create list
proxmox-backup-manager disk list
┌──────┬────────┬─────┬───────────┬───────────────┬───────┬─────────┬─────────┐
│ name │ used │ gpt │ disk-type │ size │ model │ wearout │ status │
╞══════╪════════╪═════╪═══════════╪═══════════════╪═══════╪═════════╪═════════╡
│ vda │ lvm │ 1 │ hdd │ 53687091200 │ │ - │ unknown │
├──────┼────────┼─────┼───────────┼───────────────┼───────┼─────────┼─────────┤
│ vdb │ unused │ 1 │ hdd │ 1073741824000 │ │ - │ unknown │
└──────┴────────┴─────┴───────────┴───────────────┴───────┴─────────┴─────────┘
Do I have to use /etc/fstab because it does not work over GUI or what?
Last edited: