ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. kuyaz
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 67
    • Best 7
    • Controversial 0
    • Groups 0

    Posts made by kuyaz

    • RE: Database schema for user custom field in SAAS ie. salesforce

      @jaredbusch
      I got project in CRM SAAS development.
      So they want to add custom field feature like saleforce.

      I am not trying to match their scale, just want to get some information about the database engine and structure, so we can at least stay under best practice guideline for such case.

      The options I have currently :

      1. EAV
      2. JSON Column (Mysql / Maria recently supported this). / POSTGRESQL
      3. NOSQL

      Just not sure which is the best for my case above.

      posted in IT Discussion
      K
      kuyaz
    • RE: Database schema for user custom field in SAAS ie. salesforce

      I got project related to above questions and want to decide the best practice for above case.

      posted in IT Discussion
      K
      kuyaz
    • Database schema for user custom field in SAAS ie. salesforce

      Hi,

      Anyone here know what kind of database engine & schema that salesforce use to facilitate multi-tenant SAAS and each tenant has its own custom field that they can define?

      I read online, they use SQL (oracle) with EAV (Entity Attribute Value) for custom field schema.
      Can anyone confirm this?

      is EAV preferred compared to json native column that recently supported by mysql / maria in term of performance?
      What is the down side for json column? Lack of join syntax?

      Thanks 🙂

      posted in IT Discussion
      K
      kuyaz
    • RE: Password Managers

      @dafyre may i know why u change from ur owned hosting to theirs?

      posted in IT Discussion
      K
      kuyaz
    • RE: Best practice partition & LVM for KVM

      @fateknollogee yup CentOs normally has better wide range of support. Thats the reason i stick to it even it is less modern than fedora.

      posted in IT Discussion
      K
      kuyaz
    • RE: KVM on Fedora 26 Server edition

      @fuznutz04 said in KVM on Fedora 26 Server edition:

      openssh-askpass

      try : sudo yum install openssh-askpass

      posted in IT Discussion
      K
      kuyaz
    • RE: Best practice partition & LVM for KVM

      @tim_g another one is because Dell always issue RHEL package which normally is compatible with centos. Never try it with fedora, so not sure it will run well. ie. Omsa dell.

      Related to KVM, what fedora can offer that CentOs cant?

      posted in IT Discussion
      K
      kuyaz
    • RE: Best practice partition & LVM for KVM

      @tim_g said in Best practice partition & LVM for KVM:

      @kuyaz said in Best practice partition & LVM for KVM:

      LVG : vg_ssd_critical_vm
      /vm (ssd)
      LVG : vg_sata_non_critical_vm
      /boot 2GB
      /bootBIOS 1GB
      /root (ALL remaining space)
      /swap (32GB)

      I'd use XFS. Don't use EXT4. You're correct with using LVM.

      I'd go like this:

      LVG : vg_ssd_critical_vm
      /DATAssd

      LVG : vg_sata_non_critical_vm
      /DATAhdd (xfs)
      /boot 2GB (xfs)
      /bootBIOS 1GB
      /root 50GB (xfs)
      /swap 32GB (swap)
      /home whatever (xfs)

      As @travisdh1 said, you'll need space for snapshots of the LVMs, but don't do it for the VMs. Use VM snapshots for those instead.

      You're VMs should be RAW (.img) for better performance.

      So i put the vmware img in the dataHDD?
      Please note this is for production server running sql and web apps (it it matters).

      What is the disadvantage if i dont separate the datahdd and home from root? Mine is all lumped in root.

      Will redo since im not too far off.

      posted in IT Discussion
      K
      kuyaz
    • Best practice partition & LVM for KVM

      Hi all,

      If I have :

      • raid 1 4TB Sata 7200 rpm
      • raid 1 1TB SSD

      What is the best practice partition and mount point for above configuration?
      I want to utilize ssd for VM that required high IOPs and the rest will be on SATA.

      Is it ok if i do like this :

      LVG : vg_ssd_critical_vm
      /vm (ssd)

      LVG : vg_sata_non_critical_vm
      /boot 2GB
      /bootBIOS 1GB
      /root (ALL remaining space)
      /swap (32GB)

      I plan to install centos with KVM and ovirt on Sata Raid. Should i also separate the host on different partition / LV?

      Do I need to spare some free space for LVM snapshot?

      All guru please advise... thanks

      posted in IT Discussion
      K
      kuyaz
    • What is KVM Best Management Tools in 2017?

      Hi All,

      Please share you most preferred KVM Management tools here.
      Im thinking to use Proxmox. Any thought?

      Thanks.

      posted in IT Discussion
      K
      kuyaz
    • RE: Opinions on good cloud backup?

      @jaredbusch I tried mklink but doesn't work with BB.
      I didn't know you was referring to CP.

      Thanks for the info.

      posted in IT Discussion
      K
      kuyaz
    • RE: Opinions on good cloud backup?

      @jaredbusch

      hi, how do you emulate the share folder as hard disk in windows 10?

      posted in IT Discussion
      K
      kuyaz
    • RE: Opinions on good cloud backup?

      @ramblingbiped glacier restore time is very slow and quite expensive. but it is good alternative

      posted in IT Discussion
      K
      kuyaz
    • RE: Opinions on good cloud backup?

      @larsen161 this is what im talking about hahahhaa.... you must have lots of interesting video collection there 😂 if you know what i mean 😉

      posted in IT Discussion
      K
      kuyaz
    • RE: Opinions on good cloud backup?

      @scottalanmiller after trying, get to know they charge 5$ per computer license.
      I thought they charge 5$ flat for 1 single account with any computer backup 🙂

      still considered cheap...

      posted in IT Discussion
      K
      kuyaz
    • RE: Opinions on good cloud backup?

      @reid-cooper my synology NAS is in local network with 1 Gbps link. so it is quite fast.

      posted in IT Discussion
      K
      kuyaz
    • RE: What LVM GUI to Use for Remote Linux Machine

      @stacksofplates thanks a bunch! it shows now!

      yum install cockpit-networkmanager
      yum install cockpit-storaged

      posted in IT Discussion
      K
      kuyaz
    • RE: Opinions on good cloud backup?

      16TB usable. Important files, i sync it with synology cloud nas .

      posted in IT Discussion
      K
      kuyaz
    • 1
    • 2
    • 3
    • 4
    • 1 / 4