Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


[SOLD OUT] Oneprovider - Europe i3-530 2x1000GB RAID, 4GB RAM, 1gbps port @ 10 Euros a month - Page 13
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

[SOLD OUT] Oneprovider - Europe i3-530 2x1000GB RAID, 4GB RAM, 1gbps port @ 10 Euros a month

1101113151633

Comments

  • anyone swearing bullshit here knows what the word "scam" means? From the DICTIONARY:

    n., v. scammed, scam•ming. n.
    1. a fraudulent scheme; swindle.
    v.t.
    2. to cheat; defraud.
    v.i.
    3. scam on, Slang.
    a. to kiss and caress; make out with.
    b. to have sexual intercourse with.

    You should feel lucky getting that server for 10€ instead of swearing shit, most of us who ordered that configuration we received it within 3 days so there is not reason to say here that its a "scam" or similar bullshit. I don't think that they make much money selling this configuration (only electricity and network should cost more money), so if were them I would simply cancel and refund problematic people to avoid dealing with kids expecting a wonderful dedicated server without any issue for 10€ / month. You get what you pay, if you don't like, better look elsewhere.

  • NeoonNeoon Community Contributor, Veteran
    edited April 2017

    Can someone deliver me the HTML Code inside of this div:

    https://pastebin.com/7bt2uZx1

    It sounds like since you can bypass there Order system with google cache, its likely that we can unstuck the Server by ourself. Just make it change to Raid 1 and reinstall it afterwards.

    Thanked by 2WSS AuroraZ
  • @Neoon said:
    Can someone deliver me the HTML Code inside of this div:

    https://pastebin.com/7bt2uZx1

    It sounds like since you can bypass there Order system with google cache, its likely that we can unstuck the Server by ourself. Just make it change to Raid 1 and reinstall it afterwards.

    They just got back to me my IPMI was down they did a hard reset. Should continue the reinstall will update you on this later.

  • XenosXenos Member

    Did anyone ask and get a response to why most of us that ordered on 4/4 have not received our server?

  • HarambeHarambe Member, Host Rep

    @Xenos said:
    Did anyone ask and get a response to why most of us that ordered on 4/4 have not received our server?

    I just followed up on the verification ticket. It's been 3 business days for me, so just asked what the ETA is and/or how they're counting business days..

  • Fixed and installed.

  • SetsuraSetsura Member
    edited April 2017

    So the IPMI(my server one anyway) doesn't allow virtual media mounting, and that their panel reinstall option doesn't actually work since my machine has been "reinstalling" for over 12 hours. So basically I have no way to even use the server. Meanwhile they haven't answered my ticket from Friday morning, I guess they are getting a lot more support volume than they expected out of this. I'm not saying I demand instant support for my 10 dollars, especially not on the weekend, but it is pretty uncool to have a non-working reinstall option and then block you from using the IPMI to install yourself.

  • WSSWSS Member

    @Harambe said:
    I just followed up on the verification ticket. It's been 3 business days for me, so just asked what the ETA is and/or how they're counting business days..

    You'll get the same brushoff I did. Fuck them if it's not ready by Monday. Wheezy? I can qemu and install it myself- god forbid if the folks ever need support.

  • @Warcom said:
    anyone swearing bullshit here knows what the word "scam" means? From the DICTIONARY:

    n., v. scammed, scam•ming. n.
    1. a fraudulent scheme; swindle.
    v.t.
    2. to cheat; defraud.
    v.i.
    3. scam on, Slang.
    a. to kiss and caress; make out with.
    b. to have sexual intercourse with.

    You should feel lucky getting that server for 10€ instead of swearing shit, most of us who ordered that configuration we received it within 3 days so there is not reason to say here that its a "scam" or similar bullshit. I don't think that they make much money selling this configuration (only electricity and network should cost more money), so if were them I would simply cancel and refund problematic people to avoid dealing with kids expecting a wonderful dedicated server without any issue for 10€ / month. You get what you pay, if you don't like, better look elsewhere.

    Ok, thanks for being condescending. "Scam" was sarcasm, referring to the quality of service with OneProvider support. I have multiple servers with OneProvider.

    Provisioning newest orders first is a bad method...

  • vishvish Member
    edited April 2017

    Anyone else install windows on this box?

    I loaded server 2016 and it is really sluggish. I've run server 2016 on kimsufi's n2800 and it seemed faster to me than this box.

    I'm not complaining, just wondering if it's normal for a 1st gen i3 to be more sluggish than an atom.

    EDIT:

    Tweaked the network settings and it's a little more responsive now. Very impressed with the network

  • jarjar Patron Provider, Top Host, Veteran

    @TimeWillTell said:
    Is there a cached link i can order this? The one posted only goes back 1 day

    Depends. Is it on your bucket list to order a product that is out of stock and then receive a refund a few days later? I mean everyone has goals.

  • HarambeHarambe Member, Host Rep

    @jarland said:

    @TimeWillTell said:
    Is there a cached link i can order this? The one posted only goes back 1 day

    Depends. Is it on your bucket list to order a product that is out of stock and then receive a refund a few days later? I mean everyone has goals.

    To be fair, with the way they seem to be deploying he may end up at the top of the queue.

    Thanked by 2jar WSS
  • HarambeHarambe Member, Host Rep

    Politely bumped that verification ticket earlier, got a response back:

    Hello,

    Your server will be delivered tomorrow!

    Regards,
    Rolf M.
    OneProvider / Support Department

  • I guess Rolf just came in for work or something as I got a response from Rolf too. Said he'd have the DC look at why my server is broke.

  • @sin said:
    Do they have any FreeBSD templates? On another server I had I did a quick template install when an old FreeBSD template to see what the interface showed up as and then did a custom FreeBSD 11 install afterwards with the interface name and it worked good.

    They do have a FreeBSD 11.0 amd64 template.

    Just a quick tip: if you fail to upload an iso to the iDrac controller you can boot in rescue and execute:

    qemu-system-x86_64 -hda /dev/sda -hdb /dev/sdb -cdrom /path/to/install.iso -boot d -m 6144 -curses
    

    And install the custom system you want (i can't tell if this will work with windows too, probably yes but you would need to tune qemu more to boot the install iso).

    The above worked flawlessy when installing FreeBSD 11.0 amd64 with NO Hardware raid and ZFS in mirror mode.

    Just for reference, the network interface is called bce0 in BSD (there's also a secondary interface, bce1).

    Thanked by 2netomx vimalware
  • Got a reply from Rolf aswell, tomorrow he says, we'll see.

  • GiulioGiulio Member
    edited April 2017

    If i recall correctly in the pages before someone asked about hard drives age:

    smartctl 6.5 2016-05-07 r4318 [FreeBSD 11.0-RELEASE-p1 amd64] (local build)
    Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
    
    === START OF INFORMATION SECTION ===
    Model Family:     Western Digital RE4
    Device Model:     WDC WD1003FBYX-18Y7B0
    Serial Number:    WD-WCAWXXXXXXXX
    LU WWN Device Id: 5 0014ee 2055ef1dd
    Add. Product Id:  DELL(tm)
    Firmware Version: 01.01V02
    User Capacity:    1,000,204,886,016 bytes [1.00 TB]
    Sector Size:      512 bytes logical/physical
    Rotation Rate:    7200 rpm
    Device is:        In smartctl database [for details use: -P show]
    ATA Version is:   ATA8-ACS (minor revision not indicated)
    SATA Version is:  SATA 2.6, 3.0 Gb/s
    Local Time is:    Sun Apr  9 15:38:07 2017 CEST
    SMART support is: Available - device has SMART capability.
    SMART support is: Enabled
    
    === START OF READ SMART DATA SECTION ===
    SMART overall-health self-assessment test result: PASSED
    
    General SMART Values:
    Offline data collection status:  (0x84) Offline data collection activity
                                            was suspended by an interrupting command from host.
                                            Auto Offline Data Collection: Enabled.
    Self-test execution status:      (   0) The previous self-test routine completed
                                            without error or no self-test has ever 
                                            been run.
    Total time to complete Offline 
    data collection:                (16800) seconds.
    Offline data collection
    capabilities:                    (0x7b) SMART execute Offline immediate.
                                            Auto Offline data collection on/off support.
                                            Suspend Offline collection upon new
                                            command.
                                            Offline surface scan supported.
                                            Self-test supported.
                                            Conveyance Self-test supported.
                                            Selective Self-test supported.
    SMART capabilities:            (0x0003) Saves SMART data before entering
                                            power-saving mode.
                                            Supports SMART auto save timer.
    Error logging capability:        (0x01) Error logging supported.
                                            General Purpose Logging supported.
    Short self-test routine 
    recommended polling time:        (   2) minutes.
    Extended self-test routine
    recommended polling time:        ( 173) minutes.
    Conveyance self-test routine
    recommended polling time:        (   5) minutes.
    SCT capabilities:              (0x303f) SCT Status supported.
                                            SCT Error Recovery Control supported.
                                            SCT Feature Control supported.
                                            SCT Data Table supported.
    
    SMART Attributes Data Structure revision number: 16
    Vendor Specific SMART Attributes with Thresholds:
    ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
      1 Raw_Read_Error_Rate     0x002f   200   200   051    Pre-fail  Always       -       1
      3 Spin_Up_Time            0x0027   171   168   021    Pre-fail  Always       -       4450
      4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       38
      5 Reallocated_Sector_Ct   0x0033   200   200   140    Pre-fail  Always       -       0
      7 Seek_Error_Rate         0x002e   200   200   000    Old_age   Always       -       0
      9 Power_On_Hours          0x0032   050   050   000    Old_age   Always       -       37025
     10 Spin_Retry_Count        0x0032   100   253   000    Old_age   Always       -       0
     11 Calibration_Retry_Count 0x0032   100   253   000    Old_age   Always       -       0
     12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       36
    192 Power-Off_Retract_Count 0x0032   200   200   000    Old_age   Always       -       35
    193 Load_Cycle_Count        0x0032   200   200   000    Old_age   Always       -       2
    194 Temperature_Celsius     0x0022   113   105   000    Old_age   Always       -       34 (Min/Max 33/35)
    196 Reallocated_Event_Count 0x0032   200   200   000    Old_age   Always       -       0
    197 Current_Pending_Sector  0x0032   200   200   000    Old_age   Always       -       0
    198 Offline_Uncorrectable   0x0030   200   200   000    Old_age   Offline      -       0
    199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0
    200 Multi_Zone_Error_Rate   0x0008   200   200   000    Old_age   Offline      -       0
    
    SMART Error Log Version: 1
    No Errors Logged
    
    SMART Self-test log structure revision number 1
    Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
    # 1  Extended offline    Completed without error       00%         4         -
    # 2  Short offline       Completed without error       00%         1         -
    
    SMART Selective self-test log data structure revision number 1
     SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
        1        0        0  Not_testing
        2        0        0  Not_testing
        3        0        0  Not_testing
        4        0        0  Not_testing
        5        0        0  Not_testing
    Selective self-test flags (0x0):
     After scanning selected spans, do NOT read-scan remainder of disk.
    If Selective self-test is pending on power-up, resume after 0 minute delay.
    

    The second one has roughly 1000 hours less of powerup, everything else is the same.

  • theyetitheyeti Member
    edited April 2017

    @Harambe said:
    Politely bumped that verification ticket earlier, got a response back:

    Hello,

    Your server will be delivered tomorrow!

    Regards,
    Rolf M.
    OneProvider / Support Department

    tomorrow as in monday, right?

  • @theyeti said:

    @Harambe said:
    Politely bumped that verification ticket earlier, got a response back.

    tomorrow as in monday, right?

    I got a response indicating 'start of working week' as well. So another 24hrs wait.

  • NihimNihim Member

    guess I will not ask as well since I doubt I 'll get a different answer and a tad afraid they might drop some of the pending ones :p

    Thanked by 1vimalware
  • HarambeHarambe Member, Host Rep

    @theyeti said:

    tomorrow as in monday, right?

    Correct. Timestamp on the response was 6am EST.

  • WSSWSS Member

    @Giulio said:
    qemu-system-x86_64 -hda /dev/sda -hdb /dev/sdb -cdrom /path/to/install.iso -boot d -m 6144 -curses

    It's sad that "IPMI access" is on par with Kimsufi..

  • Yeah! got 8GB RAM aswell ! Nice deal... will keep the server till the drives die......

  • YuraYura Member

    @maxwell said:
    Yeah! got 8GB RAM aswell ! Nice deal... will keep the server till the drives die......

    In other words, you are not going to pay next invoice.

    Thanked by 1netomx
  • WSSWSS Member

    @maxwell said:
    Yeah! got 8GB RAM aswell ! Nice deal... will keep the server till the drives die......

    See ya tomorrow!

    Thanked by 1netomx
  • HarambeHarambe Member, Host Rep

    @maxwell said:
    Yeah! got 8GB RAM aswell ! Nice deal... will keep the server till the drives die......

    When the drives die you generally get new ones, so you might want to consider keeping it past that point...

    Thanked by 1rm_
  • What is oneprovider s server transfer policy like :)

  • WSSWSS Member

    @tridinebandim said:
    What is oneprovider s server transfer policy like :)

    You need to get provisioned, first..

  • NeoonNeoon Community Contributor, Veteran

    @TimeWillTell said:

    @WSS said:

    @tridinebandim said:
    What is oneprovider s server transfer policy like :)

    You need to get provisioned, first..

    Any cached link that still works?

    4 Days after its out of stock?

    Thanked by 2netomx ehab
  • tridinebandim said: What is oneprovider s server transfer policy like :)

    I'm curious about this as well. I might be blind but I looked for a while and couldn't find anything about it - any personal experience?

Sign In or Register to comment.