* Re: [PVE-User] Proxmox
[not found] ` <866269398.677434.1610310276937@mail.yahoo.com>
@ 2021-01-11 8:36 ` nada
2021-01-11 9:00 ` Alain Péan
[not found] ` <mailman.442.1610357868.344.pve-user@lists.proxmox.com>
0 siblings, 2 replies; 4+ messages in thread
From: nada @ 2021-01-11 8:36 UTC (permalink / raw)
To: Getachew Mekonnen; +Cc: pve-user
good day in Ethiopia ;-)
in case you have good RAID controller
i will do the following
1. boot to RAID controller manager and configure
3 hdd = RAID5
2 hdd = RAID1
1 hdd GlobalHotSpare
2. boot to ISO proxmox and install
ZFS over that raid5 (use whole space)
3. create filesystem 'backup' over that raid1 (mirror)
e.g ext4 in LVM2
4. add filesystem 'backup' to proxmox storage
5. nagios and mailserver may be created in CTs (containers)
hope you will have 2nd server and be able to create proxmox cluster
in near future. After that you will see great advantage of rapid ZFS
good luck
Nada
On 2021-01-10 21:24, Getachew Mekonnen wrote:
> Dear Sir/Madam,
> This is Getachew from Ethiopia. I'm an IT Expert at public
> organization and very keen to use Proxmox for my environment. As a
> beginner, I tried to understand the basic concepts from the official
> guide and also watched videos.
> But, I have some questions which I'm not clear with. My server is Dell
> Poweredge r730 with 56 GB RAM; and 6 SAS hdds each with 300 GB.
> 1. My first question is which RAID level (hd) I use?2. How do I use
> the hard disks, this is to mean, For example I dedicate the one 300 GB
> hdd for Proxmox, the other for one VM, the other for another VM, or
> shall I use another arrangement?
> Generally, It would be nice if I get a quick start guide for my
> scenario (In my scenario, I want to create one Windows File Server,
> One Ubuntu Mail Server (Zimbra), and one Ubuntu Nagios)
> I greatly appreciate your time and consideration.
> Best regards,
>
> Getachew Mekonnen
>
> Senior IT Expert, PBS Program IT Support
>
> ICT Directorate, Bureau of Finance and Economic Development (BoFED)
>
> Hawassa, Ethiopia
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PVE-User] Proxmox
2021-01-11 8:36 ` [PVE-User] Proxmox nada
@ 2021-01-11 9:00 ` Alain Péan
[not found] ` <mailman.442.1610357868.344.pve-user@lists.proxmox.com>
1 sibling, 0 replies; 4+ messages in thread
From: Alain Péan @ 2021-01-11 9:00 UTC (permalink / raw)
To: pve-user
Hi all,
Le 11/01/2021 à 09:36, nada a écrit :
>
> 1. boot to RAID controller manager and configure
> 3 hdd = RAID5
> 2 hdd = RAID1
> 1 hdd GlobalHotSpare
> 2. boot to ISO proxmox and install
> ZFS over that raid5 (use whole space)
> 3. create filesystem 'backup' over that raid1 (mirror)
> e.g ext4 in LVM2
> 4. add filesystem 'backup' to proxmox storage
> 5. nagios and mailserver may be created in CTs (containers)
Personnaly, I would do a Raid 10 with all the disk (3*2, ~900 Go of
storage). Better performance and security, and install Proxmox on the
whole volume.
I would not backup on the same server.
Note that it is not very secure to use only one server for all, and for
example for mail server, which is quite critical. It would be better to
have a real cluster with at least three nodes... Power Edge R730 is
relativey old, is it still under maintenance from Dell ?
My two cents...
Alain
--
Administrateur Système/Réseau
C2N Centre de Nanosciences et Nanotechnologies (UMR 9001)
Boulevard Thomas Gobert (ex Avenue de La Vauve), 91120 Palaiseau
Tel : 01-70-27-06-88 Bureau A255
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PVE-User] Proxmox
[not found] ` <mailman.442.1610357868.344.pve-user@lists.proxmox.com>
@ 2021-01-11 10:41 ` Gilberto Ferreira
[not found] ` <mailman.446.1610362821.344.pve-user@lists.proxmox.com>
1 sibling, 0 replies; 4+ messages in thread
From: Gilberto Ferreira @ 2021-01-11 10:41 UTC (permalink / raw)
To: Proxmox VE user list
Hi
> 1. boot to RAID controller manager and configure
> 3 hdd = RAID5
> 2 hdd = RAID1
> 1 hdd GlobalHotSpare
> 2. boot to ISO proxmox and install
> ZFS over that raid5 (use whole space)
Mix RAID and ZFS is not a good idea, ZFS needs to deal directly with disk.
My advice is to install Proxmox in a RAID-1 and then use the other
disks with RAID-5 as a VM storage (LVM-Thin for instance, or even
XFS). In this way, the VMS will be safe in the 2d arrangement.
Best regards
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram
Em seg., 11 de jan. de 2021 às 06:37, Markus Dellermann via pve-user
<pve-user@lists.proxmox.com> escreveu:
>
>
>
>
> ---------- Forwarded message ----------
> From: Markus Dellermann <os-li-ml@mailbox.org>
> To: pve-user@lists.proxmox.com
> Cc:
> Bcc:
> Date: Mon, 11 Jan 2021 10:37:35 +0100
> Subject: Re: [PVE-User] Proxmox
> Hi,
> Am Montag, 11. Januar 2021, 09:36:00 CET schrieb nada:
> > good day in Ethiopia ;-)
> > in case you have good RAID controller
> > i will do the following
> >
> > 1. boot to RAID controller manager and configure
> > 3 hdd = RAID5
> > 2 hdd = RAID1
> > 1 hdd GlobalHotSpare
> > 2. boot to ISO proxmox and install
> > ZFS over that raid5 (use whole space)
>
> Please don t do that, its not recommended!
> Alexandre had already mad another suggestion..
> Hardware-Raid or zfs
>
> > 3. create filesystem 'backup' over that raid1 (mirror)
> > e.g ext4 in LVM2
> > 4. add filesystem 'backup' to proxmox storage
> > 5. nagios and mailserver may be created in CTs (containers)
> >
> > hope you will have 2nd server and be able to create proxmox cluster
> > in near future. After that you will see great advantage of rapid ZFS
> > good luck
> > Nada
> Regards,
> Markus
>
> >
> > On 2021-01-10 21:24, Getachew Mekonnen wrote:
> > > Dear Sir/Madam,
> > > This is Getachew from Ethiopia. I'm an IT Expert at public
> > > organization and very keen to use Proxmox for my environment. As a
> > > beginner, I tried to understand the basic concepts from the official
> > > guide and also watched videos.
> > > But, I have some questions which I'm not clear with. My server is Dell
> > > Poweredge r730 with 56 GB RAM; and 6 SAS hdds each with 300 GB.
> > > 1. My first question is which RAID level (hd) I use?2. How do I use
> > > the hard disks, this is to mean, For example I dedicate the one 300 GB
> > > hdd for Proxmox, the other for one VM, the other for another VM, or
> > > shall I use another arrangement?
> > > Generally, It would be nice if I get a quick start guide for my
> > > scenario (In my scenario, I want to create one Windows File Server,
> > > One Ubuntu Mail Server (Zimbra), and one Ubuntu Nagios)
> > > I greatly appreciate your time and consideration.
> > > Best regards,
> > >
> > > Getachew Mekonnen
> > >
> > > Senior IT Expert, PBS Program IT Support
> > >
> > > ICT Directorate, Bureau of Finance and Economic Development (BoFED)
> > >
> > > Hawassa, Ethiopia
> >
> > _______________________________________________
> > pve-user mailing list
> > pve-user@lists.proxmox.com
> > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
>
>
>
>
>
>
>
> ---------- Forwarded message ----------
> From: Markus Dellermann via pve-user <pve-user@lists.proxmox.com>
> To: pve-user@lists.proxmox.com
> Cc: Markus Dellermann <os-li-ml@mailbox.org>
> Bcc:
> Date: Mon, 11 Jan 2021 10:37:35 +0100
> Subject: Re: [PVE-User] Proxmox
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PVE-User] Fw: Proxmox
[not found] ` <mailman.446.1610362821.344.pve-user@lists.proxmox.com>
@ 2021-01-11 11:09 ` Gilberto Ferreira
0 siblings, 0 replies; 4+ messages in thread
From: Gilberto Ferreira @ 2021-01-11 11:09 UTC (permalink / raw)
To: Getachew Mekonnen, Proxmox VE user list
Hi again...
I think it is better if you started with the Docs... Proxmox is a very
well documented project.
Start here:
Backup and restore: https://pve.proxmox.com/pve-docs/chapter-vzdump.html
(and check this too: https://pbs.proxmox.com/wiki/index.php/Main_Page)
Cluster: https://pve.proxmox.com/pve-docs/chapter-pvecm.html
High Availability: https://pve.proxmox.com/pve-docs/chapter-ha-manager.html
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram
Em seg., 11 de jan. de 2021 às 08:00, Getachew Mekonnen via pve-user
<pve-user@lists.proxmox.com> escreveu:
>
>
>
>
> ---------- Forwarded message ----------
> From: Getachew Mekonnen <getche_f@yahoo.com>
> To: Proxmox VE User List <pve-user@lists.proxmox.com>
> Cc:
> Bcc:
> Date: Mon, 11 Jan 2021 11:00:02 +0000 (UTC)
> Subject: Fw: [PVE-User] Proxmox
> Dear!
> I greatly appreciate your genuine and timely answers for my questions.
> Now I got additional 2 hard disks; As I mentioned all are 300GB SAS hard drives.
> According to your recommendation, some 3 or 4 RAID 5, 2 RAID 1 (For Proxmox), 1 for Hot spare,
> What is "backup" file system, I'm not clear with that. And the other issue I can not get another server right now for Cluster. Is Cluster creation a must activity now?
> Thank you in advance.
> Best regards,
>
> Getachew Mekonnen
>
> Senior IT Expert, PBS Program IT Support
>
> ICT Directorate, Bureau of Finance and Economic Development (BoFED)
>
> Hawassa, Ethiopia
>
> ----- Forwarded message ----- From: "Markus Dellermann via pve-user" <pve-user@lists.proxmox.com> To: "pve-user@lists.proxmox.com" <pve-user@lists.proxmox.com> Cc: "Markus Dellermann" <os-li-ml@mailbox.org> Sent: Mon, 11 Jan 2021 at 12:37 pm Subject: Re: [PVE-User] Proxmox Hi,
> Am Montag, 11. Januar 2021, 09:36:00 CET schrieb nada:
> > good day in Ethiopia ;-)
> > in case you have good RAID controller
> > i will do the following
> >
> > 1. boot to RAID controller manager and configure
> > 3 hdd = RAID5
> > 2 hdd = RAID1
> > 1 hdd GlobalHotSpare
> > 2. boot to ISO proxmox and install
> > ZFS over that raid5 (use whole space)
>
> Please don t do that, its not recommended!
> Alexandre had already mad another suggestion..
> Hardware-Raid or zfs
>
> > 3. create filesystem 'backup' over that raid1 (mirror)
> > e.g ext4 in LVM2
> > 4. add filesystem 'backup' to proxmox storage
> > 5. nagios and mailserver may be created in CTs (containers)
> >
> > hope you will have 2nd server and be able to create proxmox cluster
> > in near future. After that you will see great advantage of rapid ZFS
> > good luck
> > Nada
> Regards,
> Markus
>
> >
> > On 2021-01-10 21:24, Getachew Mekonnen wrote:
> > > Dear Sir/Madam,
> > > This is Getachew from Ethiopia. I'm an IT Expert at public
> > > organization and very keen to use Proxmox for my environment. As a
> > > beginner, I tried to understand the basic concepts from the official
> > > guide and also watched videos.
> > > But, I have some questions which I'm not clear with. My server is Dell
> > > Poweredge r730 with 56 GB RAM; and 6 SAS hdds each with 300 GB.
> > > 1. My first question is which RAID level (hd) I use?2. How do I use
> > > the hard disks, this is to mean, For example I dedicate the one 300 GB
> > > hdd for Proxmox, the other for one VM, the other for another VM, or
> > > shall I use another arrangement?
> > > Generally, It would be nice if I get a quick start guide for my
> > > scenario (In my scenario, I want to create one Windows File Server,
> > > One Ubuntu Mail Server (Zimbra), and one Ubuntu Nagios)
> > > I greatly appreciate your time and consideration.
> > > Best regards,
> > >
> > > Getachew Mekonnen
> > >
> > > Senior IT Expert, PBS Program IT Support
> > >
> > > ICT Directorate, Bureau of Finance and Economic Development (BoFED)
> > >
> > > Hawassa, Ethiopia
> >
> > _______________________________________________
> > pve-user mailing list
> > pve-user@lists.proxmox.com
> > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
>
>
>
>
>
>
>
>
>
> ---------- Forwarded message ----------
> From: Getachew Mekonnen via pve-user <pve-user@lists.proxmox.com>
> To: Proxmox VE User List <pve-user@lists.proxmox.com>
> Cc: Getachew Mekonnen <getche_f@yahoo.com>
> Bcc:
> Date: Mon, 11 Jan 2021 11:00:02 +0000 (UTC)
> Subject: [PVE-User] Fw: Proxmox
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-01-11 11:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <866269398.677434.1610310276937.ref@mail.yahoo.com>
[not found] ` <866269398.677434.1610310276937@mail.yahoo.com>
2021-01-11 8:36 ` [PVE-User] Proxmox nada
2021-01-11 9:00 ` Alain Péan
[not found] ` <mailman.442.1610357868.344.pve-user@lists.proxmox.com>
2021-01-11 10:41 ` Gilberto Ferreira
[not found] ` <mailman.446.1610362821.344.pve-user@lists.proxmox.com>
2021-01-11 11:09 ` [PVE-User] Fw: Proxmox Gilberto Ferreira
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox