2024-07-08T12:01:00.362Z | <John Mulligan> Are you using podman or docker? |
2024-07-08T14:40:23.646Z | <Raghu> podman |
2024-07-08T14:44:21.579Z | <John Mulligan> cool. I don't think there's a way to do that in cephadm, but podman has config files in /etc/containers/ that podman called by cephadn should honor. I use it to set up repository mirrors. check out "storage.conf" that may have what you want |
2024-07-08T15:07:42.968Z | <Raghu> sure, i will take a look. Thank you |
2024-07-08T22:40:47.954Z | <John Mulligan> But I'm done for the day, and will be closing the laptop. Maybe things will go better tomorrow |
2024-07-08T22:41:22.582Z | <Raghu> hello
During cephadm code upgrade, our /var directory size is 20G, we need to keep multiple images at a time (Ex: During the time of upgrade etc).But this filling up the space on the machine.
is there an option in cephadm that we can use to move these containers to a specific location |