LINUX.ORG.RU

История изменений

Исправление petav, (текущая версия) :

Запустил job одновременно:

  • 89984 - router.local
  • 89985 - router2.local

Status Хранилища Default в этот момент:

Running Jobs:
Writing: Full Backup job router.podvorie.local JobId=89984 Volume="router.local-5800"
    pool="router.local" device="Default" (/volume1/storage/Default)
    spooling=0 despooling=0 despool_wait=0
    Files=0 Bytes=0 Bytes/sec=0
    FDReadSeqNo=5 in_msg=4 out_msg=3 fd=6
Writing: Full Backup job router2.local JobId=89985 Volume="router.local-5800"
    pool="router2.local" device="Default" (/volume1/storage/Default)
    spooling=0 despooling=0 despool_wait=0
    Files=0 Bytes=0 Bytes/sec=0
    FDSocket closed
====

Jobs waiting to reserve a drive:
   3608 JobId=89985 wants Pool="router2.local" but have Pool="router.local" nreserve=1 on drive "Default" (/volume1/storage/Default).
====

Running Jobs показывает все верно, но вот по неясной мне причине второе задание на запускается потому, что оно хочет router2.local, а имеет сейчас router.local. Выходит на хранилище может быть активным всего один pool?

Pool {
    Name = router.local
    Pool Type = Backup
    AutoPrune = yes
    Recycle = yes
    Volume Retention = 1 months
    Maximum Volume Jobs = 1
    Maximum Volumes = 38
    Storage = Default
    Label Format = "router.local-"
}
Pool {
    Name = router2.local
    Pool Type = Backup
    AutoPrune = yes
    Recycle = yes
    Volume Retention = 1 months
    Maximum Volume Jobs = 1
    Maximum Volumes = 38
    Storage = Default
    Label Format = "router2.local-"
}

Исходная версия petav, :

Запустил job одновременно:

  • 89984 - router.local
  • 89985 - router2.local

Status Хранилища Default в этот момент:

Running Jobs:
Writing: Full Backup job router.podvorie.local JobId=89984 Volume="router.local-5800"
    pool="router.local" device="Default" (/volume1/storage/Default)
    spooling=0 despooling=0 despool_wait=0
    Files=0 Bytes=0 Bytes/sec=0
    FDReadSeqNo=5 in_msg=4 out_msg=3 fd=6
Writing: Full Backup job router2.local JobId=89985 Volume="router.local-5800"
    pool="router2.local" device="Default" (/volume1/storage/Default)
    spooling=0 despooling=0 despool_wait=0
    Files=0 Bytes=0 Bytes/sec=0
    FDSocket closed
====

Jobs waiting to reserve a drive:
   3608 JobId=89985 wants Pool="router2.local" but have Pool="router.local" nreserve=1 on drive "Default" (/volume1/storage/Default).
====

Running Jobs показывает все верно, но вот по неясной мне причине втрое задлание на запускается потому что оно хочет router2.local, а имеет сейчас router.local. Выходит на хранилище может быть активным всего один pool?

Pool {
    Name = router.local
    Pool Type = Backup
    AutoPrune = yes
    Recycle = yes
    Volume Retention = 1 months
    Maximum Volume Jobs = 1
    Maximum Volumes = 38
    Storage = Default
    Label Format = "router.local-"
}
Pool {
    Name = router2.local
    Pool Type = Backup
    AutoPrune = yes
    Recycle = yes
    Volume Retention = 1 months
    Maximum Volume Jobs = 1
    Maximum Volumes = 38
    Storage = Default
    Label Format = "router2.local-"
}