bart69

  • 15 juin 2021
  • Inscrit 11 août 2015
  • Finalement j'en ai tellement eu marre que je suis parti chez oneprovider ,le service technique Hetzner est une vrai catastrophe !! J'avais meme pas la bonne config !!En espérant que je n'aurai rien à payer pour mes 4 jours chez eux !!

  • Whisper40 j'en peux plus si je te passe tout ce qu'il faut pour accéder à mon serveur par mp tu pourrais jeter un coup d'œil stp😪

  • Whisper40 avec ta méthode j'ai : Utilisé : 2.96 Go, Libre : 16.6 Go, Total : 19.56 Go

    😪

  • Whisper40 merci.. lors linstallimage, t'as supprimé tout ce qui est unitile ou doit on tout garder ? C'est quoi ta config ?

    Je test çà demain, là je suis naze 😀

    •  images, run 'installimage' and follow the instruction
      install.conf       [----] 36 L:[ 51+ 8  59/142] *(1164/3729b) 0120 0x078                                                                                                                                                               [*][X]
      ## ==========================
      
      ## define your partitions and filesystems like this:
      ##
      ## PART  <mountpoint/lvm>  <filesystem/VG>  <size in MB>
      ##
      ## * <mountpoint/lvm> mountpoint for this filesystem  *OR*  keyword 'lvm'
      ##                    to use this PART as volume group (VG) for LVM
      ## * <filesystem/VG>  can be ext2, ext3, reiserfs, xfs, swap  *OR*  name
      ##                    of the LVM volume group (VG), if this PART is a VG
      ## * <size>           you can use the keyword 'all' to assign all the
      ##                    remaining space of the drive to the *last* partition.
      ##                    you can use M/G/T for unit specification in MIB/GIB/TIB
      ##
      ## notes:
      ##   - extended partitions are created automatically
      ##   - '/boot' cannot be on a xfs filesystem
      ##   - '/boot' cannot be on LVM!
      ##   - when using software RAID 0, you need a '/boot' partition
      ##
      ## example without LVM (default):
      ## -> 4GB   swapspace
      ## -> 512MB /boot
      ## -> 10GB  /
      ## -> 5GB   /tmp
      ## -> all the rest to /home
      #PART swap   swap        4G
      #PART /boot  ext2      512M
      #PART /      ext4       10G
      #PART /tmp   xfs         5G
      #PART /home  ext3       all
      #
      ##
      ## to activate LVM, you have to define volume groups and logical volumes
      ##
      ## example with LVM:
      #
      ## normal filesystems and volume group definitions:
      ## -> 512MB boot  (not on lvm)
      ## -> all the rest for LVM VG 'vg0'
      #PART /boot  ext3     512M
      #PART lvm    vg0       all
      #
      ## logical volume definitions:
      #LV <VG> <name> <mount> <filesystem> <size>
      #
      #LV vg0   root   /        ext4         10G
      #LV vg0   swap   swap     swap          4G
      #LV vg0   tmp    /tmp     reiserfs      5G
      
      
      #LV vg0   home   /home    xfs          20G
      #
      #
      ## your system has the following devices:
      #
      # Disk /dev/sda: 6000 GB (=> 5588 Gi.
      # Disk /dev/sdb: 119 GB (=> 111 Gi.
      #
      ## Based on your disks and which RAID level you will choose you have
      ## the following free space to allocate (in Gi:
      # RAID  0: ~222
      # RAID  1: ~111
      PART /boot ext3 512M
      PART / ext4 all
      
      
      ## ========================
      ##  OPERATING SYSTEM IMAGE:
      ## ========================
      
      ## full path to the operating system image
      ##   supported image sources:  local dir,  ftp,  http,  nfs
      ##   supported image types: tar, tar.gz, tar.bz, tar.bz2, tar.xz, tgz, tbz, txz
      ## examples:
      #
      # local: /path/to/image/filename.tar.gz
      # ftp:   ftp://<user>:<password>@hostname/path/to/image/filename.tar.bz2
      # http:  http://<user>:<password>@hostname/path/to/image/filename.tbz
      # https: https://<user>:<password>@hostname/path/to/image/filename.tbz
      # nfs:   hostname:/path/to/image/filename.tgz
      #
      # for validation of the image, place the detached gpg-signature
      # and your public key in the same directory as your image file.
      # naming examples:
      #  signature:   filename.tar.bz2.sig
      #  public key:  public-key.asc
      
      IMAGE /root/.oldroot/nfs/install/../images/Debian-88-jessie-64-minimal.tar.gz
      

      là je suis reparti de zero voici mon installimage,je ne sais plus quoi faire pour avoir mes 9To !!que dois je modifier?,puis je supprimer les exemple du fichier installimage..!!.c'est bizarre en mode install j'ai l'impression qu'il manque un disque.....j'en peu plus😪😪

    • Je vais encore essayé mais j'avoue que leur systeme installimage n'est pas des plus aise à comprendre

    • Ce que je comprends pas c'est que j'ai pas la totalité d'espace disque disponible au moment de l'installation à la fin c'est le programme qui modifie mes partitions car il m'indique qu'elles sont trop grandes !!

    • en fait j'ai fait :
      SWRAID 1
      SWRAIDLEVEL 0

      PART /boot ext3 512M
      PART lvm vg0 all
      LV vg0 root / ext4 all
      comme indiqué plus haut+ la video du lien j'ai du encore me planter avec leur installimage made in Hetzner j'ai recommancé deux fois ..toujours pareil Disk /dev/md1: 221.4 GiB, 237762510848 bytes, 464379904 sectors
      apparemment il faut configurer la carte raid correctement mais là je sèche completement

    • The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.

      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      root@OVERWATCH ~ # fdisk -l

      Disk /dev/sdb: 111.3 GiB, 119487332352 bytes, 233373696 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      Disklabel type: dos
      Disk identifier: 0x36d5dfca

      Device Boot Start End Sectors Size Id Type
      /dev/sdb1 2048 1050623 1048576 512M fd Linux raid autodetect
      /dev/sdb2 1050624 233371647 232321024 110.8G fd Linux raid autodetect

      Disk /dev/sda: 5.5 TiB, 6000069312512 bytes, 11718885376 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 4096 bytes
      I/O size (minimum/optimal): 4096 bytes / 4096 bytes
      Disklabel type: dos
      Disk identifier: 0x4ebe06ad

      Device Boot Start End Sectors Size Id Type
      /dev/sda1 2048 1050623 1048576 512M fd Linux raid autodetect
      /dev/sda2 1050624 233371647 232321024 110.8G fd Linux raid autodetect

      Disk /dev/md0: 511.4 MiB, 536281088 bytes, 1047424 sectors
      Units: sectors of 1 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 4096 bytes
      I/O size (minimum/optimal): 4096 bytes / 4096 bytes
      Disk /dev/md1: 221.4 GiB, 237762510848 bytes, 464379904 sectors
      Units: sectors of 1
      512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 4096 bytes
      I/O size (minimum/optimal): 524288 bytes / 1048576 bytes

      après contact avec Hetzner il faut que je configure ma carte raid,soucis j'y connais strictement rien,si une ame charitable pourrais m'aider cela serait top...maintenant je me retrouve avec 221 gb de disque dur..je suis en pleine dépression 😪😪

    • Erusaris Bon j'avance,j'ai pu installé le script de Xavier,seul gag j'ai une partition total de 5,41 To et non de 9To .je comprends pas pourquoi,ça donne ceci :

      /dev/sda2 5.5T 2.0G 5.2T 1% /
      udev 10M 0 10M 0% /dev
      tmpfs 3.1G 8.5M 3.1G 1% /run
      tmpfs 7.8G 0 7.8G 0% /dev/shm
      tmpfs 5.0M 0 5.0M 0% /run/lock
      tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
      /dev/sda1 488M 34M 429M 8% /boot
      tmpfs 1.6G 0 1.6G 0% /run/user/1000

      😪

    • Erusaris Salut,j'ai deux erreurs moutpoint partition 1 is not correct ET ERROR sotfware raid 0,5,6,or 10😪

      • Partitionnement manuel chez Hetzner...au secours !!!

        Bonjour les amis,j'ai récemment pris un serveur chez Hezner un 3x3 To avec une carte raid ,je voudrais supprimer toute les partition pour pouvoir avoir qu'une seul de 9 To,j'ai passé mon serveur en mode rescue mais lorsque je fais installeimage je choisis debian 8 mais après j'ai plein exemple d'installation possible,hors là je ne sais pas quoi mettre si quelqu'un pourrais m'aider cela seait cool 😎

        • depuis la dernière mise à jour de nextcloud, je ne peux plus supprimer de fichier,quand je clique sur l'onglet supprimer cela m'indique la connexion avec le serveur à été perdu,je peux créer mais pas supprimer des fichiers...j’ai ceci comme erreur lorsque je suis en administration sur la gauche sur l'onglet connexion

          Error core Can't get app storage, app files_external, user not logged in

          Merci beaucoup de votre aide.

        • Bonjour,j'ai actuellement nexcloud 11 installé sur mon dédié sous jessie puis je le mettre à jour ou dois je installé la version 12 ..merci de votre aide.