Articles of opensuse

什么可能导致消息“执行请求失败的通道0”出现

我试图发送一个非交互式的ssh命令给HP自动化服务器的代理,而我可以ssh和交互式input它完全罚款,我总是会收到消息“执行请求失败通道0”试图发送非交互式命令。 有什么我可以改变在客户端让我发送命令? 在服务器端我可以改变的东西并不多。 显然这是可能的,但我不能让我的安装工作(请参阅链接: https : //community.hpe.com/t5/Network-Automation-Practitioners/Is-there-a-way-to-issue- a-NA-proxy-using-SSH-non / mp / 6935003 / highlight / false#M2821 ) 如果有帮助,这里是我的操作系统和openssh版本的详细信息: OpenSSH_7.2p2, OpenSSL 1.0.2j-fips 26 Sep 2016 NAME="openSUSE Leap" VERSION="42.2" ID=opensuse ID_LIKE="suse" VERSION_ID="42.2" PRETTY_NAME="openSUSE Leap 42.2" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:leap:42.2" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" 谢谢

调整RAID1磁盘arrays中的openSUSE 12.3 GPT ext4分区

我有一个软件RAIDconfiguration(/ dev / md2),它已经从两个3TB磁盘(sda和sdb)分配了分区sda3和sdb3。 分区types是GPT而不是LVM,文件系统是ext4。 现在,根分区占用1TB,主分区(在RAID / dev / md3上的sda4和sdb4)占用1.8TB,我想调整根分区的大小,使其只占用250GB,并将可用空间分配给主分区。最终在md2中为250GB,在家中为2.5TB。 为了做到这一点,我读了使用mdadm和resize的数组卷将实现,但问题是,它只调整了md2设备,但sda3和sdb3中的可用空间未使用,我无法将其分配给sda4和sdb4,所以我可以在md3中使用额外的空间,所以我有: At the beginning: /dev/md2 with ext4, mounting / with quota of 1000GB sda3: 1000GB with ext4 using the full 1000GB sdb3: 1000GB with ext4 using the full 1000GB /dev/md3 with ext4, mounting /home with quota of 1800GB sda4: 1800GB with ext4 using the full […]

在其他发行版上的openSuse“zypper ps”等价物?

我喜欢openSuse 11.2中的“zypper ps”如何告诉你哪个当前正在运行的进程需要在“zypper update”更新之后重新启动。 我怎样才能与其他发行版,特别是CentOS做到这一点?

在NB上检测到DRAM ECC错误

从过去的几天,我不断地得到这个烦人的消息。 任何人都可以告诉我这是什么意思,我应该怎么做才能解决这个问题? 我正在使用Opensuse 12.1 Message from syslogd@linux-hse7 at Jul 24 18:38:57 … kernel:[ 723.595032] [Hardware Error]: MC4_STATUS[-|CE|MiscV|-|AddrV|CECC]: 0x9c0240006b080813 Message from syslogd@linux-hse7 at Jul 24 18:38:57 … kernel:[ 723.595042] [Hardware Error]: Northbridge Error (node 0): DRAM ECC error detected on the NB. Message from syslogd@linux-hse7 at Jul 24 18:38:57 … kernel:[ 723.595062] [Hardware Error]: cache level: […]