Jump to content

vkleidaras

Members
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Like
    vkleidaras reacted to kavag in autoexec.gr Community Event - Mar 2018   
    Φίλες και φίλοι,
     
    Mε ιδιαίτερη χαρά, ανακοινώνουμε το autoexec.gr Community Event - Mar 2018, το οποίο θα πραγματοποιηθεί λίγο πριν την έναρξη της πασχαλινής περιόδου, την Παρασκευή 30 Μαρτίου στις 18:30, στον γνωστό χώρο, στις εγκαταστάσεις της Microsoft Hellas (Κηφισίας 221, Μαρούσι).
     
    Όπως σε κάθε event, έτσι και τώρα, θα υπάρξουν ομιλίες από μέλη του autoexec.gr και θα παρουσιαστούν τεχνολογίες επίκαιρες με ιδιαίτερο ενδιαφέρον. Στο event αυτό, ο Γιώργος Μάρκου, που έγινε πρόσφατα Cloud & Datacenter Management MVP, θα μιλήσει για τις τεχνολογίες που μπορούν να μας βοηθήσουν να εξασφαλίσουμε τα δεδομένα μας, σε ένα filiserver, ενώ ένας ομιλητής «έκπληξη» θα αναπτύξει τα οφέλη και τις δυνατότητες που προσφέρει η πλατφόρμα Identity and Access Management της Microsoft.
     
    Πρόγραμμα
    Securing your fileserver
    Γιώργος Μάρκου Identity & Access management session 
    Ομιλητής «έκπληξη» straight from Microsoft’s corp και ο νοών νοείτω
    FAQs
      Πόσο κοστίζει; Είναι δωρεάν
    Χρειάζεται να είμαι μέλος του autoexec.gr; Όχι, αλλά προτείνεται
    Πόση ώρα διαρκεί; Περίπου 2 ώρες
    Χρειάζεται προεγγραφή; Ναι, δηλώστε συμμετοχή εδώ
  2. Like
    vkleidaras reacted to proximagr in Azure SLA   
    Για το Single instance VM χρειάζεσαι ένα VM που να υποστιρίζει Premium Storage, δηλαδή SSD. Αυτά είναι τα VMs που έχουν S, Δηλαδή DS, FS, και επίσης κατά τη δημιουργία πρέπει να επιλέξεις SSD για OS disk και φυσικά να έχει Premium storage και για όσα data disks βάλεις αν βάλεις.
     
    τώρα για το we guarantee you will have Virtual Machine Connectivity of at least 99.9% ο ορισμός βάση του https://azure.microsoft.com/en-us/support/legal/sla/virtual-machines/v1_6/είναι:
    "Virtual Machine Connectivity" is bi-directional network traffic between the Virtual Machine and other IP addresses using TCP or UDP network protocols in which the Virtual Machine is configured for allowed traffic. The IP addresses can be IP addresses in the same Cloud Service as the Virtual Machine, IP addresses within the same virtual network as the Virtual Machine or public, routable IP addresses.
  3. Like
    vkleidaras reacted to kavag in 66ο autoexec.gr Community Event   
    Φίλες και Φίλοι,

    Με μεγάλη χαρά ανακοινώνουμε το 66ο autoexec.gr Community Event, την Παρασκευή 28 Απριλίου στις 18:30, στις εγκαταστάσεις της Microsoft Hellas (Κηφισίας 221, Μαρούσι).

    Όπως κάθε φορά, έτσι και τώρα, θα υπάρξουν ομιλίες από μέλη του autoexec.gr, ενώ θα παρουσιαστούν τεχνολογίες με ιδιαίτερο ενδιαφέρον.
     
    Πρόγραμμα

    Big Data ....... Brokers - They own us, George Kavvalakis - a.k.a Blackman !
    Enhance your presentation skills, Vangelis Kapsalakis
     
    FAQs

    Χρειάζεται προεγγραφή; Ναι, δηλώστε συμμετοχή εδώ
    Πόσο κοστίζει; Είναι δωρεάν
    Χρειάζεται να είμαι μέλος του autoexec.gr; Όχι, αλλά προτείνεται
    Πόση ώρα διαρκεί; Περίπου 3 ώρες
  4. Like
    vkleidaras reacted to nkspeed in 22 Best Practices to improve Hyper-V and VM Performance   
    μου άρεσε και το αντιγράφω αυτούσιο.
     
    link
     
     
    NK
     
     
    22 Best Practices to improve Hyper-V and VM Performance
     
    1. Avoid overloading Hyper-V Server
    You must not overload Hyper-V Server. In other words, there is no need to host and run virtual machines which have no functions or I would say you just should not configure and install virtual machines for the sake of it. It is because VMMS.exe needs to maintain the status of all virtual machines including virtual machines which do not perform any business function.
    2. Configure antivirus software to bypass Hyper-V processes and directories
    Antivirus software performs I/O operations for files being accessed by the Operating System and Hyper-V processes. You must alter the Antivirus configuration to exclude Hyper-V main processes and other directories as listed below:
    <>1.Hyper-V Processes: VMMS.exe and VMWP.exe
    <>2.All folders containing the Virtual Machine Hard disk files and configuration.
    <>3.Snapshot/checkpoint folders.
    <>4.Cluster Shared Volumes for path C:\ClusterStorage
     
    3. Avoid creation of multiple Virtual Network Switches VMMS.exe, running as Hyper-V Virtual Machine Management Service, keeps track of virtual switches created and the communication between virtual machines. You must always use the VLAN Tagging or other isolation mechanisms to separate communication between virtual machines instead of creating a virtual switch.
    4. Avoid Mixing Virtual Machines that can or cannot use Integration Service components
    There are two types of virtual machine communication taking place on the Hyper-V Server 1) communication using VMBUS design 2) communication using emulation. The former is faster and is available only if you install the Integration Components in the virtual machine. In case if you need to run a virtual machine which is not supported by the Hyper-V or Integration Services cannot be installed, it is recommended to follow below guidelines:
    <>1.If you have a free Hyper-V Server, then install such virtual machines on that Hyper-V Server.
    <>2.If you do not have a free Hyper-V Server, then connect such virtual machines to a separate Hyper-V virtual switch.
     
    5. Avoid storing system files on drives used for Hyper-V storage
    You must not store Hyper-V virtual machine files on drives used by the Operating System. It is because of the I/O operation. Drives, where the system files are stored, are accessed by the system processes continuously and this might cause delay in processing the Hyper-V tasks.
    7. Avoid single point of failure for network adapters using NIC Teaming
    Windows Server 2012 and later operating systems support NIC teaming. You must ensure that the NIC teaming is configured for the host operating system. Virtual Machines can also be configured to use the NIC Teaming feature.
    8. Always use Network Isolation Mechanism rather than creating a separate virtual switch
    When you come across any networking requirement that needs to be configured on Hyper-V Server, use the order of preference that is listed below to achieve the configuration you need. The best way is to use the “Hyper-v Virtual Network Switch and VLAN Tagging” method. Other methods can also be used depending on your requirements, but consider them in this order:
    <>1.Hyper-V Virtual Switch and VLAN Tagging Method
    <>2.Hyper-V Virtual Switch Method
    <>3.Firewall Method
    <>4.Different subnet Method
    <>5.Another Physical NIC Method
    9. Install Multiple Network Interface cards on Hyper-V Server
    There are multiple types of communication taking place in the Hyper-V. For example, communication between virtual machines, communication between virtual machines and parent and communication to manage these virtual machines from a management console. It is always recommended to dedicate a network interface card for managing virtual machines and Hyper-V host. Use of fabric resources is considered nowadays.
    10. Always use supported guest Operating Systems
    VMBUS and VSP/VSC components are part of the Integration Services which help in improving the performance of communication between virtual machines and parent partition. Integration Components can be installed only on the Supported guest operating systems. Hence, please only install operating systems which are supported. A list of supported Guest Operating systems can be found here http://support.microsoft.com/kb/954958
    11. Always use Generation Type 2 Virtual Machines
    “Generation Type 2” feature was introduced with Windows Server 2012 R2. Previously, normal virtual machines allowed booting from IDE controller only, but with Generation Type 2, you can boot virtual machines from a SCSI controller, which is much faster than a virtual machine booting from an IDE controller. “Generation Type 2” virtual machine uses VMBUS and VSP/VSC architecture at the boot level, which improves overall performance of the virtual machines. “Generation Type  2” feature also allows paging file to be relocated to a SCSI controller.
    12. Always change the default location for storing virtual machine configuration and VHD files
    By default, when you enable the Hyper-V Role for the first time, the Hyper-V server is configured to store the virtual machine configuration and VHD files on the local storage under C:\ProgramData\Windows\Hyper-V\Virtual Machines folder. You must change this location to appropriate drives before the Hyper-V servers are moved to the production environment.
    13. Monitor performance of Hyper-V Server for optimization
    There are several Hyper-V performance counters available which you can use to monitor the performance of the Hyper-V Server, virtual machines, network communication, etc. Please make use of these performance counters and fix any issues with the performance.
    14. De-fragment Hyper-V Server regularly or before creating a virtual hard disk
    It is advisable to defrag Hyper-V Server disks where the VHD and virtual machine configuration files are stored regularly or before creating a large virtual hard disk file.
    15. Always install the Integration Components on the supported virtual machines
    Integration Components provide VMBUS and VSP/VSC design to improve the performance of virtual machines running on the Hyper-V Server. Always install the Integration Components on supported Guest operating systems. For Linux distributions, there are separate IC versions available which you can download from Microsoft site.
    16. Always use Fixed VHD files
    If storage is not an issue to get better performance for resource intensive applications, it is recommended to deploy virtual machines over Fixed VHD files instead of using Dynamic VHD files.
    17. Use Dynamic Memory Feature
    Although, the Dynamic Memory feature does not help directly in achieving better performance of the virtual machines, but it allows you to balance the allocation of memory resource dynamically. It is recommended to configure Dynamic Memory parameters for each critical virtual machine running on a Hyper-V server.
    18. Configure SCSI disks for Data volumes
    Since SCSI is faster than IDE, it is recommended to relocate data volume disk on a SCSI controller. For resource intensive applications like SQL Server, it is always recommended to keep Log and data disk files on separate SCSI controllers.
    19. Relocate paging file to a SCSI Disk Controller
    For applications running inside virtual machines which requires frequent paging operation, always relocate paging file to a SCSI Controller virtual hard drive. Paging file can be relocated to a SCSI controller if you are running “Generation Type 2” Virtual Machine.
    20. Always exclude Paging file for virtual machines participating in Hyper-V Replication
    If you have enabled Hyper-V Replication for virtual machines, make sure to exclude paging file from replication. Applications running inside virtual machines may do frequent paging operation and this may cause paging file contents to be replicated which are unnecessary.
    21. Implement Hyper-V in Server Core in Production environment
    Since Windows Server Core Operating System does not have a GUI, it consumes less resources. It is recommended to enable Hyper-V on a Windows Server Core installation rather than using a full version of Windows Operating System.
    22. Close unnecessary Windows
    Please make sure to close the following windows on Hyper-V server so the system resources are available to Hyper-V processes:
    <>1.Virtual Machine Connection Window: Always remember to close Virtual Machine connection window, once your task to the virtual machine is completed. Keeping the virtual machine connection window opened consumes system resources which could be utilized for other purpose by the hypervisor.
    <>2.Minimize Hyper-V Manager Window: Keeping the Hyper-V Manager window opened also consumes system resources. So close it after your task is over.
    <>3.Any other Application Window: Make sure to close all other application windows on Hyper-V Server so the enough system resources are available to the hypervisor.  
     
  5. Like
    vkleidaras reacted to bedrock in Λύση backup   
    'Ομορφα!
     
    Σου παραθέτω τα σχόλια μου.
     
    Desktops : Εδώ έχεις 2 επιλογές, Microsoft SyncToy ( όπως είπε και ο Αντώνης, είναι λίγο obsolete ) καθώς και το Veeam Endpoint Backup Free ( κάνει τα πάντα και συμφέρει! ).
     
    Servers: 3 επιλογές, Microsoft SyncToy, Windows Server Backup καθώς και το Veeam Endpoint Backup Free.
     
    'Αμα επιλέξεις ενα από τα παραπάνω free εργαλεία τότε θα χρειαστείς ένα χώρο που θα πηγαίνουν τα backups. Ένα NAS είναι αρκετό και δεν χρειάζεται να είναι και πολύ performant. Πρότείνω να πάρεις ένα με 2 bays και μεγάλους δίσκους ( NAS Series HDD's, WD Red, Seagate NAS κτλπ ) ή ένα 4 bay NAS με δύο δίσκους και αργότερα να κάνεις scale σε περίπτωση που αυξηθούν οι ανάγκες.
     
    Αν υπάρχει budget για ποιο ολοκληρωμένη λύση τότε θα μπορούσες να προμηθευτείς on top από τα παραπάνω ( σε συνδυασμό με Veeam Endpoint Backup Free ) το Veeam Backup & Replication. Αυτό όμως θα χρειαστεί να στηθεί σε ένα ήδη υπάρχον windows server ή σε νέο ( όπου θα πρέπει να προμηθευτείς Windows Server license καθώς και hw resources, server κτλπ ).
     
    Αυτά από εμένα!
×
×
  • Create New...