How to Backup a Partition, put it in a new partition, and then make it bootable?
[I'm from the old-world of Linux - the new-world is different. I'm retired so getting help is difficult]I have a HDD with multiple partitions:/sda6 is the main Linux O/S. /sda2 is an additional image.I...
View ArticleRe: igniteux version for redhat
Have you looked into kickstart as Ignite/UX isn't something you'll find for Red Hat. You didn't mention how you were using Ignite/UX, so I'll keep my suggestion at kickstart.-denver
View ArticleRe: Fedora Agentless Management Service
Hi HPE don´t support fedora. Just red hat or suse linux.
View Articleconfigure redirect rules in iptables for SuSE 11.4
Activity AttachmentsI have two syslog devices that can only be configured with a syslog port 514 and I need to send a data stream from these sources to an app on a unix box that can only accept the...
View Articlemsa 2050 active/active setup on RHEL 6
Hello,I try to use my 2050 with 4 paths connected to the host as active/active array (2 dual-port HBA) . I use the Linux own dm-multipath solution, but it seems that whatever I do, it's running as...
View ArticleRe: msa 2050 active/active setup on RHEL 6
Not exactly sure about your configuration, but keep in mind the MSA works with ALUA, this means the server always talks to the owner controller of a LUN, not to the "non-optimized" partner "standby"...
View ArticleRe: msa 2050 active/active setup on RHEL 6
I've two paths to controller A and two paths to B. A Pool has the LUN so I woul like to have at least two active connections, to A and not only one?!/etc/multipath.conf: # multipath.conf written by...
View ArticleRe: msa 2050 active/active setup on RHEL 6
>> A Pool has the LUN so I woul like to have at least two active connections, to A and not only one?! This would be correct.
View ArticleRe: msa 2050 active/active setup on RHEL 6
wrote: This would be correct.and that is my my problem - only one path is active!
View ArticleRe: msa 2050 active/active setup on RHEL 6
You should probably have a device specific section in your multipath.conf,
View ArticleRe: msa 2050 active/active setup on RHEL 6
yes, thats why I'm posting here my question.
View ArticleRe: msa 2050 active/active setup on RHEL 6
This may help: https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-c01388344 basically the MSA2000 config applies.
View ArticleHP products
Hello I’m shivani from India I want to learn about full of HP PRODUCTS which is all includ of systems
View ArticleRe: HP products
Good luck!HP Inc. is the manufacturer of printers and PC, visit their website www.hp.com
View ArticleRe: Fedora 23 - Can't execute csh/tcsh/sh
#cd /#tar -cvf .<later>#cd /custom#umask 0#tar -xvf custom.tarI checked the attibutes on the files and everything looks good. Did an fsck on the partition when it wasn't mounted.
View ArticleRe: Fedora 23 - Can't execute csh/tcsh/sh
> I checked the attibutes on the files and everything looks good. If you got the suid/guid bits and the ownerships restored, thenperhaps running as "root" is good enough, and "-p" wouldn't have...
View ArticleRe: hpasmcli command is not working .
Dear All,I finally succeed to make the command "hplog -v " to work, that's why I am sharing with the community my experience.We have a dataserver with ~300 servers family HP Proliant most are BL460c...
View ArticleRe: Cent OS 7 and HPE drivers
Since the last HP-HEALTH version 10.70 that you can find under: https://downloads.linux.hpe.com/SDR/repo/spp/2018.03.0/packages/You can download the two following packages:...
View ArticleRe: msa 2050 active/active setup on RHEL 6
It has used the default path selector which is "round-robin" unless modified in the configuration file. You could add 'path_selector' to the one that you wanted to be into defaults section and then...
View ArticleRe: msa 2050 active/active setup on RHEL 6
Finally I changed my multipath.con defaults to: defaults { user_friendly_names yes polling_interval 10 path_selector "round-robin 0" path_grouping_policy group_by_prio prio alua path_checker tur...
View Article