ServerWatch: “There are nearly 11,000 customers running Oracle Linux on non-Oracle hardware,” Wim Coekaerts
Source: FULL ARTICLE at Linux Today
ServerWatch: “There are nearly 11,000 customers running Oracle Linux on non-Oracle hardware,” Wim Coekaerts
Source: FULL ARTICLE at Linux Today
By jediwannabe
[root@11gr2-secondary ~]# fdisk -l
Disk /dev/sda: 32.2 GB, 32212254720 bytes
255 heads, 63 sectors/track, 3916 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 32 257008+ 83 Linux
/dev/sda2 33 1337 10482412+ 83 Linux
/dev/sda3 1338 1990 5245222+ 83 Linux
/dev/sda4 1991 3916 15470595 5 Extended
/dev/sda5 1991 2643 5245191 83 Linux
/dev/sda6 2644 3165 4192933+ 82 Linux swap / Solaris
/dev/sda7 3166 3687 4192933+ 83 Linux
Disk /dev/sdb: 4294 MB, 4294967296 bytes
255 heads, 63 sectors/track, 522 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/sdb doesn't contain a valid partition table
Before the above I’ve done a mkfs on the new virtual disk, i.e.
[root@11gr2-secondary ~]# mkfs -t ext3 /dev/sd
sda sda1 sda2 sda3 sda4 sda5 sda6 sda7 sdb
[root@11gr2-secondary ~]# mkfs -t ext3 /dev/sd
sda sda1 sda2 sda3 sda4 sda5 sda6 sda7 sdb
[root@11gr2-secondary ~]# mkfs -t ext3 /dev/sd
sda sda1 sda2 sda3 sda4 sda5 sda6 sda7 sdb
[root@11gr2-secondary ~]# mkfs -t ext3 /dev/sdb
mke2fs 1.39 (29-May-2006)
/dev/sdb is entire device, not just one partition!
Proceed anyway? (y,n) y
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
524288 inodes, 1048576 blocks
52428 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=1073741824
32 block groups
32768 blocks per group, 32768 fragments per ...read more
Source: FULL ARTICLE at The UNIX and Linux ForumsOracle has ported one of its most coveted Solaris tools to the Linux platform, a real-time debugging tool called DTrace, though the company has made it officially available only for its own Oracle Linux distribution. …read more
Source: FULL ARTICLE at Computerworld Latest
By Mack1982
* Oracle Linux and Oracle VM Manager 3.2.1 installed on Oracle X6220 server.
– the T4-2 SPARC servers has been discovered and added to a pool using the OVM Manager.
How can i configure the shared LUN that was provisioned from the CX4 storage box to the OVM servers to be as the VMs repo./location and use the Live Migration Feature?
I tried to scan/discover the local disks attached to OVM servers from the Manager GUI but it didn’t drop any thing !
Please advice about the proper configuration apart from using NFS …… if it is not possible to use the SAN …. how we can configure the NFS so !
By solaris_1977
(Repair filesystem) 10 #
I am not sure, where to go from here. All file-systems are in vg. Non-root is coming from EMC storage and root is from local disks.
Please suggest.
The H Open: CentOS 5.9 and Oracle Linux 5.9 are now available.
Source: FULL ARTICLE at Linux Today
By newbie_01
First off, Happy New Year.
Just recently bought a Gateway/Acer 16GB laptop that comes pre-installed with Windows8 and 500GB drive. I also bought a 1TB external drive.
I need to install several Linux Distros on it, Ubuntu, CentOS, Oracle Linux, Fedora, SuSE, that’s just for starter. This is because I have several customers that uses different distros and I need to install Oracle on them. Besides the Linux distros, I also need Oracle on Windows running :(-
Can anyone please advise if this is achievable? I’ve read several blogs of issues installing Windows8 and Linux’es. I am looking at re-partitioning the Windows 8 HD and create another partition there for the Linux Distros but a bit anxious whether that will break Windows 8.
Performance is not an issue at the moment. Will using the 1TB external hard drive be a better option? Can I create boot partitions for each distros on the external drive and then boot off the external drive? Does the boot partition need to be ext or they have to be FAT32?
I want to be able to explore this option first before going to using a VirtualBox on Windows8 as the last option.
Any advise/feedback will be much appreciated. Thanks in advance.