]> git.proxmox.com Git - ceph.git/blobdiff - ceph/systemd/ceph-disk@.service
update sources to v12.1.1
[ceph.git] / ceph / systemd / ceph-disk@.service
index 57a35ce5f61f2da8737cb939da5e5a39a1b9f218..1fdf2af6c918581c8d50b870571580e52332ab7b 100644 (file)
@@ -6,6 +6,6 @@ Wants=local-fs.target
 [Service]
 Type=oneshot
 KillMode=none
-Environment=CEPH_DISK_TIMEOUT=300
+Environment=CEPH_DISK_TIMEOUT=10000
 ExecStart=/bin/sh -c 'timeout $CEPH_DISK_TIMEOUT flock /var/lock/ceph-disk-$(basename %f) /usr/sbin/ceph-disk --verbose --log-stdout trigger --sync %f'
 TimeoutSec=0