Results 1 to 6 of 6

Thread: What the hell came over you in changing subdomains?

  1. #1
    Kilo Poster
    Join Date
    Nov 2010
    Posts
    15

    Angry What the hell came over you in changing subdomains?

    As the name says subdomains are sub the main domain.

    With the new handling for subdomains the DNS is abused and against all RFC.

    Setting up a domain is getting worser than ever. As you have to use 2 nameserver you will have to create slave zones for subdomains. As this can't be done via CP for each subdomain a customer creates an admin has to do something.

    Ever considered domains with 100+ subdomains????

    Point is you are fixing things that are not broken and keep things broken which should be fixed.
    I updated to 10.4.4 yesterday on 3 servers.
    Server 1 no problems
    Server 2 had to use bootstrap -repair
    Server 3 Plesk is broken -> tried repair -> no chance -> tried uninstall by script -> reinstall hangs same place -> no entry in logfiles.

    Module userdir already enabled
    Module dav already enabled
    Considering dependency dav for dav_fs:
    Module dav already enabled
    Module dav_fs already enabled
    Module auth_digest already enabled
    Module authz_user already enabled
    Module dav_lock already enabled


    this stays for ages and no progress.

    So fix the broken things and bring back normal subdomain handling.

    quite pissed

    Chris



  2. #2
    Kilo Poster
    Join Date
    Nov 2010
    Posts
    15

    Default

    Did I expect an answer from parallels? Not really ...



  3. #3
    Parallels Team IgorG's Avatar
    Join Date
    Oct 2009
    Location
    Novosibirsk, Russia
    Posts
    12,000

    Default

    Subdomain's behaviour can be switched from New behaviour (own zones) to Old behaviour (А record for subdomain in zone of parent domain). Read article http://kb.parallels.com/en/112966



  4. #4
    Kilo Poster
    Join Date
    Nov 2010
    Posts
    15

    Default

    what should I say?
    server 1 option found not tested yet
    server 3 still not working
    server 2
    /usr/local/psa/bin/server_pref -u -subdomain-dns-zone parent Unrecognized option: '-subdomain-dns-zone'
    checked psa misc -> no entry
    added manually
    mysql -uadmin -p`cat /etc/psa/.psa.shadow ` psa -e 'select * from misc where param = "subdomain_own_zones"'
    +---------------------+------+
    | param | val |
    +---------------------+------+
    | subdomain_own_zones | true |
    +---------------------+------+
    tried to change now-> Unrecognized option
    changed manually:
    +---------------------+-------+
    | param | val |
    +---------------------+-------+
    | subdomain_own_zones | false |
    +---------------------+-------+
    behavior still new.

    Again my question, why fix something which is not broken???
    Last edited by Chris_O; Apr 10, 2012 at 02:21 AM.



  5. #5
    Parallels Team IgorG's Avatar
    Join Date
    Oct 2009
    Location
    Novosibirsk, Russia
    Posts
    12,000

    Default

    What version of Plesk and MU you have? Check it with

    # cat /root/.autoinstaller/microupdates.xml

    On my test server:

    # cat /root/.autoinstaller/microupdates.xml
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <patches>
    <product id="plesk" version="10.4.4" installed-at="20111110T011622">
    <patch version="25" timestamp="" installed-at="20120410T053641" />
    </product>
    </patches>

    # rpm -qf /usr/local/psa/bin/server_pref
    plesk-core-10.13.4-cos5.build1013111102.18

    # /usr/local/psa/bin/server_pref -u -subdomain-dns-zone parent
    SUCCESS: Server preferences are successfully updated



  6. #6
    Kilo Poster
    Join Date
    Nov 2010
    Posts
    15

    Default

    I have the same values.

    It didn't work 10h ago.
    Now it seems to work, I changed nothing.

    Still does not explain why this has been launched.
    Are there no QA or QS @ parallels to avoid such "features"?
    Is there any situation where this is needed?

    Any hints about the server3 problem, another KB entry which I should know?
    Last edited by Chris_O; Apr 10, 2012 at 01:25 PM.



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •