Displaying 2 results from an estimated 2 matches for "installation_date".
2011 Nov 24
0
legacy MTI schema
Hi all,
In a legacy ''immutable'' schema I have MTI inheritance setting:
<<TABLE systems>>
id<<PK>> ( NOT database generated)
installation_date
manufacturer
serial_number
<<TABLE lifters>>
id<<PK>><<FK>> ( NOT database generated )
max_weight
drive
In my model I have implemented the semantic of inheritance between
System and Lifter in this way:
class System < ActiveRecord::Base
has_one :lifter...
2013 Feb 06
2
[XCP] recompiling xapi rpm changes version and licensing details.
.../scsi-SATA_QEMU_HARDDISK_QM00001''
CONTROL_DOMAIN_UUID=''969c742c-9b46-46ca-85d1-7f7eb249d913''
MANAGEMENT_ADDRESS_TYPE=''IPv4''
BACKUP_PARTITION=''/dev/disk/by-id/scsi-SATA_QEMU_HARDDISK_QM00001-part2''
PRODUCT_VERSION=''XCP''
INSTALLATION_DATE=''2013-02-05 13:50:23.445194''
It is almost as if the new xapi binary doesn''t care about xensource-inventory?