Skip to content

installing the deb package allready overrides existing settings, without backup #20

@fuf42

Description

@fuf42

/etc/multipath.conf is overwritten without backup. This results in ugly volume names, if allready configured

e.g.

multipaths {

    multipath {
            wwid    "360030d908bc58402f10091cb44f54d46"
            alias   "DS_pve-r320-01_zfs_01"
    }

/etc/iscsi/iscsi.conf is changed with backup, that's fine. But there are settings changed, which are not documented in the Proxmox DataCore Rollout documentation!

pve-r320-01:/etc/iscsi # diff iscsid.conf /tmp/iscsid.conf
126c126
< node.session.timeo.replacement_timeout = 15
---
> node.session.timeo.replacement_timeout = 120
195c195
< node.session.initial_login_retry_max = 64
---
> node.session.initial_login_retry_max = 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions