Explorar o código

Update pve7_ha_container.sh

tteck %!s(int64=3) %!d(string=hai) anos
pai
achega
ccb2583be5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pve7_ha_container.sh

+ 1 - 1
pve7_ha_container.sh

@@ -129,7 +129,7 @@ ROOTFS=${STORAGE}:${DISK_REF-}${DISK}
 
 # Create LXC
 msg "Creating LXC container..."
-DISK_SIZE=32G
+DISK_SIZE=16G
 pvesm alloc $STORAGE $CTID $DISK $DISK_SIZE --format ${DISK_FORMAT:-raw} >/dev/null
 if [ "$STORAGE_TYPE" == "zfspool" ]; then
   warn "Some containers may not work properly due to ZFS not supporting 'fallocate'."